You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Heiko Z. <smi...@us...> - 2004-09-18 16:00:45
|
Update of /cvsroot/devil-linux/web/poll/NewFolder1/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20723/poll/NewFolder1/templates Removed Files: poll_comment.html poll_form.html poll_list.html Log Message: updated advanced poll to v2.03 didn't go through the dos2unix hassle this time, it seems to work just fine --- poll_form.html DELETED --- --- poll_list.html DELETED --- --- poll_comment.html DELETED --- |
From: Heiko Z. <smi...@us...> - 2004-09-18 16:00:44
|
Update of /cvsroot/devil-linux/web/poll/NewFolder1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20723/poll/NewFolder1 Removed Files: booth.php demo_1.php demo_2.php demo_3.php demo_4.php demo_5.shtml demo_6.php index.php install.php poll_ssi.php popup.php readme.txt Log Message: updated advanced poll to v2.03 didn't go through the dos2unix hassle this time, it seems to work just fine --- booth.php DELETED --- --- demo_1.php DELETED --- --- index.php DELETED --- --- install.php DELETED --- --- poll_ssi.php DELETED --- --- demo_4.php DELETED --- --- demo_2.php DELETED --- --- demo_5.shtml DELETED --- --- popup.php DELETED --- --- demo_3.php DELETED --- --- demo_6.php DELETED --- --- readme.txt DELETED --- |
From: Heiko Z. <smi...@us...> - 2004-09-18 13:40:02
|
Update of /cvsroot/devil-linux/web/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25011/include Modified Files: config.inc.php Log Message: disable 'order cd' until we know what's going on with the webshop Index: config.inc.php =================================================================== RCS file: /cvsroot/devil-linux/web/include/config.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- config.inc.php 2 Jun 2004 13:17:32 -0000 1.2 +++ config.inc.php 18 Sep 2004 13:39:49 -0000 1.3 @@ -37,7 +37,7 @@ array("TITLE" => "Development Tools", "LINK" => "devtools.php") ); $navarray["WEBSHOP"]["SUBNAV"] = array( - array("TITLE" => "Order CD", "LINK" => "ordercd.php"), + // array("TITLE" => "Order CD", "LINK" => "ordercd.php"), array("TITLE" => "Merchandise", "LINK" => "merchandise.php"), ); |
From: Heiko Z. <smi...@us...> - 2004-09-18 13:12:44
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19942/scripts Modified Files: iANS Log Message: silently exit on kernel 2.6 Index: iANS =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iANS,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- iANS 10 Sep 2004 23:16:24 -0000 1.17 +++ iANS 18 Sep 2004 13:12:35 -0000 1.18 @@ -25,7 +25,7 @@ MYNAME=IANS -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 case $1 in build ) |
From: Bruce S. <bl...@us...> - 2004-09-16 13:38:01
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv475 Modified Files: Tag: rel-1-2-patches CHANGES Log Message: fixed ntop (Roland Pabel) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.34 retrieving revision 1.807.2.35 diff -u -d -r1.807.2.34 -r1.807.2.35 --- CHANGES 11 Sep 2004 00:54:51 -0000 1.807.2.34 +++ CHANGES 16 Sep 2004 13:37:48 -0000 1.807.2.35 @@ -22,6 +22,7 @@ # 1.2rc1 +- fixed ntop (Roland Pabel) - updated loop-AES to v2.2a - added perl GD library v2.16 - DL now works fine again on 32 MB systems |
From: Bruce S. <bl...@us...> - 2004-09-16 13:38:01
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv475/scripts Modified Files: Tag: rel-1-2-patches ntop Log Message: fixed ntop (Roland Pabel) Index: ntop =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ntop,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- ntop 27 Mar 2004 17:42:20 -0000 1.3 +++ ntop 16 Sep 2004 13:37:48 -0000 1.3.2.1 @@ -55,10 +55,26 @@ ln -sf /usr/share/ntop/p2c.opt.table.gz $WORKDIR/tmp/etc/ntop/p2c.opt.table.gz || exit 1 ln -sf /usr/share/ntop/specialMAC.txt.gz $WORKDIR/tmp/etc/ntop/specialMAC.txt.gz || exit 1 + cp -dp $MYDIR/scripts/ntop $ETCDIR/etc/init.d/ || exit 1 cp -dpfR $WORKDIR/tmp/etc/* $ETCDIR/etc/ || exit 1 copy_files $WORKDIR/tmp/usr $CDDIR/ || exit 1 + + useradd -u 105 -g nogroup -s /bin/false -c "ntop daemon" ntop + rm -rf $WORKDIR/tmp || exit 1 + + mkdir -p $CDDIR/var/lib/ntop || exit 1 + chmod -R 755 $CDDIR/var/lib/ntop || exit 1 + chown -R ntop $CDDIR/var/lib/ntop || exit 1 + + echo "# Start ntop?" >> $CONFIGFILE + echo "START_$MYNAME=no" >> $CONFIGFILE + echo "NTOP_INTERFACES=eth0,eth1" >> $CONFIGFILE + echo "NTOP_PORT=8080" >> $CONFIGFILE + echo "NTOP_SSL_PORT=0" >> $CONFIGFILE + echo >> $CONFIGFILE + echo "HELP_$MYNAME=\"ntop is a network traffic probe that shows network usage\"" >> $SOFTWAREHELP fi ;; |
From: Bruce S. <bl...@us...> - 2004-09-16 13:38:00
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv475/scripts/scripts Added Files: Tag: rel-1-2-patches ntop Log Message: fixed ntop (Roland Pabel) --- NEW FILE: ntop --- #!/bin/bash # # $Source: /cvsroot/devil-linux/build/scripts/scripts/ntop,v $ # $Revision: 1.1.2.1 $ # $Date: 2004/09/16 13:37:48 $ # # http://www.devil-linux.org # ### BEGIN INIT INFO # Provides: ntop # Required-Start: $network $syslog # Required-Stop: $network $syslog # Default-Start: 3 5 # Default-Stop: 0 1 6 # Description: starts the ntop daemon ### END INIT INFO # settings test -s /etc/sysconfig/config && . /etc/sysconfig/config test -s /etc/sysconfig/network/config && . /etc/sysconfig/network/config # parameters NAME="ntop" CONFIGNAME=NTOP DAEMON=/usr/bin/ntop PARAMETER="-d -L -P /var/lib/ntop -u ntop" # source function library source /etc/init.d/functions eval START=\$START_$CONFIGNAME # Determine the base and follow a runlevel link name. base=${0##*/} link=${base#*[SK][0-9][0-9]} # Force execution if not called by a runlevel directory. test $link = $base && START=yes test "$START" = "yes" || exit 0 if [ ! -e $DAEMON ]; then echo echo "$DAEMON not found. Did you install the package?" exit 1 fi case "$1" in start) if [ ! -f /var/lib/ntop/ntop_pw.db ]; then $WARNING echo -n "Warning :" $NORMAL echo " Run \"$DAEMON $PARAMETER --set-admin-password=<password>\" before first start." exit 1 fi PARAMETER="$PARAMETER -i $NTOP_INTERFACES" if [ "$NTOP_PORT" != "" ]; then PARAMETER="$PARAMETER -w $NTOP_PORT" fi if [ "$NTOP_SSL_PORT" != "" ]; then PARAMETER="$PARAMETER -W $NTOP_SSL_PORT" fi echo -n "Starting $NAME: " loadproc $DAEMON $PARAMETER ;; stop) echo -n "Shutting down $NAME: " killproc $DAEMON ;; restart) $0 stop sleep 1 $0 start ;; *) echo "Usage: $0 {start|stop|restart}" exit 1 esac |
From: Bruce S. <bl...@us...> - 2004-09-16 13:37:30
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv317 Modified Files: CHANGES Log Message: fixed ntop (Roland Pabel) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.856 retrieving revision 1.857 diff -u -d -r1.856 -r1.857 --- CHANGES 10 Sep 2004 23:19:35 -0000 1.856 +++ CHANGES 16 Sep 2004 13:37:03 -0000 1.857 @@ -22,6 +22,7 @@ # 1.3.2 +- fixed ntop (Roland Pabel) - removed sysklogd - removed lilo - removed rrlogind |
From: Bruce S. <bl...@us...> - 2004-09-16 13:37:30
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv317/scripts Modified Files: ntop Log Message: fixed ntop (Roland Pabel) Index: ntop =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ntop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ntop 27 Mar 2004 17:42:20 -0000 1.3 +++ ntop 16 Sep 2004 13:37:03 -0000 1.4 @@ -55,10 +55,26 @@ ln -sf /usr/share/ntop/p2c.opt.table.gz $WORKDIR/tmp/etc/ntop/p2c.opt.table.gz || exit 1 ln -sf /usr/share/ntop/specialMAC.txt.gz $WORKDIR/tmp/etc/ntop/specialMAC.txt.gz || exit 1 + cp -dp $MYDIR/scripts/ntop $ETCDIR/etc/init.d/ || exit 1 cp -dpfR $WORKDIR/tmp/etc/* $ETCDIR/etc/ || exit 1 copy_files $WORKDIR/tmp/usr $CDDIR/ || exit 1 + + useradd -u 105 -g nogroup -s /bin/false -c "ntop daemon" ntop + rm -rf $WORKDIR/tmp || exit 1 + + mkdir -p $CDDIR/var/lib/ntop || exit 1 + chmod -R 755 $CDDIR/var/lib/ntop || exit 1 + chown -R ntop $CDDIR/var/lib/ntop || exit 1 + + echo "# Start ntop?" >> $CONFIGFILE + echo "START_$MYNAME=no" >> $CONFIGFILE + echo "NTOP_INTERFACES=eth0,eth1" >> $CONFIGFILE + echo "NTOP_PORT=8080" >> $CONFIGFILE + echo "NTOP_SSL_PORT=0" >> $CONFIGFILE + echo >> $CONFIGFILE + echo "HELP_$MYNAME=\"ntop is a network traffic probe that shows network usage\"" >> $SOFTWAREHELP fi ;; |
From: Bruce S. <bl...@us...> - 2004-09-16 13:37:15
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv317/scripts/scripts Added Files: ntop Log Message: fixed ntop (Roland Pabel) --- NEW FILE: ntop --- #!/bin/bash # # $Source: /cvsroot/devil-linux/build/scripts/scripts/ntop,v $ # $Revision: 1.1 $ # $Date: 2004/09/16 13:37:04 $ # # http://www.devil-linux.org # ### BEGIN INIT INFO # Provides: ntop # Required-Start: $network $syslog # Required-Stop: $network $syslog # Default-Start: 3 5 # Default-Stop: 0 1 6 # Description: starts the ntop daemon ### END INIT INFO # settings test -s /etc/sysconfig/config && . /etc/sysconfig/config test -s /etc/sysconfig/network/config && . /etc/sysconfig/network/config # parameters NAME="ntop" CONFIGNAME=NTOP DAEMON=/usr/bin/ntop PARAMETER="-d -L -P /var/lib/ntop -u ntop" # source function library source /etc/init.d/functions eval START=\$START_$CONFIGNAME # Determine the base and follow a runlevel link name. base=${0##*/} link=${base#*[SK][0-9][0-9]} # Force execution if not called by a runlevel directory. test $link = $base && START=yes test "$START" = "yes" || exit 0 if [ ! -e $DAEMON ]; then echo echo "$DAEMON not found. Did you install the package?" exit 1 fi case "$1" in start) if [ ! -f /var/lib/ntop/ntop_pw.db ]; then $WARNING echo -n "Warning :" $NORMAL echo " Run \"$DAEMON $PARAMETER --set-admin-password=<password>\" before first start." exit 1 fi PARAMETER="$PARAMETER -i $NTOP_INTERFACES" if [ "$NTOP_PORT" != "" ]; then PARAMETER="$PARAMETER -w $NTOP_PORT" fi if [ "$NTOP_SSL_PORT" != "" ]; then PARAMETER="$PARAMETER -W $NTOP_SSL_PORT" fi echo -n "Starting $NAME: " loadproc $DAEMON $PARAMETER ;; stop) echo -n "Shutting down $NAME: " killproc $DAEMON ;; restart) $0 stop sleep 1 $0 start ;; *) echo "Usage: $0 {start|stop|restart}" exit 1 esac |
From: Heiko Z. <smi...@us...> - 2004-09-11 16:16:29
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7957/scripts Modified Files: e100 e1000 Log Message: silently exit when the intel exxxx build scripts are called Index: e100 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e100,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- e100 10 Sep 2004 23:16:24 -0000 1.13 +++ e100 11 Sep 2004 16:16:17 -0000 1.14 @@ -23,7 +23,7 @@ # source functions and config source $MYDIR/settings -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 case $1 in build ) Index: e1000 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e1000,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- e1000 10 Sep 2004 23:16:24 -0000 1.14 +++ e1000 11 Sep 2004 16:16:17 -0000 1.15 @@ -23,7 +23,7 @@ # source functions and config source $MYDIR/settings -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 case $1 in build ) |
From: Heiko Z. <smi...@us...> - 2004-09-11 13:21:59
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7092 Modified Files: md5sum.lst Log Message: uploaded wrong shadow package before... Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.146 retrieving revision 1.147 diff -u -d -r1.146 -r1.147 --- md5sum.lst 10 Sep 2004 23:19:35 -0000 1.146 +++ md5sum.lst 11 Sep 2004 13:21:49 -0000 1.147 @@ -337,7 +337,7 @@ 952fadd9f76e128ee9a4be350a647713 src/ser-0.8.12_src.tar.gz c4867d72c41564318e0107745eb7a0f2 src/setserial-2.17.tar.gz 876cfee9949b72d58e28b261b9d84059 src/sg3_utils-1.06.tgz -b860ad145ed50a230d09fbc505090c40 src/shadow-cvs-20040910.tar.bz2 +7d35ee6eb7b1a5b24504d38295762a8f src/shadow-cvs-20040910a.tar.bz2 016f49d71bc32eee2b5d11fc1600cfbe src/shfs-0.35.tar.gz cc0e988b57168429b81b40cbe7f68a26 src/shorewall-2.0.6.tgz fc2cb32e926b25afa24f450f9a48fbb1 src/smartmontools-5.26.tar.gz |
From: Heiko Z. <smi...@us...> - 2004-09-11 03:03:49
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3178/scripts Modified Files: raidtools Log Message: check for kernel version later, otherwise build scri[pt fails Index: raidtools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/raidtools,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- raidtools 10 Sep 2004 23:16:24 -0000 1.16 +++ raidtools 11 Sep 2004 03:03:40 -0000 1.17 @@ -25,11 +25,12 @@ MYNAME=RAIDTOOLS -test "$CONFIG_LINUX_VERSION" = "2.6" && exit 1 + case $1 in build ) if [ "$CONFIG_RAIDTOOLS" = "y" ]; then + test "$CONFIG_LINUX_VERSION" = "2.6" && exit 1 disable_et_dyn ./configure --prefix= || exit 1 make $PMAKE all || exit 1 |
From: Heiko Z. <smi...@us...> - 2004-09-11 00:55:11
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17355 Modified Files: Tag: rel-1-2-patches CHANGES Log Message: changed version number to 1.2rc1 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.33 retrieving revision 1.807.2.34 diff -u -d -r1.807.2.33 -r1.807.2.34 --- CHANGES 8 Sep 2004 19:40:39 -0000 1.807.2.33 +++ CHANGES 11 Sep 2004 00:54:51 -0000 1.807.2.34 @@ -21,7 +21,7 @@ # # -1.2b3 +1.2rc1 - updated loop-AES to v2.2a - added perl GD library v2.16 - DL now works fine again on 32 MB systems |
From: Heiko Z. <smi...@us...> - 2004-09-11 00:55:11
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17355/scripts/config Modified Files: Tag: rel-1-2-patches VERSION Log Message: changed version number to 1.2rc1 Index: VERSION =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/VERSION,v retrieving revision 1.14.2.2 retrieving revision 1.14.2.3 diff -u -d -r1.14.2.2 -r1.14.2.3 --- VERSION 1 Aug 2004 01:18:40 -0000 1.14.2.2 +++ VERSION 11 Sep 2004 00:54:51 -0000 1.14.2.3 @@ -1 +1 @@ -1.2b3 +1.2rc1 |
From: Heiko Z. <smi...@us...> - 2004-09-11 00:40:15
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15471/scripts/configuration/help Removed Files: rrlogind.help Log Message: don't need that stuff anymore, additionally doesn't work with kernel 2.6 at the moment --- rrlogind.help DELETED --- |
From: Heiko Z. <smi...@us...> - 2004-09-11 00:40:13
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15471/scripts Removed Files: lilo rrlogind sysklogd Log Message: don't need that stuff anymore, additionally doesn't work with kernel 2.6 at the moment --- sysklogd DELETED --- --- lilo DELETED --- --- rrlogind DELETED --- |
From: Heiko Z. <smi...@us...> - 2004-09-11 00:40:13
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15471/scripts/configuration Removed Files: rrlogind.config Log Message: don't need that stuff anymore, additionally doesn't work with kernel 2.6 at the moment --- rrlogind.config DELETED --- |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:19:51
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv436 Modified Files: CHANGES md5sum.lst Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.855 retrieving revision 1.856 diff -u -d -r1.855 -r1.856 --- CHANGES 6 Sep 2004 20:48:48 -0000 1.855 +++ CHANGES 10 Sep 2004 23:19:35 -0000 1.856 @@ -21,6 +21,44 @@ # # +1.3.2 +- removed sysklogd +- removed lilo +- removed rrlogind +- updated patch-o-matic-ng to 20040910 +- updated whois to v4.6.21 +- updated sysvinit to v2.86 +- updated shadow to cvs 20040910 +- updated php to v5.0.1 +- updated acl to v2.2.23 +- updated attr to v2.4.16 +- updated xfsprogs to v2.6.13 +- updated wvdial to v1.54.0 +- updated tcpdump to CVS v20040909 +- updated libpcap to CVS v20040909 +- updated squid to 2.5-stable6 +- updated loop-AES to v2.2b +- updated gcc to v3.4.2 +- added ctags v5.5 (build system only) +- updated cyrus-imapd to v2.2.8 +- updated wvstreams to v3.75.0 +- updated openh323 to v1.15 +- updated pwlib to v1.8.0 +- updated postgresql to v7.4.5 +- updated opt to v3.19 +- updated net-snmp to v5.1.2 +- updated glib to v2.5.2 +- updated gmp to v4.1.3 +- updated fam to v2.7.0 +- updated LVM2 to v2.00.22 +- updated devicemapper to v1.00.19 +- updated gcc to v3.4.1 +- updated glibc to v2.3.4 cvs-20040828 +- updated lilo to v22.6 +- updated strace to v4.5.7 +- updated reiserfsprogs to v3.6.18 +- added mtools v20040505 patch + 1.3.1 - updated vsftpd to v2.0.1 and enabled SSL support - DL now works fine again on 32 MB systems Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.145 retrieving revision 1.146 diff -u -d -r1.145 -r1.146 --- md5sum.lst 8 Sep 2004 01:31:17 -0000 1.145 +++ md5sum.lst 10 Sep 2004 23:19:35 -0000 1.146 @@ -33,12 +33,12 @@ d8c2662914b21c20c8cbf94692de9ebc src/2.4.21-include.tar.bz2 e75bbaf1be835e43f3f86f3893ed5130 src/IMQ-iptables-1.2.9.diff.bz2 987006ed2bcb48b50772bdff4dfc3327 src/LPRng-3.8.27.tgz -ed973eda318f3685ad317afb9a54c571 src/LVM2.2.00.08.tgz +6af76e856319a2366b291251a47c8038 src/LVM2.2.00.22.tgz 90901044f52f5213a2abc612b9745c1b src/MOSIX-1.9.0.tgz 6b154c442a335c2a281defe17c8008e8 src/MOSKRN-1.9.0.tgz cd482160ddbe371bbf4fb58b715ebbdf src/Mail-SpamAssassin-2.64.tar.bz2 a2c089faa2726c142419c03472fc4063 src/Python-2.3.4.tar.bz2 -c448c1bee6014bc48a386c222d357873 src/acl-2.2.22.src.tar.gz +7e13778c38addfcdabf2cef291b78bcc src/acl-2.2.23.src.tar.gz 9c2156ce75e39675300e0c3a358018a5 src/alsa-driver-1.0.2.tar.bz2 b2a0d5d46e0d67e48594e98215ecfd73 src/alsa-lib-1.0.2.tar.bz2 464b4840c6416875171113f233d896e4 src/alsa-oss-1.0.2.tar.bz2 @@ -48,7 +48,7 @@ 21b2b744ebcaa0010367a403a9c5e66c src/apcupsd-3.10.15.tar.gz 9ecd00db892737431b0e524f3e52e19e src/arpwatch.tar.gz 101d635b4769a611523bfbc7fb5aec52 src/arpwatch_repscr.patch.bz2 -816543754a6c61a066fae7749fa75473 src/attr-2.4.14.src.tar.gz +13ba7836876882da53b2c1eab5ab66bc src/attr-2.4.16.src.tar.gz 1ee40f7a676b3cfdc0e3f7cd81551b5f src/autoconf-2.59.tar.bz2 c0b6434087e3be0606ef9d172238f26c src/automake-1.9.tar.bz2 26c4d642e29b3533d8d754995bc277b3 src/bash-3.0.tar.gz @@ -76,9 +76,10 @@ e02859af1bbbbd73fcbf757acb57e0a4 src/cpio-2.5.tar.gz c53247d26e769d154a810a498dd0322c src/cpqarrayd-2.0.tar.gz 97456d1da7da7140324116fb55b7957e src/cron-3.0.1-suse.tar.bz2 +a84124caadd4103270e0b84596ecfe83 src/ctags-5.5.4.tar.gz e0eb377840b01e11e5cd008ae9b7d2af src/cutter-1.02.tgz 41396dfe38c3c9f80de98ea53e6d55aa src/cvs-1.12.9.tar.bz2 -5546b13ffb43af51246f751e85b8a4ea src/cyrus-imapd-2.2.7.tar.gz +7e6cb571e1d9b648725aa579077f6f8d src/cyrus-imapd-2.2.8.tar.gz ea76410ad88fa7b6c17a6aac424382c9 src/cyrus-sasl-2.1.19.tar.gz c3effff791f4f1386d00a6a68722a688 src/daemontools-0.76.errno.patch.bz2 0b4c4417aa149c4523a071647ad6778f src/daemontools-0.76.tar.gz @@ -86,7 +87,7 @@ cbc77517c9278cdb47613ce8cb55779f src/db-4.2.52.tar.gz e393cbf386831825ae8814d9341feadd src/ddup-3.0.1.tar.bz2 44c6394b8e2e8feaf453aeddc8a3ee69 src/devfsd-v1.3.25.tar.gz -44920cd973a6abc79109af9bff9d8af6 src/device-mapper.1.00.07.tgz +a7a97c469f22e3ec2cdcb5aae5603f3f src/device-mapper.1.00.19.tgz a68074d9ebdeb355c293d9b3645b3c2c src/dhcp-3.0.1rc14.tar.gz dd627a121e43835bead3ffef5b1a72fd src/dhcpcd-1.3.22-pl4.tar.gz de491252e0329e67aed27d1d01eed120 src/dialog_0.9b-20030308.orig.tar.gz @@ -96,6 +97,7 @@ cbdb9f51e0df375f3099a022ef880bdd src/djbdns-1.05.errno.patch.bz2 3147c5cd56832aa3b41955c7a51cbeb2 src/djbdns-1.05.tar.gz ec51ce5b1edc3e1cb743dcbef61ca808 src/dnsmasq-2.13.tar.gz +3db1f5dc6bb72c2504ae37c37947e03f src/dosfstools-2.10-kernel-2.6-1.patch.bz2 af4d03e85985ab222f2811744b9e06bc src/dosfstools-2.10-llseek.patch.bz2 59a02f311a891af8787c4c9e28c6b89b src/dosfstools_2.10.orig.tar.gz 6e5f32be84901bf0f8c027f4a5a999ad src/dovecot-0.99.10.7.tar.gz @@ -105,13 +107,13 @@ 2545f60f436a511039456b385a5987b0 src/eagle-usb-1.9.8.tar.bz2 9e28e82ddb81b910597e7fa60b666997 src/ebtables-brnf-7_vs_2.4.27.diff.gz c4559af2366c764c6c42a3fdd40d60d3 src/ebtables-v2.0.6.tar.gz -29f494c6e25f47c639f8a20bd134f296 src/et_dyn.tar.gz +96f5b3010131e1be6eb8d4487c774fb3 src/ebtables_iets.diff.bz2 88df4f73643c2e1b450674f7a5f3f970 src/ethtool-1.7.tar.gz 21f30085f3960069fc75d467895ba925 src/exec-shield-2.4.25-G9.bz2 65d6b0fa4072586c94c0fa4f2b20cb19 src/exec-shield-2.6.5-C9.bz2 3e7c11668af9e3a1fd943a4b6ae7692d src/expat-cvs-20031014.tar.bz2 000211add4c4845ffa4211841bff4fb0 src/ez-ipupdate-3.0.11b8.tar.gz -1c5a2ea659680bdd1e238d7828a857a7 src/fam-2.6.10.tar.gz +1bf3ae6c0c58d3201afc97c6a4834e39 src/fam-2.7.0.tar.gz f60cb2a3378bb392c86ea6e4f8006cc0 src/fblogo-0.5.2.tar.gz 9956b30139edaa4f5f77c4d0dbd80225 src/fetchmail-6.2.5.tar.gz 46209022d57dbca7bb3cc07aa63bd008 src/file-4.09.tar.gz @@ -120,20 +122,16 @@ fae2d10d6ac742f298dc5fb47a0e306f src/frox-0.7.15.tar.bz2 a0aa323568862e23fdbc6473ce6a01b5 src/fwlogwatch-1.0.tar.bz2 a116eec17e7ba085febb74c7758823bd src/gawk-3.1.3.tar.bz2 -fd0111ff25e29a8d4864eeb51ef42101 src/gcc-3.3.1-no_fixincludes-2.patch.bz2 -1df0644b1109cbc6e31fe5f3a4ffcac2 src/gcc-3.3.1-suppress-libiberty.patch.bz2 -51956a5ad3350538a7fd0cadd223afd6 src/gcc-3.3.2-et_dyn-specs.bz2 -5accc936717bd51ffc046fc9eb653e15 src/gcc-3.3.2-pie-1.diff.bz2 -65999f654102f5438ac8562d13a6eced src/gcc-3.3.2.tar.bz2 +2fada3a3effd2fd791df09df1f1534b3 src/gcc-3.4.2.tar.bz2 14bf0b840b309ae8a29934a7a0743fd3 src/gd-2.0.28.tar.gz 1d1b1d5c0245b1c00aff92da751e9aa1 src/gdbm-1.8.3.tar.gz eb3db4185f21185a89ae6f7cba49c404 src/gdchart0.11.4dev.tar.gz +994a954a9d837bf4780a992441d4b8db src/glib-1.2.10-gcc34-1.patch.bz2 6fe30dad87c77b91b632def29dd69ef9 src/glib-1.2.10.tar.gz -b363307e4ee0e75c44b0c99723b5f579 src/glib-2.3.3.tar.bz2 -ede969aad568f48083e413384f20753c src/glibc-2.3.2.tar.bz2 -894b8969cfbdf787c73e139782167607 src/glibc-linuxthreads-2.3.2.tar.bz2 -60bd8402892f120f77727c0ef8f6ffda src/glibc-patches.tar.bz2 -ed39b34dd14014cc504840776af5ba10 src/gmp-4.1.2.tar.bz2 +8de833b81238a0b4354970f1248a9e25 src/glib-2.5.2.tar.bz2 +ec29bf73a4fd0897dcaf564fa8ae4c4c src/glibc-2.3.4-20040828.tar.bz2 +0bbdaa8a491a56ab4e2f18bb2c8086d4 src/glibc-patches.tar.bz2 +65598b329290cdc1fcb73b6b18891baf src/gmp-4.1.3.tar.bz2 770309df3d631d6c94dfb3a95a9be25e src/gnugk-2.0.8.tgz 16d0b575812060328f8e677b7f0047cc src/gnupg-1.2.4.tar.bz2 2c63e827d755527950d9d13fe3d87692 src/gpm-1.20.1.tar.bz2 @@ -162,6 +160,15 @@ 19f27ddd2dda4b2d26a559a4f0f402a7 src/id3lib-3.8.3.tar.gz 68afc3827cf01501dfb22949f901f1d8 src/id3v2-0.1.11.tar.gz 0d246d868f20d8c441d235b77c940676 src/imap-2002e.tar.Z +477e1cfdebe4efd9cb4dfbab8772300b src/inetutils-1.4.2-fix_installation-1.patch.bz2 +0f3c6b58f424f6689cffdc6610cd3f90 src/inetutils-1.4.2-kernel_headers-1.patch.bz2 +5dac06a5b09da20cf81d6fa0ca265a47 src/inetutils-1.4.2-ping-1.patch.bz2 +9ca99ae98daf747e962346300c51c0db src/inetutils-1.4.2-syslogd-1.patch.bz2 +10387f7e56da085d8259be523cfa1f65 src/inetutils-1.4.2-talk-1.patch.bz2 +fb20ec51a6a6147c67137c8b237065ed src/inetutils-1.4.2-telnet-1.patch.bz2 +6b4ecb155d41dc959809c788bb90391a src/inetutils-1.4.2-telnetd-1.patch.bz2 +88ebdcb4c085245c35546f3782fe9e92 src/inetutils-1.4.2-typos-1.patch.bz2 +df0909a586ddac2b7a0d62795eea4206 src/inetutils-1.4.2.tar.gz 30ed19d5465d7e8472112cde0edc89ce src/insserv-1.00.2.tar.bz2 68ec8cb81ae95d7da2a3b5f501a9488a src/insserv-boot.diff.bz2 7c07ae671bfd83c39bf03cf5d373eb16 src/insserv-core.diff.bz2 @@ -169,6 +176,7 @@ 89eab6631528b1a946e7b9dec6ee8799 src/ipac-ng-1.30.tar.bz2 969832f3a42fc25b44045d73ea483f18 src/ipcalc.tar.bz2 4079036ec0283341d37f96ce9ae1a932 src/iproute2-2.6.9-ss040831.tar.gz +c573fc723df04e90085a6a95b1da5b7e src/iproute2-2.6.9_ss040831-remove_db-1.patch.bz2 43f2d19eab30e254846626c21fc355be src/ipsec-tools-0.4b1.tar.gz 0a5f5f226e41ce408a895bec995e8c05 src/iptables-1.2.11.tar.bz2 7ff0bc933a0a57a4ca9e2b0443307539 src/iptraf-2.7.0.tar.gz @@ -183,7 +191,7 @@ dbd5f3b47ed13132f04c685d608a7547 src/jpegsrc.v6b.tar.gz 7892c7010512a9bc6697a295c921da25 src/kbd-1.12.tar.gz a62ff6c839489f1eccbfd758c0b6aefd src/kernel-patches-2.4.tar.bz2 -ee92ffbd7ad3ef6255c3def8f267a367 src/kernel-patches-2.6.tar.bz2 +fd89c6ddfc2f08e282d0ceca07508c8f src/kernel-patches-2.6.tar.bz2 c5dba6b80f583070fe9e6ed6e0c2162e src/l2tpd-0.69.tar.gz 571f031068ea7861282f0525d67a9aa0 src/l2tpd-patches.tgz fabbc58e9118570c1f57ae90743e4859 src/lcd4linux-0.9.11.tar.gz @@ -200,7 +208,7 @@ 1536fa470cb2c590c924a1249344ef6a src/libmcrypt-2.5.4.tar.gz 4de01e7c361da840b2f4013fcb49a17f src/libnet-1.1.2-rc-05.tar.gz b66e21769e21ac9b953cbafe517630fd src/libol-0.3.13.tar.gz -f03f588e1f0ba783004d76f60507cebd src/libpcap-0.8.1.tar.gz +540d044e9cc9634120be7d4b3bc8b23c src/libpcap-2004.09.09.tar.gz 65f0cee2b5d1e859dfe61144ca399d4e src/libpng-1.2.6rc5.tar.bz2 6b7b6e6df84d4afb469ccc66d04fc24d src/libsafe-2.0-16.tgz 3c37ef02a3aa248e30f4bf1613e3f597 src/libstdc++-compat.tar.bz2 @@ -208,7 +216,6 @@ 75655870fb7bb661e6fbd57cbfe81bb2 src/libusb-0.1.8.tar.gz c391173a26ec7c2ac702b54d06420fdb src/libxml2-2.6.11.tar.gz bf106f06c12d679055b51cd50c599317 src/libxslt-1.1.8.tar.gz -d5b561190cbe0968d50e09e0031edb79 src/lilo-22.5.9.tar.gz e6d8a38a304d76c7074a4da12dacc15f src/linux-2.4.23-protector-1.patch.bz2 59a2e6fde1d110e2ffa20351ac8b4d9e src/linux-2.4.27.tar.bz2 0e6a19072c9b193b71aaac3668fdb09b src/linux-2.6.3-protector-1.patch.bz2 @@ -222,7 +229,7 @@ b57ab463a89c0ce9fee3140d036795ef src/logrotate-3.6.6-moveout.dif.bz2 fc5caa5f96f9b291f5cb7230e433f6c9 src/logrotate-3.6.6.tar.bz2 f90188b0fede61fab371093e32382ab9 src/longhaul-1.2.tar.gz -b404d9d679b7096dd3fb089345c52320 src/loop-AES-v2.1c.tar.bz2 +a0fef265f8cc71dfc55856d59ce81ddf src/loop-AES-v2.2b.tar.bz2 094805059be9f363c258c8c808330e08 src/lsof_4.66_src.tar.bz2 f8520b9e100970ff13328fd08eb64dcd src/lvm_1.0.8.tar.gz 6916c0127839f1e454052b683e4691c4 src/lynx2.8.4rel.1.tar.bz2 @@ -242,11 +249,14 @@ bac989c74ed10f3bf86177fc5b4b89b6 src/modutils-2.4.27.tar.bz2 da4d0b4a79902d5a8cc38a0bdff943ed src/motion-3.0.7-1.tar.gz ff125fb82118efc7c852f0d26d5552c6 src/mpeg_encode-1.5b-src.tar.gz +d43903a80b6e1a27e41108e84eebc47d src/mpeg_encode-gcc34.patch.bz2 03be341b2aa50da54225109ca26ae800 src/mpeg_encode.patch1.bz2 bddcad0290630e4521b4d72cbc75d9dd src/mt-st-0.8.tar.gz +7dfaef9449c6654d4dec042475f134e2 src/mtools-3.9.9-20040505.diff.gz 6928ab4d6958118cde2060aee130b9e2 src/mtools-3.9.9.tar.bz2 7f7ecb50fc37fedb13135a5ef80fda7d src/mtr-0.54.tar.gz 6f8c59cc214dbffd555085b1db7272c1 src/mxser.tgz +4a0da771fad034a6d6feb7811ec39ffb src/mysql-4.0.20-nptl-1.patch.bz2 7c75ac74e23396bd228dbc2c2d1131df src/mysql-4.0.20.tar.gz b790cb28fab61c1921c18344877dbb56 src/nail-11.1.tar.bz2 2c513310ec5e8b63abaecaf48670ac7a src/nano-1.2.4.tar.gz @@ -254,25 +264,24 @@ e4697a859fee58f5020773aff76f9dcf src/nbd-2.4.32.tgz dd5f47c72b6958fdb652355fb9bdb70c src/ncftp-3.1.8-src.tar.bz2 236968460fe1a1d0e293a9c5e6f10805 src/ncurses-5.4.tar.bz2 -68f6c946387718e4f300cbb8b6c4bd43 src/net-snmp-5.1.1.tar.gz +8080555ab3f90011f25d5122042d9a8d src/net-snmp-5.1.2.tar.gz 888774accab40217dde927e21979c165 src/net-tools-1.60.tar.bz2 e4da725325c175f1b4c114c5e305cfa8 src/net-tools_1.60-9.diff.gz e8562d18b7b560887a96824cbc89a77f src/netacct-mysql-0.76.tar.gz c011fc1595dd125443df2d357958c85f src/noip_updater_linux_v1.4.tar.gz -00fcdcc3fa532de1631ce0e78d755c5e src/nptl-0.60.tar.bz2 1ec6055c75f1acbb5d5600492481ef85 src/ntop-3.0.tgz 98e16c7aa4ecd4c004b51bff18962e95 src/ntp-4.1.2.tar.gz cf1c017496b066b45ffe3d7a303fd6ad src/oidentd-2.0.7.tar.gz -af439fe8b2f75199f605ddef67ab9e53 src/openh323-v1_13_4-src.tar.bz2 +954c87fba0b733578a924d0aa0bd2c45 src/openh323-v1_15_0-src.tar.gz c8b8693fe266db739b53e2719e9b29db src/openldap-2.2.15.tgz 8e1774d0b52aff08f817f3987442a16e src/openssh-3.9p1.tar.gz 1b49e90fc8a75c3a507c0a624529aca5 src/openssl-0.9.7d.tar.gz 893f1c6bd41ab0200168d4566fc8ad90 src/openswan-1.0.6.tar.gz 9eab3719b280a12d19ef1fda286cc363 src/openvpn-1.6.0.tar.gz -fccf09aed13393ee67e50cc57b52b500 src/opt-3.18.tar.bz2 +587171c4e15a40adde8aa1b3d77328e9 src/opt-3.19.tar.gz 40dd0853d0c1c2cc019d6e2e8146555a src/passwdgen-1.diff.bz2 097cf193d1b040cf0d135945714faa83 src/passwdgen-2.2.tar.gz -2ad89f842d1560b55c35b8290724b82d src/patch-o-matic-ng-20040823.tar.bz2 +62aa5fc7cb82149adab01afba2ee6c02 src/patch-o-matic-ng-20040910.tar.bz2 38a43b5a59d06f39f014262b69583ad8 src/pax-linux-2.4.26-200406252135.patch.bz2 d85064bb89183288e56ede3d2c311e56 src/pax-linux-2.6.6-200405182000.patch.bz2 8df9924da7a90fc89ca9efd1df14a8c8 src/pci.ids.bz2 @@ -282,7 +291,7 @@ 9452d398f0fcd4e5cd7ef6628bc78c6e src/pcwd-1.42.tar.gz 49baa8d7d29b4a9713c06edeb81e6b1b src/perl-5.8.5.tar.gz d3211ebd4d2fbbc9c78235666ed355ac src/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz -e8ab484fcb94cd2e0d7ecfd0762cfd33 src/php-4.3.8.tar.bz2 +b12042826ddba29fba3ae5a2eac3c391 src/php-5.0.1.tar.bz2 a7e4f60a6657dbc434334deb594cc242 src/pkgconfig-0.15.0.tar.gz 734b375abdcc6bf70541d0bef8147449 src/popt-1.6.4.tar.gz 082c55e473581d2ff887c6e0912b6554 src/portmap_5-1.diff.gz @@ -290,7 +299,7 @@ 781e16ed4487c4caa082c6fef09ead4f src/portmap_5.orig.tar.gz c203e22f74bdd968ee11105dd2a80ec0 src/portslave_2002.01.19.tar.gz 1f515b0d80cd1f9db0113240bf36f248 src/postfix-2.1.3.tar.gz -82878d6d74c36384af3595d26ed38067 src/postgresql-7.3.4.tar.gz +97e750c8e69c208b75b6efedc5a36efb src/postgresql-7.4.5.tar.bz2 16169e27a6ba62ed241fef2bc5e3b3d6 src/ppp-cvs-20031002.tar.bz2 d1852b7c8b5dfffa7d978b411ccc03da src/ppp-patches.tar.bz2 b24ca05422c0e62d7a26edbbec604a89 src/pptp-linux-1.3.1.tar.gz @@ -301,8 +310,9 @@ 27658d0a69040aca05a65b9888599d50 src/procinfo-18.tar.gz 5389800bf413e70365d982bac9438d31 src/procps-3.2.3.tar.gz b62b5856753294821c4cea8bd28ffe1d src/protector-3.3-7.tar.gz +5db6cb16c361476f4bcb48df16793243 src/protector-3.4-2.tar.gz c62b09ad5129e2f7e4611019d1d3d4b8 src/psmisc-21.5.tar.gz -ed35f6de166251992c2a4bf7c4cb417a src/pwlib-v1_6_5-src.tar.bz2 +58d5c0a6bfbdaada2226c215102affa7 src/pwlib-v1_8_0-src.tar.gz 89724b5edaa0c7ab93f06ad2e2311d0e src/python-ldap-2.0.2.tar.gz 42e25b2a6016ff6d5ffa4f9707ac4614 src/qadsl-final-1.2.tar.gz cc84ef15cf4c2823a36097fe01775dc3 src/quagga-0.96.5.tar.gz @@ -313,11 +323,10 @@ 9b3bc8f10e522456a90f98c87afa45e3 src/rcs-5.7-no_root_check.diff.bz2 cd709ab8a284c87048f95f76f5f69374 src/rcs-5.7.tar.bz2 9a39d15f1ed592883f8c6671e8c13120 src/readline-5.0.tar.gz -f587c888de663603d4f6fa6cfdd82741 src/reiserfsprogs-3.6.11.tar.gz +7b1f3f237c2164f3f723c15813b17d53 src/reiserfsprogs-3.6.18.tar.gz 97972f8f8f6a3ab9b7070333a6a29c4b src/rp-pppoe-3.5.tar.gz b0c3093d2f0d850760e59ac1db9bf152 src/rpm-4.0.4.tar.gz fbe492dbf3d68abb1d86c2322e7ed44a src/rrdtool-1.0.49.tar.gz -013d0387c93bf4db7d06f72e243c6d24 src/rrlogind-sv-1.3.3.tar.gz bcacd9a9108a9e4760832212ec3d658d src/rsync-2.6.2.tar.gz 30ad227855def0c02cd09ae4be868663 src/sagator-0.5.2.tar.bz2 c8dc06e2bcf63513c2e8d849f6352d8a src/samba-3.0.6.tar.gz @@ -328,30 +337,29 @@ 952fadd9f76e128ee9a4be350a647713 src/ser-0.8.12_src.tar.gz c4867d72c41564318e0107745eb7a0f2 src/setserial-2.17.tar.gz 876cfee9949b72d58e28b261b9d84059 src/sg3_utils-1.06.tgz -3a3d17d3d7c630b602baf66ae7434c61 src/shadow-4.0.4.1.tar.bz2 +b860ad145ed50a230d09fbc505090c40 src/shadow-cvs-20040910.tar.bz2 016f49d71bc32eee2b5d11fc1600cfbe src/shfs-0.35.tar.gz cc0e988b57168429b81b40cbe7f68a26 src/shorewall-2.0.6.tgz fc2cb32e926b25afa24f450f9a48fbb1 src/smartmontools-5.26.tar.gz 6194278217e4e3f733b046256a31f0e6 src/snort-2.2.0.tar.gz -45ed1b1cd492e3f529085d09c3ffc1b8 src/squid-2.5.STABLE5.tar.bz2 -1b644298ccd7b0156f6fe947612ea7d7 src/squid-libntlmssp.c.patch.bz2 +7fd964ac27b43b613d6b981cc702a29e src/squid-2.5.STABLE6.tar.bz2 28c9a2dd535b0316bbaae8e37ef4e5fa src/squidguard-1.2.0.tar.gz 617b83cda02eee31562c467ac7289580 src/squidguard-blacklist.tar.bz2 3f64c431a2585e04b9a2e1e958a8b68c src/squidguard_1.2.0-5.diff.gz -11657c64e4289d8cfc48302e890f1a5b src/strace-4.5.1.tar.bz2 +b1829d858b6cd7072f9b2fa9c17a2346 src/strace-4.5.7.tar.bz2 e28a03cf694a43a7f144ec3d5c064456 src/stunnel-4.05.tar.gz 55d503e5c35bf1ea83d38244e0242aaf src/sudo-1.6.7p5.tar.gz -f587720988bc1670071f31d3694ca0fb src/sysklogd-1.4.1.tar.bz2 38a30cc790265f19f80330330ffaa527 src/syslinux-2.11.tar.bz2 ec1d44df8ced4ef2876a5aeae00a7f15 src/syslinux-no_exe.patch.bz2 4befd061adbe33df0cd187faa0372e12 src/syslinux-no_memdisk.patch.bz2 ef6121a305a4f6f6208d909ca41e6624 src/syslog-ng-1.6.4.tar.gz 3daf8ef3d480dec0c99983cc9a1b4a20 src/sysstat-5.0.6.tar.bz2 -8a2d8f1ed5a2909da04132fefa44905e src/sysvinit-2.85.tar.gz +e27bd78e92443b59d743f261f4a51f57 src/sysvinit_2.86.orig.tar.gz f1932e0fbd4641885bfdcc75495c91b7 src/tar-1.14.tar.bz2 +1176b5a45e34823ae1d95621449b4baf src/tcp_wrappers-7.6-gcc34-1.patch.bz2 eec4e5d6cda55464970a3157eb3bc534 src/tcp_wrappers_7.6.diff.gz e6fa25f71226d090f34de3f6b122fb5a src/tcp_wrappers_7.6.tar.gz -9edcf0d7f526f0f03138286959ccc802 src/tcpdump-3.8.1.tar.gz +f4c35421083ef4ed856afab085466c24 src/tcpdump-2004.09.09.tar.gz ab5f176b489e95141e0df412e52a0f6f src/telnet-bsd-1.0-strncpy.diff.bz2 8fad9ae5e9a57cd7ffbb55706eeba819 src/telnet-bsd-1.0-temp-buffer-increase.diff.bz2 0f9d781e64f4f42957ef62913ac3731a src/telnet-bsd-1.0.diff.bz2 @@ -372,8 +380,8 @@ f6ceb3328c80e8e83349c458a0331991 src/usbat02-kernel-Makefile.diff.bz2 d4b0f3015d69bbba493f8faadb7b9bf6 src/usbat02-kernel-config.diff.bz2 05157bed61af65749f02713c10b8ef26 src/usbutils-0.11.tar.gz -2e96fd7efa1ff477502e91c31572d51b src/util-linux-2.12b.tar.gz e742bb1ea3a17662ece2ff8cf99a69f6 src/util-linux-2.12b.diff.bz2 +2e96fd7efa1ff477502e91c31572d51b src/util-linux-2.12b.tar.gz a6e98f81c3fc129b8343f4d90ee0e8af src/vhz-j64-2.4.23.patch.bz2 b4ca2f8b2f3bc1f0edfe7499ef4cd042 src/vhz-param.patch.bz2 821fda8f14d674346b87e3ef9cb96389 src/vim-6.3.tar.bz2 @@ -386,15 +394,13 @@ 26d0a3c142423678daed2d6f579525d8 src/webalizer-2.01-10-src.tar.bz2 e6051f1e1487ec0ebfdbda72bedc70ad src/wget-1.9.1.tar.gz 3897f2a9d0c53a166ba68be9c21353a6 src/which-2.14.tar.gz -e489d0dd8d894dd23b1b5f33425742bf src/whois_4.5.28.tar.gz +6876e1e17433061b8efe2bdcaaeaf410 src/whois_4.6.21.tar.gz a037f5c19ab8f3a89acb09e8cfd22d5b src/wireless_tools.26.tar.gz c2fa9d7e771134ac8c89d56b8197d4ca src/wol-0.7.1.tar.gz -e5432b4812b76e31b37cc10b6df62f5f src/wvdial-1.53.tar.gz -1cad92f0fe76cbb15d8f5cc476312406 src/wvstreams-3.70-wvcrypto.patch.bz2 -a3c046086ebb951a65faa3eccd44ab48 src/wvstreams-3.70-wvresolver.patch.bz2 -d62a75656feca3581f3678d17cbb880f src/wvstreams-3.70.install-libs.patch.bz2 -6fd341edd65d248f92338ba9e91a2875 src/wvstreams-3.70.tar.gz -bd0f6246e8fa0e4b8f43fdb642b94d65 src/xfsprogs-2.6.3.src.tar.gz +8648c044305fc66ee33ecc55d36f8c8b src/wvdial-1.54.0.tar.gz +cc2d50cdc30e88e5d52ad6487ee68ae6 src/wvstreams-3.75.0-gcc34-1.patch.bz2 +8682997d2494c7defbe9b211067635b2 src/wvstreams-3.75.0.tar.gz +6c83524988838de0ab96a23db4b40412 src/xfsprogs-2.6.13.src.tar.gz 4295b5fe12350f09b5892b363348ac8b src/xinetd-2.3.13.tar.gz 4a6792c367a3e01e4af7b07f449039e9 src/yp-tools-2.8.tar.bz2 390470ce9f41bd6929102972b9b8a1b7 src/yp_auth.patch.bz2 |
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356 Modified Files: LVM2 Python bash bind cyrus-imapd dosfstools e100 e1000 ebtables functions gcc glib glibc iANS iproute2 iputils mpeg_encode mtools mysql net-snmp openh323 openh323gk perl postfix prepare pwlib raidtools reiserfsprogs shadow squid strace sysvinit tcp_wrappers util-linux wvdial wvstreams Added Files: ctags inetutils Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working --- NEW FILE: inetutils --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/inetutils,v $ # $Revision: 1.1 $ # $Date: 2004/09/10 23:16:24 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: inetutils # Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) if [ ! -f devil-linux-patches.done ]; then touch devil-linux-patches.done bzcat $DL_DIR/src/inetutils*.patch.bz2 | patch -p1 || exit 1 fi ./configure --prefix=/usr --libexecdir=/usr/sbin \ --sysconfdir=/etc --localstatedir=/var \ --disable-logger --disable-syslogd \ --disable-whois --disable-servers || exit 1 make $PMAKE all || exit 1 strip_debug ;; install ) rm -rf $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 copy_docs $WORKDIR/tmp cp -vdpR $WORKDIR/tmp/* $CDDIR/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: pwlib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pwlib,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- pwlib 21 Aug 2004 19:17:46 -0000 1.13 +++ pwlib 10 Sep 2004 23:16:24 -0000 1.14 @@ -32,15 +32,12 @@ if [ "$CONFIG_PWLIB" = "y" ]; then rm -f /usr/lib/libpt_linux_x86_r.so /usr/lib/libpt.so export PWLIBDIR=$PWD - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes ./configure --prefix=/usr || exit 1 # parallel builds fails ($PMAKE) make bothdepend || exit 1 make $PMAKE || exit 1 strip_debug make install || exit 1 - mkdir -p $CDDIR/usr/bin - cp -p /usr/bin/asnparser /usr/bin/ptlib-config $CDDIR/usr/bin/ || exit 1 fi ;; Index: reiserfsprogs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/reiserfsprogs,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- reiserfsprogs 16 Jan 2004 19:22:48 -0000 1.14 +++ reiserfsprogs 10 Sep 2004 23:16:24 -0000 1.15 @@ -26,7 +26,6 @@ case $1 in build ) disable_et_dyn - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes ./configure --prefix= || exit 1 make $PMAKE all || exit 1 strip_debug Index: iputils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iputils,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- iputils 14 Jan 2004 03:32:26 -0000 1.8 +++ iputils 10 Sep 2004 23:16:24 -0000 1.9 @@ -23,6 +23,11 @@ # source functions and config source $MYDIR/settings +# this package needs to be replaced !!!! +if [ ! "$CONFIG_LINUX_VERSION" = "2.4" ]; then + exit 0 +fi + case $1 in build ) if [ ! -f devil-linux-patches.done ]; then Index: e100 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e100,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- e100 14 Jan 2004 21:31:36 -0000 1.12 +++ e100 10 Sep 2004 23:16:24 -0000 1.13 @@ -23,7 +23,7 @@ # source functions and config source $MYDIR/settings -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 case $1 in build ) Index: squid =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squid,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- squid 31 Aug 2004 00:58:17 -0000 1.19 +++ squid 10 Sep 2004 23:16:24 -0000 1.20 @@ -33,9 +33,6 @@ pushd helpers/basic_auth/YP/ > /dev/null bzcat $DL_DIR/src/yp_auth.patch.bz2 | patch || exit 1 popd > /dev/null - pushd helpers/ntlm_auth/SMB > /dev/null - bzcat $DL_DIR/src/squid-libntlmssp.c.patch.bz2 | patch || exit 1 - popd > /dev/null touch .patches.done fi if [ "$CONFIG_LDAP" = "y" ]; then Index: tcp_wrappers =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tcp_wrappers,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- tcp_wrappers 11 Jan 2004 14:43:05 -0000 1.3 +++ tcp_wrappers 10 Sep 2004 23:16:25 -0000 1.4 @@ -30,6 +30,7 @@ if [ "$CONFIG_TCP_WRAPPERS" = "y" ]; then if [ ! -f .patch.done ]; then zcat $DL_DIR/src/tcp_wrappers_7.6.diff.gz | patch || exit 1 + bzcat $DL_DIR/src/tcp_wrappers-7.6-gcc34-1.patch.bz2 | patch -p1 || exit 1 touch .patch.done fi make linux || exit 1 Index: functions =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/functions,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- functions 6 Sep 2004 15:28:30 -0000 1.57 +++ functions 10 Sep 2004 23:16:24 -0000 1.58 @@ -403,6 +403,7 @@ } function disable_et_dyn () { + test "$CONFIG_LINUX_VERSION" = "2.6" && return 0 GCCSPECDIR=$(dirname $(gcc --print-libgcc-file-name)) if [ -e $GCCSPECDIR/specs.orig ]; then ln -sf specs.orig $GCCSPECDIR/specs || exit 1 @@ -410,6 +411,7 @@ } function enable_et_dyn () { + test "$CONFIG_LINUX_VERSION" = "2.6" && return 0 GCCSPECDIR=$(dirname $(gcc --print-libgcc-file-name)) if [ -e $GCCSPECDIR/specs.et_dyn ]; then ln -sf specs.et_dyn $GCCSPECDIR/specs || exit 1 @@ -417,6 +419,7 @@ } function reset_kernel_includes () { + test "$CONFIG_LINUX_VERSION" = "2.6" && return 0 rm /usr/include/{linux,asm,asm-generic} || exit 1 ln -nsf $KERNELDIR/include/linux /usr/include/linux || exit 1 ln -nsf $KERNELDIR/include/asm-i386 /usr/include/asm || exit 1 @@ -424,6 +427,7 @@ } function old_kernel_includes () { + test "$CONFIG_LINUX_VERSION" = "2.6" && return 0 OLDINCLUDEDIR=$(find_src_dir 2.4.21-include) if [ "CONFIG_KERNEL_VERSION" == "2.6" ]; then echo "**********************************************************" @@ -509,6 +513,4 @@ echo -n $'\a' sleep 1 echo -n $'\a' - sleep 1 - echo -n $'\a' } Index: raidtools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/raidtools,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- raidtools 21 Jul 2004 23:33:19 -0000 1.15 +++ raidtools 10 Sep 2004 23:16:24 -0000 1.16 @@ -25,7 +25,7 @@ MYNAME=RAIDTOOLS -test "$CONFIG_LINUX_VERSION" = "2.6" && exit 0 +test "$CONFIG_LINUX_VERSION" = "2.6" && exit 1 case $1 in build ) Index: sysvinit =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sysvinit,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- sysvinit 11 Jan 2004 14:43:05 -0000 1.10 +++ sysvinit 10 Sep 2004 23:16:25 -0000 1.11 @@ -37,10 +37,10 @@ rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp/bin || exit 1 mkdir -p $WORKDIR/tmp/sbin || exit 1 - mkdir -p $WORKDIR/tmp/usr/bin || exit 1 + mkdir -p $WORKDIR/tmp/usr/{bin,include} || exit 1 mkdir -p $WORKDIR/tmp/usr/share/man/man{1,5,8} || exit 1 make install ROOT=$WORKDIR/tmp || exit 1 - rm -f $WORKDIR/tmp/usr/include || exit 1 + rm -rf $WORKDIR/tmp/usr/include || exit 1 rm -f $WORKDIR/tmp/usr/sbin/sulogin || exit 1 copy_docs $WORKDIR/tmp cp -dpR $WORKDIR/tmp/* $CDDIR/ || exit 1 Index: openh323gk =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openh323gk,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- openh323gk 4 Feb 2004 20:40:59 -0000 1.10 +++ openh323gk 10 Sep 2004 23:16:24 -0000 1.11 @@ -30,19 +30,21 @@ case $1 in build ) if [ "$CONFIG_OPENH323GK" = "y" ]; then - old_kernel_includes - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes + #old_kernel_includes + #test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes pushd .. > /dev/null export PWLIBDIR=$PWD/pwlib export OPENH323DIR=$PWD/openh323 popd > /dev/null - make $PMAKE opt || exit 1 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var || exit 1 + make $PMAKE || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_OPENH323GK" = "y" ]; then + exit 1 mkdir -p $CDDIR/usr/sbin cp -dp obj_*/gnugk $CDDIR/usr/sbin || exit 1 mkdir -p $DOCDIR/openh323gk/etc Index: mtools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mtools,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- mtools 21 Jul 2004 23:33:19 -0000 1.8 +++ mtools 10 Sep 2004 23:16:24 -0000 1.9 @@ -27,8 +27,11 @@ case $1 in build ) if [ "$CONFIG_MTOOLS" = "y" ]; then - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes - ./configure --prefix=/usr --localstatedir=/var || exit 1 + if [ ! -f mtools-patches.done ]; then + zcat $DL_DIR/src/mtools-3.9.9-*.diff.gz | patch -p1 || exit 1 + touch mtools-patches.done + fi + ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc || exit 1 make $PMAKE all || exit 1 strip_debug fi Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- mysql 11 Jan 2004 14:43:04 -0000 1.17 +++ mysql 10 Sep 2004 23:16:24 -0000 1.18 @@ -32,6 +32,10 @@ if [ ! "$CONFIG_MYSQL_SERVER" = "y" ]; then FLAGS="--without-server" fi + if [ ! -f dl-patches.done ]; then + bzcat $DL_DIR/src/mysql-4.0.20-nptl-1.patch.bz2 | patch -p1 || exit 1 + touch dl-patches.done + fi ./configure --prefix=/usr --without-bench --without-docs --without-debug --enable-thread-safe-client --libdir=/usr/lib \ --with-openssl --with-mysqlfs --sysconfdir=/etc || exit 1 make $PMAKE all || exit 1 Index: glib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glib,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- glib 1 Mar 2004 02:42:37 -0000 1.8 +++ glib 10 Sep 2004 23:16:24 -0000 1.9 @@ -29,6 +29,11 @@ GLIB1=$(find_src_dir glib-1) cd $GLIB1 || exit 1 echo entered directory $(pwd) + + if [ ! -f dl-patches.done ]; then + bzcat $DL_DIR/src/glib-1.2.10-gcc34-1.patch.bz2 | patch -p1 || exit 1 + touch dl-patches.done + fi ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-libiconv || exit 1 make $PMAKE all || exit 1 Index: cyrus-imapd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cyrus-imapd,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- cyrus-imapd 9 Mar 2004 16:42:44 -0000 1.25 +++ cyrus-imapd 10 Sep 2004 23:16:24 -0000 1.26 @@ -34,6 +34,8 @@ fi # com_err.h must be found in /usr/include, so let's create a symlink ln -sf /usr/include/et/com_err.h /usr/include || exit 1 + export CFLAGS=-pthread + export LDFLAGS=-pthread ./configure --prefix=/usr --with-cyrus-prefix=/usr/lib/cyrus --with-cyrus-user=cyrus --with-cyrus-group=mail --enable-shared --enable-netscapehack \ --with-auth=unix --enable-listext --enable-annotatemore --enable-fulldirhash --enable-sieve || exit 1 make depend Index: shadow =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shadow,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- shadow 6 Sep 2004 20:47:48 -0000 1.18 +++ shadow 10 Sep 2004 23:16:24 -0000 1.19 @@ -25,7 +25,11 @@ case $1 in build ) - ./configure --prefix=/usr --disable-nls --with-gnu-ld --enable-shared || exit 1 + if [ ! -f .patch.done ]; then + #bzcat $DL_DIR/src/shadow-4.0.4.1-malloc-1.patch.bz2 | patch -p1 || exit 1 + touch .patch.done + fi + ./configure --prefix=/usr --disable-nls --with-gnu-ld --enable-shared --with-selinux || exit 1 make $PMAKE || exit 1 strip_debug Index: wvstreams =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvstreams,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- wvstreams 11 Jan 2004 14:43:05 -0000 1.14 +++ wvstreams 10 Sep 2004 23:16:25 -0000 1.15 @@ -26,18 +26,23 @@ case $1 in build ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_WVDIAL" = "y" ]; then - for PATCH in $(ls $DL_DIR/src/wvstreams*patch.bz2) - do - echo applying $PATCH - bzcat $PATCH | patch -p1 || exit 1 - done - make PREFIX=/usr LDFLAGS="-lcrypt" || exit 1 + if [ ! -f .dl-patches.done ]; then + for PATCH in $(ls $DL_DIR/src/wvstreams*patch.bz2) + do + echo applying $PATCH + bzcat $PATCH | patch -p1 || exit 1 + done + touch .dl-patches.done + fi + ./configure --prefix=/usr --with-fam --with-gdbm --with-openssl --with-zlib || exit 1 + make || exit 1 strip_debug # we have to install this immediately, because this is a library and could be needed by other sources rm -f /usr/lib/libwvstreams.so rm -f /usr/lib/libwvutils.so + rm -f /usr/lib/libuniconf.so make PREFIX=/usr install || exit 1 fi ;; Index: openh323 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openh323,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- openh323 21 Aug 2004 19:17:46 -0000 1.10 +++ openh323 10 Sep 2004 23:16:24 -0000 1.11 @@ -35,7 +35,6 @@ pushd .. > /dev/null export PWLIBDIR=$PWD/pwlib popd > /dev/null - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes ./configure --prefix=/usr || exit 1 # don't use parallel builds ($PMAKE) make bothdepend || exit 1 Index: bash =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bash,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- bash 11 Jan 2004 14:43:04 -0000 1.6 +++ bash 10 Sep 2004 23:16:24 -0000 1.7 @@ -25,7 +25,8 @@ case $1 in build ) - ./configure --prefix= --with-curses || exit 1 + ./configure --prefix=/usr --bindir=/bin \ + --without-bash-malloc --with-installed-readline || exit 1 make version.h || exit 1 make $PMAKE all || exit 1 strip_debug Index: mpeg_encode =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mpeg_encode,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mpeg_encode 21 Aug 2004 19:17:46 -0000 1.2 +++ mpeg_encode 10 Sep 2004 23:16:24 -0000 1.3 @@ -29,6 +29,7 @@ if [ "$CONFIG_MPEG_ENCODE" = "y" ]; then if [ ! -f .patch.done ]; then bzcat $DL_DIR/src/mpeg_encode.patch1.bz2 | patch -p0 || exit 1 + bzcat $DL_DIR/src/mpeg_encode-gcc34.patch.bz2 | patch -p1 || exit 1 touch .patch.done fi make clean Index: gcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gcc,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- gcc 8 Feb 2004 15:12:16 -0000 1.22 +++ gcc 10 Sep 2004 23:16:24 -0000 1.23 @@ -27,11 +27,12 @@ case $1 in build ) + exit 0 if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then if [ ! -e ./.done_patch_protector ]; then cd gcc patch -p1 -i $WORKDIR/protector.dif || exit 1 - cp $WORKDIR/protector.c $WORKDIR/protector.h . || exit 1 + cp -rf $WORKDIR/gcc/* . || exit 1 patch -p1 -i $WORKDIR/protectonly.dif || exit 1 cd .. touch ./.done_patch_protector @@ -48,12 +49,12 @@ fi fi - if [ "$CONFIG_GCC_PIE" = "y" ]; then - if [ ! -e ./.done_patch_pie ]; then - bzcat $DL_DIR/src/gcc-3.3.2-pie-1.diff.bz2 | patch -p1 || exit 1 - touch ./.done_patch_pie - fi - fi + #if [ "$CONFIG_GCC_PIE" = "y" ]; then + # if [ ! -e ./.done_patch_pie ]; then + # bzcat $DL_DIR/src/gcc-3.3.2-pie-1.diff.bz2 | patch -p1 || exit 1 + # touch ./.done_patch_pie + # fi + #fi if [ ! -f gcc-patches.done ]; then bzcat $DL_DIR/src/gcc-3*patch.bz2 | patch -p1 || exit 1 @@ -63,33 +64,37 @@ rm -rf ../gcc-build mkdir ../gcc-build || exit 1 cd ../gcc-build || exit 1 - ../gcc-3*/configure --prefix=/usr --localstatedir=/var --enable-shared --enable-CONFIG_SHELL=/bin/bash \ - --enable-threads=posix --with-slibdir=/lib --enable-__cxa_atexit --enable-clocale=gnu \ - --enable-languages=c,c++,objc --disable-nls $CONF_HOST || exit 1 + #../gcc-3*/configure --prefix=/usr --localstatedir=/var --enable-shared --enable-CONFIG_SHELL=/bin/bash \ + # --enable-threads=posix --with-slibdir=/lib --enable-__cxa_atexit --enable-clocale=gnu \ + # --enable-languages=c,c++,objc --disable-nls $CONF_HOST || exit 1 + ../gcc-3*/configure --prefix=/usr \ + --libexecdir=/usr/lib --enable-shared --enable-threads=posix \ + --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ $CONF_HOST || exit 1 + make MAKE="make $PMAKE" $PMAKE bootstrap || exit 1 strip_debug # install it, so we use the same version everywhere - make install-no-fixedincludes || exit 1 + make install || exit 1 - if [ "$CONFIG_GCC_ET_DYN" = "y" ]; then - pushd $(find_src_dir et_dyn) > /dev/null - cd linux || exit 1 - GLIBC=$(find_src_dir glibc) - GLIBC=${GLIBC##*/} - cp $GLIBC/*.S . || exit 1 - make || exit 1 - GCCSPECDIR=$(dirname $(gcc --print-libgcc-file-name)) - cp crt1S.o $GCCSPECDIR || exit 1 - ln -sf crt1S.o $GCCSPECDIR/Scrt1.o || exit 1 - popd > /dev/null - GCCVER=${GCCSPECDIR##*/} - test ! -f $GCCSPECDIR/specs.orig && cp $GCCSPECDIR/specs $GCCSPECDIR/specs.orig - echo $GCCSPECDIR/ - bzcat $DL_DIR/src/gcc-$GCCVER-et_dyn-specs.bz2 > $GCCSPECDIR/specs.et_dyn || exit 1 - ln -sf specs.orig $GCCSPECDIR/specs || exit 1 - ln -sf specs.et_dyn $GCCSPECDIR/specs || exit 1 - fi + #if [ "$CONFIG_GCC_ET_DYN" = "y" ]; then + # pushd $(find_src_dir et_dyn) > /dev/null + # cd linux || exit 1 + # GLIBC=$(find_src_dir glibc) + # GLIBC=${GLIBC##*/} + # cp $GLIBC/*.S . || exit 1 + # make || exit 1 + # GCCSPECDIR=$(dirname $(gcc --print-libgcc-file-name)) + # cp crt1S.o $GCCSPECDIR || exit 1 + # ln -sf crt1S.o $GCCSPECDIR/Scrt1.o || exit 1 + # popd > /dev/null + # GCCVER=${GCCSPECDIR##*/} + # test ! -f $GCCSPECDIR/specs.orig && cp $GCCSPECDIR/specs $GCCSPECDIR/specs.orig + # echo $GCCSPECDIR/ + # bzcat $DL_DIR/src/gcc-$GCCVER-et_dyn-specs.bz2 > $GCCSPECDIR/specs.et_dyn || exit 1 + # ln -sf specs.orig $GCCSPECDIR/specs || exit 1 + # ln -sf specs.et_dyn $GCCSPECDIR/specs || exit 1 + #fi ;; @@ -98,7 +103,7 @@ cd ../gcc-build || exit 1 rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp/usr/bin || exit 1 - make DESTDIR=$WORKDIR/tmp install-no-fixedincludes || exit 1 + make DESTDIR=$WORKDIR/tmp install || exit 1 rm -rf $WORKDIR/tmp/usr/share || exit 1 rm -rf $WORKDIR/tmp/usr/include || exit 1 Index: util-linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/util-linux,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- util-linux 8 Sep 2004 01:02:36 -0000 1.26 +++ util-linux 10 Sep 2004 23:16:25 -0000 1.27 @@ -26,36 +26,31 @@ case $1 in build ) disable_et_dyn - #test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes if [ ! -f util-linux-patch.done ]; then - #if [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then - echo "patch 2.4 " - bzcat $SRCDIR/util-linux-2.12b.diff.bz2 | patch -p1 || exit 1 - #fi - # echo "patch for adding kernel 2.6 support" - # bzcat $SRCDIR/util-linux-2.12-kernel-2.6.patch.bz2 | patch -p1 || exit 1 + echo "patch 2.4 " + bzcat $SRCDIR/util-linux-2.12b.diff.bz2 | patch -p1 || exit 1 touch util-linux-patch.done fi # (from LFS) GCC-3.4.1 miscompiles sfdisk if the default optimisation level is used. The following command prevents the problematic optimisation pass from being used. - #sed -i -e 's%^include ../MCONFIG%&\n\nCFLAGS:=$(CFLAGS) -fno-unit-at-a-time%' fdisk/Makefile + sed -i -e 's%^include ../MCONFIG%&\n\nCFLAGS:=$(CFLAGS) -fno-unit-at-a-time%' fdisk/Makefile ./configure || exit 1 replace_str defines.h "#define ENABLE_NLS" "" if [ "$CONFIG_GCC_ET_DYN" = "y" ]; then - make $PMAKE HAVE_SLN=yes ADD_RAW=yes DISABLE_NLS=yes LDFLAGS="-pie" || exit 1 + make $PMAKE HAVE_SLN=yes HAVE_KILL=yes ADD_RAW=yes DISABLE_NLS=yes LDFLAGS="-pie" || exit 1 else - make $PMAKE HAVE_SLN=yes ADD_RAW=yes DISABLE_NLS=yes || exit 1 + make $PMAKE HAVE_SLN=yes HAVE_KILL=yes ADD_RAW=yes DISABLE_NLS=yes || exit 1 fi # we need some of the tools later, so let's install it - make HAVE_SLN=yes ADD_RAW=yes DISABLE_NLS=yes install || + make HAVE_SLN=yes HAVE_KILL=yes ADD_RAW=yes DISABLE_NLS=yes install || strip_debug ;; install ) rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 - make HAVE_SLN=yes ADD_RAW=yes DISABLE_NLS=yes DESTDIR=$WORKDIR/tmp install || exit 1 + make HAVE_SLN=yes HAVE_KILL=yes ADD_RAW=yes DISABLE_NLS=yes DESTDIR=$WORKDIR/tmp install || exit 1 copy_docs $WORKDIR/tmp rm -rf $WORKDIR/tmp/usr/share || exit 1 cp -dpR $WORKDIR/tmp/etc $ETCDIR/ || exit 1 Index: net-snmp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/net-snmp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- net-snmp 11 Jan 2004 14:43:04 -0000 1.4 +++ net-snmp 10 Sep 2004 23:16:24 -0000 1.5 @@ -28,7 +28,7 @@ case $1 in build ) if [ "$CONFIG_NET_SNMP" = "y" ]; then - ./configure --prefix=/usr --disable-debugging --sysconfdir=/etc --localstatedir=/var --with-defaults --enable-shared --enable-ipv6 --enable-ucd-compatibility --with-zlib || exit 1 + ./configure --prefix=/usr --disable-debugging --sysconfdir=/etc --localstatedir=/var --with-defaults --enable-shared --enable-ipv6 --enable-ucd-compatibility --with-zlib --with-mib-modules="smux" || exit 1 # disable parallel builds make all || exit 1 strip_debug Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- prepare 2 Sep 2004 20:18:01 -0000 1.49 +++ prepare 10 Sep 2004 23:16:24 -0000 1.50 @@ -48,12 +48,12 @@ exit 1 fi - if [ -d /usr/include/asm-generic ] && [ ! -L /usr/include/asm-generic ]; then - echo "ERROR" - echo "/usr/include/asm-generic found and is a directory" - echo "please remove or rename it" - exit 1 - fi + #if [ -d /usr/include/asm-generic ] && [ ! -L /usr/include/asm-generic ]; then + # echo "ERROR" + # echo "/usr/include/asm-generic found and is a directory" + # echo "please remove or rename it" + # exit 1 + #fi if [ -d /usr/src/linux ] && [ ! -L /usr/src/linux ]; then echo "ERROR" Index: ebtables =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ebtables,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ebtables 11 Jul 2004 14:35:20 -0000 1.8 +++ ebtables 10 Sep 2004 23:16:24 -0000 1.9 @@ -28,6 +28,10 @@ case $1 in build ) if [ "$CONFIG_EBTABLES" = "y" ]; then + if [ ! -f .patch.done ]; then + bzcat $DL_DIR/src/ebtables_iets.diff.bz2 | patch -p1 || exit 1 + touch .patch.done + fi if [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then zcat $DL_DIR/src/ebtables-brnf-*.diff.gz | patch -p 1 -d $KERNELDIR || exit 1 Index: strace =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/strace,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- strace 16 Jan 2004 19:22:48 -0000 1.12 +++ strace 10 Sep 2004 23:16:25 -0000 1.13 @@ -25,7 +25,6 @@ case $1 in build ) - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes ./configure --prefix=/usr || exit 1 make $PMAKE all || exit 1 strip_debug Index: bind =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bind,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- bind 27 Mar 2004 17:30:19 -0000 1.30 +++ bind 10 Sep 2004 23:16:24 -0000 1.31 @@ -28,7 +28,7 @@ case $1 in build ) if [ "$CONFIG_ISC_BIND" = "y" ]; then - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-libbind --enable-threads --with-libtool || exit 1 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-threads --with-libtool || exit 1 make depend || exit 1 #make $PMAKE all || exit 1 make all || exit 1 Index: glibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glibc,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- glibc 10 Feb 2004 00:52:03 -0000 1.31 +++ glibc 10 Sep 2004 23:16:24 -0000 1.32 @@ -26,9 +26,11 @@ case $1 in build ) if [ "$CONFIG_GLIBC_NPTL" = "y" ]; then - tar -xjf $DL_DIR/src/nptl-*.tar.bz2 || exit 1 + #tar -xjf $DL_DIR/src/nptl-*.tar.bz2 || exit 1 + ADDON=nptl else - tar -xjf $DL_DIR/src/glibc-linuxthreads-*.tar.bz2 || exit 1 + #tar -xjf $DL_DIR/src/glibc-linuxthreads-*.tar.bz2 || exit 1 + ADDON=linuxthread fi if [ ! -f devil-linux-glibc-debian-patches.done ]; then for PATCH in $(grep -v ^# ../glibc-patches/0list) @@ -57,7 +59,8 @@ else KVER=$KERNELVERSION fi - ../glibc-2*/configure --prefix=/usr --disable-profile --enable-add-ons --libexecdir=/usr/bin --enable-kernel=$KVER --without-gd || exit 1 + ../glibc-2*/configure --prefix=/usr --disable-profile --enable-add-ons=$ADDON --libexecdir=/usr/bin \ + --enable-kernel=$KVER --without-gd -without-cvs --with-tls --with-__thread || exit 1 make $PMAKE || exit 1 #make || exit 1 Index: LVM2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LVM2,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- LVM2 24 Apr 2004 01:09:57 -0000 1.5 +++ LVM2 10 Sep 2004 23:16:24 -0000 1.6 @@ -51,11 +51,19 @@ ;; install ) if [ "$CONFIG_LVM2" = "y" ]; then + rm -rf $WORKDIR/tmp || exit 1 + mkdir -p $WORKDIR/tmp || exit 1 pushd `pwd` cd ../device-mapper* - make install DESTDIR=$CDDIR || exit 1 + make install DESTDIR=$WORKDIR/tmp || exit 1 popd - make install DESTDIR=$CDDIR || exit 1 + make install DESTDIR=$WORKDIR/tmp || exit 1 + copy_docs $WORKDIR/tmp + rm -rf $WORKDIR/tmp/usr || exit 1 + cp -dvpR $WORKDIR/tmp/etc $ETCDIR/ || exit 1 + rm -rf $WORKDIR/tmp/etc || exit 1 + cp -dvpR $WORKDIR/tmp/* $CDDIR/ || exit 1 + rm -rf $WORKDIR/tmp || exit 1 fi ;; Index: Python =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Python,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Python 28 Feb 2004 16:15:24 -0000 1.20 +++ Python 10 Sep 2004 23:16:24 -0000 1.21 @@ -29,8 +29,6 @@ build ) if [ "$CONFIG_PYTHON" = "y" ]; then disable_et_dyn - old_kernel_includes - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes rm -rf $WORKDIR/Python-install mkdir -p $WORKDIR/Python-install/usr ./configure --prefix=$WORKDIR/Python-install/usr --host=$CONF_HOST --with-threads \ Index: perl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/perl,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- perl 6 Sep 2004 20:31:33 -0000 1.33 +++ perl 10 Sep 2004 23:16:24 -0000 1.34 @@ -30,11 +30,10 @@ if [ "$CONFIG_PERL" = "y" ]; then echo >> ./hints/linux.sh echo "archname='i$CONFIG_CPU-linux'" >> ./hints/linux.sh - - ./Configure -Dprefix=/usr -Dinstallprefix=$WORKDIR/tmp -Dusedl -d -e || exit 1 + + ./Configure -Dprefix=/usr -Dinstallprefix=$WORKDIR/tmp -Dusethreads -d -e || exit 1 # parallel build fails - do not user $PMAKE make || exit 1 - #make test || exit 1 #strip_debug Index: postfix =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/postfix,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- postfix 2 Sep 2004 13:20:36 -0000 1.26 +++ postfix 10 Sep 2004 23:16:24 -0000 1.27 @@ -30,15 +30,15 @@ if [ "$CONFIG_POSTFIX" = "y" ]; then make tidy CCARGS="" - AUXLIBS="" + AUXLIBS="-lpthread" if [ "$CONFIG_POSTFIX_TLS" = "y" ]; then if [ ! -f postfix_tls_patch ]; then PFIXTLSPATCH=$(ls $WORKDIR/pfixtls*/pfixtls.diff) patch -p1 < $PFIXTLSPATCH || exit 1 touch postfix_tls_patch fi - CCARGS="-DHAS_SSL -I/usr/include/openssl" - AUXLIBS="-lssl -lcrypto" + CCARGS="$CCARGS -DHAS_SSL -I/usr/include/openssl" + AUXLIBS="$AUXLIBS -lssl -lcrypto" fi if [ "$CONFIG_CYRUS_SASL" = "y" ]; then CCARGS="$CCARGS -DUSE_SASL_AUTH -I/usr/include/sasl" Index: iANS =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iANS,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- iANS 14 Jan 2004 21:31:36 -0000 1.16 +++ iANS 10 Sep 2004 23:16:24 -0000 1.17 @@ -25,7 +25,7 @@ MYNAME=IANS -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 case $1 in build ) Index: iproute2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iproute2,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- iproute2 14 Jan 2004 03:32:26 -0000 1.21 +++ iproute2 10 Sep 2004 23:16:24 -0000 1.22 @@ -31,11 +31,12 @@ if [ ! -f devil-linux-patches.done ]; then touch devil-linux-patches.done zcat $DL_DIR/src/iproute_*.diff.gz | patch -p1 || exit 1 + bzcat $DL_DIR/src/iproute2-*.patch.bz2 | patch -p1 || exit 1 fi replace_str Makefile /usr/src/linux $KERNELDIR replace_str Config "TC_CONFIG_ATM=y" "TC_CONFIG_ATM=n" - old_kernel_includes + #old_kernel_includes make $PMAKE all || exit 1 strip_debug fi --- NEW FILE: ctags --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/ctags,v $ # $Revision: 1.1 $ # $Date: 2004/09/10 23:16:24 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: ctags # Required-Start: $basebuildtools glibc # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) ./configure --prefix=/usr || exit 1 make $PMAKE || exit 1 make install || exit 1 strip_debug ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: wvdial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvdial,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- wvdial 11 Jan 2004 14:43:05 -0000 1.11 +++ wvdial 10 Sep 2004 23:16:25 -0000 1.12 @@ -37,7 +37,7 @@ install ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_WVDIAL" = "y" ]; then mkdir -p $CDDIR/usr/bin - cp -dpR src/pppmon src/wvdial src/wvdialconf $CDDIR/usr/bin || exit 1 + cp -dpR pppmon wvdial wvdialconf $CDDIR/usr/bin || exit 1 copy_man mkdir -p $ETCDIR/etc/ppp/peers || exit 1 touch $ETCDIR/etc/wvdial.conf || exit 1 Index: dosfstools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dosfstools,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- dosfstools 8 Feb 2004 14:54:28 -0000 1.9 +++ dosfstools 10 Sep 2004 23:16:24 -0000 1.10 @@ -32,10 +32,10 @@ if [ "$CONFIG_DOSFSTOOLS" = "y" ]; then if [ ! -f dosfsutils-patches.done ]; then bzcat $DL_DIR/src/dosfstools-2.10-llseek.patch.bz2 | patch -p1 || exit 1 + test "$CONFIG_LINUX_VERSION" = "2.6" && bzcat $DL_DIR/src/dosfstools-2.10-kernel-2.6-1.patch.bz2 | patch -p1 || exit 1 touch dosfsutils-patches.done fi - test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes make $PMAKE || exit 1 strip_debug fi Index: e1000 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e1000,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- e1000 16 Jan 2004 01:47:55 -0000 1.13 +++ e1000 10 Sep 2004 23:16:24 -0000 1.14 @@ -23,7 +23,7 @@ # source functions and config source $MYDIR/settings -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 1 case $1 in build ) |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:17:07
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356/config Modified Files: VERSION patch-o-matic.exclude Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: patch-o-matic.exclude =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/patch-o-matic.exclude,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- patch-o-matic.exclude 22 Aug 2004 14:01:52 -0000 1.4 +++ patch-o-matic.exclude 10 Sep 2004 23:16:25 -0000 1.5 @@ -105,4 +105,4 @@ base/random base/set #pending/helper-locking_fix -pending/ip_queue_nonlinear_skbs +#pending/ip_queue_nonlinear_skbs Index: VERSION =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/VERSION,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- VERSION 30 Aug 2004 12:22:35 -0000 1.16 +++ VERSION 10 Sep 2004 23:16:25 -0000 1.17 @@ -1 +1 @@ -1.3.1 +1.3.2 |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:17:07
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356/config/linux-2.6 Modified Files: config_linux Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- config_linux 5 Jul 2004 20:11:40 -0000 1.18 +++ config_linux 10 Sep 2004 23:16:25 -0000 1.19 @@ -1892,3 +1892,61 @@ CONFIG_CIFS_STATS=n CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY=n +CONFIG_KALLSYMS_EXTRA_PASS=n +CONFIG_PCI_MSI=y +CONFIG_PD6729=m +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_BLK_DEV_SX8=m +CONFIG_BLK_DEV_IDE_SATA=n +CONFIG_SCSI_3W_9XXX=m +CONFIG_SCSI_SATA_NV=m +CONFIG_DM_SNAPSHOT=m +CONFIG_DM_MIRROR=m +CONFIG_DM_ZERO=m +CONFIG_IP_NF_MATCH_ADDRTYPE=m +CONFIG_IP_NF_MATCH_REALM=m +CONFIG_NET_SCHED=y +CONFIG_NET_SCH_CLK_JIFFIES=y +CONFIG_NET_SCH_CLK_GETTIMEOFDAY=n +CONFIG_NET_SCH_CLK_CPU=n +CONFIG_NET_SCH_NETEM=m +CONFIG_CLS_U32_PERF=y +CONFIG_NET_CLS_IND=y +CONFIG_NET_CLS_ACT=y +CONFIG_NET_ACT_POLICE=m +CONFIG_VIA_VELOCITY=m +CONFIG_SENSORS_ADM1025=m +CONFIG_SENSORS_ADM1031=m +CONFIG_SENSORS_LM77=m +CONFIG_W1=m +CONFIG_W1_MATROX=m +CONFIG_W1_THERM=m +CONFIG_VIDEO_OVCAMCHIP=m +CONFIG_FB_CIRRUS=n +CONFIG_USB_STORAGE_RW_DETECT=y +CONFIG_USB_SN9C102=m +CONFIG_USB_W9968CF=m +CONFIG_FAT_DEFAULT_CODEPAGE=437 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" +CONFIG_CIFS_XATTR=y +CONFIG_CIFS_POSIX=y +CONFIG_NLS_ASCII=n +CONFIG_CRYPTO_AES_586=m +CONFIG_CRYPTO_TEA=m +CONFIG_CRYPTO_KHAZAD=m +CONFIG_CRC_CCITT=m +CONFIG_BLK_DEV_UB=m +CONFIG_INET_TUNNEL=m +CONFIG_IP_NF_CT_ACCT=y +CONFIG_IP_NF_MATCH_SCTP=m +CONFIG_IP_NF_CT_PROTO_SCTP=m +CONFIG_R8169_NAPI=n +CONFIG_IPMI_POWEROFF=m +CONFIG_I2C_ALGOPCA=m +CONFIG_I2C_PCA_ISA=m +CONFIG_SENSORS_SMSC47M1=m +CONFIG_W1_DS9490=m +CONFIG_W1_DS9490R_BRIDGE=m +CONFIG_W1_SMEM=m +CONFIG_FB_MODE_HELPERS=y +CONFIG_FB_I810=n |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:16:51
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356/configuration/profiles Modified Files: default Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- default 24 Aug 2004 01:04:42 -0000 1.37 +++ default 10 Sep 2004 23:16:42 -0000 1.38 @@ -12,6 +12,7 @@ CONFIG_CYRUS_IMAPD=y CONFIG_CYRUS_SASL=y CONFIG_DAEMONTOOLS=y +CONFIG_DAR=y CONFIG_DDUP=y CONFIG_DEVIL_DOC_ISO=y CONFIG_DEVIL_MAN_ISO=y @@ -97,8 +98,8 @@ CONFIG_OIDENTD=y CONFIG_OPENH323=y CONFIG_OPENH323GK=y -CONFIG_OPENLDAPLIB=y CONFIG_OPENLDAP_FULL=y +CONFIG_OPENLDAPLIB=y CONFIG_OPENSSH=y CONFIG_OPENSSL_BIN=y CONFIG_OPENVPN=y @@ -170,4 +171,4 @@ CONFIG_XINETD=y CONFIG_ZIP=y CONFIG_ZISOFS=y -CONFIG_DAR=y +CONFIG_GLIBC_NPTL=y |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:16:50
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356/configuration Modified Files: grsecurity.config patch-o-matic.config samba.config shfs.config Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: samba.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/samba.config,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- samba.config 17 Jan 2004 00:43:56 -0000 1.3 +++ samba.config 10 Sep 2004 23:16:25 -0000 1.4 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|Services" bool "Samba" CONFIG_SAMBA +menu_add "Networking|Services" bool "Samba" CONFIG_SAMBA Index: shfs.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/shfs.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- shfs.config 22 Mar 2004 02:31:19 -0000 1.2 +++ shfs.config 10 Sep 2004 23:16:25 -0000 1.3 @@ -5,4 +5,5 @@ # # http://www.devil-linux.org -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "System|Filesystems" bool "SHfs (mount remote filesystems using (secure) shell connection)" CONFIG_SHFS +#test "$CONFIG_LINUX_VERSION" = "2.4" && +menu_add "System|Filesystems" bool "SHfs (mount remote filesystems using (secure) shell connection)" CONFIG_SHFS Index: patch-o-matic.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/patch-o-matic.config,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- patch-o-matic.config 23 Jul 2004 19:20:50 -0000 1.7 +++ patch-o-matic.config 10 Sep 2004 23:16:25 -0000 1.8 @@ -5,8 +5,7 @@ # # http://www.devil-linux.org -#[ "$CONFIG_LINUX_VERSION" = "2.4" ] && - menu_add "Networking|Firewall" bool "Netfilter patches" CONFIG_NF_PATCHES +menu_add "Networking|Firewall" bool "Netfilter patches" CONFIG_NF_PATCHES if [ "$CONFIG_NF_PATCHES" = "y" ]; then menu_add "Networking|Firewall" bool "Netfilter 'updates' patches" CONFIG_NF_UPDATES Index: grsecurity.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/grsecurity.config,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- grsecurity.config 24 Feb 2004 03:18:00 -0000 1.6 +++ grsecurity.config 10 Sep 2004 23:16:25 -0000 1.7 @@ -5,9 +5,7 @@ # # http://www.devil-linux.org -if [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then - if [ ! "$CONFIG_EXEC_SHIELD" = "y" ] && [ ! "$CONFIG_PAX" = "y" ] ; then - menu_add "Build Configuration|Security" bool "GRSecurity Patch (enhances system security)" CONFIG_GRSECURITY - fi +if [ ! "$CONFIG_EXEC_SHIELD" = "y" ] && [ ! "$CONFIG_PAX" = "y" ] ; then + menu_add "Build Configuration|Security" bool "GRSecurity Patch (enhances system security)" CONFIG_GRSECURITY fi |
From: Heiko Z. <smi...@us...> - 2004-09-10 23:16:10
|
Update of /cvsroot/devil-linux/build/config/etc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32027/etc Modified Files: shadow Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: shadow =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/shadow,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- shadow 25 Feb 2002 01:43:18 -0000 1.2 +++ shadow 10 Sep 2004 23:16:01 -0000 1.3 @@ -1,2 +1,2 @@ -root:04cmES7HM6wtg:11678:0:99999:7::: +root:$1$JHH/CiJE$nDKJJh2hEmE8x2VePkyVP/:12671:0:99999:7::: nobody:*:0:0:10000:::: |