From: <smi...@us...> - 2003-12-23 15:11:41
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv22302 Modified Files: CHANGES Log Message: - initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) - initrd script now searches scsi partitions first for etc.tar.bz2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.600 retrieving revision 1.601 diff -u -d -r1.600 -r1.601 --- CHANGES 23 Dec 2003 03:25:02 -0000 1.600 +++ CHANGES 23 Dec 2003 15:11:38 -0000 1.601 @@ -23,6 +23,8 @@ # 1.1.1 +- initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) +- initrd script now searches scsi partitions first for etc.tar.bz2 - snort can now run on multiple interfaces there's a new config parameter (SNORT_INTERFACES) in /etc/sysconfig/config for this - build system now executes many task with a lower priority, so you can keep on using your system |