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: <smi...@us...> - 2003-12-17 20:39:21
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv8994/configuration/help Removed Files: x509patch.help Log Message: removed old scripts --- x509patch.help DELETED --- |
From: <smi...@us...> - 2003-12-17 20:39:20
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv8994/configuration Removed Files: freeswan.config x509patch.config Log Message: removed old scripts --- freeswan.config DELETED --- --- x509patch.config DELETED --- |
From: <smi...@us...> - 2003-12-17 20:39:20
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv8994 Removed Files: freeswan x509patch Log Message: removed old scripts --- freeswan DELETED --- --- x509patch DELETED --- |
From: <bl...@us...> - 2003-12-17 19:52:56
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv31029/build/scripts/configuration/help Added Files: screen.help Log Message: Added screen 4.0.2 --- NEW FILE: screen.help --- CONFIG_SCREEN Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. SCREEN allows you to switch between programs and yet use just only one "terminal". For more information: http://www.guckes.net/screen/ |
From: <bl...@us...> - 2003-12-17 19:52:56
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv31029/build/scripts/configuration Added Files: screen.config Log Message: Added screen 4.0.2 --- NEW FILE: screen.config --- #!/bin/bash # # http://www.devil-linux.org menu_add "Tools|Utilities" bool "Screen" CONFIG_SCREEN |
From: <bl...@us...> - 2003-12-17 19:52:56
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv31029/build/scripts Added Files: screen Log Message: Added screen 4.0.2 --- NEW FILE: screen --- #!/bin/bash # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: screen # Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: GNU Screen (http://www.guckes.net/screen/) ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions MYNAME=SCREEN case $1 in build ) if [ "$CONFIG_SCREEN" = "y" ]; then ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --localstatedir=/var/run/screen --sharedstatedir=/var/run/screen --with-sys-screenrc=/etc --with-socket-dir=/var/run/screen make $PMAKE all || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_SCREEN" = "y" ]; then rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp/usr/share/terminfo/s cp terminfo/screencap -p $WORKDIR/tmp/usr/share/terminfo/s mkdir -p $WORKDIR/tmp/etc cp etc/etcscreenrc $WORKDIR/tmp/etc/screenrc mkdir -p $WORKDIR/var/run/screen copy_docs $WORKDIR/tmp cp $WORKDIR/tmp/etc/* $ETCDIR/etc/ || exit 1 rm -rf $WORKDIR/tmp/etc || exit 1 cp -dpR $WORKDIR/tmp/* $CDDIR/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
From: <bl...@us...> - 2003-12-17 19:52:56
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv31029/build Modified Files: CHANGES Log Message: Added screen 4.0.2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.580 retrieving revision 1.581 diff -u -d -r1.580 -r1.581 --- CHANGES 17 Dec 2003 19:36:07 -0000 1.580 +++ CHANGES 17 Dec 2003 19:52:52 -0000 1.581 @@ -23,6 +23,7 @@ # 1.1.1 +- added screen 4.0.2 (bs + Martin Glazer) - updated ebtables-brnf patch - updated loop-aes to v2.0b - added lm_sensors to menuconfig |
From: <smi...@us...> - 2003-12-17 19:36:10
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv25289 Modified Files: CHANGES Log Message: updates Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.579 retrieving revision 1.580 diff -u -d -r1.579 -r1.580 --- CHANGES 17 Dec 2003 15:35:20 -0000 1.579 +++ CHANGES 17 Dec 2003 19:36:07 -0000 1.580 @@ -23,6 +23,7 @@ # 1.1.1 +- updated ebtables-brnf patch - updated loop-aes to v2.0b - added lm_sensors to menuconfig - updated linux-wlan-ng to v0.2.1-pre15 |
From: <smi...@us...> - 2003-12-17 15:35:24
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv3160 Modified Files: CHANGES Log Message: udpated loop aes Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.578 retrieving revision 1.579 diff -u -d -r1.578 -r1.579 --- CHANGES 17 Dec 2003 14:55:46 -0000 1.578 +++ CHANGES 17 Dec 2003 15:35:20 -0000 1.579 @@ -23,6 +23,7 @@ # 1.1.1 +- updated loop-aes to v2.0b - added lm_sensors to menuconfig - updated linux-wlan-ng to v0.2.1-pre15 - updated pcmcia-cs to v3.2.7 |
From: <smi...@us...> - 2003-12-17 14:55:51
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv27884/scripts Modified Files: build.sh ebtables functions i2c insserv linux lm_sensors patch-o-matic pcmcia-cs pcwd prepare Added Files: quota-tools super-freeswan usbat-02 Log Message: kernel 2.4.23 and many other updates/fixes --- NEW FILE: quota-tools --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/quota-tools,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: quota-tools # 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 source $MYDIR/functions case $1 in build ) if [ "$CONFIG_QUOTA_TOOLS" = "y" ]; then ./configure --prefix= --mandir=/usr/share/man || exit 1 make $PMAKE all || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_QUOTA_TOOLS" = "y" ]; then rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 make install ROOTDIR=$WORKDIR/tmp || exit 1 rm -rf $WORKDIR/tmp/share || exit 1 rm -rf $WORKDIR/tmp/include || exit 1 copy_docs $WORKDIR/tmp cp -dpR $WORKDIR/tmp/etc $ETCDIR/etc/ || exit 1 rm -rf $WORKDIR/tmp/etc || exit 1 cp -dpR $WORKDIR/tmp/* $CDDIR/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac --- NEW FILE: super-freeswan --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/super-freeswan,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: super-freeswan # 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 source $MYDIR/functions MYNAME=FREESWAN KERNELDIR=$(find_src_dir linux) case $1 in build ) if [ "$CONFIG_SUPER_FREESWAN" = "y" ]; then # update kernel config DIRS=$(ls klips/net/ipsec/alg/Config.*.in) DIRS="klips/net/ipsec/Config.in klips/net/ipsec/alg/Config.in $DIRS" for DIR in $DIRS do echo $DIR for CFG in $( grep tristate $DIR | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=m" >> $KERNELDIR/.config done for CFG in $( grep bool $DIR | cut -d "'" -f 3 | cut -d " " -f 2 ); do if [ ! "$CFG" = "CONFIG_IPSEC_DEBUG" ] && [ ! "$CFG" = "CONFIG_IPSEC_ALG_NON_LIBRE" ] && [ ! "$CFG" = "CONFIG_IPSEC_ALG_CRYPTOAPI" ]; then echo "$CFG=y" >> $KERNELDIR/.config fi done done echo "CONFIG_IPSEC=m" >> $KERNELDIR/.config echo "# CONFIG_IPSEC_DEBUG is not set" >> $KERNELDIR/.config echo "# CONFIG_IPSEC_ALG_CRYPTOAPI is not set" >> $KERNELDIR/.config echo "# CONFIG_IPSEC_ALG_NON_LIBRE is not set" >> $KERNELDIR/.config replace_str Makefile.inc /usr/local /usr replace_str Makefile.inc /usr/src/linux $KERNELDIR replace_str ./fswcert/Makefile /usr/local /usr KERNELSRC=$KERNELDIR # compile freeswan FLAGS="" if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then FLAGS="CFLAGS_EXTRA=-fno-stack-protector" fi # parallel build fails - do not use $PMAKE make $FLAGS oldmod || exit 1 make programs || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_SUPER_FREESWAN" = "y" ]; then rm -rf $WORKDIR/tmp mkdir -p $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 copy_docs $WORKDIR/tmp mkdir -p $DOCDIR/freeswan || exit 1 cp -dpR doc/* $DOCDIR/freeswan || exit 1 cp -dpR CHANGES* $DOCDIR/freeswan || exit 1 cp -dpR README* $DOCDIR/freeswan || exit 1 rm -rf $WORKDIR/tmp/usr/local || exit 1 cp -dpR $WORKDIR/tmp/usr $CDDIR || exit 1 cp -dpR $WORKDIR/tmp/etc/ipsec.* $ETCDIR/etc/ || exit 1 cp -p $MYDIR/scripts/ipsec $ETCDIR/etc/init.d || exit 1 rm -rf $WORKDIR/tmp || exit 1 mkdir -pm 700 $ETCDIR/etc/ipsec.d/cacerts || exit 1 mkdir -pm 700 $ETCDIR/etc/ipsec.d/crls || exit 1 # fix a problem with the read-only modules.dep replace_str $CDDIR/usr/lib/ipsec/_startklips "depmod -a >" "depmod -an >" rm $CDDIR/usr/lib/ipsec/_startklips.old echo "# Start $MYNAME?" >> $CONFIGFILE echo "START_IPSEC=no" >> $CONFIGFILE echo >> $CONFIGFILE echo "HELP_IPSEC=\"IPSEC is the $MYNAME VPN using the IPSEC protocol\"" >> $SOFTWAREHELP fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac --- NEW FILE: usbat-02 --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/usbat-02,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: usbat-02 # Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: support for some usb cf card readers ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions case $1 in build ) if [ "$CONFIG_USBAT02" = "y" ]; then USBATDIR=$(pwd) KERNELDIR=$(find_src_dir linux) pushd $KERNELDIR/drivers/usb/storage > /dev/null || exit 1 cp -v $USBATDIR/src/usbat2.{c,h} . || exit 1 perl $USBATDIR/src/modify.pl popd > /dev/null bzcat $DL_DIR/src/usbat02-kernel-config.diff.bz2 | patch -d $KERNELDIR -p1 || exit 1 bzcat $DL_DIR/src/usbat02-kernel-Makefile.diff.bz2 | patch -d $KERNELDIR -p1 || exit 1 echo "CONFIG_USB_STORAGE_USBAT2=m" >> $KERNELDIR/.config || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- build.sh 7 Nov 2003 23:19:40 -0000 1.60 +++ build.sh 17 Dec 2003 14:55:47 -0000 1.61 @@ -257,6 +257,8 @@ export PATH=/usr/lib/distcc/bin:$PATH fi + mkdir -p $WORKDIR/LOGS/$CMD || exit 1 + for LINK in $( ls -v $DL_DIR/scripts/.buildorder/rc$LEVEL.d/S* 2> /dev/null) do LINK=${LINK##/*/} @@ -284,11 +286,28 @@ echo -n " (in $SOURCEDIR)" fi echo - if ! $MYDIR/$SCRIPT $CMD; then + t1=$(date +"%s") + + if [ -z "$RUN_ONLY_CMD" ];then + $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT + else + $MYDIR/$SCRIPT $CMD + fi + RETVAL=$? + t2=$(date +"%s") + t=$((t2-t1)) + # set the execution time to 1 when it's < 1, since we don't use nanoseconds + test $t -eq 0 && t=1 + echo -n "$CMD $SCRIPT $t" >> $WORKDIR/LOGS/DL_BUILD_LOG + if [ $RETVAL -gt 0 ]; then echo "ERROR" echo "$MYDIR/$SCRIPT $CMD failed" + echo " FAILED" >> $WORKDIR/LOGS/DL_BUILD_LOG + echo "check log file for details" exit 1 - fi + else + echo " OK" >> $WORKDIR/LOGS/DL_BUILD_LOG + fi touch ${DONEFILE} if dirs +1 &>/dev/null; then popd > /dev/null Index: ebtables =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ebtables,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ebtables 15 Nov 2003 14:08:01 -0000 1.2 +++ ebtables 17 Dec 2003 14:55:47 -0000 1.3 @@ -33,7 +33,7 @@ zcat $DL_DIR/src/ebtables-brnf-*.diff.gz | patch -p 1 -d $KERNELDIR || exit 1 # update kernel config - for CFG in $( grep dep_tristate $KERNELDIR/net/bridge/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + for CFG in $( grep tristate $KERNELDIR/net/bridge/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=m" >> $KERNELDIR/.config done for CFG in $( grep bool $KERNELDIR/net/bridge/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do Index: functions =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/functions,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- functions 14 Jul 2003 13:27:09 -0000 1.41 +++ functions 17 Dec 2003 14:55:47 -0000 1.42 @@ -134,16 +134,39 @@ # add menu entry for config # parameters: menu type text variable -menu_add () +function menu_add () { MENU="" MENUOLD="" X="Main|${1// /___}" + Y=${X//|/^} + if [ -n "${Y%$CURRENTMENU*}" ]; then + return + fi + + X="Main|${1// /___}" for M in $(echo "$X" | cut -d "|" -f 1- --output-delimiter=" " ) do MENUOLD=$MENU MENU=$MENU"^"$M MM=${M//___/ } + + # let the next few lines disabled + if [ 0 = 1 ]; then + #if [ ! "$MENU" = "$CURRENTMENU" ]; then + echo $MENU + Y=${MENU:1} + echo $Y + Y=${Y#$CURRENTMENU*} + Y=${Y:1} + echo $Y + Y=${Y%%*^*} + if [ -z "$Y" ]; then + echo CONTINUE + #continue + fi + fi + if [ ! -f "$WORKDIR/.menu$MENU" ]; then set_geometry `stty size 2>/dev/null` echo -n \'submenu $M\' \'--\> $MM\' " " >> "$WORKDIR/.menu$MENUOLD" Index: i2c =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/i2c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- i2c 13 Oct 2003 17:36:08 -0000 1.2 +++ i2c 17 Dec 2003 14:55:47 -0000 1.3 @@ -32,7 +32,7 @@ cd mkpatch || exit 1 ./mkpatch.pl ../ $KERNELDIR | patch -p1 -d $KERNELDIR || exit 1 cd .. || exit 1 - for CFG in $( grep dep_tristate $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + for CFG in $( grep tristate $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=m" >> $KERNELDIR/.config done for CFG in $( grep bool $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do Index: insserv =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/insserv,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- insserv 13 Oct 2003 17:36:08 -0000 1.9 +++ insserv 17 Dec 2003 14:55:47 -0000 1.10 @@ -30,6 +30,7 @@ bzcat $DL_DIR/src/insserv-core.diff.bz2 | patch -p1 || exit 1 touch .patch.done fi + make clean make $PMAKE all || exit 1 strip_debug Index: linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/linux,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- linux 22 Nov 2003 02:04:45 -0000 1.45 +++ linux 17 Dec 2003 14:55:47 -0000 1.46 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: linux -# Required-Start: $basebuildtools $libs pptp-patches grsecurity xfsprogs LVM patch-o-matic freeswan bridge-utils lm_sensors iproute2 watchdog MOSKRN +# Required-Start: $basebuildtools $libs pptp-patches grsecurity xfsprogs LVM patch-o-matic super-freeswan bridge-utils lm_sensors iproute2 watchdog MOSKRN pcwd usbat-02 # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- lm_sensors 2 Dec 2003 16:13:41 -0000 1.8 +++ lm_sensors 17 Dec 2003 14:55:47 -0000 1.9 @@ -30,59 +30,64 @@ case $1 in build ) - echo preparing patch - cd mkpatch || exit 1 - ./mkpatch.pl ../ $KERNELDIR | patch -p1 -d $KERNELDIR || exit 1 - cd .. || exit 1 - for CFG in $( grep dep_tristate $KERNELDIR/drivers/sensors/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do - echo "$CFG=m" >> $KERNELDIR/.config - done - for CFG in $( grep bool $KERNELDIR/drivers/sensors/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do - echo "$CFG=y" >> $KERNELDIR/.config - done - for CFG in $( grep dep_tristate $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do - echo "$CFG=m" >> $KERNELDIR/.config - done - for CFG in $( grep bool $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do - echo "$CFG=y" >> $KERNELDIR/.config - done + if [ "$CONFIG_LM_SENSORS" = "y" ]; then + echo preparing patch + cd mkpatch || exit 1 + ./mkpatch.pl ../ $KERNELDIR | patch -p1 -d $KERNELDIR || exit 1 + cd .. || exit 1 + for CFG in $( grep tristate $KERNELDIR/drivers/sensors/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + echo "$CFG=m" >> $KERNELDIR/.config + done + for CFG in $( grep bool $KERNELDIR/drivers/sensors/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + echo "$CFG=y" >> $KERNELDIR/.config + done + for CFG in $( grep tristate $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + echo "$CFG=m" >> $KERNELDIR/.config + done + for CFG in $( grep bool $KERNELDIR/drivers/i2c/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + echo "$CFG=y" >> $KERNELDIR/.config + done - OLDDIR=$(pwd) - cd $KERNELDIR || exit 1 - yes "" | make oldconfig - make dep || exit 1 - cd $OLDDIR || exit 1 + OLDDIR=$(pwd) + cd $KERNELDIR || exit 1 + yes "" | make oldconfig + make dep || exit 1 + cd $OLDDIR || exit 1 - SMP=0 - test "$CONFIG_LINUX_SMP" = "y" && SMP=1 + SMP=0 + test "$CONFIG_LINUX_SMP" = "y" && SMP=1 - make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 || exit 1 - strip_debug + make user $PMAKE PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 || exit 1 + + strip_debug + fi ;; install ) - rm -rf $WORKDIR/tmp || exit 1 - mkdir -p $WORKDIR/tmp/usr/sbin || exit 1 - make install DESTDIR=$WORKDIR/tmp PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man || exit 1 - #make install DESTDIR=$WORKDIR/tmp PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 I2C_HEADERS=$KERNELDIR/include/linux LINUX=$KERNELDIR|| exit 1 + if [ "$CONFIG_LM_SENSORS" = "y" ]; then + rm -rf $WORKDIR/tmp || exit 1 + mkdir -p $WORKDIR/tmp/usr/sbin || exit 1 + make install DESTDIR=$WORKDIR/tmp PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man || exit 1 + #make install DESTDIR=$WORKDIR/tmp PREFIX=/usr SMP=$SMP MANDIR=/usr/share/man COMPILE_KERNEL=0 I2C_HEADERS=$KERNELDIR/include/linux LINUX=$KERNELDIR|| exit 1 - copy_docs $WORKDIR/tmp - mkdir -p $DOCDIR/lm_sensors || exit 1 - cp -dpR doc/* $DOCDIR/lm_sensors || exit 1 + copy_docs $WORKDIR/tmp + mkdir -p $DOCDIR/lm_sensors || exit 1 + cp -dpR doc/* $DOCDIR/lm_sensors || exit 1 - cp $WORKDIR/tmp/etc/* $ETCDIR/etc/ || exit 1 + cp $WORKDIR/tmp/etc/* $ETCDIR/etc/ || exit 1 - rm -rf $WORKDIR/tmp/usr/include || exit 1 - rm -rf $WORKDIR/tmp/usr/lib/*a || exit 1 - copy_files $WORKDIR/tmp/usr $CDDIR/ || exit 1 - rm -rf $WORKDIR/tmp || exit 1 - - cp $MYDIR/scripts/lm_sensors $ETCDIR/etc/init.d || exit 1 + rm -rf $WORKDIR/tmp/usr/include || exit 1 + rm -rf $WORKDIR/tmp/usr/lib/*a || exit 1 + copy_files $WORKDIR/tmp/usr $CDDIR/ || exit 1 + rm -rf $WORKDIR/tmp || exit 1 - echo "# Start lm_sensors?" >> $CONFIGFILE - echo "START_LM_SENSORS=no" >> $CONFIGFILE - echo >> $CONFIGFILE - echo "HELP_$MYNAME=\"$MYNAME are the necessary modules to monitor the fan, temp... of your system\"" >> $SOFTWAREHELP + cp $MYDIR/scripts/lm_sensors $ETCDIR/etc/init.d || exit 1 + + echo "# Start lm_sensors?" >> $CONFIGFILE + echo "START_LM_SENSORS=no" >> $CONFIGFILE + echo >> $CONFIGFILE + echo "HELP_$MYNAME=\"$MYNAME are the necessary modules to monitor the fan, temp... of your system\"" >> $SOFTWAREHELP + fi ;; * ) Index: patch-o-matic =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/patch-o-matic,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- patch-o-matic 13 Oct 2003 17:36:09 -0000 1.9 +++ patch-o-matic 17 Dec 2003 14:55:47 -0000 1.10 @@ -31,34 +31,37 @@ echo "no extra patches" > $WORKDIR/netfilter.patches.lst if [ "$CONFIG_NF_PENDING" = "y" ]; then export KERNEL_DIR=$KERNELDIR - yes "n" | ./runme --batch submitted - yes "n" | ./runme --batch pending - yes "n" | ./runme --batch optimizations + ./runme --batch submitted || exit 1 + ./runme --batch pending || exit 1 + ./runme --batch optimizations || exit 1 if [ "$CONFIG_NF_BASE" = "y" ]; then - yes "n" | ./runme --batch base + ./runme --batch base fi if [ "$CONFIG_NF_EXTRA" = "y" ]; then - yes "n" | ./runme --batch $(sed -e "/^$/d" -e "/^ \+$/d" -e "/^ \+$/d" -e "/^#/d" $MYDIR/config/config-netfilter-extra) + ./runme --batch $(sed -e "/^$/d" -e "/^ \+$/d" -e "/^ \+$/d" -e "/^#/d" $MYDIR/config/config-netfilter-extra) || exit 1 fi - for CFG in $( grep dep_tristate $KERNELDIR/net/ipv4/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + for CFG in $( grep tristate $KERNELDIR/net/ipv4/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=m" >> $KERNELDIR/.config done for CFG in $( grep bool $KERNELDIR/net/ipv4/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=y" >> $KERNELDIR/.config done - for CFG in $( grep dep_tristate $KERNELDIR/net/ipv6/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do + for CFG in $( grep tristate $KERNELDIR/net/ipv6/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=m" >> $KERNELDIR/.config done for CFG in $( grep bool $KERNELDIR/net/ipv6/netfilter/Config.in | cut -d "'" -f 3 | cut -d " " -f 2 ); do echo "$CFG=y" >> $KERNELDIR/.config done + + # settings didn't get applied, so let's do it here + echo "CONFIG_IP_NF_RAW=m" >> $KERNELDIR/.config + echo "**** IPv4 ****" > $WORKDIR/netfilter.patches.lst - grep dep_tristate $KERNELDIR/net/ipv4/netfilter/Config.in | cut -d "'" -f 2 >> $WORKDIR/netfilter.patches.lst + grep tristate $KERNELDIR/net/ipv4/netfilter/Config.in | cut -d "'" -f 2 >> $WORKDIR/netfilter.patches.lst pushd $KERNEL_DIR > /dev/null echo "" >> $WORKDIR/netfilter.patches.lst echo "**** IPv6 ****" >> $WORKDIR/netfilter.patches.lst - grep dep_tristate $KERNELDIR/net/ipv6/netfilter/Config.in | cut -d "'" -f 2 >> $WORKDIR/netfilter.patches.lst - #yes "" | + grep tristate $KERNELDIR/net/ipv6/netfilter/Config.in | cut -d "'" -f 2 >> $WORKDIR/netfilter.patches.lst make oldconfig || exit 1 popd > /dev/null fi Index: pcmcia-cs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pcmcia-cs,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- pcmcia-cs 13 Oct 2003 17:36:09 -0000 1.10 +++ pcmcia-cs 17 Dec 2003 14:55:47 -0000 1.11 @@ -30,15 +30,11 @@ case $1 in build ) if [ "$CONFIG_PCMCIA_CS" = "y" ]; then - echo "LINUX=$KERNELDIR" >> config.in - echo "CONFIG_PNP=y" >> config.in - echo "CONFIG_CARDBUS=y" >> config.in - echo "CONF_SRC=2" >> config.in - make oldconfig + ./Configure --kernel=$KERNELDIR --noprompt --notrust --cardbus --pnp --apm --nox11 --srctree --sysv --nox11 --rcdir=/etc/init.d || exit 1 if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then - #echo "KFLAGS=\"-fno-stack-protector\"" >> config.mk echo "CPPFLAGS += -fno-stack-protector" >> config.mk fi + echo "SYSV_INIT=y" >> ./config.out make $PMAKE all || exit 1 strip_debug fi @@ -56,7 +52,7 @@ replace_str $ETCDIR/etc/sysconfig/pcmcia "PCMCIA=yes" "PCMCIA=no" rm $ETCDIR/etc/sysconfig/pcmcia.old cp $MYDIR/scripts/pcmcia $ETCDIR/etc/init.d/ || exit 1 - cat $WORKDIR/tmp/etc/rc.d/init.d/pcmcia >> $ETCDIR/etc/init.d/pcmcia || exit 1 + cat etc/rc.pcmcia >> $ETCDIR/etc/init.d/pcmcia || exit 1 rm -rf $WORKDIR/tmp/etc || exit 1 cp -dpR $WORKDIR/tmp/* $CDDIR/ || exit 1 Index: pcwd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pcwd,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- pcwd 13 Oct 2003 17:36:09 -0000 1.6 +++ pcwd 17 Dec 2003 14:55:47 -0000 1.7 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: pcwd -# Required-Start: $basebuildtools $libs +# Required-Start: $basebuildtools $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: @@ -24,9 +24,13 @@ source $MYDIR/settings source $MYDIR/functions +KERNELDIR=$(find_src_dir linux) + case $1 in build ) if [ "$CONFIG_WATCHDOG_PCWD" = "y" ]; then + # update the kernel driver first + cp pcwd.c $KERNELDIR/drivers/char/ || exit 1 make $PMAKE || exit 1 strip_debug fi Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- prepare 1 Nov 2003 18:35:58 -0000 1.29 +++ prepare 17 Dec 2003 14:55:47 -0000 1.30 @@ -87,6 +87,8 @@ cp $MYDIR/config/config_linux $KERNELDIR/.config || exit 1 echo "CONFIG_M$CONFIG_KERNEL_CPU=y" >> $KERNELDIR/.config + echo "CONFIG_NR_CPUS=$CONFIG_LINUX_NR_CPUS" >> $KERNELDIR/.config + if [ "$CONFIG_LINUX_SMP" == "y" ]; then cat $DL_DIR/scripts/config/config_linux.smp >> $KERNELDIR/.config || exit 1 else @@ -98,7 +100,7 @@ else cat $DL_DIR/scripts/config/config_highmem.no >> $KERNELDIR/.config || exit 1 fi - + if [ "$CONFIG_KERNEL_CPU" == "VIAC3_2" ]; then cat $DL_DIR/scripts/config/config_linux.epia >> $KERNELDIR/.config || exit 1 elif [ "$CONFIG_KERNEL_CPU" == "486" ]; then @@ -110,7 +112,7 @@ if [ "$CONFIG_ALSA" == "y" ]; then cat $DL_DIR/scripts/config/config_linux.alsa >> $KERNELDIR/.config || exit 1 fi - + pushd $KERNELDIR > /dev/null if [ ! -f devil-linux-kernel-patches.done ]; then |
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv27884/scripts/configuration Modified Files: freeswan.config linux.config xfsprogs.config Added Files: lm_sensors.config quota-tools.config usbat-02.config Log Message: kernel 2.4.23 and many other updates/fixes --- NEW FILE: lm_sensors.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/lm_sensors.config,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org menu_add "System|Hardware Support" bool "LM Sensors (Hardware Monitoring)" CONFIG_LM_SENSORS --- NEW FILE: quota-tools.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/quota-tools.config,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org menu_add "System|Filesystems" bool "Quota Tools" CONFIG_QUOTA_TOOLS --- NEW FILE: usbat-02.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/usbat-02.config,v $ # $Revision: 1.1 $ # $Date: 2003/12/17 14:55:47 $ # # http://www.devil-linux.org menu_add "System|Hardware Support" bool "USBAT-02 based USB CF card readers" CONFIG_USBAT02 Index: freeswan.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/freeswan.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- freeswan.config 2 Oct 2003 15:58:26 -0000 1.2 +++ freeswan.config 17 Dec 2003 14:55:47 -0000 1.3 @@ -5,17 +5,4 @@ # # http://www.devil-linux.org -menu_add "Networking|VPN" bool "FreeS/WAN (IPSec)" CONFIG_FREESWAN -if [ "$CONFIG_FREESWAN" = "y" ]; then - menu_add "Networking|VPN" bool "FreeS/WAN Modular ALGO Support (AES, 3DES, SHA2, etc.)" CONFIG_FREESWAN_ALG - menu_add "Networking|VPN" bool "FreeS/WAN Notify/Delete SA Patch" CONFIG_FREESWAN_NOTIFY - if [ "$CONFIG_FREESWAN_NOTIFY" = "y" ]; then - if [ "$CONFIG_FREESWAN_ALG" = "y" ]; then - if [ "$CONFIG_X509_FREESWAN" = "y" ]; then - menu_add "Networking|VPN" bool "FreeS/WAN NAT Traversal Patch" CONFIG_FREESWAN_NAT - fi - else - menu_add "Networking|VPN" bool "FreeS/WAN NAT Traversal Patch" CONFIG_FREESWAN_NAT - fi - fi -fi +menu_add "Networking|VPN" bool "Super-FreeS/WAN (IPSec)" CONFIG_SUPER_FREESWAN Index: linux.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/linux.config,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- linux.config 10 Nov 2003 15:04:51 -0000 1.7 +++ linux.config 17 Dec 2003 14:55:47 -0000 1.8 @@ -5,5 +5,7 @@ # # http://www.devil-linux.org +test -z "$CONFIG_LINUX_NR_CPUS" && CONFIG_LINUX_NR_CPUS=4 menu_add "Build Configuration" bool "Symmetric multi-processing support" CONFIG_LINUX_SMP +menu_add "Build Configuration" list "Maximum number of CPUs" CONFIG_LINUX_NR_CPUS 2 4 8 16 32 menu_add "System|Hardware Support" bool "Update Philips USB Webcam Kernel Driver (pwc) EXPERIMENTAL" CONFIG_LINUX_UPDATE_PWC Index: xfsprogs.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/xfsprogs.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xfsprogs.config 2 Oct 2003 15:58:26 -0000 1.2 +++ xfsprogs.config 17 Dec 2003 14:55:47 -0000 1.3 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -[ "$CONFIG_GRSECURITY" = "y" ] || menu_add "System|Filesystems" bool "XFS Support" CONFIG_XFS +[ "$CONFIG_GRSECURITY" = "y" ] || menu_add "System|Filesystems" bool "XFS Support ( most likely BROKEN )" CONFIG_XFS |
From: <smi...@us...> - 2003-12-17 14:55:50
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv27884/scripts/configuration/help Modified Files: linux.help Added Files: lm_sensors.help usbat-02.help Log Message: kernel 2.4.23 and many other updates/fixes --- NEW FILE: lm_sensors.help --- CONFIG_LM_SENSORS The primary mission for our project is to provide the best and most complete hardware health monitoring drivers for Linux. We strive to produce well organized, efficient, safe, flexible, and tested code free of charge to all Linux users using the Intel x86 hardware platform. The project attempts to support as many related devices as possible (when testing and documentation is available), especially those which are commonly included on mainboards. --- NEW FILE: usbat-02.help --- CONFIG_USBAT02 You can find in here the driver for devices that use the USBAT-02 USB interface. Devices known working with USBAT-02 are: * USBAT-02 CompactFlash reader for Kodak DC3800 * Microtech Zio! CompactFlash reader * Kingston Technology PCREAD-USB/CF * Delkin Efilm reader2 * RCA LYRA MP3 portable * more? The driver you find here is initialy developed for the ZiO CompactFlash reader and has also been succesfully tested on the CompactFlash reader for Kodak DC3800 and should work on other devices as wel. Note that this driver is in beta stage. Index: linux.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/linux.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- linux.help 22 May 2003 00:48:35 -0000 1.1 +++ linux.help 17 Dec 2003 14:55:47 -0000 1.2 @@ -13,3 +13,11 @@ "Pentium" under "Processor family", the kernel will not work on 486 architectures. Similarly, multiprocessor kernels for the "PPro" architecture may not work on all Pentium based boards. + +CONFIG_LINUX_NR_CPUS + This allows you to specify the maximum number of CPUs which this + kernel will support. The maximum supported value is 32 and the + mimimum value which makes sense is 2. + + This is purely to save memory - each supported CPU adds + approximately eight kilobytes to the kernel image. |
From: <smi...@us...> - 2003-12-17 14:55:50
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv27884/scripts/config Modified Files: config-netfilter-extra config_linux Log Message: kernel 2.4.23 and many other updates/fixes Index: config-netfilter-extra =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config-netfilter-extra,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- config-netfilter-extra 30 May 2003 23:21:46 -0000 1.2 +++ config-netfilter-extra 17 Dec 2003 14:55:47 -0000 1.3 @@ -1,39 +1,50 @@ # NETFILTER extra patches to apply to the kernel # see http://www.netfilter.org/documentation/pomlist/pom-extra.html # -# possible options (as of 30.05.2003): -# -# extra/CLASSIFY.patch -# extra/CONNMARK.patch -# extra/ROUTE.patch -# extra/addrtype.patch -# extra/condition.patch -# extra/cuseeme-nat.patch -# extra/eggdrop-conntrack.patch -# extra/h323-conntrack-nat.patch -# extra/ipt_TARPIT.patch -# extra/iptables-loopcheck-speedup.patch -# extra/mms-conntrack-nat.patch -# extra/netfilter-docbook.patch -# extra/nfnetlink-ctnetlink-0.11.patch -# extra/owner-socketlookup.patch -# extra/pptp-conntrack-nat.patch -# extra/quake3-conntrack.patch -# extra/recent.patch -# extra/rpc.patch -# extra/rsh.patch -# extra/string.patch -# extra/talk-conntrack-nat.patch -# extra/tcp-window-tracking.patch +# possible options (as of 07.12.2003): # +#extra/CLASSIFY.patch +#extra/CONNMARK.patch +#extra/IPMARK.patch +#extra/ROUTE.patch +#extra/TCPLAG.patch +#extra/TRACE.patch +#extra/XOR.patch +#extra/addrtype.patch +#extra/condition.patch +#extra/connbytes.patch +#extra/conntrack-seqfile.patch +#extra/conntrack_arefcount.patch +#extra/conntrack_locking.patch +#extra/conntrack_nonat.patch +#extra/ctstat.patch +#extra/cuseeme-nat.patch +#extra/eggdrop-conntrack.patch +#extra/h323-conntrack-nat.patch +#extra/ipt_TARPIT.patch +#extra/iptables-loopcheck-speedup.patch +#extra/mms-conntrack-nat.patch +#extra/netfilter-docbook.patch +#extra/nfnetlink-ctnetlink-0.13.patch +#extra/owner-socketlookup.patch +#extra/owner-supgids.patch +#extra/pptp-conntrack-nat.patch +#extra/quake3-conntrack.patch +#extra/rsh.patch +#extra/rtsp-conntrack.patch +#extra/string.patch +#extra/talk-conntrack-nat.patch +#extra/tcp-window-tracking.patch + extra/CONNMARK.patch -extra/amanda-conntrack-nat.patch +extra/addrtype.patch extra/condition.patch extra/h323-conntrack-nat.patch -extra/ip_conntrack-timeouts.patch -extra/ip_tables-proc.patch +extra/ipt_TARPIT.patch extra/mms-conntrack-nat.patch extra/pptp-conntrack-nat.patch extra/quake3-conntrack.patch +extra/rpc.patch +extra/rtsp-conntrack.patch extra/talk-conntrack-nat.patch Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_linux,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- config_linux 2 Dec 2003 16:13:41 -0000 1.65 +++ config_linux 17 Dec 2003 14:55:47 -0000 1.66 @@ -835,6 +835,7 @@ CONFIG_I2C_PCFEPP=m CONFIG_I2C_CHARDEV=m CONFIG_I2C_PROC=m +CONFIG_I2C_PCFEPP=m # # Mice @@ -1320,3 +1321,33 @@ CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_TEST=m CONFIG_CRC32=m + +CONFIG_EDD=y +CONFIG_CISS_MONITOR_THREAD=y +CONFIG_IP_VS=m +CONFIG_IP_VS_DEBUG=n +CONFIG_IP_VS_TAB_BITS=12 +CONFIG_IP_VS_RR=m +CONFIG_IP_VS_WRR=m +CONFIG_IP_VS_LC=m +CONFIG_IP_VS_WLC=m +CONFIG_IP_VS_LBLC=m +CONFIG_IP_VS_LBLCR=m +CONFIG_IP_VS_DH=m +CONFIG_IP_VS_SH=m +CONFIG_IP_VS_SED=m +CONFIG_IP_VS_NQ=m +CONFIG_IP_VS_FTP=m + +CONFIG_IP_SCTP=n + +CONFIG_SCSI_MEGARAID2=m +CONFIG_TMD_HERMES=m +CONFIG_HW_RANDOM=y +CONFIG_USB_SL811HS_ALT=m +CONFIG_USB_SL811HS=n +CONFIG_USB_W9968CF=m +CONFIG_USB_GADGET=n +CONFIG_LOG_BUF_SHIFT=0 +CONFIG_CRYPTO_CAST5=m +CONFIG_FW_LOADER=m |
From: <smi...@us...> - 2003-12-17 14:55:50
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs1:/tmp/cvs-serv27884/config/etc/initrd Modified Files: linuxrc Log Message: kernel 2.4.23 and many other updates/fixes Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- linuxrc 2 Dec 2003 16:13:41 -0000 1.49 +++ linuxrc 17 Dec 2003 14:55:46 -0000 1.50 @@ -184,9 +184,9 @@ modprobe -r # kill our klogd -kill `ps ax | grep klogd | cut -f 1 -d 0` +kill `ps ax | grep klogd | cut -f 1 -d 0` 2> /dev/null -# mount shared memory filesystem with a limit of 40GB (for now) +# mount shared memory filesystem echo "Mounting SHM FS on /cdrom/shm" mount -n -o bind /shm /cdrom/shm umount /shm |
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) |
From: <rap...@us...> - 2003-12-07 16:18:57
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv29505/scripts/scripts Modified Files: alsa-driver Log Message: alsaplayer checkin Index: alsa-driver =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/alsa-driver,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- alsa-driver 29 Nov 2003 15:36:06 -0000 1.2 +++ alsa-driver 7 Dec 2003 16:18:54 -0000 1.3 @@ -33,13 +33,13 @@ case "$1" in start) - echo -n "Starting $NAME: " + echo -en "Starting $NAME: OK\n" modprobe snd-via82xx modprobe snd-pcm-oss modprobe snd-mixer-oss ;; stop) - echo -n "Shutting down $NAME: " + echo -en "Shutting down $NAME: OK\n" rmmod snd-pcm-oss rmmod snd-mixer-oss rmmod snd-via82xx |
From: <rap...@us...> - 2003-12-07 16:18:57
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv29505/scripts Modified Files: alsa-utils Added Files: alsaplayer libmad Log Message: alsaplayer checkin --- NEW FILE: alsaplayer --- #!/bin/bash # ALSA_PLAYER added by Diego Torres <rap...@an...> # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: alsaplayer # Required-Start: $basebuildtools $libs alsa-driver alsa-lib libmad # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: alsa generic player ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions MYNAME=ALSA_PLAYER case $1 in build ) if [ "$CONFIG_ALSA_PLAYER" = "y" ]; then ./configure --prefix=/usr --disable-gtktest || exit 1 #--sysconfdir=/etc --localstatedir=/var || exit 1 ##--disable-lzo make $PMAKE || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_ALSA_PLAYER" = "y" ]; then rm -rf $WORKDIR/tmp || exit 1 make install-strip DESTDIR=$WORKDIR/tmp || exit 1 copy_files $WORKDIR/tmp/usr/bin $CDDIR/usr/ || exit 1 copy_files $WORKDIR/tmp/usr/lib $CDDIR/usr/ || exit 1 copy_docs $WORKDIR/tmp exit 1 rm -rf $WORKDIR/tmp || exit 1 echo "HELP_$MYNAME=\"$MYNAME is a generic pcm player\"" >> $SOFTWAREHELP fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac --- NEW FILE: libmad --- #!/bin/bash # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: libmad # Required-Start: $basebuildtools glibc # 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 source $MYDIR/functions case $1 in build ) ./configure --prefix=/usr || exit 1 make $PMAKE all || exit 1 strip_debug # install it in local system, because other programs could need it make install ;; install ) cp --no-dereference /usr/lib/libmad.* $CDDIR/usr/lib/ || exit 1 rm -rf $CDDIR/usr/lib/libmad.a rm -rf $CDDIR/usr/lib/libmad.la ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: alsa-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-utils,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- alsa-utils 2 Dec 2003 16:13:41 -0000 1.3 +++ alsa-utils 7 Dec 2003 16:18:54 -0000 1.4 @@ -6,7 +6,7 @@ ### BEGIN INIT INFO # Provides: alsa-utils -# Required-Start: $basebuildtools $libs linux alsa-driver alsa-lib +# Required-Start: $basebuildtools $libs linux alsa-driver alsa-lib alsaplayer # Required-Stop: # Default-Start: 1 2 # Default-Stop: |
From: <rap...@us...> - 2003-12-07 16:18:57
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv29505 Modified Files: CHANGES Log Message: alsaplayer checkin Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.576 retrieving revision 1.577 diff -u -d -r1.576 -r1.577 --- CHANGES 2 Dec 2003 16:13:40 -0000 1.576 +++ CHANGES 7 Dec 2003 16:18:54 -0000 1.577 @@ -23,6 +23,7 @@ # 1.1.1 +- added alsaplayer (rpd) - added alsa-drivers, alsa-utils and alsa-lib. (you can know use your dl box as a mp3player). (rpd) - added loop-aes. loop is now loop-aes. (you can encrypt |
From: <rap...@us...> - 2003-12-02 16:13:46
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv15440/scripts Modified Files: alsa-lib alsa-utils cd_cleanup lm_sensors util-linux Added Files: loop-AES Log Message: loop-aes and bugfixes --- NEW FILE: loop-AES --- #!/bin/bash # LOOP-AES by Diego Torres <rap...@co...> # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: loop-AES # Required-Start: $basebuildtools $libs linux # 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 source $MYDIR/functions MYNAME=LOOP-AES case $1 in build ) ;; install ) make LINUX_SOURCE=$KERNELDIR INSTALL_MOD_PATH=$CDDIR cp -dpR $CDDIR/lib/modules/$KERNELVERSION/block $WORKDIR/modules.initrd/lib/modules/$KERNELVERSION/kernel/drivers/ || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: alsa-lib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-lib,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- alsa-lib 29 Nov 2003 15:36:06 -0000 1.4 +++ alsa-lib 2 Dec 2003 16:13:41 -0000 1.5 @@ -32,13 +32,9 @@ strip_debug rm -rf $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 - mkdir -p $CDDIR/ - copy_files $WORKDIR/tmp/usr/ $CDDIR/ || exit 1 - #rm -r $CDDIR/usr/share/alsa - copy_files $WORKDIR/tmp/usr/include $CDDIR/ || exit 1 + copy_files $WORKDIR/tmp/usr/ / || exit 1 fi ;; - install ) ;; Index: alsa-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-utils,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- alsa-utils 24 Nov 2003 14:11:37 -0000 1.2 +++ alsa-utils 2 Dec 2003 16:13:41 -0000 1.3 @@ -27,7 +27,7 @@ case $1 in build ) if [ "$CONFIG_ALSA" = "y" ]; then - ./configure --prefix=/usr --with-alsa-prefix=$CDDIR/usr/lib/ --with-alsa-inc-prefix=$CDDIR/usr/include || exit 1 + ./configure --prefix=/usr --with-alsa-prefix=/usr/lib/ --with-alsa-inc-prefix=/usr/include || exit 1 make $PMAKE all || exit 1 strip_debug fi @@ -36,12 +36,14 @@ install ) if [ "$CONFIG_ALSA" = "y" ]; then rm -rf $WORKDIR/tmp || exit 1 + mkdir $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 copy_files $WORKDIR/tmp/usr/sbin/ $CDDIR/ || exit 1 copy_files $WORKDIR/tmp/usr/bin/ $CDDIR/ || exit 1 + copy_files /usr/share/alsa/ $CDDIR/usr/share/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 - rm -rf $CDDIR/usr/include/alsa - rm -rf $CDDIR/usr/include/sys + rm -rf /usr/include/alsa + rm -rf /usr/share/alsa fi ;; Index: cd_cleanup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cd_cleanup,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- cd_cleanup 7 Nov 2003 00:13:45 -0000 1.5 +++ cd_cleanup 2 Dec 2003 16:13:41 -0000 1.6 @@ -27,7 +27,7 @@ case $1 in install ) rm $CDDIR/usr/lib/*a - rm -rf $CDDIR/usr/include/* +# rm -rf $CDDIR/usr/include/* pushd $CDDIR/usr/bin > /dev/null; strip_debug ; popd > /dev/null pushd $CDDIR/bin > /dev/null; strip_debug ; popd > /dev/null pushd $CDDIR/sbin > /dev/null; strip_debug ; popd > /dev/null @@ -40,6 +40,7 @@ rm -rf $CDDIR/usr/share/man/* || exit 1 rm -rf $CDDIR/usr/share/doc/* || exit 1 rm -rf $CDDIR/usr/share/info/* || exit 1 + rm -rf $CDDIR/usr/share/samba/swat/* || exit 1 fi ;; Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- lm_sensors 28 Nov 2003 00:02:46 -0000 1.7 +++ lm_sensors 2 Dec 2003 16:13:41 -0000 1.8 @@ -24,6 +24,8 @@ source $MYDIR/settings source $MYDIR/functions +MYNAME=LM_SENSORS + KERNELDIR=$(find_src_dir linux) case $1 in Index: util-linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/util-linux,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- util-linux 8 Nov 2003 21:04:23 -0000 1.13 +++ util-linux 2 Dec 2003 16:13:41 -0000 1.14 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: util-linux -# Required-Start: $basebuildtools $libs +# Required-Start: $basebuildtools $libs loop-AES # Required-Stop: # Default-Start: 1 2 # Default-Stop: @@ -26,6 +26,8 @@ case $1 in build ) + bzip2 -d $SRCDIR/util-linux-2.12.diff.bz2 2> /dev/null + patch -p1 < $SRCDIR/util-linux-2.12.diff ./configure || exit 1 replace_str defines.h "#define ENABLE_NLS" "" #make $PMAKE HAVE_SLN=yes ADD_RAW=yes DISABLE_NLS=yes -C lib || exit 1 |
From: <rap...@us...> - 2003-12-02 16:13:45
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv15440/scripts/config Modified Files: config_linux Log Message: loop-aes and bugfixes Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_linux,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- config_linux 16 Nov 2003 18:45:13 -0000 1.64 +++ config_linux 2 Dec 2003 16:13:41 -0000 1.65 @@ -149,7 +149,7 @@ # CONFIG_CISS_SCSI_TAPE is not set CONFIG_BLK_DEV_DAC960=m # CONFIG_BLK_DEV_UMEM is not set -CONFIG_BLK_DEV_LOOP=y +# CONFIG_BLK_DEV_LOOP is not set CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=4096 |
From: <rap...@us...> - 2003-12-02 16:13:44
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv15440 Modified Files: CHANGES LINKS Log Message: loop-aes and bugfixes Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.575 retrieving revision 1.576 diff -u -d -r1.575 -r1.576 --- CHANGES 27 Nov 2003 14:21:51 -0000 1.575 +++ CHANGES 2 Dec 2003 16:13:40 -0000 1.576 @@ -12,7 +12,7 @@ # smiley73/heiko/hz ... Heiko Zuerker <he...@zu...> # friedl/fl ........... Friedrich Lobenstock <fl...@fl...> # blubdog/bruce/bs .... Bruce Smith <dev...@re...> -# rpd ................. Diego Torres <dt...@co...> +# rpd ................. Diego Torres <rap...@an...> # Gunther Stammwitz ... Gunther Stammwitz <gs...@gm...> # # contributors: @@ -23,6 +23,10 @@ # 1.1.1 +- added alsa-drivers, alsa-utils and alsa-lib. (you can know + use your dl box as a mp3player). (rpd) +- added loop-aes. loop is now loop-aes. (you can encrypt + your loopback devices) (rpd) - fixed sarg man page location (Martin Glazer/hz) - updated syslinux to v2.0.7 - updated openvpn to v1.5.0 @@ -147,7 +151,7 @@ - changed M for memtest86 to lowercase in boot menu 1.0-RC 1 -- fixed clamav install script (Diego Torres) +- fixed clamav install script (rpd) - turned of realmode poweroff for apm (was set as default) - fixed runlevel links to work with new insserv - added memtest86 v3.0 Index: LINKS =================================================================== RCS file: /cvsroot/devil-linux/build/LINKS,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- LINKS 7 Nov 2003 00:13:44 -0000 1.12 +++ LINKS 2 Dec 2003 16:13:40 -0000 1.13 @@ -53,3 +53,6 @@ alsa-sound modules/drivers/utils http://www.alsa-project.org + +loop-aes support (modules & patches) + http://loop-aes.sourceforge.net/ |
From: <rap...@us...> - 2003-12-02 16:13:44
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs1:/tmp/cvs-serv15440/config/etc/initrd Modified Files: linuxrc Log Message: loop-aes and bugfixes Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- linuxrc 9 Nov 2003 17:38:14 -0000 1.48 +++ linuxrc 2 Dec 2003 16:13:41 -0000 1.49 @@ -82,6 +82,9 @@ CONFIG_SRC_LIST="$CDROM_IDE $CDROM_SCSI $PARTITIONS_IDE $PARTITIONS_SCSI /dev/fd0 /dev/fd1" DL_CONFIG_SOURCE="" +echo -e "Loading loop-AES module"; +modprobe loop + $GREEN echo -e "searching for configuration media" $NORMAL |
From: Heiko Z. <he...@zu...> - 2003-11-30 15:21:23
|
> On Fri, Nov 28, 2003 at 10:16:16AM -0500, Heiko Zuerker wrote: >> > #/sbin/modprobe i2c-viapro >> > #/sbin/modprobe vt1211 >> > #/sbin/modprobe eeprom >> >> Would be great if you could put this stuff into a config variable >> LMSENSORS_MODULES or so to /etc/sysconfig/config . >> Take a look at our linuxrc script, there you see how to handle the >> loading. > > I was thinking... we don't need to load them at the linuxrc script. why? > > they're modules that aren't vital, neither the system needs them to boot. > > and if we're listing them in some place, better to create a /etc/modules > where > all the modules should be placed. in the other hand, if we have to > configure > them in some place, better to be at the init script of lm-sensors, so > they're > kept in a related place. That was actually what I meant. I just wanted to tell you that you just need to cut'n'paste the part out of linuxrc (inventing the wheel only once). -- Regards Heiko Zuerker http://www.devil-linux.org |
From: <rap...@us...> - 2003-11-29 15:36:10
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv5426/scripts/scripts Modified Files: alsa-driver Log Message: alsa fix Index: alsa-driver =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/alsa-driver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- alsa-driver 18 Nov 2003 00:38:00 -0000 1.1 +++ alsa-driver 29 Nov 2003 15:36:06 -0000 1.2 @@ -14,7 +14,7 @@ # parameters NAME="alsa driver" -CONFIGNAME=ALSA-DRIVER +CONFIGNAME=ALSA_DRIVER DAEMON= PARAMETER= |
From: <rap...@us...> - 2003-11-29 15:36:09
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv5426/scripts Modified Files: alsa-lib Log Message: alsa fix Index: alsa-lib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-lib,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- alsa-lib 24 Nov 2003 14:11:37 -0000 1.3 +++ alsa-lib 29 Nov 2003 15:36:06 -0000 1.4 @@ -34,7 +34,7 @@ make install DESTDIR=$WORKDIR/tmp || exit 1 mkdir -p $CDDIR/ copy_files $WORKDIR/tmp/usr/ $CDDIR/ || exit 1 - rm -r $CDDIR/usr/share/alsa + #rm -r $CDDIR/usr/share/alsa copy_files $WORKDIR/tmp/usr/include $CDDIR/ || exit 1 fi ;; |