From: Heiko Z. <smi...@us...> - 2004-09-24 13:11:19
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1421 Modified Files: Tag: rel-1-2-patches CHANGES Log Message: compile modutils only with support for 32 bit (required for building on AMD Opteron) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.38 retrieving revision 1.807.2.39 diff -u -d -r1.807.2.38 -r1.807.2.39 --- CHANGES 23 Sep 2004 02:52:22 -0000 1.807.2.38 +++ CHANGES 24 Sep 2004 13:11:03 -0000 1.807.2.39 @@ -22,6 +22,7 @@ # 1.2rc2 +- compile modutils only with support for 32 bit (required for building on AMD Opteron) - don't install hostname from coreutils package, use the one from net-tools - bind chroot jail was missing /etc/localtime - some init script where missing the Default-Start/Stop information (Heiko Zuerker + Zsiros Zolt) |