From: <smi...@us...> - 2003-12-17 14:55:50
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv27884 Modified Files: CHANGES Log Message: kernel 2.4.23 and many other updates/fixes Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.577 retrieving revision 1.578 diff -u -d -r1.577 -r1.578 --- CHANGES 7 Dec 2003 16:18:54 -0000 1.577 +++ CHANGES 17 Dec 2003 14:55:46 -0000 1.578 @@ -23,6 +23,67 @@ # 1.1.1 +- added lm_sensors to menuconfig +- updated linux-wlan-ng to v0.2.1-pre15 +- updated pcmcia-cs to v3.2.7 +- updated lftp to v2.6.10 +- updated cvs to v1.12.4 +- updated cdrtools to v2.01a20 +- updated lm_sensors to v2.8.2 +- updated i2c to v2.8.2 +- updated vsftpd to v1.2.1 +- insserv is now compiled with stack smashing protector +- replaced Freeswan including all patches with Super-FreeS/WAN v1.99.8 +- updated python-ldap to v2.0pre18 +- updated iptables to snapshot 20031209 +- updated SpamAssassin to v2.61 +- added support for usbat-02 based USB CF card readers +- updated netfilter patch-o-matic to snapshot 20031207 + - added extra/rpc.patch (finally getting this RPC stuff under control) + - added extra/addrtype.patch (take a look at it, it eases the rule writing quite a bit!) + - added extra/ipt_TARPIT.patch (sounds like fun and could be quite usefull to piss of script kidies) + - added extra/rtsp-conntrack.patch (beta, but could be usefull) +- increased speed of "make menuconfig" +- build system now writes some timing statistic into the file build/tmp/LOGS/DL_BUILD_LOG +- build system now redirects output of all build,install,iso runs into sub directories of build/tmp/LOGS + (except when started via "build/build.sh build opt=scriptname") +- added quota-tools v3.10 +- kill sometimes brought up an errormessage during initrd +- updated zlib to v1.2.1 +- replaced pcwd kernel patch with the full pcwd.c file +- fix ebtables patch to correctly apply to the new kernel +- updated i2c kernel patch for 2.4.23 + - enabled PCF on EPP port as module +- updated kernel to v2.4.23 + - disabled BIOS Enhanced Disk Drive calls determine boot disk + - set default number of CPUs to 4 (configurable via menuconfig) + - enabled monitor thread for Compaq Smartarray Controllers + - enabled virtual server support as module + - disabled IP virtual server debugging + - set connection table size to the default of 12 (4096) + - enabled round-robin scheduling + - enabled weighted round-robin scheduling + - enabled least-connection scheduling scheduling + - enabled weighted least-connection scheduling + - enabled locality-based least-connection scheduling + - enabled locality-based least-connection with replication scheduling + - enabled destination hashing scheduling + - enabled source hashing scheduling + - enabled shortest expected delay scheduling + - enabled never queue scheduling + - FTP protocol helper + - disabled The SCTP Protocol + - enabled AMI MegaRAID2 support as module + - enabled Hermes in TMD7160/NCP130 based PCI adaptor support (Pheecom WL-PCI etc.) as module + - enabled Intel/AMD/VIA HW Random Number Generator support + - USB + - enabled SL811HS Alternate (x86, StrongARM, isosynchronous mode) as module + - disabled SL811HS (x86, StrongARM) support, old driver + - enabled USB W996[87]CF Camera support (not compatible with new i2c interface) + - disabled Support for USB Gadgets + - set Kernel messages buffer length shift to 0 (which mean use standard size) + - enabled CAST5 (CAST-128) cipher algorithm as module + - enabled Hotplug firmware loading support as module - added alsaplayer (rpd) - added alsa-drivers, alsa-utils and alsa-lib. (you can know use your dl box as a mp3player). (rpd) |