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...> - 2004-03-13 15:17:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv815 Modified Files: CHANGES Log Message: don't try to restart klogd when doing a "/etc/init.d/syslog reload" Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.726 retrieving revision 1.727 diff -u -d -r1.726 -r1.727 --- CHANGES 13 Mar 2004 01:11:11 -0000 1.726 +++ CHANGES 13 Mar 2004 15:08:27 -0000 1.727 @@ -22,6 +22,7 @@ # 1.1.3 +- don't try to restart klogd when doing a "/etc/init.d/syslog reload" - added support for cidr netmasks to ifcfg- files (Heiko / Cameron Miller) - added support for cards with serial interfaces - updated bind to v9.2.3 (Heiko / Oliver Jehle) |
From: <smi...@us...> - 2004-03-13 15:17:15
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv815/config/etc/init.d Modified Files: syslog Log Message: don't try to restart klogd when doing a "/etc/init.d/syslog reload" Index: syslog =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/syslog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- syslog 20 Aug 2003 19:15:35 -0000 1.5 +++ syslog 13 Mar 2004 15:08:28 -0000 1.6 @@ -86,9 +86,6 @@ else echo "$0 no $SYSLOG_DAEMON process found!" fi - - killproc -q klogd - loadproc -q klogd -c $KERNEL_LOGLEVEL ;; *) |
From: <smi...@us...> - 2004-03-13 15:16:40
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv646 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: don't try to restart klogd when doing a "/etc/init.d/syslog reload" Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.55 retrieving revision 1.510.2.56 diff -u -d -r1.510.2.55 -r1.510.2.56 --- CHANGES 13 Mar 2004 00:19:02 -0000 1.510.2.55 +++ CHANGES 13 Mar 2004 15:07:52 -0000 1.510.2.56 @@ -22,6 +22,7 @@ # # 1.0.5 +- don't try to restart klogd when doing a "/etc/init.d/syslog reload" - updated bind to v9.2.3 (Heiko / Oliver Jehle) - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 |
From: <smi...@us...> - 2004-03-13 15:16:40
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv646/config/etc/init.d Modified Files: Tag: rel-1-0-patches syslog Log Message: don't try to restart klogd when doing a "/etc/init.d/syslog reload" Index: syslog =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/syslog,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -u -d -r1.5 -r1.5.2.1 --- syslog 20 Aug 2003 19:15:35 -0000 1.5 +++ syslog 13 Mar 2004 15:07:53 -0000 1.5.2.1 @@ -86,9 +86,6 @@ else echo "$0 no $SYSLOG_DAEMON process found!" fi - - killproc -q klogd - loadproc -q klogd -c $KERNEL_LOGLEVEL ;; *) |
From: <smi...@us...> - 2004-03-13 01:19:56
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2615/config/etc/init.d Modified Files: network Log Message: added support for cidr netmasks to ifcfg- files (Heiko / Cameron Miller) Index: network =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/network,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- network 11 Feb 2004 16:57:08 -0000 1.28 +++ network 13 Mar 2004 01:11:12 -0000 1.29 @@ -245,8 +245,13 @@ fi # add the route - echo " adding route to $CMD ${target}${netmask:+/$netmask}${gateway:+ via gateway $gateway} on $DEVICE" - route add -$CMD ${target} ${netmask:+netmask $netmask} ${gateway:+gw $gateway} dev $DEVICE + if [ -n "${netmask##*.*}" ]; then + echo " adding route to $CMD ${target}${netmask:+/$netmask}${gateway:+ via gateway $gateway} on $DEVICE" + route add -$CMD ${target} ${netmask:+netmask $netmask} ${gateway:+gw $gateway} dev $DEVICE + else +v echo " adding route to -$CMD $destination ${gateway:+ via gateway $gateway} on $DEVICE" + route add -$CMD ${destination} ${gateway:+gw $gateway} dev $DEVICE + fi done fi fi |
From: <smi...@us...> - 2004-03-13 01:19:56
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2615 Modified Files: CHANGES Log Message: added support for cidr netmasks to ifcfg- files (Heiko / Cameron Miller) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.725 retrieving revision 1.726 diff -u -d -r1.725 -r1.726 --- CHANGES 13 Mar 2004 00:37:03 -0000 1.725 +++ CHANGES 13 Mar 2004 01:11:11 -0000 1.726 @@ -22,6 +22,7 @@ # 1.1.3 +- added support for cidr netmasks to ifcfg- files (Heiko / Cameron Miller) - added support for cards with serial interfaces - updated bind to v9.2.3 (Heiko / Oliver Jehle) - fixed error building squid without LDAP support (Heiko / Martin Glazer) |
From: <smi...@us...> - 2004-03-13 00:45:48
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29153/scripts/config Modified Files: config_linux Log Message: enabled more serial port support Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_linux,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- config_linux 8 Mar 2004 18:50:33 -0000 1.72 +++ config_linux 13 Mar 2004 00:37:04 -0000 1.73 @@ -811,8 +811,34 @@ CONFIG_VT_CONSOLE=y CONFIG_SERIAL=y CONFIG_SERIAL_CONSOLE=y -# CONFIG_SERIAL_EXTENDED is not set -# CONFIG_SERIAL_NONSTANDARD is not set +CONFIG_SERIAL_EXTENDED=y +CONFIG_SERIAL_MANY_PORTS=y +CONFIG_SERIAL_SHARE_IRQ=y +# CONFIG_SERIAL_DETECT_IRQ is not set +CONFIG_SERIAL_MULTIPORT=y +CONFIG_HUB6=y +CONFIG_SERIAL_NONSTANDARD=y +CONFIG_COMPUTONE=m +CONFIG_ROCKETPORT=m +CONFIG_CYCLADES=m +CONFIG_CYZ_INTR=y +CONFIG_DIGIEPCA=m +CONFIG_ESPSERIAL=m +CONFIG_MOXA_INTELLIO=m +CONFIG_MOXA_SMARTIO=m +CONFIG_ISI=m +CONFIG_SYNCLINK=m +CONFIG_SYNCLINKMP=m +CONFIG_N_HDLC=m +CONFIG_RISCOM8=m +CONFIG_SPECIALIX=m +CONFIG_SPECIALIX_RTSCTS=y +CONFIG_SX=m +CONFIG_RIO=m +# CONFIG_RIO_OLDPCI is not set +CONFIG_STALDRV=y +CONFIG_STALLION=m +CONFIG_ISTALLION=m CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=256 CONFIG_PRINTER=m |
From: <smi...@us...> - 2004-03-13 00:45:47
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29153/scripts/config/linux-2.6 Modified Files: config_linux Log Message: enabled more serial port support Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- config_linux 24 Feb 2004 03:17:59 -0000 1.14 +++ config_linux 13 Mar 2004 00:37:04 -0000 1.15 @@ -1087,7 +1087,12 @@ CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y -# CONFIG_SERIAL_NONSTANDARD is not set +CONFIG_SERIAL_NONSTANDARD=y +CONFIG_ROCKETPORT=m +CONFIG_SYNCLINK=m +CONFIG_SYNCLINKMP=m +CONFIG_N_HDLC=m +CONFIG_STALDRV=y # # Serial drivers @@ -1242,7 +1247,7 @@ CONFIG_SYNCLINK_CS=m # CONFIG_MWAVE is not set # CONFIG_RAW_DRIVER is not set -CONFIG_HANGCHECK_TIMER=m +CONFIG_HANGCHECK_TIMER=y # # Multimedia devices |
From: <smi...@us...> - 2004-03-13 00:45:47
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29153 Modified Files: CHANGES Log Message: enabled more serial port support Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.724 retrieving revision 1.725 diff -u -d -r1.724 -r1.725 --- CHANGES 13 Mar 2004 00:18:34 -0000 1.724 +++ CHANGES 13 Mar 2004 00:37:03 -0000 1.725 @@ -22,6 +22,7 @@ # 1.1.3 +- added support for cards with serial interfaces - updated bind to v9.2.3 (Heiko / Oliver Jehle) - fixed error building squid without LDAP support (Heiko / Martin Glazer) - added support for LVM2 to mountfs script (Heiko / Oliver Jehle) |
From: <smi...@us...> - 2004-03-13 00:27:44
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26181 Modified Files: Tag: rel-1-0-patches CHANGES md5sum.lst Log Message: - updated bind to v9.2.3 (Heiko / Oliver Jehle) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.54 retrieving revision 1.510.2.55 diff -u -d -r1.510.2.54 -r1.510.2.55 --- CHANGES 12 Mar 2004 02:36:31 -0000 1.510.2.54 +++ CHANGES 13 Mar 2004 00:19:02 -0000 1.510.2.55 @@ -22,6 +22,7 @@ # # 1.0.5 +- updated bind to v9.2.3 (Heiko / Oliver Jehle) - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -d -r1.1.2.5 -r1.1.2.6 --- md5sum.lst 12 Mar 2004 02:36:31 -0000 1.1.2.5 +++ md5sum.lst 13 Mar 2004 00:19:02 -0000 1.1.2.6 @@ -9,7 +9,7 @@ d2016137a97f8f7ec956a19f45c3f7b7 src/attr-2.4.8.src.tar.gz 5238251b4926d778dfe162f6ce729733 src/bash-2.05b.tar.gz 2d6f5c39497a951120759dc72664033e src/beep-1.2.1.tar.gz -6ea7d64a0856893ab3eb541ab7bbc725 src/bind-9.2.2.tar.gz +94ae7b0f20dc406fdbbf6fac5d57b32f src/bind-9.2.3.tar.gz 2da8def15d28af3ec6af0982709ae90a src/binutils-2.14.tar.bz2 42c3a33b645f40197e8f7aca7bd1e913 src/bison-1.875.patch1-bs.bz2 b7f8027b249ebd4dd0cc948943a71af0 src/bison-1.875.tar.bz2 |
From: <smi...@us...> - 2004-03-13 00:27:43
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26181/scripts Modified Files: Tag: rel-1-0-patches bind Log Message: - updated bind to v9.2.3 (Heiko / Oliver Jehle) Index: bind =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bind,v retrieving revision 1.26 retrieving revision 1.26.2.1 diff -u -d -r1.26 -r1.26.2.1 --- bind 20 Aug 2003 19:15:35 -0000 1.26 +++ bind 13 Mar 2004 00:19:02 -0000 1.26.2.1 @@ -17,11 +17,13 @@ case $1 in build ) if [ "$CONFIG_ISC_BIND" = "y" ]; then - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-threads --with-libtool || exit 1 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-libbind --enable-threads --with-libtool || exit 1 make depend || exit 1 #make $PMAKE all || exit 1 make all || exit 1 strip_debug + # install to base system... because of library install of libdns + make install || exit 1 fi ;; @@ -47,8 +49,13 @@ echo "#empty file" > $ETCDIR/etc/named.conf || exit 1 rm -rf $WORKDIR/tmp || exit 1 - useradd -u 44 -g nogroup -s /bin/false named || exit 1 - + getent passwd named >/dev/null + rc=$? + if [ "$rc" == "0" ]; then + echo "user already exist" + else + useradd -u 44 -g nogroup -s /bin/false named || exit 1 + fi echo "# Start Bind Name Server?" >> $CONFIGFILE echo "START_NAMED=no" >> $CONFIGFILE echo >> $CONFIGFILE |
From: <smi...@us...> - 2004-03-13 00:27:16
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26081/config/etc/init.d Modified Files: boot mountfs Log Message: - updated bind to v9.2.3 (Heiko / Oliver Jehle) - fixed error building squid without LDAP support (Heiko / Martin Glazer) - added support for LVM2 to mountfs script (Heiko / Oliver Jehle) - added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) Index: boot =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/boot,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- boot 5 Mar 2004 01:55:21 -0000 1.18 +++ boot 13 Mar 2004 00:18:35 -0000 1.19 @@ -27,6 +27,14 @@ echo -n "Mounting base Filesystems" mount -n -t proc proc /proc + +# +# mount sys for 2.6 +# +if [ -d /sys ]; then + mount -n -t sysfs sys /sys +fi +# rm -f /etc/mtab cat /proc/mounts > /etc/mtab #mount -t devpts devtps /dev/pts Index: mountfs =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/mountfs,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- mountfs 5 Mar 2004 01:55:21 -0000 1.33 +++ mountfs 13 Mar 2004 00:18:35 -0000 1.34 @@ -25,18 +25,26 @@ # supported LVs LVMTAB="/etc/sysconfig/lvmtab" LVMSYS="devil-linux" -LVMPROC="/proc/lvm/VGs/devil-linux/LVs" +LVM="1" lvm_scan () { local do_display=$1 # scan volume groups and display logical volumes - VGS=$(vgdisplay -c 2>&1 | grep -v "no volume groups found" | cut -f1 -d:) + if [ "$LVM" == "1" ]; then + VGS=$(vgdisplay -c 2>&1 | grep -v "no volume groups found" | cut -f1 -d:) + else + VGS=$(vgdisplay 2>&1 | grep -v "no volume groups found" | grep "VG Name" | awk '{print $3}') + fi if [ -n "$VGS" ]; then for VG in $VGS; do [ -n "$do_display" ] && echo " volume group \"${VG}\"" - LVS=$(lvdisplay -c /dev/$VG/* 2>/dev/null | cut -f1 -d:) + if [ "$LVM" == "1" ]; then + LVS=$(lvdisplay -c /dev/$VG/* 2>/dev/null | cut -f1 -d:) + else + LVS=$(lvdisplay -c /dev/$VG 2>/dev/null | cut -f1 -d:) + fi for LV in $LVS; do [ -n "$do_display" ] && echo " logical volume \"${LV}\"" done @@ -88,25 +96,34 @@ # start LVM if tools are installed if [ -x /sbin/vgscan ] && [ -x /sbin/vgchange ]; then echo "Starting LVM" - modprobe -k lvm-mod - # scan for volume groups and activate them - /sbin/vgscan &> /dev/null + + # if we have lvm2 + if [ -x /sbin/dmsetup ]; then + modprobe -k dm-mod + LVM="2" + /sbin/vgscan --ignorelockingfailure &> /dev/null + else + modprobe -k lvm-mod + /sbin/vgscan &> /dev/null + fi /sbin/vgchange -a y &> /dev/null + # scan for volume groups and activate them + lvm_scan print # if we found the devil-linux vg mount the filesystems - if [ -d $LVMPROC ]; then + if [ -d /dev/$LVMSYS ]; then echo "Devil-Linux Harddisk found, activating..." while read LV LD LT LO L1 L2 LX; do [ $(echo ${LV:-#} | cut -c1) = "#" ] && continue - [ ! -e $LVMPROC/$LV ] && continue + [ ! -e $/dev/LVMSYS/$LV ] && continue eval lv_$LV=1 lvm_mount done < $LVMTAB - for lv in $(ls $LVMPROC); do + for lv in $(ls /dev/$LVMSYS); do if [ $(expand $LVMTAB | grep -c "^$lv ") -eq 1 ]; then read LV LD LT LO L1 L2 LX <<< $(expand $LVMTAB | grep "^$lv ") else |
From: <smi...@us...> - 2004-03-13 00:27:16
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26081/scripts Modified Files: LVM2 bind squid Log Message: - updated bind to v9.2.3 (Heiko / Oliver Jehle) - fixed error building squid without LDAP support (Heiko / Martin Glazer) - added support for LVM2 to mountfs script (Heiko / Oliver Jehle) - added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) Index: LVM2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LVM2,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- LVM2 17 Jan 2004 01:15:39 -0000 1.3 +++ LVM2 13 Mar 2004 00:18:35 -0000 1.4 @@ -1,7 +1,6 @@ #!/bin/bash # $Source$ -# $Revision$ -# $Date$ +# $Revision$ # $Date$ # # http://www.devil-linux.org @@ -34,7 +33,7 @@ # patch the device mapper into 2.4 # if [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then - ./configure --with-kernel-dir=../linux-2.4.24 + ./configure --with-kernel-dir=../linux-2.4.*/ patch -p1 -d ../linux-2.4.24 <`pwd`/patches/linux-2.4.22-devmapper-ioctl.patch || exit 1 patch -p1 -d ../linux-2.4.24 <`pwd`/patches/linux-2.4.22-VFS-lock.patch || exit 1 set_kernel_option CONFIG_BLK_DEV_DM y @@ -52,15 +51,11 @@ ;; install ) if [ "$CONFIG_LVM2" = "y" ]; then - TMPDIR=$WORKDIR/lvm2-tmp - mkdir -p $TMPDIR pushd `pwd` cd ../device-mapper* - make install DESTDIR=$TMPDIR || exit 1 + make install DESTDIR=$CDDIR || exit 1 popd - make install DESTDIR=$TMPDIR || exit 1 - copy_files $TMPDIR/ $CDDIR/ - rm -rf $TMPDIR + make install DESTDIR=$CDDIR || exit 1 fi ;; Index: bind =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bind,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- bind 11 Jan 2004 14:43:04 -0000 1.28 +++ bind 13 Mar 2004 00:18:35 -0000 1.29 @@ -28,11 +28,13 @@ case $1 in build ) if [ "$CONFIG_ISC_BIND" = "y" ]; then - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-threads --with-libtool || exit 1 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-libbind --enable-threads --with-libtool || exit 1 make depend || exit 1 #make $PMAKE all || exit 1 make all || exit 1 strip_debug + # install to base system... because of library install of libdns + make install || exit 1 fi ;; @@ -58,8 +60,13 @@ echo "#empty file" > $ETCDIR/etc/named.conf || exit 1 rm -rf $WORKDIR/tmp || exit 1 - useradd -u 44 -g nogroup -s /bin/false named || exit 1 - + getent passwd named >/dev/null + rc=$? + if [ "$rc" == "0" ]; then + echo "user already exist" + else + useradd -u 44 -g nogroup -s /bin/false named || exit 1 + fi echo "# Start Bind Name Server?" >> $CONFIGFILE echo "START_NAMED=no" >> $CONFIGFILE echo >> $CONFIGFILE Index: squid =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squid,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- squid 11 Jan 2004 14:43:05 -0000 1.15 +++ squid 13 Mar 2004 00:18:35 -0000 1.16 @@ -24,6 +24,7 @@ source $MYDIR/settings MYNAME=SQUID +AUTH_HELPERS="MSNT NCSA SMB YP getpwnam multi-domain-NTLM winbind" case $1 in build ) @@ -34,11 +35,15 @@ popd > /dev/null touch .yp-patch.done fi + if [ "$CONFIG_LDAP" = "y" ]; then + AUTH_HELPERS="${AUTH_HELPERS} LDAP" + fi + ./configure --prefix=/usr --sysconfdir=/etc --bindir=/usr/sbin --libexecdir=/usr/sbin \ --datadir=/usr/share/squid --localstatedir=/var/squid --sharedstatedir=/var/squid \ --enable-delay-pools --enable-useragent-log --enable-referer-log --enable-arp-acl \ --enable-ssl --with-openssl --enable-htcp --enable-linux-netfilter \ - --enable-basic-auth-helpers="LDAP MSNT NCSA SMB YP getpwnam multi-domain-NTLM winbind" \ + --enable-basic-auth-helpers="$AUTH_HELPERS" \ --enable-default-err-language=English --enable-err-languages="English" || exit 1 # --enable-snmp make $PMAKE all || exit 1 |
From: <smi...@us...> - 2004-03-13 00:27:15
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26081 Modified Files: CHANGES md5sum.lst Log Message: - updated bind to v9.2.3 (Heiko / Oliver Jehle) - fixed error building squid without LDAP support (Heiko / Martin Glazer) - added support for LVM2 to mountfs script (Heiko / Oliver Jehle) - added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.723 retrieving revision 1.724 diff -u -d -r1.723 -r1.724 --- CHANGES 11 Mar 2004 01:47:28 -0000 1.723 +++ CHANGES 13 Mar 2004 00:18:34 -0000 1.724 @@ -22,6 +22,9 @@ # 1.1.3 +- updated bind to v9.2.3 (Heiko / Oliver Jehle) +- fixed error building squid without LDAP support (Heiko / Martin Glazer) +- added support for LVM2 to mountfs script (Heiko / Oliver Jehle) - added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) - updated ipsec-tools to v0.3-rc1 - updated linux-wlan-ng to v0.2.1-pre20 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- md5sum.lst 11 Mar 2004 01:47:28 -0000 1.36 +++ md5sum.lst 13 Mar 2004 00:18:34 -0000 1.37 @@ -18,7 +18,7 @@ 7a8138b29361baec06548e6a0ac63189 src/automake-1.8.2.tar.bz2 5238251b4926d778dfe162f6ce729733 src/bash-2.05b.tar.gz 2d6f5c39497a951120759dc72664033e src/beep-1.2.1.tar.gz -6ea7d64a0856893ab3eb541ab7bbc725 src/bind-9.2.2.tar.gz +94ae7b0f20dc406fdbbf6fac5d57b32f src/bind-9.2.3.tar.gz 095f8a04f37df2ed5c99328ddc551a09 src/bing-1.1.3.tar.bz2 3e28792a585e14b57838cd24130a24dd src/binutils-2.14.90.0.8.tar.bz2 42c3a33b645f40197e8f7aca7bd1e913 src/bison-1.875.patch1-bs.bz2 |
From: <smi...@us...> - 2004-03-12 03:03:38
|
Update of /cvsroot/devil-linux/build/scripts/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts/install Added Files: Tag: rel-1-0-patches 155super-freeswan Removed Files: Tag: rel-1-0-patches 155freeswan Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. --- NEW FILE: 155super-freeswan --- --- 155freeswan DELETED --- |
From: <smi...@us...> - 2004-03-12 03:03:37
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts/configuration Modified Files: Tag: rel-1-0-patches freeswan.config Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. Index: freeswan.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/freeswan.config,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -d -r1.2 -r1.2.2.1 --- freeswan.config 2 Oct 2003 15:58:26 -0000 1.2 +++ freeswan.config 12 Mar 2004 02:36:31 -0000 1.2.2.1 @@ -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) for 2.4 " CONFIG_SUPER_FREESWAN |
From: <smi...@us...> - 2004-03-12 03:03:37
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts/configuration/help Added Files: Tag: rel-1-0-patches super-freeswan.help Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. --- NEW FILE: super-freeswan.help --- CONFIG_SUPER_FREESWAN Super FreeS/WAN is a largely patched up version of FreeS/WAN with support for all sorts of addtional features that aren't considered mainline, or haven't been tested enough for the FreeS/WAN developers to accept into the mainline branch. New features that aren't tested as well as the main package land here first. Then we beg the developers to accept the patches until they get in (or so we hope!) Currently, Super FreeS/WAN includes the follow major patches: * X.509 Digital Certificates * RFC 2409 Port Selectors * ALG 0.8.1 (All ciphers/hashes enabled as modules, inc 1DES) * Notify/Delete SA * NAT Traversal * Dead Peer Detection (DPD IETF Draft) |
From: <smi...@us...> - 2004-03-12 03:03:37
|
Update of /cvsroot/devil-linux/build/scripts/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts/build Added Files: Tag: rel-1-0-patches 155super-freeswan Removed Files: Tag: rel-1-0-patches 155freeswan Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. --- NEW FILE: 155super-freeswan --- --- 155freeswan DELETED --- |
From: <smi...@us...> - 2004-03-12 03:03:37
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts/configuration/profiles Modified Files: Tag: rel-1-0-patches default Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -u -d -r1.5.2.2 -r1.5.2.3 --- default 5 Mar 2004 01:20:02 -0000 1.5.2.2 +++ default 12 Mar 2004 02:36:32 -0000 1.5.2.3 @@ -24,10 +24,6 @@ CONFIG_EZ_IPUPDATE=y CONFIG_FETCHMAIL=y CONFIG_FILE=y -CONFIG_FREESWAN=y -CONFIG_FREESWAN_ALG=y -CONFIG_FREESWAN_NAT=y -CONFIG_FREESWAN_NOTIFY=y CONFIG_FWLOGWATCH=y CONFIG_GCC3=n CONFIG_GCC_STACK_PROTECTOR=y @@ -106,6 +102,7 @@ CONFIG_SNORT=y CONFIG_SQUID=y CONFIG_STUNNEL=y +CONFIG_SUPER_FREESWAN=y CONFIG_SYSSTAT=y CONFIG_TCPDUMP=y CONFIG_TELNET_BSD=y @@ -125,7 +122,6 @@ CONFIG_WGET=y CONFIG_WIRELESS_TOOLS=y CONFIG_WVDIAL=y -CONFIG_X509_FREESWAN=y CONFIG_XINETD=y CONFIG_ZEBRA=y CONFIG_ZIP=y |
From: <smi...@us...> - 2004-03-12 03:03:36
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658 Modified Files: Tag: rel-1-0-patches CHANGES md5sum.lst Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.53 retrieving revision 1.510.2.54 diff -u -d -r1.510.2.53 -r1.510.2.54 --- CHANGES 4 Mar 2004 00:16:33 -0000 1.510.2.53 +++ CHANGES 12 Mar 2004 02:36:31 -0000 1.510.2.54 @@ -22,6 +22,9 @@ # # 1.0.5 +- updated linux-wlan-ng to v0.2.1-pre20 +- added Super-FreeS/WAN v1.99.8 +- removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. - IPv6 is now compiled as modules Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -d -r1.1.2.4 -r1.1.2.5 --- md5sum.lst 4 Mar 2004 20:30:02 -0000 1.1.2.4 +++ md5sum.lst 12 Mar 2004 02:36:31 -0000 1.1.2.5 @@ -67,21 +67,6 @@ b041591227905db8ed3c952bee17b458 src/file-4.04.tar.gz e90ce7222daadeb8616b8db461e17cbc src/findutils-4.1.20.tar.gz ca3f1990522815ccd0a78e9de3afad43 src/freeramdisk.tar.gz -cb905b7f95dcf3e60aad6bddffe3be4f src/freeswan-1.99.tar.gz -971ee71f9d277c9c6c519c1a5a4563a6 src/freeswan-alg-0.8.0-BASE-common.diff.gz -66a7c49082b7e4f83287616b37f9f18d src/freeswan-alg-0.8.0-BASE-klips.diff.gz -d520eac1f89ca04d8f6d3658c8b71279 src/freeswan-alg-0.8.0-BASE-pluto.diff.gz -55e6bf802f5ad1a4eb455947c20fc396 src/freeswan-alg-0.8.0-BASE-pluto_with_x509.diff.gz -97485a81c365f9d2f264a2465ad4bc21 src/freeswan-alg-0.8.0-auth-md5.diff.gz -170d87b553fe6ab2c747bda8b6e82770 src/freeswan-alg-0.8.0-auth-sha1.diff.gz -d08872b898833d16224b07ba30f011fe src/freeswan-alg-0.8.0-auth-sha2.diff.gz -31bf25976121e34f3a2317ba9f583042 src/freeswan-alg-0.8.0-enc-3des.diff.gz -7c266f6118bfd5c325e1f5bd8a8fcbff src/freeswan-alg-0.8.0-enc-aes.diff.gz -1a0e424b47cd6d147733a6bf627bde20 src/freeswan-alg-0.8.0-enc-blowfish.diff.gz -71ec08887603a54756e976d70abfef5f src/freeswan-alg-0.8.0-enc-cast.diff.gz -8e8a025cc5f73bf819c51e0a07e24a81 src/freeswan-alg-0.8.0-enc-null.diff.gz -067f59e1555a8fdfe2bebc7651ed042b src/freeswan-alg-0.8.0-enc-serpent.diff.gz -c0e27ee6ac6f9d6e62a6f3a48971b1c4 src/freeswan-alg-0.8.0-enc-twofish.diff.gz c7aa8286f38cf16b5ebba58df083bffc src/fwlogwatch-0.9.3.tar.bz2 a116eec17e7ba085febb74c7758823bd src/gawk-3.1.3.tar.bz2 23d1146d5efa0e0bfad9968dbb418e1e src/gcc-3.2.3.tar.bz2 @@ -95,7 +80,7 @@ 41f918a3bc6c74a5218a16d34dfdafa7 src/gradm-1.9.12.tar.gz 5e7bd36e089b637ab3795354ec25dcae src/grep-2.5.tar.bz2 47bebcf74b70eb267f9a9933a4f8947a src/groff-1.18.1.tar.bz2 -96a918dc91643dcd55fb6801bcfed27d src/grsecurity-1.9.12-2.4.22.patch.bz2 +212884ccf3a0d5cd0f7050f1cb17ba48 src/grsecurity-1.9.12-2.4.22-DL1.patch.bz2 289ed7946dec7ac4eac146b3a5c0c608 src/grub-0.93.tar.gz 6f99a6c6efd99d456ca40007671b4276 src/grub-patches.tar.bz2 39053e044b18ecd0627f80fbe7cfeaad src/gzip-1.2.4a.tar.gz @@ -123,7 +108,7 @@ 75c8be9742d21c2f2028ad581066a8e5 src/jftpgw-0.13.4.tar.gz c7c66cc641f53ba820f47a73c5b2377f src/joe-2.9.8.tar.gz dbd5f3b47ed13132f04c685d608a7547 src/jpegsrc.v6b.tar.gz -dece9558736e015df5019ce551bb20ef src/kernel-patches.tar.bz2 +e03de65b3a51c5b9412214c81431abf4 src/kernel-patches.tar.bz2 c6a31ecf4efe8d1de2913d6fc1e815a2 src/killproc-2.03.tar.bz2 73f868cf65bec56d7c718834ca5665fd src/krb5-1.3.1.tar.gz 40c2dd4ac137b61b6a55a6478817daf4 src/less-381.tar.gz @@ -141,7 +126,7 @@ 560bcab5812d3d544a58368574c9f17b src/libxml2-2.5.11.tar.gz 01117bffb9f452796d44ab9c7620901a src/lilo-22.5.7.2.tar.gz 75dc85149b06ac9432106b8941eb9f7b src/linux-2.4.22.tar.bz2 -a71c24877a07e276aed97774bea26413 src/linux-wlan-ng-0.2.1-pre9.tar.gz +023ed9cd28c3d232dbcefedaa8db0b06 src/linux-wlan-ng-0.2.1-pre20.tar.bz2 2ea0d608404aced13211174e03b1268a src/lm_sensors-2.8.1.tar.gz 9ec24a9f2cf588b348adf1a1381af8a4 src/loadlin16c-devil.tar.bz2 85e61b2b5774cd836ff03c3341e96ea4 src/logrotate-3.6.6-conf.dif.bz2 @@ -235,6 +220,7 @@ 9894a1fe855b0cccdc14fbf014060990 src/squid-2.5.STABLE4.tar.bz2 483890e6ea930f8c09ccae55121ca7ac src/strace-4.4.94.tar.bz2 2fcdf0311a0ab8a3223293c706a84e97 src/stunnel-4.04.tar.gz +9248a32e8317cfd0d70bf3f85b7bf7fa src/super-freeswan-1.99.8.tar.gz f587720988bc1670071f31d3694ca0fb src/sysklogd-1.4.1.tar.bz2 dee67ef64149d1c6cd9ee82d4ba83f71 src/syslinux-2.04.tar.bz2 13f094a0073f45c3f6e390c14fc4cc71 src/syslog-ng-1.6.0rc4.tar.gz @@ -272,7 +258,6 @@ 9be969eeb8a12202c66fe7a10b2fea42 src/wvdial-1.54-2003-04-17.tar.gz d62a75656feca3581f3678d17cbb880f src/wvstreams-3.70.install-libs.patch.bz2 198f0c5caec49f9a681bb5f320ff443d src/wvstreams-3.73f0-2003-04-17.tar.gz -ddb20e2402a13c336e11564c2fa88e36 src/x509patch-0.9.15-freeswan-1.99.tar.gz 32b0fb033b6127eece955698fea2b1a5 src/xfs-2.4.20-all-i386.bz2 4b21a904e5511bd97d87484ba403b120 src/xfsprogs-2.5.6.src.tar.gz 37df520fb367beae040daac2b63be5a5 src/xinetd-2.3.11.tar.gz |
From: <smi...@us...> - 2004-03-12 03:03:36
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28658/scripts Modified Files: Tag: rel-1-0-patches functions Added Files: Tag: rel-1-0-patches super-freeswan Removed Files: Tag: rel-1-0-patches freeswan Log Message: - updated linux-wlan-ng to v0.2.1-pre20 - added Super-FreeS/WAN v1.99.8 - removed the standard FreeS/WAN + Patches - added Kernel patch to fix new mremap vulnerability - added Kernel patch for "Rusty's broken brain" error/failure. --- NEW FILE: super-freeswan --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/super-freeswan,v $ # $Revision: 1.8.2.1 $ # $Date: 2004/03/12 02:36:31 $ # # 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="klips/net/ipsec/Config.in klips/net/ipsec/alg/Confi*" for DIR in $DIRS do echo $DIR for CFG in $( grep tristate $DIR | cut -d "'" -f 3 | cut -d " " -f 2 ); do set_kernel_option $CFG m 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 set_kernel_option $CFG y fi done done set_kernel_option CONFIG_IPSEC m set_kernel_option CONFIG_IPSEC_DEBUG n set_kernel_option CONFIG_IPSEC_ALG_NON_LIBRE n set_kernel_option CONFIG_IPSEC_ALG_CRYPTOAPI n 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 # parallel build fails - do not use $PMAKE FLAGS="" if [ "$CONFIG_GCC_STACK_PROTECTOR" = "y" ]; then FLAGS="CFLAGS_EXTRA=-fno-stack-protector" fi # parallel build files - do not use $PMAKE yes "" | 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 Index: functions =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/functions,v retrieving revision 1.41.2.1 retrieving revision 1.41.2.2 diff -u -d -r1.41.2.1 -r1.41.2.2 --- functions 12 Jan 2004 15:56:26 -0000 1.41.2.1 +++ functions 12 Mar 2004 02:36:31 -0000 1.41.2.2 @@ -373,3 +373,25 @@ return 1 fi } + +function add_kernel_options() { + marker="# file added $1" + c=`grep -c "$marker" $KERNELDIR/.config` + if [ $c -eq 1 ]; then + return + fi + echo "$marker" >>$KERNELDIR/.config + cat $1 >>$KERNELDIR/.config +} + +function set_kernel_option () { + c=`grep -c "$1=" $KERNELDIR/.config` + if [ $c -ne 0 ]; then + sed "s/^$1=.*/$1=$2/" $KERNELDIR/.config >/tmp/.config + mv /tmp/.config $KERNELDIR/.config + else + echo "$1=$2" >>$KERNELDIR/.config + fi + +} + --- freeswan DELETED --- |
From: <smi...@us...> - 2004-03-11 02:13:45
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24648/scripts Modified Files: create_cd_dirs ipsec-tools Log Message: added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) updated ipsec-tools to v0.3-rc1 make sure some packages are only available for the correct kernel Index: create_cd_dirs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/create_cd_dirs,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- create_cd_dirs 11 Jan 2004 14:43:04 -0000 1.26 +++ create_cd_dirs 11 Mar 2004 01:47:28 -0000 1.27 @@ -44,6 +44,7 @@ # the initrd tree DIRS='cdrom dev floppy lib proc sbin tmp shm mnt' mk_dir $INITRDDIR $DIRS + test "$CONFIG_LINUX_VERSION" = "2.6" && mk_dir $INITRDDIR sys # create links ln -s sbin $INITRDDIR/bin @@ -53,6 +54,8 @@ DIRS='bin boot cdrom dev/pts floppy initrd lib mnt proc sbin var home' mk_dir $CDDIR $DIRS + test "$CONFIG_LINUX_VERSION" = "2.6" && mk_dir $CDDIR sys + DIRS='bin doc include info lib man sbin share src' mk_dir $CDDIR/usr $DIRS mk_dir $CDDIR/usr/local $DIRS Index: ipsec-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipsec-tools,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ipsec-tools 16 Jan 2004 19:16:56 -0000 1.2 +++ ipsec-tools 11 Mar 2004 01:47:28 -0000 1.3 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -x # $Source$ # $Revision$ # $Date$ @@ -24,19 +24,14 @@ source $MYDIR/settings # not supported without backport of ipsec from kernel 2.6 -test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 +test ! "$CONFIG_LINUX_VERSION" = "2.6" && exit 0 -test ! "$CONFIG_IPSEC_TOOL" = "y" && exit 0 +test ! "$CONFIG_IPSEC_TOOLS" = "y" && exit 0 case $1 in build ) ./bootstrap - cd src/racoon - aclocal - automake - autoconf - cd ../.. ./configure --prefix=/usr --sysconfdir=/etc/ipsec-tools --with-kernel-headers=$KERNELDIR/include make || exit 1 make install || exit 1 |
From: <smi...@us...> - 2004-03-11 02:13:45
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24648 Modified Files: CHANGES md5sum.lst Log Message: added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) updated ipsec-tools to v0.3-rc1 make sure some packages are only available for the correct kernel Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.722 retrieving revision 1.723 diff -u -d -r1.722 -r1.723 --- CHANGES 11 Mar 2004 01:30:55 -0000 1.722 +++ CHANGES 11 Mar 2004 01:47:28 -0000 1.723 @@ -22,6 +22,8 @@ # 1.1.3 +- added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) +- updated ipsec-tools to v0.3-rc1 - updated linux-wlan-ng to v0.2.1-pre20 - updated distcc to v2.13 - updated module-init-tools to v3.0 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- md5sum.lst 11 Mar 2004 01:30:56 -0000 1.35 +++ md5sum.lst 11 Mar 2004 01:47:28 -0000 1.36 @@ -127,7 +127,7 @@ 969832f3a42fc25b44045d73ea483f18 src/ipcalc.tar.bz2 ac343233aa5d745341da9e4ec22475af src/iproute_20010824-11.diff.gz b05a4e375d9468be3a1dd3f0e83daee8 src/iproute_20010824.orig.tar.gz -94ba0a56490b35279ca861ab130a1198 src/ipsec-tools-cvs-20040113.tar.bz2 +76f70a39813b094ed195510349c54ca1 src/ipsec-tools-0.3rc1.tar.gz 41e8e71bedd2b5fc4073a97a89a49fd3 src/iptables-1.2.9-20031209.tar.bz2 7ff0bc933a0a57a4ca9e2b0443307539 src/iptraf-2.7.0.tar.gz 0fc7ce5e6803b18c73dcaadb4be2edd0 src/iptstate-1.3.tar.gz @@ -166,7 +166,7 @@ 3f7a440d198af6715aa3e5b7310e08ef src/lilo-22.5.8.tar.gz e6d8a38a304d76c7074a4da12dacc15f src/linux-2.4.23-protector-1.patch.bz2 5fc8e9f43fa44ac29ddf9a9980af57d8 src/linux-2.4.25.tar.bz2 -76f0fd61ed9a5c8857bc3e3d9d2ccfb3 src/linux-2.6.2-protector-1.patch.bz2 +0e6a19072c9b193b71aaac3668fdb09b src/linux-2.6.3-protector-1.patch.bz2 6063a7e424355ec52e0cb559fb99034d src/linux-2.6.3.tar.bz2 023ed9cd28c3d232dbcefedaa8db0b06 src/linux-wlan-ng-0.2.1-pre20.tar.bz2 1f952f0e30a10f20c8393424cf960a21 src/lm_sensors-2.8.5.tar.gz |
From: <smi...@us...> - 2004-03-11 02:13:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24648/scripts/configuration Modified Files: ipsec-tools.config nbd.config Log Message: added sys directory when kernel 2.6 is used (Heiko + Oliver Jehle) updated ipsec-tools to v0.3-rc1 make sure some packages are only available for the correct kernel Index: ipsec-tools.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/ipsec-tools.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ipsec-tools.config 27 Jan 2004 00:44:52 -0000 1.2 +++ ipsec-tools.config 11 Mar 2004 01:47:28 -0000 1.3 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|VPN" bool "IPSEC Tools Racoon" CONFIG_IPSEC_TOOLS +test "$CONFIG_LINUX_VERSION" = "2.6" && menu_add "Networking|VPN" bool "IPSEC Tools Racoon" CONFIG_IPSEC_TOOLS Index: nbd.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/nbd.config,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- nbd.config 1 Mar 2004 00:30:25 -0000 1.1 +++ nbd.config 11 Mar 2004 01:47:28 -0000 1.2 @@ -5,4 +5,4 @@ # # http://www.devil-linux.org -menu_add "System|Filesystems" bool "Enhanced Network Block Device" CONFIG_ENBD +test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "System|Filesystems" bool "Enhanced Network Block Device" CONFIG_ENBD |
From: <smi...@us...> - 2004-03-11 01:57:12
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21290 Modified Files: CHANGES md5sum.lst Log Message: updated linux-wlan-ng Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.721 retrieving revision 1.722 diff -u -d -r1.721 -r1.722 --- CHANGES 9 Mar 2004 00:49:10 -0000 1.721 +++ CHANGES 11 Mar 2004 01:30:55 -0000 1.722 @@ -22,6 +22,7 @@ # 1.1.3 +- updated linux-wlan-ng to v0.2.1-pre20 - updated distcc to v2.13 - updated module-init-tools to v3.0 - updated modutils to v2.4.27 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- md5sum.lst 9 Mar 2004 00:49:15 -0000 1.34 +++ md5sum.lst 11 Mar 2004 01:30:56 -0000 1.35 @@ -168,7 +168,7 @@ 5fc8e9f43fa44ac29ddf9a9980af57d8 src/linux-2.4.25.tar.bz2 76f0fd61ed9a5c8857bc3e3d9d2ccfb3 src/linux-2.6.2-protector-1.patch.bz2 6063a7e424355ec52e0cb559fb99034d src/linux-2.6.3.tar.bz2 -6713c18a6025edef74dc061f9715f090 src/linux-wlan-ng-0.2.1-pre15.tar.gz +023ed9cd28c3d232dbcefedaa8db0b06 src/linux-wlan-ng-0.2.1-pre20.tar.bz2 1f952f0e30a10f20c8393424cf960a21 src/lm_sensors-2.8.5.tar.gz 9ec24a9f2cf588b348adf1a1381af8a4 src/loadlin16c-devil.tar.bz2 85e61b2b5774cd836ff03c3341e96ea4 src/logrotate-3.6.6-conf.dif.bz2 |