From: <smi...@us...> - 2004-02-10 00:55:21
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6713 Modified Files: CHANGES Log Message: added possibility to disable locale/i18n support to reduce size of iso image Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.684 retrieving revision 1.685 diff -u -d -r1.684 -r1.685 --- CHANGES 8 Feb 2004 14:54:28 -0000 1.684 +++ CHANGES 10 Feb 2004 00:52:03 -0000 1.685 @@ -22,6 +22,7 @@ # 1.1.2 +- added support to build system to exclude glibc locales (reduces size of ISO quite a bit) - updated dosfstools to v2.10 - updated to Kernel 2.6.2 - updated busybox to v1.00-pre7 |