You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
| 2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
| 2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
| 2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
| 2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
| 2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
| 2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
| 2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
| 2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
| 2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
| 2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
| 2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
| 2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
| 2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Heiko Z. <smi...@us...> - 2008-07-21 20:45:44
|
Update of /cvsroot/devil-linux/web/sitetools In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22045 Modified Files: sponsors.php Log Message: another one Index: sponsors.php =================================================================== RCS file: /cvsroot/devil-linux/web/sitetools/sponsors.php,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- sponsors.php 18 Apr 2008 17:47:13 -0000 1.50 +++ sponsors.php 21 Jul 2008 20:45:40 -0000 1.51 @@ -9,6 +9,10 @@ <td class="boxheading" align=center>Donation</td> </tr> <tr> + <td><a href="http://www.cartwheelfactory.com/rubber_flooring.html" target="_blank">Rubber Flooring & Rubber Floors</a></td> + <td align="right">$50</td> +</tr> +<tr> <td><a href="http://www.onetravelsource.com" target="_blank">One Travel Source</a></td> <td align="right">$50</td> </tr> |
|
From: Bruce S. <bl...@us...> - 2008-07-16 00:03:06
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv25920/scripts/configuration/profiles Modified Files: Tag: rel-1-2-patches server Log Message: Add ARPING and remove duplicate line Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.1.2.41 retrieving revision 1.1.2.42 diff -u -d -r1.1.2.41 -r1.1.2.42 --- server 13 Oct 2007 22:03:59 -0000 1.1.2.41 +++ server 16 Jul 2008 00:03:00 -0000 1.1.2.42 @@ -235,7 +235,7 @@ CONFIG_SWIG=y CONFIG_NAGIOS=y CONFIG_FPROBE=y -CONFIG_PRISM54=y CONFIG_STRONGSWAN=y CONFIG_GCC_ET_DYN=y CONFIG_OPEN_VM_TOOLS=n +CONFIG_ARPING=y |
|
From: Bruce S. <bl...@us...> - 2008-07-16 00:02:32
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv25793/scripts/configuration/profiles Modified Files: Tag: rel-1-2-patches default Log Message: Remove duplicate line Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.29.2.52 retrieving revision 1.29.2.53 diff -u -d -r1.29.2.52 -r1.29.2.53 --- default 30 Jan 2008 11:48:56 -0000 1.29.2.52 +++ default 16 Jul 2008 00:02:29 -0000 1.29.2.53 @@ -238,7 +238,6 @@ CONFIG_SWIG=y CONFIG_NAGIOS=y CONFIG_FPROBE=y -CONFIG_PRISM54=y CONFIG_STRONGSWAN=y CONFIG_OPEN_VM_TOOLS=n |
|
From: Heiko Z. <smi...@us...> - 2008-07-15 19:46:28
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv16835 Modified Files: Tag: rel-1-2-patches md5sum.lst Log Message: oops Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.242 retrieving revision 1.102.2.243 diff -u -d -r1.102.2.242 -r1.102.2.243 --- md5sum.lst 14 Jul 2008 15:34:25 -0000 1.102.2.242 +++ md5sum.lst 15 Jul 2008 19:46:24 -0000 1.102.2.243 @@ -438,6 +438,7 @@ 841ca303c88f7184cf0aaab07e52dec4 src/rrdtool-1.2.27.tar.gz 013d0387c93bf4db7d06f72e243c6d24 src/rrlogind-sv-1.3.3.tar.gz fd4c5d77d8cb7bb86ab209076fa214d9 src/rsync-3.0.2.tar.gz +c5cabb219687c483d259bdb0225e2a57 src/sagator-1.0.0.tar.bz2 fa970fc8b4899f3b6afc09936622f672 src/sagator-libclamav-1.2.3.tar.bz2 cf9fbfbb4215592f9f0e0f8f9d85183d src/sagator-pydspam-0.9.0.tar.bz2 59754cb0c19da6e65c42d0a163c5885a src/samba-3.0.28a.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 15:34:29
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv24537 Modified Files: Tag: rel-1-2-patches md5sum.lst Log Message: oops Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.241 retrieving revision 1.102.2.242 diff -u -d -r1.102.2.241 -r1.102.2.242 --- md5sum.lst 14 Jul 2008 12:45:32 -0000 1.102.2.241 +++ md5sum.lst 14 Jul 2008 15:34:25 -0000 1.102.2.242 @@ -438,7 +438,6 @@ 841ca303c88f7184cf0aaab07e52dec4 src/rrdtool-1.2.27.tar.gz 013d0387c93bf4db7d06f72e243c6d24 src/rrlogind-sv-1.3.3.tar.gz fd4c5d77d8cb7bb86ab209076fa214d9 src/rsync-3.0.2.tar.gz -a5ac5ad840ba512b27d0fa53ed0108d5 src/sagator-1.1.0.tar.bz2 fa970fc8b4899f3b6afc09936622f672 src/sagator-libclamav-1.2.3.tar.bz2 cf9fbfbb4215592f9f0e0f8f9d85183d src/sagator-pydspam-0.9.0.tar.bz2 59754cb0c19da6e65c42d0a163c5885a src/samba-3.0.28a.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 12:54:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv29398 Modified Files: md5sum.lst Log Message: updated dnsmasq Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.446 retrieving revision 1.447 diff -u -d -r1.446 -r1.447 --- md5sum.lst 14 Jul 2008 12:50:19 -0000 1.446 +++ md5sum.lst 14 Jul 2008 12:54:35 -0000 1.447 @@ -178,7 +178,7 @@ 6976c265fe1e28e3648b390d16934e8b src/djbdns-1.05-ignoreip.patch.bz2 cbdb9f51e0df375f3099a022ef880bdd src/djbdns-1.05.errno.patch.bz2 3147c5cd56832aa3b41955c7a51cbeb2 src/djbdns-1.05.tar.gz -78a23a31a35b8427a8589b76c1ae3ff6 src/dnsmasq-2.42.tar.gz +3222690c6f1f919bcefcf01a632508af src/dnsmasq-2.43.tar.gz 3db1f5dc6bb72c2504ae37c37947e03f src/dosfstools-2.10-kernel-2.6-1.patch.bz2 af4d03e85985ab222f2811744b9e06bc src/dosfstools-2.10-llseek.patch.bz2 59a02f311a891af8787c4c9e28c6b89b src/dosfstools_2.10.orig.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 12:50:23
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv27975/scripts Modified Files: grsecurity Log Message: - updated clamav-0.93.3 - updated i2c-2.10.5 - updated sysstat-8.1.4 Index: grsecurity =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/grsecurity,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- grsecurity 16 Jun 2008 17:41:54 -0000 1.36 +++ grsecurity 14 Jul 2008 12:50:19 -0000 1.37 @@ -35,7 +35,13 @@ fi # add configuration to kernel config cat $KERNEL_CONFIG_DIR/config_grsecurity >> .config - + set_kernel_option CONFIG_NETLABEL n + set_kernel_option CONFIG_IP_NF_MATCH_STEALTH m + set_kernel_option CONFIG_SECURITY_NETWORK y + set_kernel_option CONFIG_SECURITY_NETWORK_XFRM y + set_kernel_option CONFIG_SECURITY_ROOTPLUG n + set_kernel_option CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR 0 + # start oldconfig, in case there are new options make oldconfig || exit 1 |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 12:50:23
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv27975 Modified Files: CHANGES md5sum.lst Log Message: - updated clamav-0.93.3 - updated i2c-2.10.5 - updated sysstat-8.1.4 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1218 retrieving revision 1.1219 diff -u -d -r1.1218 -r1.1219 --- CHANGES 11 Jul 2008 02:46:31 -0000 1.1218 +++ CHANGES 14 Jul 2008 12:50:19 -0000 1.1219 @@ -22,6 +22,9 @@ # 1.3.6 +- updated clamav-0.93.3 +- updated i2c-2.10.5 +- updated sysstat-8.1.4 - updated bind to 9.5.0-P1 (bs) - added dev86 to build environment - ImageMagick can now corretly identify file types again Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.445 retrieving revision 1.446 diff -u -d -r1.445 -r1.446 --- md5sum.lst 11 Jul 2008 02:46:31 -0000 1.445 +++ md5sum.lst 14 Jul 2008 12:50:19 -0000 1.446 @@ -135,7 +135,7 @@ 5187ba11b2ec165b6c5b6629087733b0 src/cgilib_0.5.orig.tar.gz 376ee0327bb6060a03052cdc71bb371f src/chpax-0.6.tar.gz 86e339c076b969a1a6bd65b0bfa347bd src/cipe-1.6.0.tar.gz -64468e54624e51994e171a7f76e6c243 src/clamav-0.93.1.tar.gz +06d87fbece062e5c0661ee07703208c9 src/clamav-0.93.3.tar.gz 0c030b9eb8f0d36daae5a32b8920dfd0 src/compartment-1.2-suse-patches.diff.bz2 2df15081f6475e6331cdd813f9d0918c src/compartment-1.2.tar.bz2 80a2ce34e6ac028ffd3f3700c451d1c6 src/compartment-env.diff.bz2 @@ -251,7 +251,7 @@ 58e6995f9df71ce59b0ec2787019e5fe src/hotplug-2004_09_23.tar.bz2 24a53cbaf5fa312145e599d256d81403 src/htb3.6_tc.diff 3afa8137dc1999be695a20b62fdf032b src/httpd-2.2.9.tar.bz2 -87e159d89e002a5ed374e0fdaf26c351 src/i2c-2.10.2.tar.gz +96f8b8f837cf68f3cb41d5d7cdddd6fb src/i2c-2.10.5.tar.gz 6030f3ef19cf0e04cb9c83ecdca50c39 src/iANS-3.4.3a.tar.gz c0174e5d2c26dc4f4c9a4c1f79639a3e src/id3-0.76.tar.gz 7a0fef5f9fb4838955942caa87863f39 src/id3lib-cvs-20050205.tar.bz2 @@ -499,7 +499,7 @@ 14e7dcd0436d2f49aa403f67e1ef7ddc src/sysfsutils-2.1.0.tar.gz d1afd866d081de66438296ec1419ecf1 src/syslinux-3.61.tar.bz2 2d4232f7167c2b4f48794e4f8f80e863 src/syslog-ng-2.0.9.tar.gz -69b20dc3c21788ec9764efc5e60bb7a5 src/sysstat-8.1.3.tar.bz2 +b37faea45422e62112389e3bca7d9e88 src/sysstat-8.1.4.tar.bz2 7d5d61c026122ab791ac04c8a84db967 src/sysvinit-2.86.tar.gz 1a7e17f27abf583b3b0bc059a827e68b src/tar-1.20.tar.bz2 1176b5a45e34823ae1d95621449b4baf src/tcp_wrappers-7.6-gcc34-1.patch.bz2 |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 12:45:38
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26129/scripts Modified Files: Tag: rel-1-2-patches Python bind Log Message: - updated clamav-0.93.3 - updated i2c-2.10.5 - updated lm_sensors-2.10.7 - updated sysstat-8.1.4 - updated bind to 9.5.0-P1 Index: Python =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Python,v retrieving revision 1.20.2.1 retrieving revision 1.20.2.2 diff -u -d -r1.20.2.1 -r1.20.2.2 --- Python 11 May 2007 14:46:58 -0000 1.20.2.1 +++ Python 14 Jul 2008 12:45:32 -0000 1.20.2.2 @@ -39,11 +39,13 @@ strip_debug # we need to install it, because Python-LDAP needs it make install || exit 1 + #ln -sf python2.5 $WORKDIR/Python-install/usr/bin/python || exit 1 + #ln -sf python2.5 $WORKDIR/Python-install/usr/bin/python2 || exit 1 ln -sf python2.4 $WORKDIR/Python-install/usr/bin/python || exit 1 ln -sf python2.4 $WORKDIR/Python-install/usr/bin/python2 || exit 1 mkdir -p $WORKDIR/Python-install/usr/share mv $WORKDIR/Python-install/usr/man $WORKDIR/Python-install/usr/share - cp -dpR $WORKDIR/Python-install/* / || exit 1 + cp -dfpR $WORKDIR/Python-install/* / || exit 1 fi ;; Index: bind =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bind,v retrieving revision 1.30.2.2 retrieving revision 1.30.2.3 diff -u -d -r1.30.2.2 -r1.30.2.3 --- bind 21 Feb 2008 20:34:37 -0000 1.30.2.2 +++ bind 14 Jul 2008 12:45:32 -0000 1.30.2.3 @@ -28,7 +28,11 @@ case $1 in build ) if [ "$CONFIG_ISC_BIND" = "y" ]; then - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl --enable-libbind --enable-threads --with-libtool || exit 1 + # don't compile the tests, they'll fail with the forced -pie + replace_str bin/Makefile.in "tests" "" + + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-openssl=/usr/ssl \ + --with-pic --enable-threads --with-libtool || exit 1 make depend || exit 1 #make $PMAKE all || exit 1 make all || exit 1 @@ -61,7 +65,6 @@ cp $MYDIR/scripts/root.hint $ETCDIR/etc/named/ || exit 1 cp $MYDIR/scripts/named.local $ETCDIR/etc/named/ || exit 1 cp $MYDIR/scripts/localhost.zone $ETCDIR/etc/named/ || exit 1 - rm -rf $TMPDIR || exit 1 getent passwd named >/dev/null |
|
From: Heiko Z. <smi...@us...> - 2008-07-14 12:45:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv26129 Modified Files: Tag: rel-1-2-patches CHANGES md5sum.lst Log Message: - updated clamav-0.93.3 - updated i2c-2.10.5 - updated lm_sensors-2.10.7 - updated sysstat-8.1.4 - updated bind to 9.5.0-P1 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.355 retrieving revision 1.807.2.356 diff -u -d -r1.807.2.355 -r1.807.2.356 --- CHANGES 25 Jun 2008 13:37:44 -0000 1.807.2.355 +++ CHANGES 14 Jul 2008 12:45:32 -0000 1.807.2.356 @@ -22,6 +22,11 @@ # 1.2.15 +- updated clamav-0.93.3 +- updated i2c-2.10.5 +- updated lm_sensors-2.10.7 +- updated sysstat-8.1.4 +- updated bind to 9.5.0-P1 - added dev86 to build environment - updated lilo to 22.8 - ImageMagick can now corretly identify file types again Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.240 retrieving revision 1.102.2.241 diff -u -d -r1.102.2.240 -r1.102.2.241 --- md5sum.lst 25 Jun 2008 13:37:44 -0000 1.102.2.240 +++ md5sum.lst 14 Jul 2008 12:45:32 -0000 1.102.2.241 @@ -113,7 +113,7 @@ 512cd146247eb178ef023c924f7bb766 src/awstats-6.7.tar.gz 00bfa16d58e034e3c2aa27f390390d30 src/bash-3.2.tar.gz d541419fd7e5642952d7b48cbb40c712 src/beep-1.2.2.tar.gz -44e0514e6105ddaa235394045d9aeb0c src/bind-9.4.1-P1.tar.gz +a4f9dd6d205d24ec89fa4e44d8188197 src/bind-9.5.0-P1.tar.gz 095f8a04f37df2ed5c99328ddc551a09 src/bing-1.1.3.tar.bz2 d36d2b02f2609f01b00a33c8bdd78a35 src/binutils-2.16.1-pt_pax-1.patch.bz2 6a9d529efb285071dad10e1f3d2b2967 src/binutils-2.16.1.tar.bz2 @@ -128,7 +128,7 @@ 5187ba11b2ec165b6c5b6629087733b0 src/cgilib_0.5.orig.tar.gz 376ee0327bb6060a03052cdc71bb371f src/chpax-0.6.tar.gz 86e339c076b969a1a6bd65b0bfa347bd src/cipe-1.6.0.tar.gz -64468e54624e51994e171a7f76e6c243 src/clamav-0.93.1.tar.gz +06d87fbece062e5c0661ee07703208c9 src/clamav-0.93.3.tar.gz 0c030b9eb8f0d36daae5a32b8920dfd0 src/compartment-1.2-suse-patches.diff.bz2 2df15081f6475e6331cdd813f9d0918c src/compartment-1.2.tar.bz2 80a2ce34e6ac028ffd3f3700c451d1c6 src/compartment-env.diff.bz2 @@ -168,7 +168,7 @@ 6976c265fe1e28e3648b390d16934e8b src/djbdns-1.05-ignoreip.patch.bz2 cbdb9f51e0df375f3099a022ef880bdd src/djbdns-1.05.errno.patch.bz2 3147c5cd56832aa3b41955c7a51cbeb2 src/djbdns-1.05.tar.gz -78a23a31a35b8427a8589b76c1ae3ff6 src/dnsmasq-2.42.tar.gz +3222690c6f1f919bcefcf01a632508af src/dnsmasq-2.43.tar.gz af4d03e85985ab222f2811744b9e06bc src/dosfstools-2.10-llseek.patch.bz2 59a02f311a891af8787c4c9e28c6b89b src/dosfstools_2.10.orig.tar.gz 281bd9dee8d6c1674977257acc80ce64 src/dovecot-1.0.13.tar.gz @@ -237,7 +237,7 @@ e61f5a5396ed70c5971a13bd6d1ad3de src/hotplug_nowarning.diff.bz2 24a53cbaf5fa312145e599d256d81403 src/htb3.6_tc.diff 3afa8137dc1999be695a20b62fdf032b src/httpd-2.2.9.tar.bz2 -87e159d89e002a5ed374e0fdaf26c351 src/i2c-2.10.2.tar.gz +96f8b8f837cf68f3cb41d5d7cdddd6fb src/i2c-2.10.5.tar.gz 6030f3ef19cf0e04cb9c83ecdca50c39 src/iANS-3.4.3a.tar.gz c0174e5d2c26dc4f4c9a4c1f79639a3e src/id3-0.76.tar.gz 9c51c660862609a580be62a350b5efc6 src/ifenslave-1.1.0.tar.bz2 @@ -307,7 +307,7 @@ 146757efc4dc3d66332415b8d29e6c39 src/linux-2.4.31-mppe-mppc-1.3.patch.gz 69530947c7012ee45715b43f2b3381a1 src/linux-2.4.36.6.tar.bz2 0672ccd871def6842814c2d9d8c0689a src/linux-wlan-ng-0.2.1-pre16.tar.gz -b75189e15b9fea569cda493923b161bb src/lm_sensors-2.10.6.tar.gz +a7d3c94f1535b060c82a4d52816d4543 src/lm_sensors-2.10.7.tar.gz 9ec24a9f2cf588b348adf1a1381af8a4 src/loadlin16c-devil.tar.bz2 85e61b2b5774cd836ff03c3341e96ea4 src/logrotate-3.6.6-conf.dif.bz2 6ee90bd5e8979c058ed0587fc1892caf src/logrotate-3.6.6-dateext.dif.bz2 @@ -438,7 +438,7 @@ 841ca303c88f7184cf0aaab07e52dec4 src/rrdtool-1.2.27.tar.gz 013d0387c93bf4db7d06f72e243c6d24 src/rrlogind-sv-1.3.3.tar.gz fd4c5d77d8cb7bb86ab209076fa214d9 src/rsync-3.0.2.tar.gz -c5cabb219687c483d259bdb0225e2a57 src/sagator-1.0.0.tar.bz2 +a5ac5ad840ba512b27d0fa53ed0108d5 src/sagator-1.1.0.tar.bz2 fa970fc8b4899f3b6afc09936622f672 src/sagator-libclamav-1.2.3.tar.bz2 cf9fbfbb4215592f9f0e0f8f9d85183d src/sagator-pydspam-0.9.0.tar.bz2 59754cb0c19da6e65c42d0a163c5885a src/samba-3.0.28a.tar.gz @@ -469,7 +469,7 @@ f587720988bc1670071f31d3694ca0fb src/sysklogd-1.4.1.tar.bz2 4707c1980143c9f2b20f373aadc94d33 src/syslinux-3.53.tar.bz2 ffbad7e8e6dcbe385820b8ffba23b622 src/syslog-ng-1.6.8.tar.gz -69b20dc3c21788ec9764efc5e60bb7a5 src/sysstat-8.1.3.tar.bz2 +b37faea45422e62112389e3bca7d9e88 src/sysstat-8.1.4.tar.bz2 7d5d61c026122ab791ac04c8a84db967 src/sysvinit-2.86.tar.gz 1a7e17f27abf583b3b0bc059a827e68b src/tar-1.20.tar.bz2 eec4e5d6cda55464970a3157eb3bc534 src/tcp_wrappers_7.6.diff.gz |
|
From: Serge L. <sma...@us...> - 2008-07-11 21:45:29
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv25056/configuration Removed Files: pptp_mppe_mppc_patch Log Message: - was renamed some time ago --- pptp_mppe_mppc_patch DELETED --- |
|
From: Serge L. <sma...@us...> - 2008-07-11 18:51:35
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv4831 Modified Files: install-on-usb Log Message: - copy etc-mods.tar.bz2 instead of etc.tar.bz2 to configuration partition Index: install-on-usb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/install-on-usb,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- install-on-usb 26 Jun 2008 17:44:45 -0000 1.24 +++ install-on-usb 11 Jul 2008 18:51:27 -0000 1.25 @@ -407,8 +407,8 @@ if [ -n "$ETC_FILE" ]; then mount -t auto $ETC_PART $TMPDIR/etc-mnt echo - echo "Copying $ETC_FILE to $TMPDIR/etc-mnt/etc.tar.bz2" - cp -p $ETC_FILE $TMPDIR/etc-mnt/etc.tar.bz2 > /dev/null || return 1 + echo "Copying $ETC_FILE to $TMPDIR/etc-mnt/etc-mods.tar.bz2" + cp -p $ETC_FILE $TMPDIR/etc-mnt/etc-mods.tar.bz2 > /dev/null || return 1 sync umount $TMPDIR/etc-mnt > /dev/null fi |
|
From: Bruce S. <bl...@us...> - 2008-07-11 02:46:37
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv18922 Modified Files: CHANGES md5sum.lst Log Message: updated bind to 9.5.0-P1 - major security problem Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1217 retrieving revision 1.1218 diff -u -d -r1.1217 -r1.1218 --- CHANGES 25 Jun 2008 13:39:23 -0000 1.1217 +++ CHANGES 11 Jul 2008 02:46:31 -0000 1.1218 @@ -22,6 +22,7 @@ # 1.3.6 +- updated bind to 9.5.0-P1 (bs) - added dev86 to build environment - ImageMagick can now corretly identify file types again - aufs and grsecurity now work together Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.444 retrieving revision 1.445 diff -u -d -r1.444 -r1.445 --- md5sum.lst 25 Jun 2008 13:39:23 -0000 1.444 +++ md5sum.lst 11 Jul 2008 02:46:31 -0000 1.445 @@ -117,7 +117,7 @@ a1ed8366c9edb814b90d1616ac20390e src/bash-3.2-fixes-7.patch.bz2 00bfa16d58e034e3c2aa27f390390d30 src/bash-3.2.tar.gz d541419fd7e5642952d7b48cbb40c712 src/beep-1.2.2.tar.gz -57953d7264139b9506b9d66174125179 src/bind-9.4.2.tar.gz +a4f9dd6d205d24ec89fa4e44d8188197 src/bind-9.5.0-P1.tar.gz e26e2e06b6e4bf3acf1dc8688a94c0d1 src/binutils-2.17.tar.bz2 152997864cd8095e46f61c81f6320645 src/binutils-patches.tar.bz2 22327efdd5080e2b1acb6e560a04b43a src/bison-2.3.tar.gz |
|
From: Serge L. <sma...@us...> - 2008-06-26 17:44:50
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv29486 Modified Files: install-on-usb Log Message: - added initramfs support, set inode-size to 128 for ext2/3 (grub's requirements), added an option to format/not format partitions, "smart" initrd/initramfs modification (to reduce size of initrd/initramfs) Index: install-on-usb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/install-on-usb,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- install-on-usb 11 Apr 2008 12:14:53 -0000 1.23 +++ install-on-usb 26 Jun 2008 17:44:45 -0000 1.24 @@ -10,7 +10,7 @@ # # -TMPDIR="./tmp-install2usb" +TMPDIR="$(pwd)/tmp-install2usb" # You should set $EDITOR or make an editor soft link if you don't like these choices [ -z "$EDITOR" ] && EDITOR=`which editor` @@ -121,6 +121,9 @@ grub_shell=$TMPDIR/iso-mnt/sbin/grub device_map=grub-tmp-map force_lba="" + if [ "$INITRD_TYPE" != "INITRAMFS" ]; then + KERNEL_OPTIONS="root=/dev/ram0 init=/linuxrc $RAMDISK" + fi if [ ! -f "$grub_shell" ]; then echo "Grub not found in ISO image - was it included in the DL build?" @@ -147,16 +150,17 @@ # type device names. title Devil-Linux - Serial Console root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK console=tty0 console=ttyS0,${SERIALSPEED}n8 + kernel /boot/vmlinuz rw $KERNEL_OPTIONS $RAMDISK console=tty0 console=ttyS0,${SERIALSPEED}n8 initrd /boot/initrd.gz title Devil-Linux - Standard VGA root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK + kernel /boot/vmlinuz rw $KERNEL_OPTIONS initrd /boot/initrd.gz EOF else cat > $TMPDIR/grub.conf <<-EOF timeout=10 + default 3 splashimage=(hd0,$2)/boot/grub/devil-linux.xpm.gz # Devil-Linux Boot Line options: # DL_config=/dev/discs/disc0/part1 - loads the etc.tar.bz2 form that device @@ -167,25 +171,25 @@ # Note: "/dev/hda1" type devices are not supported! Use /dev/discs/... or /dev/ide/... # type device names. title Devil-Linux - Standard VGA - root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK - initrd /boot/initrd.gz - title Devil-Linux - VESA Frame Buffer 640x480 - root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK vga=769 - initrd /boot/initrd.gz + root (hd0,$2) + kernel /boot/vmlinuz rw $KERNEL_OPTIONS + initrd /boot/initrd.gz + title Devil-Linux - VESA Frame Buffer 640x480 + root (hd0,$2) + kernel /boot/vmlinuz rw $KERNEL_OPTIONS vga=769 + initrd /boot/initrd.gz title Devil-Linux - VESA Frame Buffer 800x600 - root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK vga=771 - initrd /boot/initrd.gz + root (hd0,$2) + kernel /boot/vmlinuz rw $KERNEL_OPTIONS vga=771 + initrd /boot/initrd.gz title Devil-Linux - VESA Frame Buffer 1024x768 - root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK vga=773 - initrd /boot/initrd.gz + root (hd0,$2) + kernel /boot/vmlinuz rw $KERNEL_OPTIONS vga=773 + initrd /boot/initrd.gz title Devil-Linux - Other - root (hd0,$2) - kernel /boot/vmlinuz rw root=/dev/ram0 init=/linuxrc $RAMDISK vga=ask - initrd /boot/initrd.gz + root (hd0,$2) + kernel /boot/vmlinuz rw $KERNEL_OPTIONS vga=ask + initrd /boot/initrd.gz EOF fi @@ -234,12 +238,6 @@ mkdir -p $TMPDIR/iso-mnt || return 1 mkdir -p $TMPDIR/disk-mnt || return 1 -# echo "Available USB storage devices: " -# for device in $(allAttachedScsiUsb) -# do -# echo -n "$(scsiDevFromScsiUsb $device) " -# done - echo read -p "Enter DL ISO source (disk file or CD device) -> " DLISO @@ -267,6 +265,7 @@ fi echo + read -p "Enter DEVICE name of disk device (i.e. /dev/sda) -> " DEVICE [ "$FDISK" = "cfdisk" ] && $FDISK -Ps $DEVICE @@ -320,13 +319,14 @@ echo " Can not find partition \"$ETC_PART\"" return 1 else - echo;echo -n "All data on device $ETC_PART will be lost, continue ? " - ask_yes_no || return 1 - echo;echo -n "Last chance, do you really want to continue ? " - ask_yes_no || return 1 - - mkfs.ext2 $ETC_PART > /dev/null || return 1 + echo;echo -n "Would you like to format $ETC_PART ? " + if ask_yes_no ; then + format_partition $ETC_PART || return 1 + else + # Try to mount $DEVICE + mount -t auto $ETC_PART $TMPDIR/etc-mnt || ( echo "Unable to mount $ETC_PART"; return 1 ) + fi fi fi fi @@ -334,14 +334,21 @@ echo echo "This will install DL on \"$DEVICE\" using the \"$BOOTLOADER\" bootloader. " - echo;echo -n "All data on device $PARTITION will be lost, continue ? " - ask_yes_no || return 1 - - echo;echo -n "Last chance, do you really want to continue ? " - ask_yes_no || return 1 +# Check the initrd type (INITRAMFS) + # Decompress image + gunzip $TMPDIR/iso-mnt/boot/initrd.gz -d -c > $TMPDIR/initrd || return 1 + if file -b $TMPDIR/initrd | grep -i "cpio archive" > /dev/null 2>&1; then + INITRD_TYPE=INITRAMFS + fi if [ "$BOOTLOADER" = "syslinux" ]; then + echo;echo -n "All data on device $PARTITION will be lost, continue ? " + ask_yes_no || return 1 + + echo;echo -n "Last chance, do you really want to continue ? " + ask_yes_no || return 1 + mkdosfs $PARTITION > /dev/null || return 1 echo "Installing syslinux MBR" @@ -362,17 +369,27 @@ copy_iso_file $DLISO $TMPDIR/disk-mnt/bootcd.iso not_save_permissions || return 1 elif [ "$BOOTLOADER" = "grub" ] || [ "$BOOTLOADER" = "lilo" ]; then - - mkfs.ext2 $PARTITION > /dev/null || return 1 - tune2fs -c 0 $PARTITION - - mount -t auto $PARTITION $TMPDIR/disk-mnt || return 1 + echo;echo -n "Would you like to format $PARTITION ? " + if ask_yes_no ; then + format_partition $PARTITION || return 1 + fi +# Try to mount $DEVICE + mkdir -p $TMPDIR/etc-mnt + mount -t auto $PARTITION $TMPDIR/disk-mnt || ( echo "Unable to mount $PARTITION"; return 1 ) echo "copying files" cp -a $TMPDIR/iso-mnt/boot/ $TMPDIR/disk-mnt/ > /dev/null || return 1 cp -p $TMPDIR/iso-mnt/{DEVIL-LINUX,LICENSE} $TMPDIR/disk-mnt/ > /dev/null || return 1 copy_iso_file $DLISO $TMPDIR/disk-mnt/bootcd.iso || return 1 + if [ -f "/DEVIL-LINUX" ]; then + echo;echo -n "Would you like to modify initrd image (it's mandatory if you have chosen not ext2 fs)?" + if ask_yes_no ; then + echo "Initrd image modifying..." + modify_initrd && mv -f $TMPDIR/initrd.gz $TMPDIR/disk-mnt/boot || return 1 + fi + fi + if [ "$BOOTLOADER" = "grub" ]; then GRUBPART=$(expr $(basename ${PARTITION} | sed -e 's/^part//' -e 's/^[hs]d[a-z]//') - 1) install_grub $DEVICE $GRUBPART || return 1 @@ -388,7 +405,6 @@ fi if [ -n "$ETC_FILE" ]; then - mkdir -p $TMPDIR/etc-mnt mount -t auto $ETC_PART $TMPDIR/etc-mnt echo echo "Copying $ETC_FILE to $TMPDIR/etc-mnt/etc.tar.bz2" @@ -400,6 +416,102 @@ return 0; } +format_partition () { + local PARTITION=$1 + + echo -e "Your system supports the following fs:\n$(ls $(which mkfs).* | sed 's,.*\.,,')" + read -p "Enter file system format you want to use (ext2 is preferable) -> " FORMAT + if [ -x $(which mkfs).$FORMAT ] ; then + + echo;echo -n "All data on device $PARTITION will be lost, continue ? " + ask_yes_no || return 1 + + echo;echo -n "Last chance, do you really want to continue ? " + ask_yes_no || return 1 + if echo $FORMAT | grep ext > /dev/null; then + local OPTION="-I 128" + fi + mkfs.$FORMAT $OPTION -F $PARTITION > /dev/null || return 1 + + else + echo "Unknown FS format : $FORMAT" + return 1 + fi +} + +modify_initrd () { +#=========================================================================== +# echo "Modifying of the initial ramdisk (initrd) image.... " + mkdir -p $TMPDIR/initrd-{old,new} + + # Mount old initrd + if [ "$INITRD_TYPE" = "INITRAMFS" ]; then + pushd $TMPDIR/initrd-old > /dev/null && ( cat $TMPDIR/initrd | cpio -ivd 2> /dev/null ) || return 1 + else + mount $TMPDIR/initrd $TMPDIR/initrd-old -o loop || return 1 + fi + + popd > /dev/null + + # Add marker (load all ata/sata/scsi modules). N.B. it's a workaround because + # mdev doesn't load necessary modules :-( + touch $TMPDIR/initrd-old/tmp/PROBE_ALL_MODULES + + cp -ar $TMPDIR/initrd-old/* $TMPDIR/initrd-new || return 1 + +# Intelligently add modules to initrd image + rm -rf $TMPDIR/initrd-new/lib/modules/*/kernel/drivers/{ata,scsi,message} || return 1 + + for i in $( modinfo -F filename `lsmod | awk '{ print $1}'` 2>/dev/null | grep "fs\|ata\|scsi\|message" ) + do + if [ ! -d $TMPDIR/initrd-new/$(dirname $i) ]; then + mkdir -p $TMPDIR/initrd-new/$(dirname $i) + fi + cp -a $TMPDIR/iso-mnt/$i $TMPDIR/initrd-new/$(dirname $i) + done + + if [ "$INITRD_TYPE" != "INITRAMFS" ]; then + # find out how much space we need. + ISIZE=`du -s -k $TMPDIR/initrd-new/ | awk '{print $1}'` + + ISIZE=`expr $ISIZE + 2048` + + # create a file of 4MB (4096 KB) + dd if=/dev/zero of=$TMPDIR/ramdisk bs=1k count=$ISIZE + + # make an ext2 filesystem on it. We set the amount of unused space to 0% + # and turn down the number of inodes to save space + yes | mkfs -t ext2 -m 0 -i 1024 $TMPDIR/ramdisk + tune2fs -c 0 -i 0 $TMPDIR/ramdisk + + # unmount old initrd + umount $TMPDIR/initrd-old || return 1 + + # we mount it ... + mount -t ext2 $TMPDIR/ramdisk $TMPDIR/initrd-old -o loop || ( echo "Unable to mount $TMPDIR/ramdisk " ; return 1) + + # ... and delete the lost+found directory + rm -rf $TMPDIR/initrd-old/lost+found + + # then we copy the contents of our initrdtree to this filesystem + cp -ar $TMPDIR/initrd-new/* $TMPDIR/initrd-old/ || return 1 + + # and unmount and divorce /dev/loop4 + umount $TMPDIR/initrd-old/ + #losetup -d /dev/loop4 + + # compressing the initial ramdisk (initrd) image + gzip -c $TMPDIR/ramdisk > $TMPDIR/initrd.gz || return 1 + else + pushd $TMPDIR/initrd-new > /dev/null + find . | cpio -H newc -o | gzip -9 > $TMPDIR/initrd.gz || return 1 + popd > /dev/null + fi + + # cleaning up working dirs + rm -rf $TMPDIR/initrd-{old,new} + +} ########################################################################## echo |
|
From: Serge L. <sma...@us...> - 2008-06-26 17:20:22
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22180 Modified Files: linuxrc Log Message: - Added marker in order to execute /probe_all_scsi_modules Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.100 retrieving revision 1.101 diff -u -d -r1.100 -r1.101 --- linuxrc 19 May 2008 14:18:17 -0000 1.100 +++ linuxrc 26 Jun 2008 17:20:15 -0000 1.101 @@ -221,6 +221,12 @@ # we load the module to be sure we will be able to mount iso image modprobe loop > /dev/null 2>&1 +# it's a workaround because +# mdev doesn't load necessary modules :-( +if [ -f "/tmp/PROBE_ALL_MODULES" ] ; then + /probe_all_scsi_modules +fi + $GREEN echo "Searching for configuration media" $NORMAL |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 17:13:23
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv13957/scripts Added Files: dev86 Log Message: - added dev86 to build environment --- NEW FILE: dev86 --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/dev86,v $ # $Revision: 1.2 $ # $Date: 2008/06/25 17:13:17 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: dev86 # Required-Start: gcc binutils libtool nasm # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) if [ "$CONFIG_GCC_HARDENED" = "y" ]; then make $PMAKE CC="gcc -U_FORTIFY_SOURCE -fno-PIE -nopie -fno-stack-protector" all || exit 1 else make $PMAKE all || exit 1 fi strip_debug # we have to install this immediately, because this is program could be needed by other sources make install || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:44:01
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2778 Modified Files: default Log Message: turn grsecurity on per default again Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- default 30 May 2008 13:46:22 -0000 1.86 +++ default 25 Jun 2008 13:43:58 -0000 1.87 @@ -52,7 +52,7 @@ CONFIG_FWLOGWATCH=y CONFIG_GOCR=y CONFIG_GPM=y -CONFIG_GRSECURITY=n +CONFIG_GRSECURITY=y CONFIG_HEARTBEAT=y CONFIG_HOTPLUG=y CONFIG_HTTPD=y |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:39:26
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv1246/scripts/config Modified Files: buildorder.conf Log Message: - added dev86 to build environment Index: buildorder.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/buildorder.conf,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- buildorder.conf 27 Mar 2008 14:27:04 -0000 1.19 +++ buildorder.conf 25 Jun 2008 13:39:23 -0000 1.20 @@ -4,7 +4,7 @@ $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 mysql gnupg mcrypt mhash tcp_wrappers expat libpng libxslt gd imap pcre gdchart libdvdread libdvdcss tiff libungif Linux-PAM postgresql libdnet -$basebuildtools distcc gcc-4 gcc-3 bison makedepend libtool binutils nasm autoconf automake +$basebuildtools distcc gcc-4 gcc-3 bison makedepend libtool binutils nasm autoconf automake dev86 $installbase prepare create_cd_dirs create_etc |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:39:26
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv1246 Modified Files: CHANGES md5sum.lst Log Message: - added dev86 to build environment Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1216 retrieving revision 1.1217 diff -u -d -r1.1216 -r1.1217 --- CHANGES 17 Jun 2008 23:16:18 -0000 1.1216 +++ CHANGES 25 Jun 2008 13:39:23 -0000 1.1217 @@ -22,6 +22,7 @@ # 1.3.6 +- added dev86 to build environment - ImageMagick can now corretly identify file types again - aufs and grsecurity now work together - updated aufs-20060616 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.443 retrieving revision 1.444 diff -u -d -r1.443 -r1.444 --- md5sum.lst 17 Jun 2008 22:59:46 -0000 1.443 +++ md5sum.lst 25 Jun 2008 13:39:23 -0000 1.444 @@ -83,6 +83,7 @@ db1eb693eee45d251966ad2bab49dbbf src/perl-ext/libwww-perl-5.805.tar.gz 7002aedb8bcaa7169a8f0a8e22d34b72 src/perl-ext/perl-ldap-0.33.tar.gz fc2365305a9402886a2b0173d1beb7df src/DenyHosts-2.6.tar.gz +e7bbfdbe61c2fb964994a087e29b0087 src/Dev86src-0.16.17.tar.gz 2761b335e82ee818624a429e722348fe src/IMQ-iptables-1.4.0.diff.bz2 9cdd2ec825f651ff6b9b5cfa67088974 src/ImageMagick-6.4.1-8.tar.bz2 f75e97be15f2238508d8c43f833739e1 src/LPRng-3.8.29-RC2.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:37:50
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv525/scripts Modified Files: Tag: rel-1-2-patches lilo linux Added Files: Tag: rel-1-2-patches dev86 Log Message: - added dev86 to build environment - updated lilo to 22.8 - fixed kernel compile problem Index: lilo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Attic/lilo,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -d -r1.11 -r1.11.2.1 --- lilo 16 Jan 2004 19:22:48 -0000 1.11 +++ lilo 25 Jun 2008 13:37:44 -0000 1.11.2.1 @@ -31,6 +31,7 @@ test "$CONFIG_LINUX_VERSION" = "2.6" && old_kernel_includes make $PMAKE || exit 1 strip_debug + make install || exit 1 ;; install ) --- NEW FILE: dev86 --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/Attic/dev86,v $ # $Revision: 1.1.2.1 $ # $Date: 2008/06/25 13:37:44 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: dev86 # Required-Start: gcc binutils libtool nasm # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) disable_et_dyn make $PMAKE all || exit 1 strip_debug # we have to install this immediately, because this is program could be needed by other sources make install || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/linux,v retrieving revision 1.54.2.4 retrieving revision 1.54.2.5 diff -u -d -r1.54.2.4 -r1.54.2.5 --- linux 16 Jun 2008 14:58:13 -0000 1.54.2.4 +++ linux 25 Jun 2008 13:37:44 -0000 1.54.2.5 @@ -43,7 +43,6 @@ make $PMAKE modules || exit 1 # make sure everything exists to make other scripts happy - make install || exit 1 make modules_install || exit 1 ;; |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:37:49
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv525 Modified Files: Tag: rel-1-2-patches CHANGES md5sum.lst Log Message: - added dev86 to build environment - updated lilo to 22.8 - fixed kernel compile problem Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.354 retrieving revision 1.807.2.355 diff -u -d -r1.807.2.354 -r1.807.2.355 --- CHANGES 17 Jun 2008 23:16:06 -0000 1.807.2.354 +++ CHANGES 25 Jun 2008 13:37:44 -0000 1.807.2.355 @@ -22,6 +22,8 @@ # 1.2.15 +- added dev86 to build environment +- updated lilo to 22.8 - ImageMagick can now corretly identify file types again - updated ImageMagick-6.4.1-8 - updated Mail-SpamAssassin-3.2.5 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.239 retrieving revision 1.102.2.240 diff -u -d -r1.102.2.239 -r1.102.2.240 --- md5sum.lst 16 Jun 2008 14:58:12 -0000 1.102.2.239 +++ md5sum.lst 25 Jun 2008 13:37:44 -0000 1.102.2.240 @@ -84,6 +84,7 @@ 7002aedb8bcaa7169a8f0a8e22d34b72 src/perl-ext/perl-ldap-0.33.tar.gz d8c2662914b21c20c8cbf94692de9ebc src/2.4.21-include.tar.bz2 fc2365305a9402886a2b0173d1beb7df src/DenyHosts-2.6.tar.gz +e7bbfdbe61c2fb964994a087e29b0087 src/Dev86src-0.16.17.tar.gz 42dc0473dfe07df853308d2f0b1df598 src/IMQ-iptables-1.3.0.diff.bz2 9cdd2ec825f651ff6b9b5cfa67088974 src/ImageMagick-6.4.1-8.tar.bz2 1b3a0abd291b260eab6087ac0e61ed84 src/LPRng-3.8.28.tgz @@ -301,7 +302,7 @@ caf182cbc7565dac0fd72155919672e6 src/libusb-0.1.12.tar.gz cbc6d381daaa836b90a7ab449c1bc1ae src/libxml2-2.6.30.tar.bz2 e83ec5d27fc4c10c6f612879bea9a153 src/libxslt-1.1.24.tar.gz -d5b561190cbe0968d50e09e0031edb79 src/lilo-22.5.9.tar.gz +72765f2aafd20e23ecf07ebd22baeec7 src/lilo-22.8.src.tar.gz e6d8a38a304d76c7074a4da12dacc15f src/linux-2.4.23-protector-1.patch.bz2 146757efc4dc3d66332415b8d29e6c39 src/linux-2.4.31-mppe-mppc-1.3.patch.gz 69530947c7012ee45715b43f2b3381a1 src/linux-2.4.36.6.tar.bz2 |
|
From: Heiko Z. <smi...@us...> - 2008-06-25 13:37:49
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv525/scripts/config Modified Files: Tag: rel-1-2-patches buildorder.conf Log Message: - added dev86 to build environment - updated lilo to 22.8 - fixed kernel compile problem Index: buildorder.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/buildorder.conf,v retrieving revision 1.13.2.1 retrieving revision 1.13.2.2 diff -u -d -r1.13.2.1 -r1.13.2.2 --- buildorder.conf 23 Oct 2006 16:54:34 -0000 1.13.2.1 +++ buildorder.conf 25 Jun 2008 13:37:44 -0000 1.13.2.2 @@ -4,7 +4,7 @@ $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 pcre gdchart libdvdread libdvdcss tiff libungif -$basebuildtools distcc gcc bison makedepend libtool binutils nasm autoconf automake +$basebuildtools distcc gcc bison makedepend libtool binutils nasm autoconf automake dev86 $installbase prepare create_cd_dirs create_etc |
|
From: Heiko Z. <smi...@us...> - 2008-06-24 20:42:54
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv32268/scripts Modified Files: Tag: rel-1-2-patches build.sh Log Message: make sure the updated lfssystem is being used Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.79.2.11 retrieving revision 1.79.2.12 diff -u -d -r1.79.2.11 -r1.79.2.12 --- build.sh 30 May 2008 15:00:39 -0000 1.79.2.11 +++ build.sh 24 Jun 2008 20:42:48 -0000 1.79.2.12 @@ -31,6 +31,18 @@ NICE="" fi +if [ ! -f /etc/lfssystem-1.2b ]; then + echo "" + echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" + echo "ERROR: wrong version of the build environment" + echo "" + echo "please download the correct version of the lfssystem from one of our download locations" + echo "the version you're using is not the correct one (there may have been a recent change)" + echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" + echo "" + exit 1 +fi + until [ -z "$1" ]; do CMD=$1 # read optional parameter |
|
From: Heiko Z. <smi...@us...> - 2008-06-17 23:25:36
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv31970 Modified Files: cd_cleanup Log Message: oops Index: cd_cleanup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cd_cleanup,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- cd_cleanup 17 Jun 2008 23:23:38 -0000 1.14 +++ cd_cleanup 17 Jun 2008 23:25:33 -0000 1.15 @@ -26,8 +26,8 @@ case $1 in install ) rm -rf $CDDIR/usr/include/* - find $CDDIR -type f \ -name '*.la' | grep -v Magick | xargs -n 1 rm -f - find $CDDIR -type f \ -name '*.a' | xargs -n 1 rm -f + find $CDDIR -type f -name '*.la' | grep -v Magick | xargs -n 1 rm -f + find $CDDIR -type f -name '*.a' | xargs -n 1 rm -f find $CDDIR -type f -exec strip --strip-debug '{}' ';' find $INITRDDIR -type f -exec strip --strip-debug '{}' ';' find $CDDIR/{bin,sbin,usr/bin,usr/sbin,usr/libexec} -type f ! -name '*.so' | xargs -n 1 strip --strip-all |
|
From: Heiko Z. <smi...@us...> - 2008-06-17 23:25:18
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv31954 Modified Files: Tag: rel-1-2-patches cd_cleanup Log Message: oops Index: cd_cleanup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cd_cleanup,v retrieving revision 1.8.2.4 retrieving revision 1.8.2.5 diff -u -d -r1.8.2.4 -r1.8.2.5 --- cd_cleanup 17 Jun 2008 23:23:25 -0000 1.8.2.4 +++ cd_cleanup 17 Jun 2008 23:25:15 -0000 1.8.2.5 @@ -25,8 +25,8 @@ case $1 in install ) - find $CDDIR/usr/lib -type f \ -name '*.la' | grep -v Magick | xargs -n 1 rm -f - find $CDDIR/usr/lib -type f \ -name '*.a' | xargs -n 1 rm -f + find $CDDIR/usr/lib -type f -name '*.la' | grep -v Magick | xargs -n 1 rm -f + find $CDDIR/usr/lib -type f -name '*.a' | xargs -n 1 rm -f rm -rf $CDDIR/usr/include/* find $CDDIR -type f -exec strip --strip-debug '{}' ';' find $CDDIR/{bin,sbin} -type f | grep -v "\.so" | xargs -n 1 strip --strip-all |