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: <bl...@us...> - 2003-10-22 15:50:31
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv32338/build/scripts/scripts Modified Files: Tag: rel-1-0-patches crontab Log Message: commented out freshclam's crontab so it's not run by default Index: crontab =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/crontab,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- crontab 2 Oct 2003 00:09:41 -0000 1.3 +++ crontab 22 Oct 2003 15:29:18 -0000 1.3.2.1 @@ -4,4 +4,4 @@ #*/15 * * * * root test -x /samplepath/samplescript && /samplepath/samplescript #1 0 * * * root test -x /usr/sbin/logrotate && /usr/sbin/logrotate -s /var/log/logrotate.status /etc/logrotate.conf -0 */1 * * * root test -x /usr/bin/freshclam && /usr/bin/freshclam --quiet -l /var/log/clam-update.log --daemon-notify +#0 */1 * * * root test -x /usr/bin/freshclam && /usr/bin/freshclam --quiet -l /var/log/clam-update.log --daemon-notify |
From: <bl...@us...> - 2003-10-22 15:46:12
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv32432/build/scripts/scripts Modified Files: crontab Log Message: commented out freshclam's crontab so it's not run by default Index: crontab =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/crontab,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- crontab 2 Oct 2003 00:09:41 -0000 1.3 +++ crontab 22 Oct 2003 15:29:49 -0000 1.4 @@ -4,4 +4,4 @@ #*/15 * * * * root test -x /samplepath/samplescript && /samplepath/samplescript #1 0 * * * root test -x /usr/sbin/logrotate && /usr/sbin/logrotate -s /var/log/logrotate.status /etc/logrotate.conf -0 */1 * * * root test -x /usr/bin/freshclam && /usr/bin/freshclam --quiet -l /var/log/clam-update.log --daemon-notify +#0 */1 * * * root test -x /usr/bin/freshclam && /usr/bin/freshclam --quiet -l /var/log/clam-update.log --daemon-notify |
From: <bl...@us...> - 2003-10-22 15:35:48
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv32338/build Modified Files: Tag: rel-1-0-patches CHANGES Log Message: commented out freshclam's crontab so it's not run by default Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.12 retrieving revision 1.510.2.13 diff -u -d -r1.510.2.12 -r1.510.2.13 --- CHANGES 21 Oct 2003 13:53:55 -0000 1.510.2.12 +++ CHANGES 22 Oct 2003 15:29:18 -0000 1.510.2.13 @@ -27,6 +27,7 @@ - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) - fixed typos in firewall script commented-out code (bs) +- commented out freshclam's crontab so it's not run by default (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |
From: <bl...@us...> - 2003-10-22 12:22:35
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv18522/build/scripts/scripts Modified Files: custom-cd Log Message: fixed custom-cd script abort Index: custom-cd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/custom-cd,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- custom-cd 2 Sep 2003 23:52:24 -0000 1.2 +++ custom-cd 21 Oct 2003 13:13:11 -0000 1.3 @@ -40,10 +40,10 @@ # Default location of old ISO image or CD device. #INPUT=/dev/cdrom -INPUT=./tmp/bootcd.iso +INPUT=./bootcd.iso # Default ISO file to be created -ISO=./tmp/bootcdnew.iso +ISO=./bootcdnew.iso # Were to mount CD/ISO MP="/mnt/devil" @@ -111,7 +111,7 @@ DL_VERSION=$(cat $MP/DEVIL-LINUX) cp -a $MP/* $TEMP -rm -f $TEMP/boot/boot.cat +rm -fr $TEMP/boot/boot.cat $TEMP/rr_moved cp -a $NEW/* $TEMP mkisofs -b boot/isolinux.bin -c boot/boot.cat \ @@ -119,8 +119,8 @@ -o $ISO \ -J -l -L -R \ -p "he...@de..." \ - -P "Devil Linux Developer Team" \ - -A "Devil-Linux v$DL_VERSION" \ + -P "Devil Linux Custom CD" \ + -A "Devil-Linux cv$DL_VERSION" \ -iso-level 2 \ -quiet $TEMP |
From: <bl...@us...> - 2003-10-21 22:49:23
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv4837/build/scripts/scripts Modified Files: upgrade-config Log Message: More verbose messages in upgrading config. Index: upgrade-config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/upgrade-config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- upgrade-config 21 Oct 2003 03:07:15 -0000 1.2 +++ upgrade-config 21 Oct 2003 17:09:38 -0000 1.3 @@ -17,6 +17,11 @@ return $? } +# Display a message dialog box +msgbox() { + $DIALOG --title "$1" --backtitle "$BACKTITLE" --msgbox "$2" 0 0 +} + # Modify values in a system configuration file mod_config() { rm -f $TMPC @@ -43,6 +48,7 @@ [ $height -gt $linecount ] && height=$linecount } +echo if [ -e $RAMDISKDIR/newconfig ]; then echo /shm/newconfig exists, please remove. exit 1 @@ -78,6 +84,8 @@ [ $f = "etc/.pwd.lock" ] && continue cmp -s $f newconfig/$f || echo $f \"\" off \"$f\" >> $TMPD done + +msgbox "Please read:" "The next screen will let you select which of your old config files you want to copy to your new configuration \n\nBe VERY CAREFUL to only copy files you have customized. Copying other files could cause severe problems.\n\nNote: Selecting \"Help\" will display info about the current file, but upon return you will lose all selections made." while true do |
From: <bl...@us...> - 2003-10-21 20:39:15
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17902/build/scripts/scripts Modified Files: pre_init upgrade-config Log Message: Keep log of upgrade changes, plus saved config files. Index: pre_init =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/pre_init,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- pre_init 17 Oct 2003 21:00:51 -0000 1.8 +++ pre_init 21 Oct 2003 18:19:29 -0000 1.9 @@ -94,6 +94,9 @@ echo $NORMAL echo 'Your old etc directory will be saved until reboot at: /shm/etc-old' + echo "Your old config file has been saved as: /etc/sysconfig/config.old" + echo "A log of all changes is available at: /etc/sysconfig/upgrade.log" + echo read -n 1 -t 300 -p 'Press any key to continue ... (timeout in 5 minutes)' echo Index: upgrade-config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/upgrade-config,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- upgrade-config 21 Oct 2003 17:09:38 -0000 1.3 +++ upgrade-config 21 Oct 2003 18:19:29 -0000 1.4 @@ -5,6 +5,7 @@ TMPF=/shm/var/tmp/upd-tmp.$$ RESULT=/shm/var/tmp/upd-res.$$ RAMDISKDIR="/shm" +LOGF="newconfig/etc/sysconfig/upgrade.log" #DIALOG="dialog --clear --aspect 76 --no-shadow" DIALOG="dialog --clear --no-shadow" @@ -24,6 +25,16 @@ # Modify values in a system configuration file mod_config() { + if [ $(grep -c "^${2}=" ${1}) -eq 1 ]; then + eval bs=$(grep "^${2}=" ${1} | sed "s/^${2}=//") + if [ "$bs" = "$3" ]; then +# printf '%-30s no changed needed\n' "$2" + return + fi + else + printf '%-30s not found in new config\n' "$2" | tee -a $LOGF + return + fi rm -f $TMPC cp -f $1 $TMPC if [ "$3" = "yes" -o "$3" = "no" ]; then @@ -32,6 +43,7 @@ sed "s^${2}=.*$${2}=\"${3}\"" $TMPC > $1 fi rm -f $TMPC + printf '%-30s changed to: "%s"\n' "$2" "$3" | tee -a $LOGF } pause() { @@ -139,13 +151,20 @@ done else # OK button pressed + echo >> $LOGF + echo "************************************************************" >> $LOGF + date >> $LOGF + echo >> $LOGF + echo "Files saved from old config:" >> $LOGF + echo "----------------------------" >> $LOGF + echo >> $LOGF for f in $(cat $RESULT) do eval p=$f d="$(dirname newconfig/$p)" [ ! -d $d ] && mkdir -p $d # echo cp -af $p newconfig/$p - echo "keeping file: $p" + echo "keeping file: $p" | tee -a $LOGF cp -af $p newconfig/$p done break @@ -156,17 +175,23 @@ fi done +echo if askyesno "/etc/sysconfig/config migration" "Do you want to migrate old values to your new /etc/sysconfig/config ?" yes then - ls -l etc/sysconfig/config newconfig/etc/sysconfig/config + echo >> $LOGF + echo >> $LOGF + echo "/etc/sysconfig/config migration:" >> $LOGF + echo "--------------------------------" >> $LOGF + echo >> $LOGF + cp -f etc/sysconfig/config newconfig/etc/sysconfig/config.old + cp -f newconfig/etc/sysconfig/config newconfig/etc/sysconfig/config.default . etc/sysconfig/config - echo -n "Migrating /etc/sysconfig/config values " + echo "Migrating /etc/sysconfig/config values " + echo for bs in $(grep -v -e '^ *#' -e '^ *$' etc/sysconfig/config|cut -f1 -d'=') do - echo -n "." eval mod_config newconfig/etc/sysconfig/config ${bs} \"\$${bs}\" done - echo fi rm -fr $TMPD $RESULT |
From: <bl...@us...> - 2003-10-21 20:30:00
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv18522/build Modified Files: CHANGES Log Message: fixed custom-cd script abort Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.530 retrieving revision 1.531 diff -u -d -r1.530 -r1.531 --- CHANGES 20 Oct 2003 17:45:49 -0000 1.530 +++ CHANGES 21 Oct 2003 13:13:11 -0000 1.531 @@ -48,6 +48,7 @@ 1.0-RC 3 - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) +- fixed custom-cd script abort (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |
From: <bl...@us...> - 2003-10-21 14:44:46
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv17918/build Modified Files: Tag: rel-1-0-patches CHANGES Log Message: fixed custom-cd script abort Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.10 retrieving revision 1.510.2.11 diff -u -d -r1.510.2.10 -r1.510.2.11 --- CHANGES 17 Oct 2003 00:38:22 -0000 1.510.2.10 +++ CHANGES 21 Oct 2003 13:11:57 -0000 1.510.2.11 @@ -25,6 +25,7 @@ 1.0-RC 3 - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) +- fixed custom-cd script abort (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |
From: <bl...@us...> - 2003-10-21 14:00:45
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv28543/build/config/etc/init.d Modified Files: firewall.rules.2nic firewall.rules.3nic Log Message: fixed typos in firewall script commented-out code Index: firewall.rules.2nic =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/firewall.rules.2nic,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- firewall.rules.2nic 11 Oct 2003 21:00:42 -0000 1.9 +++ firewall.rules.2nic 21 Oct 2003 13:55:10 -0000 1.10 @@ -70,9 +70,9 @@ ${IPTABLES} -t nat -A POSTROUTING -o ${OUT_DEV} -j MASQUERADE # Uncomment/modify the next 4 lines to forward a service to an internal IP. -# SERVER=192.168.1.1 # Internal IP of server. +# SERVER_IP=192.168.1.1 # Internal IP of server. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${INT_DEV} -j ACCEPT # Block invalid connections from the internet. Index: firewall.rules.3nic =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/firewall.rules.3nic,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- firewall.rules.3nic 11 Oct 2003 21:00:42 -0000 1.6 +++ firewall.rules.3nic 21 Oct 2003 13:55:10 -0000 1.7 @@ -71,20 +71,20 @@ ${IPTABLES} -t nat -A POSTROUTING -o ${OUT_DEV} -j MASQUERADE # Uncomment/modify the next 3 lines to allow access to one port on one IP on internal host from DMZ: -# SERVER=192.168.1.1 # Internal IP. +# SERVER_IP=192.168.1.1 # Internal IP. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. # ${IPTABLES} -A FORWARD -p TCP -i ${DMZ_DEV} -o ${INT_DEV} -d ${SERVER_IP} --dport ${PORT} -j ACCEPT # Uncomment/modify the next 4 lines to forward a service to an IP on the internal network. -# SERVER=192.168.1.1 # Internal IP of server. +# SERVER_IP=192.168.1.1 # Internal IP of server. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${INT_DEV} -j ACCEPT # Uncomment/modify the next 4 lines to forward a service to an IP on the DMZ network. -# SERVER=192.168.9.1 # Internal IP of server. +# SERVER_IP=192.168.9.1 # Internal IP of server. # PORT=80 # 80 = web server, 25 = SMTP, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${DMZ_DEV} -j ACCEPT # Block invalid connections from the internet. |
From: <bl...@us...> - 2003-10-21 14:00:40
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv28543/build Modified Files: CHANGES Log Message: fixed typos in firewall script commented-out code Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.531 retrieving revision 1.532 diff -u -d -r1.531 -r1.532 --- CHANGES 21 Oct 2003 13:13:11 -0000 1.531 +++ CHANGES 21 Oct 2003 13:55:10 -0000 1.532 @@ -49,6 +49,7 @@ - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) +- fixed typos in firewall script commented-out code (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |
From: <bl...@us...> - 2003-10-21 13:57:42
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv28222/build/config/etc/init.d Modified Files: Tag: rel-1-0-patches firewall.rules.2nic firewall.rules.3nic Log Message: fixed typos in firewall scripts commented-out code. Index: firewall.rules.2nic =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/firewall.rules.2nic,v retrieving revision 1.8.2.1 retrieving revision 1.8.2.2 diff -u -d -r1.8.2.1 -r1.8.2.2 --- firewall.rules.2nic 11 Oct 2003 21:02:02 -0000 1.8.2.1 +++ firewall.rules.2nic 21 Oct 2003 13:53:56 -0000 1.8.2.2 @@ -70,9 +70,9 @@ ${IPTABLES} -t nat -A POSTROUTING -o ${OUT_DEV} -j MASQUERADE # Uncomment/modify the next 4 lines to forward a service to an internal IP. -# SERVER=192.168.1.1 # Internal IP of server. +# SERVER_IP=192.168.1.1 # Internal IP of server. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${INT_DEV} -j ACCEPT # Block invalid connections from the internet. Index: firewall.rules.3nic =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/firewall.rules.3nic,v retrieving revision 1.5.2.1 retrieving revision 1.5.2.2 diff -u -d -r1.5.2.1 -r1.5.2.2 --- firewall.rules.3nic 11 Oct 2003 21:02:02 -0000 1.5.2.1 +++ firewall.rules.3nic 21 Oct 2003 13:53:56 -0000 1.5.2.2 @@ -71,20 +71,20 @@ ${IPTABLES} -t nat -A POSTROUTING -o ${OUT_DEV} -j MASQUERADE # Uncomment/modify the next 3 lines to allow access to one port on one IP on internal host from DMZ: -# SERVER=192.168.1.1 # Internal IP. +# SERVER_IP=192.168.1.1 # Internal IP. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. # ${IPTABLES} -A FORWARD -p TCP -i ${DMZ_DEV} -o ${INT_DEV} -d ${SERVER_IP} --dport ${PORT} -j ACCEPT # Uncomment/modify the next 4 lines to forward a service to an IP on the internal network. -# SERVER=192.168.1.1 # Internal IP of server. +# SERVER_IP=192.168.1.1 # Internal IP of server. # PORT=22 # 22 = SSH. Change to 80 for web server, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${INT_DEV} -j ACCEPT # Uncomment/modify the next 4 lines to forward a service to an IP on the DMZ network. -# SERVER=192.168.9.1 # Internal IP of server. +# SERVER_IP=192.168.9.1 # Internal IP of server. # PORT=80 # 80 = web server, 25 = SMTP, etc. -# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER}:${PORT} +# ${IPTABLES} -A PREROUTING -i ${OUT_DEV} -t nat -p TCP --dport $PORT -j DNAT --to ${SERVER_IP}:${PORT} # ${IPTABLES} -A FORWARD -p TCP -d ${SERVER_IP} --dport $PORT -i ${OUT_DEV} -o ${DMZ_DEV} -j ACCEPT # Block invalid connections from the internet. |
From: <bl...@us...> - 2003-10-21 13:57:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv28222/build Modified Files: Tag: rel-1-0-patches CHANGES Log Message: fixed typos in firewall scripts commented-out code. Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.11 retrieving revision 1.510.2.12 diff -u -d -r1.510.2.11 -r1.510.2.12 --- CHANGES 21 Oct 2003 13:11:57 -0000 1.510.2.11 +++ CHANGES 21 Oct 2003 13:53:55 -0000 1.510.2.12 @@ -26,6 +26,7 @@ - updated loadlin.exe to version 16c to work with newer kernels (bs) - fixed ISC_BIND to allow zone transfers (bs) - fixed custom-cd script abort (bs) +- fixed typos in firewall script commented-out code (bs) 1.0-RC 2 - modified firewall scripts to flush/zero/delete chains from all tables (bs) |
From: <bl...@us...> - 2003-10-21 13:51:47
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17918/build/scripts/scripts Modified Files: Tag: rel-1-0-patches custom-cd Log Message: fixed custom-cd script abort Index: custom-cd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/custom-cd,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -d -r1.2 -r1.2.2.1 --- custom-cd 2 Sep 2003 23:52:24 -0000 1.2 +++ custom-cd 21 Oct 2003 13:11:58 -0000 1.2.2.1 @@ -40,10 +40,10 @@ # Default location of old ISO image or CD device. #INPUT=/dev/cdrom -INPUT=./tmp/bootcd.iso +INPUT=./bootcd.iso # Default ISO file to be created -ISO=./tmp/bootcdnew.iso +ISO=./bootcdnew.iso # Were to mount CD/ISO MP="/mnt/devil" @@ -111,7 +111,7 @@ DL_VERSION=$(cat $MP/DEVIL-LINUX) cp -a $MP/* $TEMP -rm -f $TEMP/boot/boot.cat +rm -fr $TEMP/boot/boot.cat $TEMP/rr_moved cp -a $NEW/* $TEMP mkisofs -b boot/isolinux.bin -c boot/boot.cat \ @@ -119,8 +119,8 @@ -o $ISO \ -J -l -L -R \ -p "he...@de..." \ - -P "Devil Linux Developer Team" \ - -A "Devil-Linux v$DL_VERSION" \ + -P "Devil Linux Custom CD" \ + -A "Devil-Linux cv$DL_VERSION" \ -iso-level 2 \ -quiet $TEMP |
From: <bl...@us...> - 2003-10-21 03:42:06
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv28405/scripts/scripts Modified Files: upgrade-config Log Message: Upgrade individual values in /etc/sysconfig/config Index: upgrade-config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/upgrade-config,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- upgrade-config 17 Oct 2003 21:00:52 -0000 1.1 +++ upgrade-config 21 Oct 2003 03:07:15 -0000 1.2 @@ -1,5 +1,6 @@ #!/bin/sh +TMPC=/shm/var/tmp/upd-config.$$ TMPD=/shm/var/tmp/upd-etc.$$ TMPF=/shm/var/tmp/upd-tmp.$$ RESULT=/shm/var/tmp/upd-res.$$ @@ -9,6 +10,25 @@ DIALOG="dialog --clear --no-shadow" BACKTITLE="Devil-Linux configuration upgrade" +# Display a Yes-No dialog box and return result +askyesno() { + [ "${3}" = "no" ] && DEFNO="--defaultno" || DEFNO="" + $DIALOG $BACKLAB --title "$1" --backtitle "$BACKTITLE" $DEFNO --yesno "$2" 0 0 + return $? +} + +# Modify values in a system configuration file +mod_config() { + rm -f $TMPC + cp -f $1 $TMPC + if [ "$3" = "yes" -o "$3" = "no" ]; then + sed "s^${2}=.*$${2}=${3}" $TMPC > $1 + else + sed "s^${2}=.*$${2}=\"${3}\"" $TMPC > $1 + fi + rm -f $TMPC +} + pause() { echo read -n 1 -p "Press any key to continue ..." @@ -52,6 +72,8 @@ [ $f = "etc/Devil-release" ] && continue [ $f = "etc/issue" ] && continue [ $f = "etc/issue.net" ] && continue + [ $f = "etc/sysconfig/config" ] && continue + [ $f = "etc/sysconfig/software" ] && continue [ $f = "etc/mtab" ] && continue [ $f = "etc/.pwd.lock" ] && continue cmp -s $f newconfig/$f || echo $f \"\" off \"$f\" >> $TMPD @@ -125,5 +147,18 @@ break fi done + +if askyesno "/etc/sysconfig/config migration" "Do you want to migrate old values to your new /etc/sysconfig/config ?" yes +then + ls -l etc/sysconfig/config newconfig/etc/sysconfig/config + . etc/sysconfig/config + echo -n "Migrating /etc/sysconfig/config values " + for bs in $(grep -v -e '^ *#' -e '^ *$' etc/sysconfig/config|cut -f1 -d'=') + do + echo -n "." + eval mod_config newconfig/etc/sysconfig/config ${bs} \"\$${bs}\" + done + echo +fi rm -fr $TMPD $RESULT |
From: <bl...@us...> - 2003-10-21 01:59:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv23736/build/scripts/configuration Added Files: sarg.config Log Message: Initial checkin of sarg. --- NEW FILE: sarg.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/sarg.config,v $ # $Revision: 1.1 $ # $Date: 2003/10/20 17:45:50 $ # # http://www.devil-linux.org menu_add "Networking|Services" bool "Sarg (Squid Analysis Report Generator)" CONFIG_SARG |
From: <bl...@us...> - 2003-10-21 00:32:16
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv15480/scripts Modified Files: sarg Log Message: Stupid ass configure script ... Index: sarg =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sarg,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- sarg 20 Oct 2003 17:45:50 -0000 1.1 +++ sarg 20 Oct 2003 20:00:46 -0000 1.2 @@ -33,7 +33,7 @@ bzcat $DL_DIR/src/sarg-1.4.1-index.sort.patch.bz2 | patch -p0 || exit 1 touch sarg-patches.done fi - ./configure --enable-bindir=$CDDIR/usr/bin --enable-sysconfdir=$ETCDIR/etc/sarg --enable-mandir=$CDDIR/usr/man/man1 || exit 1 + ./configure --enable-bindir=$CDDIR/usr/bin --enable-sysconfdir=/etc/sarg --enable-mandir=$CDDIR/usr/man/man1 || exit 1 # Don't use $PMAKE make || exit 1 strip_debug @@ -43,6 +43,8 @@ install ) if [ "$CONFIG_SARG" = "y" ]; then make install || exit 1 + cp -a /etc/sarg $ETCDIR/etc || exit 1 + rm -fr /etc/sarg fi ;; |
From: <bl...@us...> - 2003-10-20 18:26:15
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv23736/build/scripts Added Files: sarg Log Message: Initial checkin of sarg. --- NEW FILE: sarg --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/sarg,v $ # $Revision: 1.1 $ # $Date: 2003/10/20 17:45:50 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: sarg # Required-Start: $basebuildtools $libs squid # 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="SARG" case $1 in build ) if [ "$CONFIG_SARG" = "y" ]; then if [ ! -f sarg-patches.done ]; then bzcat $DL_DIR/src/sarg-1.4.1-index.sort.patch.bz2 | patch -p0 || exit 1 touch sarg-patches.done fi ./configure --enable-bindir=$CDDIR/usr/bin --enable-sysconfdir=$ETCDIR/etc/sarg --enable-mandir=$CDDIR/usr/man/man1 || exit 1 # Don't use $PMAKE make || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_SARG" = "y" ]; then make install || exit 1 fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
From: <bl...@us...> - 2003-10-20 18:00:28
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv23736/build Modified Files: CHANGES Log Message: Initial checkin of sarg. Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.529 retrieving revision 1.530 diff -u -d -r1.529 -r1.530 --- CHANGES 18 Oct 2003 18:11:49 -0000 1.529 +++ CHANGES 20 Oct 2003 17:45:49 -0000 1.530 @@ -23,6 +23,7 @@ # 1.1.1 +- added sarg 1.4.1 (bs) - enabled imap module for PHP - added uw-imap v2002E to build system - added code to upgrade old etc/config on boot (bs) |
From: <bl...@us...> - 2003-10-20 18:00:19
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv23736/build/scripts/configuration/help Added Files: sarg.help Log Message: Initial checkin of sarg. --- NEW FILE: sarg.help --- CONFIG_SARG Sarg - Squid Analysis Report Generator is a tool that allow you to view "where" your users are going to on the Internet. Sarg generate reports in html showing users, IP Addresses, bytes, sites and times. For more information: http://web.onda.com.br/orso/sarg.html |
From: <smi...@us...> - 2003-10-19 14:37:52
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv31159/scripts Modified Files: imap php Log Message: php & imap compile broke again, this should help Index: imap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/imap,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- imap 18 Oct 2003 18:11:50 -0000 1.1 +++ imap 19 Oct 2003 11:54:49 -0000 1.2 @@ -29,7 +29,8 @@ make slx SSLTYPE=unix.nopwd SSLINCLUDE=/usr/ssl/ EXTRACFLAGS=-I/usr/include/openssl $PMAKE all || exit 1 strip_debug # copy the stuff, we need it later - cp c-client/*.h /usr/include || exit 1 + mkdir -p /usr/include/imap || exit 1 + cp c-client/*.h /usr/include/imap || exit 1 cp c-client/*.a /usr/lib || exit 1 ln -sf c-client.a /usr/lib/libc-client.a || exit 1 Index: php =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- php 18 Oct 2003 18:11:50 -0000 1.4 +++ php 19 Oct 2003 11:54:49 -0000 1.5 @@ -32,11 +32,12 @@ if [ "$CONFIG_PHP" = "y" ]; then ./configure --with-apxs2=/usr/sbin/apxs --with-mysql=/usr --disable-cgi --with-openssl --with-zlib --with-bz2 --enable-calendar \ --with-jpeg-dir=/usr --enable-dba --with-gdbm --with-db4 --with-inifile --with-flatfile --with-dom --with-dom-xslt \ - --with-config-file-path=/etc --with-dom-exslt --enable-ftp --with-gd --with-gmp --with-kerberos \ + --with-config-file-path=/etc --with-dom-exslt --enable-ftp --with-gd --with-gmp \ --enable-gd-native-ttf --with-ldap --with-mcrypt --with-mhash --with-msession--with-pgsql --with-snmp \ - --with-imap=$IMAPDIR --with-imap-ssl \ + --with-imap=$IMAPDIR --with-imap-ssl \ --sysconfdir=/etc --with-config-file-path=/etc --prefix=/usr || exit 1 - # not working --enable-xslt + # + # not working --enable-xslt --with-kerberos # do not use --with-cyrus make $PMAKE all || exit 1 strip_debug |
From: <smi...@us...> - 2003-10-19 14:27:03
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv23698/scripts Modified Files: build.sh Log Message: unpack also *.tar.Z files Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- build.sh 15 Oct 2003 12:22:25 -0000 1.58 +++ build.sh 19 Oct 2003 02:20:06 -0000 1.59 @@ -132,6 +132,12 @@ tar -xzf $TAR || exit 1 done + for TAR in `ls $SRCDIR/*.tar.Z` + do + echo unpacking $TAR + tar -xzf $TAR || exit 1 + done + popd > /dev/null ;; |
From: <smi...@us...> - 2003-10-19 14:16:53
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv19690/scripts Modified Files: php Added Files: imap Log Message: - enabled imap module for PHP - added uw-imap v2002E to build system --- NEW FILE: imap --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/imap,v $ # $Revision: 1.1 $ # $Date: 2003/10/18 18:11:50 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: imap # Required-Start: $basebuildtools glibc db-4 gdbm openssl # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions case $1 in build ) make slx SSLTYPE=unix.nopwd SSLINCLUDE=/usr/ssl/ EXTRACFLAGS=-I/usr/include/openssl $PMAKE all || exit 1 strip_debug # copy the stuff, we need it later cp c-client/*.h /usr/include || exit 1 cp c-client/*.a /usr/lib || exit 1 ln -sf c-client.a /usr/lib/libc-client.a || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: php =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- php 17 Oct 2003 13:43:40 -0000 1.3 +++ php 18 Oct 2003 18:11:50 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: php -# Required-Start: $basebuildtools $libs httpd +# Required-Start: $basebuildtools $libs httpd imap # Required-Stop: # Default-Start: 1 2 # Default-Stop: @@ -28,14 +28,16 @@ case $1 in build ) + IMAPDIR=$(find_src_dir imap) if [ "$CONFIG_PHP" = "y" ]; then ./configure --with-apxs2=/usr/sbin/apxs --with-mysql=/usr --disable-cgi --with-openssl --with-zlib --with-bz2 --enable-calendar \ --with-jpeg-dir=/usr --enable-dba --with-gdbm --with-db4 --with-inifile --with-flatfile --with-dom --with-dom-xslt \ --with-config-file-path=/etc --with-dom-exslt --enable-ftp --with-gd --with-gmp --with-kerberos \ --enable-gd-native-ttf --with-ldap --with-mcrypt --with-mhash --with-msession--with-pgsql --with-snmp \ - --with-cyrus \ + --with-imap=$IMAPDIR --with-imap-ssl \ --sysconfdir=/etc --with-config-file-path=/etc --prefix=/usr || exit 1 - # not working --with-imap --with-imap-ssl --enable-xslt + # not working --enable-xslt + # do not use --with-cyrus make $PMAKE all || exit 1 strip_debug fi |
From: <smi...@us...> - 2003-10-19 09:58:47
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv19823/scripts/config Modified Files: buildorder.conf Log Message: corrected imapd filename Index: buildorder.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/buildorder.conf,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- buildorder.conf 18 Oct 2003 18:11:50 -0000 1.5 +++ buildorder.conf 18 Oct 2003 18:12:18 -0000 1.6 @@ -2,7 +2,7 @@ # All local filesystems are mounted (done during boot phase) # -$libs glibc uclibc gmp ncurses zlib ncurses popt readline libol db-4 libxml2 libusb libpcap libjpeg lzo cyrus-sasl bzip2 opt gdbm glib pkgconfig fam libmcrypt libgcrypt openldap pwlib attr acl krb5 wvstreams postgresql mysql gnupg mcrypt mhash tcp_wrappers expat libpng libxslt gd courier-imap +$libs glibc uclibc gmp ncurses zlib ncurses popt readline libol db-4 libxml2 libusb libpcap libjpeg lzo cyrus-sasl bzip2 opt gdbm glib pkgconfig fam libmcrypt libgcrypt openldap pwlib attr acl krb5 wvstreams postgresql mysql gnupg mcrypt mhash tcp_wrappers expat libpng libxslt gd imap $basebuildtools distcc gcc bison makedepend libtool binutils nasm |
From: <smi...@us...> - 2003-10-19 04:29:48
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv19690 Modified Files: CHANGES Log Message: - enabled imap module for PHP - added uw-imap v2002E to build system Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.528 retrieving revision 1.529 diff -u -d -r1.528 -r1.529 --- CHANGES 17 Oct 2003 21:00:51 -0000 1.528 +++ CHANGES 18 Oct 2003 18:11:49 -0000 1.529 @@ -23,6 +23,8 @@ # 1.1.1 +- enabled imap module for PHP +- added uw-imap v2002E to build system - added code to upgrade old etc/config on boot (bs) - updated netacct-mysql to 0.76 (Thomas Eder + bs) - added tiff v3.6.0 |
From: <smi...@us...> - 2003-10-18 18:35:49
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv19690/scripts/config Modified Files: buildorder.conf Log Message: - enabled imap module for PHP - added uw-imap v2002E to build system Index: buildorder.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/buildorder.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- buildorder.conf 16 Oct 2003 02:21:36 -0000 1.4 +++ buildorder.conf 18 Oct 2003 18:11:50 -0000 1.5 @@ -2,7 +2,7 @@ # All local filesystems are mounted (done during boot phase) # -$libs glibc uclibc gmp ncurses zlib ncurses popt readline libol db-4 libxml2 libusb libpcap libjpeg lzo cyrus-sasl bzip2 opt gdbm glib pkgconfig fam libmcrypt libgcrypt openldap pwlib attr acl krb5 wvstreams postgresql mysql gnupg mcrypt mhash tcp_wrappers expat libpng libxslt gd +$libs glibc uclibc gmp ncurses zlib ncurses popt readline libol db-4 libxml2 libusb libpcap libjpeg lzo cyrus-sasl bzip2 opt gdbm glib pkgconfig fam libmcrypt libgcrypt openldap pwlib attr acl krb5 wvstreams postgresql mysql gnupg mcrypt mhash tcp_wrappers expat libpng libxslt gd courier-imap $basebuildtools distcc gcc bison makedepend libtool binutils nasm |