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
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25098 Modified Files: sdparm sed sendmail ser setfiledates setserial sg3_utils shadow shfs shorewall siproxd smartmontools snort sqlite squashfs squid squidguard ssmtp strace strongswan stunnel sudo swig sysfsutils syslinux syslog-ng sysstat sysvinit tar tcp_wrappers tcpdump telnet-bsd tftp-hpa thttpd tiff tnef traceroute uClibc ucarp ucspi-tcp udev unarj unionfs unrar unzip usbat-02 usbutils util-linux vblade vim vlan vmmemctl vmware vmxnet vncrepeater vobcopy vsftpd vtun watchdog webalizer webmin wget which whois wireless_tools wol wvdial wvstreams xfsprogs xinetd xmbmon yp-tools ypbind-mt ypserv zip zisofs-tools Log Message: Done removing old insserv stuff (I think) Index: ypserv =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ypserv,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ypserv 29 Dec 2009 17:55:14 -0000 1.6 +++ ypserv 6 Jan 2010 15:27:21 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ypserv -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sqlite =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sqlite,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- sqlite 29 Dec 2009 17:55:13 -0000 1.3 +++ sqlite 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sqlite -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: unarj =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unarj,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- unarj 29 Dec 2009 17:55:13 -0000 1.6 +++ unarj 6 Jan 2010 15:27:21 -0000 1.7 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: unarj -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: xfsprogs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/xfsprogs,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- xfsprogs 29 Dec 2009 17:55:14 -0000 1.31 +++ xfsprogs 6 Jan 2010 15:27:21 -0000 1.32 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: xfsprogs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ser =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ser,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ser 29 Dec 2009 17:55:13 -0000 1.4 +++ ser 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ser -# Required-Start: $libs openssl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: SIP Express Router (VoIP) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: tar =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tar,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- tar 29 Dec 2009 17:55:13 -0000 1.11 +++ tar 6 Jan 2010 15:27:21 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tar -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: webalizer =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/webalizer,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- webalizer 29 Dec 2009 17:55:13 -0000 1.4 +++ webalizer 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: webalizer -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: tiff =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tiff,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- tiff 8 Sep 2009 15:33:38 -0000 1.3 +++ tiff 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tiff -# Required-Start: $basebuildtools glibc zlib -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: wireless_tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wireless_tools,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- wireless_tools 29 Dec 2009 17:55:14 -0000 1.11 +++ wireless_tools 6 Jan 2010 15:27:21 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: wireless_tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sysfsutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sysfsutils,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- sysfsutils 29 Dec 2009 17:55:13 -0000 1.4 +++ sysfsutils 6 Jan 2010 15:27:21 -0000 1.5 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sysfsutils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - exit 0 # get the directoryname of the script Index: tftp-hpa =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tftp-hpa,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- tftp-hpa 29 Dec 2009 17:55:13 -0000 1.4 +++ tftp-hpa 6 Jan 2010 15:27:21 -0000 1.5 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tftp-hpa -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: udev =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/udev,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- udev 29 Dec 2009 17:55:13 -0000 1.14 +++ udev 6 Jan 2010 15:27:21 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: udev -# Required-Start: gperf usbutils pciutils -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vtun =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vtun,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- vtun 29 Dec 2009 17:55:13 -0000 1.13 +++ vtun 6 Jan 2010 15:27:21 -0000 1.14 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vtun -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vsftpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vsftpd,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- vsftpd 29 Dec 2009 17:55:13 -0000 1.17 +++ vsftpd 6 Jan 2010 15:27:21 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vsftpd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ucarp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ucarp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ucarp 29 Dec 2009 17:55:13 -0000 1.5 +++ ucarp 6 Jan 2010 15:27:21 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ucarp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: allows a couple of hosts to share common virtual IP addresses in order to provide automatic failover -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sed =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sed,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- sed 29 Dec 2009 17:55:13 -0000 1.4 +++ sed 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sed -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: tcp_wrappers =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tcp_wrappers,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- tcp_wrappers 22 Feb 2007 13:43:16 -0000 1.7 +++ tcp_wrappers 6 Jan 2010 15:27:21 -0000 1.8 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tcp_wrappers -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: squashfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squashfs,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- squashfs 29 Dec 2009 17:55:13 -0000 1.4 +++ squashfs 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: squashfs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: watchdog =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/watchdog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- watchdog 29 Dec 2009 17:55:13 -0000 1.22 +++ watchdog 6 Jan 2010 15:27:21 -0000 1.23 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: watchdog -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: xmbmon =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/xmbmon,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- xmbmon 29 Dec 2009 17:55:14 -0000 1.4 +++ xmbmon 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: xmbmon -# Required-Start: i2c rrdtool -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: lm_sensor equivalent -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sudo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sudo,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- sudo 29 Dec 2009 17:55:13 -0000 1.4 +++ sudo 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sudo -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: shfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shfs,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- shfs 29 Dec 2009 17:55:13 -0000 1.4 +++ shfs 6 Jan 2010 15:27:21 -0000 1.5 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: shfs -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: mount remote filesystems using (secure) shell connection -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vmware =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmware,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- vmware 29 Dec 2009 17:55:13 -0000 1.4 +++ vmware 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vmware -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: usbat-02 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/usbat-02,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- usbat-02 29 Dec 2009 17:55:13 -0000 1.3 +++ usbat-02 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: usbat-02 -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: support for some usb cf card readers -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: telnet-bsd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/telnet-bsd,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- telnet-bsd 29 Dec 2009 17:55:13 -0000 1.9 +++ telnet-bsd 6 Jan 2010 15:27:21 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: telnet-bsd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: util-linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/util-linux,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- util-linux 6 Jul 2009 19:29:40 -0000 1.43 +++ util-linux 6 Jan 2010 15:27:21 -0000 1.44 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: util-linux -# Required-Start: $basebuildtools zlib ncurses glibc loop-AES -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: yp-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/yp-tools,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- yp-tools 29 Dec 2009 17:55:14 -0000 1.5 +++ yp-tools 6 Jan 2010 15:27:21 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: yp-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: zip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/zip,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- zip 29 Dec 2009 17:55:14 -0000 1.8 +++ zip 6 Jan 2010 15:27:21 -0000 1.9 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: zip -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: syslog-ng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/syslog-ng,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- syslog-ng 29 Dec 2009 17:55:13 -0000 1.17 +++ syslog-ng 6 Jan 2010 15:27:21 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: syslog-ng -# Required-Start: eventlog libdbi pcre -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: setfiledates =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/setfiledates,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- setfiledates 14 Mar 2004 16:39:02 -0000 1.9 +++ setfiledates 6 Jan 2010 15:27:21 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: setfiledates -# Required-Start: $installbase $installmain finalize cd_cleanup -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vmxnet =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmxnet,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- vmxnet 29 Dec 2009 17:55:13 -0000 1.5 +++ vmxnet 6 Jan 2010 15:27:21 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vmxnet -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: wol =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wol,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- wol 29 Dec 2009 17:55:14 -0000 1.4 +++ wol 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: wol -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: squidguard =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squidguard,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- squidguard 29 Dec 2009 17:55:13 -0000 1.7 +++ squidguard 6 Jan 2010 15:27:21 -0000 1.8 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: squidguard -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: strongswan =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/strongswan,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- strongswan 29 Dec 2009 17:55:13 -0000 1.9 +++ strongswan 6 Jan 2010 15:27:21 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: strongswan -# Required-Start: $libs curl openldap sqlite -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: shorewall =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shorewall,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- shorewall 29 Dec 2009 17:55:13 -0000 1.12 +++ shorewall 6 Jan 2010 15:27:21 -0000 1.13 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: shorewall -# Required-Start: perl -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: Shorewall firewall (www.shorewall.net) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: which =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/which,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- which 12 Dec 2004 21:48:09 -0000 1.9 +++ which 6 Jan 2010 15:27:21 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: which -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: siproxd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/siproxd,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- siproxd 29 Dec 2009 17:55:13 -0000 1.3 +++ siproxd 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: siproxd -# Required-Start: $libs libosip2 -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Leightweight SIP proxy -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: wvdial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvdial,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- wvdial 5 Jan 2010 19:47:39 -0000 1.14 +++ wvdial 6 Jan 2010 15:27:21 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: wvdial -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: tcpdump =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tcpdump,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- tcpdump 29 Dec 2009 17:55:13 -0000 1.17 +++ tcpdump 6 Jan 2010 15:27:21 -0000 1.18 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tcpdump -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: zisofs-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/zisofs-tools,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- zisofs-tools 29 Dec 2009 17:55:14 -0000 1.3 +++ zisofs-tools 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: zisofs-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: snort =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/snort,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- snort 29 Dec 2009 17:55:13 -0000 1.21 +++ snort 6 Jan 2010 15:27:21 -0000 1.22 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: snort -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: smartmontools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/smartmontools,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- smartmontools 29 Dec 2009 17:55:13 -0000 1.8 +++ smartmontools 6 Jan 2010 15:27:21 -0000 1.9 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: smartmontools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Suite that performs S.M.A.R.T. tasks such as disk self-checks and disk self-checks -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vblade =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vblade,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- vblade 29 Dec 2009 17:55:13 -0000 1.6 +++ vblade 6 Jan 2010 15:27:21 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vblade -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: unzip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unzip,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- unzip 29 Dec 2009 17:55:13 -0000 1.10 +++ unzip 6 Jan 2010 15:27:21 -0000 1.11 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: unzip -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: traceroute =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/traceroute,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- traceroute 29 Dec 2009 17:55:13 -0000 1.11 +++ traceroute 6 Jan 2010 15:27:21 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: traceroute -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vncrepeater =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vncrepeater,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- vncrepeater 29 Dec 2009 17:55:13 -0000 1.2 +++ vncrepeater 6 Jan 2010 15:27:21 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vncrepeater -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sendmail =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sendmail,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- sendmail 29 Dec 2009 17:55:13 -0000 1.2 +++ sendmail 6 Jan 2010 15:27:21 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sendmail -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ypbind-mt =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ypbind-mt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ypbind-mt 29 Dec 2009 17:55:14 -0000 1.6 +++ ypbind-mt 6 Jan 2010 15:27:21 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ypbind-mt -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: swig =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/swig,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- swig 29 Dec 2009 17:55:13 -0000 1.3 +++ swig 6 Jan 2010 15:27:21 -0000 1.4 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: swig -# Required-Start: perl python -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: SWIG (http://www.swig.org) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vlan =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vlan,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- vlan 29 Dec 2009 17:55:13 -0000 1.11 +++ vlan 6 Jan 2010 15:27:21 -0000 1.12 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vlan -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vim =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vim,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- vim 29 Dec 2009 17:55:13 -0000 1.10 +++ vim 6 Jan 2010 15:27:21 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vim -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ssmtp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ssmtp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ssmtp 29 Dec 2009 17:55:13 -0000 1.2 +++ ssmtp 6 Jan 2010 15:27:21 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ssmtp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: syslinux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/syslinux,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- syslinux 29 Dec 2009 17:55:13 -0000 1.27 +++ syslinux 6 Jan 2010 15:27:21 -0000 1.28 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: syslinux -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: xinetd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/xinetd,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- xinetd 29 Dec 2009 17:55:14 -0000 1.11 +++ xinetd 6 Jan 2010 15:27:21 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: xinetd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: stunnel =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/stunnel,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- stunnel 29 Dec 2009 17:55:13 -0000 1.16 +++ stunnel 6 Jan 2010 15:27:21 -0000 1.17 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: stunnel -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: unionfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unionfs,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- unionfs 29 Dec 2009 17:55:13 -0000 1.7 +++ unionfs 6 Jan 2010 15:27:21 -0000 1.8 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: unionfs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: copy unionfs docs to CD -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: wget =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wget,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- wget 29 Dec 2009 17:55:13 -0000 1.16 +++ wget 6 Jan 2010 15:27:21 -0000 1.17 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: wget -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: shadow =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shadow,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- shadow 29 Dec 2009 17:55:13 -0000 1.28 +++ shadow 6 Jan 2010 15:27:21 -0000 1.29 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: shadow -# Required-Start: $libs Linux-PAM cracklib -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: wvstreams =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvstreams,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- wvstreams 5 Jan 2010 19:47:39 -0000 1.17 +++ wvstreams 6 Jan 2010 15:27:21 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: wvstreams -# Required-Start: $basebuildtools glibc openssl zlib gdbm glib db-4 db-2 -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: thttpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/thttpd,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- thttpd 29 Dec 2009 17:55:13 -0000 1.19 +++ thttpd 6 Jan 2010 15:27:21 -0000 1.20 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: thttpd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: whois =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/whois,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- whois 29 Dec 2009 17:55:13 -0000 1.9 +++ whois 6 Jan 2010 15:27:21 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: whois -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sdparm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sdparm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- sdparm 29 Dec 2009 17:55:13 -0000 1.2 +++ sdparm 6 Jan 2010 15:27:21 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sdparm -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sysvinit =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sysvinit,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- sysvinit 29 Dec 2009 17:55:13 -0000 1.14 +++ sysvinit 6 Jan 2010 15:27:21 -0000 1.15 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sysvinit -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ucspi-tcp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ucspi-tcp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ucspi-tcp 29 Dec 2009 17:55:13 -0000 1.13 +++ ucspi-tcp 6 Jan 2010 15:27:21 -0000 1.14 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ucspi-tcp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: strace =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/strace,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- strace 29 Dec 2009 17:55:13 -0000 1.14 +++ strace 6 Jan 2010 15:27:21 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: strace -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: squid =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squid,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- squid 29 Dec 2009 17:55:13 -0000 1.29 +++ squid 6 Jan 2010 15:27:21 -0000 1.30 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: squid -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sg3_utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sg3_utils,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- sg3_utils 29 Dec 2009 17:55:13 -0000 1.14 +++ sg3_utils 6 Jan 2010 15:27:21 -0000 1.15 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sg3_utils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vobcopy =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vobcopy,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- vobcopy 29 Dec 2009 17:55:13 -0000 1.3 +++ vobcopy 6 Jan 2010 15:27:21 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vobcopy -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: sysstat =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sysstat,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- sysstat 29 Dec 2009 17:55:13 -0000 1.15 +++ sysstat 6 Jan 2010 15:27:21 -0000 1.16 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: sysstat -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: webmin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/webmin,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- webmin 29 Dec 2009 17:55:13 -0000 1.12 +++ webmin 6 Jan 2010 15:27:21 -0000 1.13 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: webmin -# Required-Start: perl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} MYSCRIPT=${0##/*/} Index: unrar =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unrar,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- unrar 29 Dec 2009 17:55:13 -0000 1.10 +++ unrar 6 Jan 2010 15:27:21 -0000 1.11 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: unrar -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: usbutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/usbutils,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- usbutils 29 Dec 2009 17:55:13 -0000 1.12 +++ usbutils 6 Jan 2010 15:27:21 -0000 1.13 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: usbutils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: uClibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/uClibc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- uClibc 11 Jan 2004 14:43:05 -0000 1.4 +++ uClibc 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ulibc -# Required-Start: $basebuildtools -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: vmmemctl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmmemctl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- vmmemctl 29 Dec 2009 17:55:13 -0000 1.5 +++ vmmemctl 6 Jan 2010 15:27:21 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: vmmemctl -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: tnef =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/tnef,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- tnef 29 Dec 2009 17:55:13 -0000 1.2 +++ tnef 6 Jan 2010 15:27:21 -0000 1.3 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: tnef -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: AIDE (http://aide.sourceforge.net) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: setserial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/setserial,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- setserial 29 Dec 2009 17:55:13 -0000 1.4 +++ setserial 6 Jan 2010 15:27:21 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: setserial -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} |
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22782 Modified Files: dkim-milter eventlog fetchmail fprobe gawk gcc-4 gd gdbm gdchart gifsicle glib glibc gmp gnupg gnutls gocr gperf gpm grep groff grsecurity grub gzip hdparm heartbeat hostap-driver hostap-utils hostapd hotplug httpd i2c iANS id3 id3lib id3v2 ifenslave igb imap inetutils inotify-tools insserv ipac-ng ipcalc ippool iproute2 ipsec-tools ipset iptables iptraf iptstate iputils ipvsadm isapnptools iscsitarget jailkit jfsutils jftpgw joe jpeg kbd keepalived kid krb5 lcd4linux less lftp lha libHX libart libdbi libdbi-drivers libdnet libdvdcss libdvdread libevent libgcrypt libgpg-error libiconv liblockfile libmad libmcrypt libnetfilter_conntrack libnfnetlink libnfsidmap libnl libol libosip2 libpcap libpng libradius-linux libsafe libstdc++-compat libtirpc libtool libungif libusb libxml2 libxslt linux lm_sensors loadlin logrotate logwatch loop-AES lsof lynx lzma lzo make makedepend man man-pages mc mcrypt mdadm memcached memtest86 mgetty mhash minicom mk_devices mktemp mod_auth_kerb mod_perl module-init-tools motion mpeg_encode mrtg mt-st mtools mtr mtx mysql nagios nagios-plugins nail nano nasm nbd ncftp ncurses net-snmp net-tools netacct-mysql netpbm nfs-utils nmap noip_updater nrpe nsca nss_ldap ntop ntp nut oidentd open-iscsi open-vm-tools openh323 openh323gk openl2tp openldap openssh openssl openvpn opt otpd p7zip pam-pgsql pam_ldap pam_mount pam_mysql pam_otp_auth pam_radius parted passwdgen patch-o-matic pax-utils paxctl pciutils pcre pcwd perl php pkgconfig pohmelfs popt poptop portmap portslave postfix postgresql ppp pptp-linux pptp-patches prepare procinfo procmail procps psmisc pwlib python-ldap qadsl quagga quota-tools radiusplugin radvd razor-agents rcs readline reiserfsprogs rng-tools rp-pppoe rpm rrdtool rsync sagator samba sarg scponly screen zlib Log Message: More removal of insserv stuff Index: id3 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/id3,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- id3 29 Dec 2009 17:55:13 -0000 1.2 +++ id3 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: id3 -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: less =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/less,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- less 29 Dec 2009 17:55:13 -0000 1.8 +++ less 6 Jan 2010 15:20:24 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: less -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mhash =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mhash,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- mhash 11 Jan 2004 14:43:04 -0000 1.6 +++ mhash 6 Jan 2010 15:20:24 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mhash -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mod_auth_kerb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mod_auth_kerb,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mod_auth_kerb 29 Dec 2009 17:55:13 -0000 1.2 +++ mod_auth_kerb 6 Jan 2010 15:20:24 -0000 1.3 @@ -5,15 +5,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mod_auth_kerb -# Required-Start: httpd krb5 -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: mod_auth_kerb for apache -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libevent =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libevent,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libevent 31 Aug 2007 08:28:24 -0000 1.1 +++ libevent 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libevent -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: nss_ldap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nss_ldap,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- nss_ldap 31 Dec 2004 02:08:31 -0000 1.1 +++ nss_ldap 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: nss_ldap -# Required-Start: $basebuildtools glibc openldap -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libiconv =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libiconv,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libiconv 11 Jan 2004 14:43:04 -0000 1.2 +++ libiconv 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libiconv -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: kbd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/kbd,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- kbd 29 Dec 2009 17:55:13 -0000 1.9 +++ kbd 6 Jan 2010 15:20:24 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: kbd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: inotify-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/inotify-tools,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- inotify-tools 29 Dec 2009 17:55:13 -0000 1.2 +++ inotify-tools 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: inotify-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pptp-patches =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pptp-patches,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- pptp-patches 29 Dec 2009 17:55:13 -0000 1.24 +++ pptp-patches 6 Jan 2010 15:20:24 -0000 1.25 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pptp-patches -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- gd 18 Dec 2006 17:05:35 -0000 1.5 +++ gd 6 Jan 2010 15:20:24 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gd -# Required-Start: $basebuildtools libpng jpeg libiconv glibc zlib -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: popt =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/popt,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- popt 23 Sep 2004 21:51:36 -0000 1.8 +++ popt 6 Jan 2010 15:20:24 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: popt -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gdbm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gdbm,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- gdbm 14 Jan 2004 21:31:36 -0000 1.10 +++ gdbm 6 Jan 2010 15:20:24 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gdbm -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: iscsitarget =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iscsitarget,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- iscsitarget 7 Jan 2009 06:32:58 -0000 1.1 +++ iscsitarget 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: iscsitarget -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: iSCSI target implementation -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: python-ldap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/python-ldap,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- python-ldap 29 Dec 2009 17:55:13 -0000 1.16 +++ python-ldap 6 Jan 2010 15:20:24 -0000 1.17 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: python-ldap -# Required-Start: Python -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: samba =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/samba,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- samba 29 Dec 2009 17:55:13 -0000 1.31 +++ samba 6 Jan 2010 15:20:24 -0000 1.32 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: samba -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libpcap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libpcap,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- libpcap 8 Jan 2009 22:39:26 -0000 1.14 +++ libpcap 6 Jan 2010 15:20:24 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libpcap -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gdchart =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gdchart,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- gdchart 27 Jan 2004 21:03:37 -0000 1.1 +++ gdchart 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gdchart -# Required-Start: $basebuildtools gd -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libnfsidmap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libnfsidmap,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libnfsidmap 31 Aug 2007 08:28:24 -0000 1.1 +++ libnfsidmap 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libnfsidmap -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: imap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/imap,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- imap 11 Jan 2004 14:43:04 -0000 1.4 +++ imap 6 Jan 2010 15:20:24 -0000 1.5 @@ -8,15 +8,6 @@ # 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%/*} Index: pohmelfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pohmelfs,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- pohmelfs 29 Dec 2009 17:55:13 -0000 1.2 +++ pohmelfs 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pohmelfs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pam_mount =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pam_mount,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- pam_mount 21 Feb 2009 00:47:41 -0000 1.1 +++ pam_mount 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pam_mount -# Required-Start: $basebuildtools Linux-PAM -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: openl2tp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openl2tp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- openl2tp 29 Dec 2009 17:55:13 -0000 1.7 +++ openl2tp 6 Jan 2010 15:20:24 -0000 1.8 @@ -1,19 +1,13 @@ #!/bin/bash +# $Source$ +# $Revision$ +# $Date$ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: l2tpd -# Required-Start: $libs ppp -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Layer 2 Tunneling Protocol -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mod_perl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mod_perl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- mod_perl 29 Dec 2009 17:55:13 -0000 1.5 +++ mod_perl 6 Jan 2010 15:20:24 -0000 1.6 @@ -5,15 +5,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mod_perl -# Required-Start: httpd perl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: mod_perl for apache -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: openvpn =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openvpn,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- openvpn 29 Dec 2009 17:55:13 -0000 1.16 +++ openvpn 6 Jan 2010 15:20:24 -0000 1.17 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: openvpn -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: isapnptools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/isapnptools,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- isapnptools 29 Dec 2009 17:55:13 -0000 1.4 +++ isapnptools 6 Jan 2010 15:20:24 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: isapnptools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libart =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libart,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libart 7 Jan 2006 17:57:19 -0000 1.2 +++ libart 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libart -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: Libart (http://www.levien.com/libart) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- lm_sensors 29 Dec 2009 17:55:13 -0000 1.27 +++ lm_sensors 6 Jan 2010 15:20:24 -0000 1.28 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: lm_sensors -# Required-Start: i2c rrdtool sysfsutils -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pam_ldap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pam_ldap,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- pam_ldap 23 Oct 2008 21:51:25 -0000 1.3 +++ pam_ldap 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pam-ldap -# Required-Start: $basebuildtools Linux-PAM openldap -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: id3lib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/id3lib,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- id3lib 31 Jul 2007 13:46:20 -0000 1.3 +++ id3lib 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: id3lib -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: opt =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/opt,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- opt 11 Jan 2004 14:43:04 -0000 1.8 +++ opt 6 Jan 2010 15:20:24 -0000 1.9 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: opt -# Required-Start: $basebuildtools glibc readline -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: lftp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lftp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- lftp 29 Dec 2009 17:55:13 -0000 1.9 +++ lftp 6 Jan 2010 15:20:24 -0000 1.10 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: lftp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pam-pgsql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pam-pgsql,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- pam-pgsql 7 Jan 2009 06:17:23 -0000 1.4 +++ pam-pgsql 6 Jan 2010 15:20:24 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pam-pgsql -# Required-Start: $basebuildtools Linux-PAM postgresql -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ipset =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipset,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ipset 29 Dec 2009 17:55:13 -0000 1.7 +++ ipset 6 Jan 2010 15:20:24 -0000 1.8 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ipset -# Required-Start: patch-o-matic linux iptables -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: loop-AES =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/loop-AES,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- loop-AES 29 Dec 2009 17:55:13 -0000 1.11 +++ loop-AES 6 Jan 2010 15:20:24 -0000 1.12 @@ -1,18 +1,12 @@ #!/bin/bash # LOOP-AES by Diego Torres <rap...@co...> +# $Source$ +# $Revision$ +# $Date$ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: loop-AES -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libnfnetlink =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libnfnetlink,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- libnfnetlink 24 Jul 2008 22:03:12 -0000 1.3 +++ libnfnetlink 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libnfnetlink -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: fprobe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fprobe,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- fprobe 29 Dec 2009 17:55:13 -0000 1.4 +++ fprobe 6 Jan 2010 15:20:24 -0000 1.5 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: fprobe -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: jpeg =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/jpeg,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- jpeg 11 Jan 2004 14:43:04 -0000 1.3 +++ jpeg 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: jpeg -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: lzo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lzo,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- lzo 11 Jan 2004 14:43:04 -0000 1.8 +++ lzo 6 Jan 2010 15:20:24 -0000 1.9 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: lzo -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gnutls =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gnutls,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- gnutls 26 Mar 2009 20:00:16 -0000 1.2 +++ gnutls 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gnutls -# Required-Start: $basebuildtools glibc libgcrypt -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: TLS secure protocol -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: openh323 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openh323,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- openh323 10 Jan 2009 17:28:02 -0000 1.17 +++ openh323 6 Jan 2010 15:20:24 -0000 1.18 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: openh323 -# Required-Start: $basebuildtools glibc pwlib -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: reiserfsprogs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/reiserfsprogs,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- reiserfsprogs 29 Dec 2009 17:55:13 -0000 1.19 +++ reiserfsprogs 6 Jan 2010 15:20:24 -0000 1.20 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: reiserfsprogs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ncftp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ncftp,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ncftp 29 Dec 2009 17:55:13 -0000 1.10 +++ ncftp 6 Jan 2010 15:20:24 -0000 1.11 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ncftp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: passwdgen =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/passwdgen,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- passwdgen 29 Dec 2009 17:55:13 -0000 1.14 +++ passwdgen 6 Jan 2010 15:20:24 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: passwdgen -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libdbi =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libdbi,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libdbi 15 Jul 2009 21:51:24 -0000 1.1 +++ libdbi 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libdbi -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: makedepend =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/makedepend,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- makedepend 5 Jan 2010 19:47:39 -0000 1.5 +++ makedepend 6 Jan 2010 15:20:24 -0000 1.6 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: makedepend -# Required-Start: prepare distcc gcc-4 libtool -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libtirpc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libtirpc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libtirpc 29 Dec 2009 17:55:13 -0000 1.1 +++ libtirpc 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libtirpc -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: nrpe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nrpe,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- nrpe 29 Dec 2009 17:55:13 -0000 1.4 +++ nrpe 6 Jan 2010 15:20:24 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: nrpe -# Required-Start: nagios nagios-plugins xinetd -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Nagios nrpe -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pcwd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pcwd,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- pcwd 29 Dec 2009 17:55:13 -0000 1.9 +++ pcwd 6 Jan 2010 15:20:24 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pcwd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: minicom =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/minicom,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- minicom 29 Dec 2009 17:55:13 -0000 1.10 +++ minicom 6 Jan 2010 15:20:24 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: minicom -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: openh323gk =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openh323gk,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- openh323gk 29 Dec 2009 17:55:13 -0000 1.19 +++ openh323gk 6 Jan 2010 15:20:24 -0000 1.20 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: openh323gk -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mgetty =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mgetty,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- mgetty 29 Dec 2009 17:55:13 -0000 1.12 +++ mgetty 6 Jan 2010 15:20:24 -0000 1.13 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mgetty -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: psmisc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/psmisc,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- psmisc 29 Dec 2009 17:55:13 -0000 1.11 +++ psmisc 6 Jan 2010 15:20:24 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: psmisc -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: loadlin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/loadlin,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- loadlin 29 Dec 2009 17:55:13 -0000 1.6 +++ loadlin 6 Jan 2010 15:20:24 -0000 1.7 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: loadlin -# Required-Start: $libs -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libmcrypt =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libmcrypt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- libmcrypt 10 Dec 2009 21:48:38 -0000 1.7 +++ libmcrypt 6 Jan 2010 15:20:24 -0000 1.8 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libmcrypt -# Required-Start: $basebuildtools glibc libiconv -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pam_otp_auth =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pam_otp_auth,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- pam_otp_auth 5 Jul 2009 18:34:25 -0000 1.1 +++ pam_otp_auth 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pam_otp_auth -# Required-Start: $basebuildtools Linux-PAM otpd -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: net-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/net-tools,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- net-tools 29 Dec 2009 17:55:13 -0000 1.19 +++ net-tools 6 Jan 2010 15:20:24 -0000 1.20 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: net-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: man-pages =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/man-pages,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- man-pages 1 Feb 2008 10:22:16 -0000 1.9 +++ man-pages 6 Jan 2010 15:20:24 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: man-pages -# Required-Start: $installbase $installmain -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pwlib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pwlib,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- pwlib 10 Jan 2009 17:28:02 -0000 1.21 +++ pwlib 6 Jan 2010 15:20:24 -0000 1.22 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pwlib -# Required-Start: $basebuildtools glibc expat -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: parted =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/parted,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- parted 29 Apr 2009 18:33:24 -0000 1.2 +++ parted 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: parted -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: qadsl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/qadsl,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- qadsl 29 Dec 2009 17:55:13 -0000 1.12 +++ qadsl 6 Jan 2010 15:20:24 -0000 1.13 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: qadsl -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libdvdread =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libdvdread,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libdvdread 24 Apr 2004 00:58:54 -0000 1.1 +++ libdvdread 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libdvdread -# Required-Start: $basebuildtools glibc libdvdcss -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: nut =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nut,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- nut 29 Dec 2009 17:55:13 -0000 1.5 +++ nut 6 Jan 2010 15:20:24 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: nut -# Required-Start: $libs gd -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Network UPS Tools (http://www.networkupstools.org) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- mysql 28 Jun 2009 01:55:29 -0000 1.28 +++ mysql 6 Jan 2010 15:20:24 -0000 1.29 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mysql -# Required-Start: $basebuildtools db-4 ncurses zlib readline openssl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: fetchmail =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fetchmail,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- fetchmail 29 Dec 2009 17:55:13 -0000 1.11 +++ fetchmail 6 Jan 2010 15:20:24 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: fetchmail -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: rng-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/rng-tools,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- rng-tools 29 Dec 2009 17:55:13 -0000 1.3 +++ rng-tools 6 Jan 2010 15:20:24 -0000 1.4 @@ -1,17 +1,11 @@ #!/bin/bash +# $Source$ +# $Revision$ +# $Date$ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: rng-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gpm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gpm,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- gpm 29 Dec 2009 17:55:13 -0000 1.9 +++ gpm 6 Jan 2010 15:20:24 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gpm -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libxslt =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libxslt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libxslt 11 Jan 2004 14:43:04 -0000 1.2 +++ libxslt 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libxslt -# Required-Start: $basebuildtools glibc libxml2 -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gcc-4 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gcc-4,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- gcc-4 5 Jan 2010 19:47:39 -0000 1.5 +++ gcc-4 6 Jan 2010 15:20:24 -0000 1.6 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gcc-4 -# Required-Start: distcc prepare binutils -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mdadm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mdadm,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- mdadm 29 Dec 2009 17:55:13 -0000 1.15 +++ mdadm 6 Jan 2010 15:20:24 -0000 1.16 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mdadm -# Required-Start: $libs udev -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libosip2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libosip2,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libosip2 18 Aug 2006 15:44:53 -0000 1.2 +++ libosip2 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libosip2 -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: oSIP -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: nbd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nbd,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- nbd 29 Dec 2009 17:55:13 -0000 1.6 +++ nbd 6 Jan 2010 15:20:24 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: nbd -# Required-Start: linux xinetd -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Enhanced Network Block Device -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: mktemp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mktemp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- mktemp 31 Jul 2007 13:33:19 -0000 1.4 +++ mktemp 6 Jan 2010 15:20:24 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: mktemp -# Required-Start: $basebuildtools -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: rsync =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/rsync,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- rsync 29 Dec 2009 17:55:13 -0000 1.5 +++ rsync 6 Jan 2010 15:20:24 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: rsync -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ippool =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ippool,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ippool 29 Dec 2009 17:55:13 -0000 1.2 +++ ippool 6 Jan 2010 15:20:24 -0000 1.3 @@ -5,15 +5,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ippool -# Required-Start: $libs ppp -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: a part of openl2tp -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: nano =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nano,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- nano 29 Dec 2009 17:55:13 -0000 1.18 +++ nano 6 Jan 2010 15:20:24 -0000 1.19 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: nano -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: quota-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/quota-tools,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- quota-tools 29 Dec 2009 17:55:13 -0000 1.9 +++ quota-tools 6 Jan 2010 15:20:24 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: quota-tools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libHX =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libHX,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libHX 21 Feb 2009 00:47:40 -0000 1.1 +++ libHX 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libHX -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: http://jengelh.medozas.de/projects/libHX/ -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libol =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libol,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- libol 11 Jan 2004 14:43:04 -0000 1.10 +++ libol 6 Jan 2010 15:20:24 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libol -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: glibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glibc,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- glibc 1 Feb 2009 19:59:09 -0000 1.56 +++ glibc 6 Jan 2010 15:20:24 -0000 1.57 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: glibc -# Required-Start: prepare distcc binutils gcc-4 -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: gperf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gperf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- gperf 29 Dec 2009 17:55:13 -0000 1.1 +++ gperf 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: gperf -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: keepalived =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/keepalived,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- keepalived 29 Dec 2009 17:55:13 -0000 1.3 +++ keepalived 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: keepalived -# Required-Start: $libs popt -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: keepalived is a userspace daemon for LVS cluster nodes healthchecks and LVS directors failover -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ipvsadm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipvsadm,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ipvsadm 29 Dec 2009 17:55:13 -0000 1.3 +++ ipvsadm 6 Jan 2010 15:20:24 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ipvsadm -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libgpg-error =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libgpg-error,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libgpg-error 20 Jan 2004 01:59:45 -0000 1.1 +++ libgpg-error 6 Jan 2010 15:20:24 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libgpg-error -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: otpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/otpd,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- otpd 29 Dec 2009 17:55:13 -0000 1.2 +++ otpd 6 Jan 2010 15:20:24 -0000 1.3 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: otpd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: pam_radius =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pam_radius,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- pam_radius 30 Oct 2008 22:11:30 -0000 1.8 +++ pam_radius 6 Jan 2010 15:20:24 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: pam-radius -# Required-Start: $basebuildtools Linux-PAM freeradius -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: libpng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libpng,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- libpng 18 Dec 2006 17:05:35 -0000 1.5 +++ libpng 6 Jan 2010 15:20:24 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libpng -# Required-Start: $basebuildtools glibc zlib -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: jailkit =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/jailkit,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- jailkit 5 Nov 2009 22:18:36 -0000 1.5 +++ jailkit 6 Jan 2010 15:20:24 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: jailkit -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: memcached =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/memcached,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- memcached 29 Dec 2009 17:55:13 -0000 1.2 +++ memcached 6 Jan 2010 15:20:24 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: memcached -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: id3v2 ====================================================... [truncated message content] |
From: Bruce S. <bl...@us...> - 2010-01-06 15:13:15
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20041 Modified Files: ndiswrapper Log Message: test Index: ndiswrapper =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ndiswrapper,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ndiswrapper 29 Dec 2009 17:55:13 -0000 1.4 +++ ndiswrapper 6 Jan 2010 15:13:05 -0000 1.5 @@ -8,14 +8,7 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ndiswrapper -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO +# get the directoryname of the script MYDIR=${0%/*} # source functions and config |
From: Bruce S. <bl...@us...> - 2010-01-06 15:06:23
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17095 Modified Files: libcap Log Message: Add in CVS stuff while I am at it. Index: libcap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libcap,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- libcap 6 Jan 2010 15:04:15 -0000 1.4 +++ libcap 6 Jan 2010 15:06:15 -0000 1.5 @@ -1,4 +1,9 @@ #!/bin/bash +# $Source$ +# $Revision$ +# $Date$ +# +# http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 |
From: Bruce S. <bl...@us...> - 2010-01-06 15:04:23
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16342 Modified Files: libcap Log Message: One more Index: libcap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libcap,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- libcap 16 Apr 2009 13:57:58 -0000 1.3 +++ libcap 6 Jan 2010 15:04:15 -0000 1.4 @@ -3,15 +3,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: libcap -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} |
From: Heiko Z. <smi...@us...> - 2010-01-06 14:58:47
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13477 Modified Files: Makefile.install Makefile.iso Makefile.prepare Log Message: oops forgot something ;-) Index: Makefile.iso =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.iso,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.iso 5 Jan 2010 19:53:04 -0000 1.1 +++ Makefile.iso 6 Jan 2010 14:58:38 -0000 1.2 @@ -15,7 +15,7 @@ # End of dependencies .PHONY: all -all : $(GROUP_01) $(GROUP_02) +all : $(GROUP_01) $(GROUP_02) $(GROUP_CUSTOM) prepare: Index: Makefile.install =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.install,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.install 5 Jan 2010 19:53:04 -0000 1.1 +++ Makefile.install 6 Jan 2010 14:58:38 -0000 1.2 @@ -115,7 +115,7 @@ # End of dependencies .PHONY: all -all : $(GROUP_01) $(GROUP_02) $(GROUP_03) $(GROUP_04) $(GROUP_05) $(GROUP_05) $(GROUP_05) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) $(GROUP_28) $(GROUP_29) $(GROUP_30) $(GROUP_31) +all : $(GROUP_01) $(GROUP_02) $(GROUP_03) $(GROUP_04) $(GROUP_05) $(GROUP_05) $(GROUP_05) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) $(GROUP_28) $(GROUP_29) $(GROUP_30) $(GROUP_31) $(GROUP_CUSTOM) prepare: Index: Makefile.prepare =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.prepare,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.prepare 5 Jan 2010 19:53:04 -0000 1.1 +++ Makefile.prepare 6 Jan 2010 14:58:38 -0000 1.2 @@ -19,7 +19,7 @@ # End of dependencies .PHONY: all -all : $(GROUP_01) $(GROUP_05) $(GROUP_06) $(GROUP_07) $(GROUP_09) $(GROUP_10) $(GROUP_11) +all : $(GROUP_01) $(GROUP_05) $(GROUP_06) $(GROUP_07) $(GROUP_09) $(GROUP_10) $(GROUP_11) $(GROUP_CUSTOM) prepare: |
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11209 Modified Files: DenyHosts ImageMagick LPRng LVM LVM2 Libnet Linux-PAM Mail-SpamAssassin MySQL-python Python acl aiccu aide alsa-driver alsa-lib alsa-utils alsaplayer aoe6 apcupsd arping arpwatch attr aufs autoconf automake awstats bacula bash beep bind binutils bison bluez-firmware bluez-hcidump bluez-libs bluez-utils bonnie++ bridge-utils build-iso busybox bzip2 camsource cd_cleanup cdrtools cfg_runlevel cgilib chpax cipe clamav compartment conntrack-tools copy_base copy_libs coreutils cpio cpqarrayd cracklib create_cd_dirs create_etc cron cryptsetup ctags curl cutter cvs cyrus-imapd cyrus-sasl daemontools dansguardian dante dar db-4 dbus dcc ddup debianutils dev86 devildoc dhcp dhcpcd dialog diffutils distcc djbdns dnsmasq docbook2X dosfstools dovecot dovecot_deleted_to_trash dspam dst dvd+rw-tools e100 e1000 e2fsprogs eagle-usb ebtables ether-wake ethtool expat ez-ipupdate fblogo file finalize findutils flow-tools fprobe-ulog freeradius freeramdisk freetype frox fwlogwatch Log Message: Getting started removing insserv stuff... Index: busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/busybox,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- busybox 29 Dec 2009 17:55:13 -0000 1.36 +++ busybox 6 Jan 2010 14:53:27 -0000 1.37 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: busybox -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: aiccu =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aiccu,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- aiccu 29 Dec 2009 17:55:13 -0000 1.3 +++ aiccu 6 Jan 2010 14:53:27 -0000 1.4 @@ -10,16 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 - -### BEGIN INIT INFO -# Provides: aiccu -# Required-Start: $libs gnutls -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Tool for Sixxs Tunnel broker ( tool for 6to4 Tunnels) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: flow-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/flow-tools,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- flow-tools 29 Dec 2009 17:55:13 -0000 1.2 +++ flow-tools 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: flow-tools -# Required-Start: perl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: package for collecting and processing NetFlow data -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: findutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/findutils,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- findutils 29 Dec 2009 17:55:13 -0000 1.14 +++ findutils 6 Jan 2010 14:53:27 -0000 1.15 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: findutils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cpqarrayd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cpqarrayd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- cpqarrayd 29 Dec 2009 17:55:13 -0000 1.14 +++ cpqarrayd 6 Jan 2010 14:53:27 -0000 1.15 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cpqarrayd -# Required-Start: $libs net-snmp -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dansguardian =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dansguardian,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dansguardian 29 Dec 2009 17:55:13 -0000 1.5 +++ dansguardian 6 Jan 2010 14:53:27 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dansguardian -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: DANSGUARDIAN -### END INIT INFO - # get the directoryname of the script MYNAME=DANSGUARDIAN MYDIR=${0%/*} Index: aoe6 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aoe6,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- aoe6 29 Dec 2009 17:55:13 -0000 1.3 +++ aoe6 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: aoe6 -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cipe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cipe,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- cipe 29 Dec 2009 17:55:13 -0000 1.20 +++ cipe 6 Jan 2010 14:53:27 -0000 1.21 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cipe -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dovecot_deleted_to_trash =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dovecot_deleted_to_trash,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dovecot_deleted_to_trash 26 Dec 2009 21:26:50 -0000 1.2 +++ dovecot_deleted_to_trash 6 Jan 2010 14:53:27 -0000 1.3 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dovecot_deleted_to_trash -# Required-Start: dovecot -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dovecot =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dovecot,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- dovecot 5 Jan 2010 19:47:39 -0000 1.20 +++ dovecot 6 Jan 2010 14:53:27 -0000 1.21 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dovecot -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cutter =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cutter,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- cutter 29 Dec 2009 17:55:13 -0000 1.10 +++ cutter 6 Jan 2010 14:53:27 -0000 1.11 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cutter -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ethtool =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ethtool,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ethtool 29 Dec 2009 17:55:13 -0000 1.11 +++ ethtool 6 Jan 2010 14:53:27 -0000 1.12 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ethtool -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: freetype =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/freetype,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- freetype 7 Jan 2006 17:57:19 -0000 1.2 +++ freetype 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: freetype -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: FREETYPE (http://www.freetype.org) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: finalize =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/finalize,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- finalize 24 Jul 2009 15:10:42 -0000 1.10 +++ finalize 6 Jan 2010 14:53:27 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: finalize -# Required-Start: $installbase $installmain cd_cleanup -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cpio =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cpio,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- cpio 29 Dec 2009 17:55:13 -0000 1.8 +++ cpio 6 Jan 2010 14:53:27 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cpio -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: copy_libs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/copy_libs,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- copy_libs 26 Jan 2008 15:18:39 -0000 1.19 +++ copy_libs 6 Jan 2010 14:53:27 -0000 1.20 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: copy_libs -# Required-Start: $installbase $installmain -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dar =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dar,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dar 29 Dec 2009 17:55:13 -0000 1.4 +++ dar 6 Jan 2010 14:53:27 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dar -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Command line Disk Archive backup utility -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dhcpcd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dhcpcd,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- dhcpcd 5 Jan 2010 19:47:39 -0000 1.16 +++ dhcpcd 6 Jan 2010 14:53:27 -0000 1.17 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dhcpcd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: LVM2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LVM2,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- LVM2 29 Dec 2009 17:55:13 -0000 1.9 +++ LVM2 6 Jan 2010 14:53:27 -0000 1.10 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: LVM2 -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} MYSCRIPT=${0##/*/} Index: dbus =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dbus,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dbus 29 Dec 2009 17:55:13 -0000 1.4 +++ dbus 6 Jan 2010 14:53:27 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dbus -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dante =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dante,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dante 29 Dec 2009 17:55:13 -0000 1.3 +++ dante 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dante -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: apcupsd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/apcupsd,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- apcupsd 29 Dec 2009 17:55:13 -0000 1.8 +++ apcupsd 6 Jan 2010 14:53:27 -0000 1.9 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: apcupsd -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Daemon for APC UPS'es -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bison =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bison,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- bison 5 Jan 2010 19:47:39 -0000 1.8 +++ bison 6 Jan 2010 14:53:27 -0000 1.9 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bison -# Required-Start: prepare distcc gcc-4 libtool prepare -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: freeramdisk =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/freeramdisk,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- freeramdisk 29 Dec 2009 17:55:13 -0000 1.10 +++ freeramdisk 6 Jan 2010 14:53:27 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: freeramdisk -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: Mail-SpamAssassin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Mail-SpamAssassin,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- Mail-SpamAssassin 29 Dec 2009 17:55:13 -0000 1.19 +++ Mail-SpamAssassin 6 Jan 2010 14:53:27 -0000 1.20 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: Mail-SpamAssassin -# Required-Start: perl razor-agents -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: awstats =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/awstats,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- awstats 29 Dec 2009 17:55:13 -0000 1.4 +++ awstats 6 Jan 2010 14:53:27 -0000 1.5 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: awstats -# Required-Start: perl -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: AWStats generates advanced web, ftp or mail server statistics (awstats.sourceforge.net) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: freeradius =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/freeradius,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- freeradius 29 Dec 2009 17:55:13 -0000 1.8 +++ freeradius 6 Jan 2010 14:53:27 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: freeradius -# Required-Start: perl Python Linux-PAM -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dosfstools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dosfstools,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- dosfstools 29 Dec 2009 17:55:13 -0000 1.13 +++ dosfstools 6 Jan 2010 14:53:27 -0000 1.14 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dosfstools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bluez-libs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bluez-libs,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- bluez-libs 29 Dec 2009 17:55:13 -0000 1.3 +++ bluez-libs 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bluez-libs -# Required-Start: dbus -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: alsaplayer =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsaplayer,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- alsaplayer 29 Dec 2009 17:55:13 -0000 1.6 +++ alsaplayer 6 Jan 2010 14:53:27 -0000 1.7 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: alsaplayer -# Required-Start: alsa-driver alsa-lib libmad -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: alsa generic player -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: aide =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aide,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- aide 5 Jan 2010 19:47:39 -0000 1.7 +++ aide 6 Jan 2010 14:53:27 -0000 1.8 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: aide -# Required-Start: $libs gnupg libgcrypt -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: AIDE (http://aide.sourceforge.net) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: copy_base =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/copy_base,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- copy_base 8 Jun 2005 13:56:05 -0000 1.22 +++ copy_base 6 Jan 2010 14:53:27 -0000 1.23 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: copy_base -# Required-Start: prepare create_cd_dirs create_etc -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: MySQL-python =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/MySQL-python,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- MySQL-python 29 Dec 2009 17:55:13 -0000 1.3 +++ MySQL-python 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: MySQL-python -# Required-Start: Python mysql -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: create_cd_dirs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/create_cd_dirs,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- create_cd_dirs 30 Jan 2008 20:41:45 -0000 1.32 +++ create_cd_dirs 6 Jan 2010 14:53:27 -0000 1.33 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: create_cd_dirs -# Required-Start: prepare -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dspam =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dspam,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- dspam 29 Dec 2009 17:55:13 -0000 1.6 +++ dspam 6 Jan 2010 14:53:27 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dspam -# Required-Start: postfix -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: Command line Disk Archive backup utility -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: db-4 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/db-4,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- db-4 24 Feb 2009 02:45:48 -0000 1.8 +++ db-4 6 Jan 2010 14:53:27 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: db-4 -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dst =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dst,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dst 29 Dec 2009 17:55:13 -0000 1.3 +++ dst 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dst -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: DST - distributed storage (analog of DRBD, iSCSI and NBD) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: fblogo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fblogo,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- fblogo 29 Dec 2009 17:55:13 -0000 1.6 +++ fblogo 6 Jan 2010 14:53:27 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: fblogo -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: devildoc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/devildoc,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- devildoc 29 Dec 2009 17:55:13 -0000 1.15 +++ devildoc 6 Jan 2010 14:53:27 -0000 1.16 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: devildoc -# Required-Start: $libs $installmain -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dvd+rw-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dvd+rw-tools,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dvd+rw-tools 29 Dec 2009 17:55:13 -0000 1.5 +++ dvd+rw-tools 6 Jan 2010 14:53:27 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dvdrwtools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: automake =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/automake,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- automake 5 Jan 2010 19:47:39 -0000 1.4 +++ automake 6 Jan 2010 14:53:27 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: automake -# Required-Start: gcc-4 libtool binutils autoconf -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dhcp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dhcp,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- dhcp 29 Dec 2009 17:55:13 -0000 1.28 +++ dhcp 6 Jan 2010 14:53:27 -0000 1.29 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dhcp -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cyrus-sasl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cyrus-sasl,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- cyrus-sasl 29 Dec 2009 17:55:13 -0000 1.22 +++ cyrus-sasl 6 Jan 2010 14:53:27 -0000 1.23 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cyrus-sasl -# Required-Start: glibc db-4 openssl gdbm openldap mysql -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: e100 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e100,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- e100 29 Dec 2009 17:55:13 -0000 1.16 +++ e100 6 Jan 2010 14:53:27 -0000 1.17 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: e100 -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: clamav =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/clamav,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- clamav 29 Dec 2009 17:55:13 -0000 1.21 +++ clamav 6 Jan 2010 14:53:27 -0000 1.22 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: clamav -# Required-Start: unrar p7zip -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dcc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dcc 29 Dec 2009 17:55:13 -0000 1.3 +++ dcc 6 Jan 2010 14:53:27 -0000 1.4 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dcc -# Required-Start: postfix procmail -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} MYSCRIPT=${0##/*/} Index: dev86 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dev86,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dev86 5 Jan 2010 19:47:39 -0000 1.4 +++ dev86 6 Jan 2010 14:53:27 -0000 1.5 @@ -8,15 +8,6 @@ # 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%/*} Index: create_etc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/create_etc,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- create_etc 19 May 2008 12:37:20 -0000 1.17 +++ create_etc 6 Jan 2010 14:53:27 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: create_etc -# Required-Start: prepare create_cd_dirs -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: fprobe-ulog =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fprobe-ulog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- fprobe-ulog 29 Dec 2009 17:55:13 -0000 1.3 +++ fprobe-ulog 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: fprobe-ulog -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: chpax =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/chpax,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- chpax 29 Dec 2009 17:55:13 -0000 1.9 +++ chpax 6 Jan 2010 14:53:27 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: chpax -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bash =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bash,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- bash 29 Dec 2009 17:55:13 -0000 1.10 +++ bash 6 Jan 2010 14:53:27 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bash -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: acl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/acl,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- acl 23 Apr 2007 20:17:58 -0000 1.18 +++ acl 6 Jan 2010 14:53:27 -0000 1.19 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: acl -# Required-Start: $basebuildtools $installbase glibc attr -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cgilib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cgilib,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- cgilib 7 Jan 2006 17:57:19 -0000 1.2 +++ cgilib 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cgilib -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: CGILIB (http://people.ee.ethz.ch/~oetiker/webtools/rrdtool) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bonnie++ =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bonnie++,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- bonnie++ 29 Dec 2009 17:55:13 -0000 1.3 +++ bonnie++ 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bonnie++ -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: bonnie++ harddisk benchmark -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: binutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/binutils,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- binutils 5 Jan 2010 19:47:39 -0000 1.18 +++ binutils 6 Jan 2010 14:53:27 -0000 1.19 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-prepare-system v3 -### BEGIN INIT INFO -# Provides: binutils -# Required-Start: prepare distcc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cryptsetup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cryptsetup,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- cryptsetup 29 Dec 2009 17:55:13 -0000 1.2 +++ cryptsetup 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cryptsetup -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ImageMagick =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ImageMagick,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ImageMagick 29 Dec 2009 17:55:13 -0000 1.6 +++ ImageMagick 6 Jan 2010 14:53:27 -0000 1.7 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ImageMagick -# Required-Start: perl -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: ImageMagick -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bluez-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bluez-utils,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- bluez-utils 29 Dec 2009 17:55:13 -0000 1.2 +++ bluez-utils 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bluez-utils -# Required-Start: $libs bluez-libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: dnsmasq =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dnsmasq,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dnsmasq 29 Dec 2009 17:55:13 -0000 1.4 +++ dnsmasq 6 Jan 2010 14:53:27 -0000 1.5 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: dnsmasq -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: aufs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aufs,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- aufs 29 Dec 2009 17:55:13 -0000 1.9 +++ aufs 6 Jan 2010 14:53:27 -0000 1.10 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: aufs -# Required-Start: linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ether-wake =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ether-wake,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ether-wake 29 Dec 2009 17:55:13 -0000 1.3 +++ ether-wake 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ether-wake -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: Libnet =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Libnet,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Libnet 28 Nov 2004 18:09:11 -0000 1.10 +++ Libnet 6 Jan 2010 14:53:27 -0000 1.11 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: Libnet -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: beep =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/beep,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- beep 29 Dec 2009 17:55:13 -0000 1.18 +++ beep 6 Jan 2010 14:53:27 -0000 1.19 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: beep -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: frox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/frox,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- frox 29 Dec 2009 17:55:13 -0000 1.7 +++ frox 6 Jan 2010 14:53:27 -0000 1.8 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: frox -# Required-Start: bzip2 linux -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: The FTP proxy -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ddup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ddup,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ddup 29 Dec 2009 17:55:13 -0000 1.11 +++ ddup 6 Jan 2010 14:53:27 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ddup -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: eagle-usb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/eagle-usb,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- eagle-usb 29 Dec 2009 17:55:13 -0000 1.14 +++ eagle-usb 6 Jan 2010 14:53:27 -0000 1.15 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: eagle-usb -# Required-Start: linux net-tools dhcpcd ppp rp-pppoe -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: ctags =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ctags,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- ctags 10 Sep 2004 23:16:24 -0000 1.1 +++ ctags 6 Jan 2010 14:53:27 -0000 1.2 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: ctags -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bridge-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bridge-utils,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- bridge-utils 29 Dec 2009 17:55:13 -0000 1.17 +++ bridge-utils 6 Jan 2010 14:53:27 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bridge-utils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cracklib =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cracklib,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- cracklib 16 Feb 2006 16:37:37 -0000 1.3 +++ cracklib 6 Jan 2010 14:53:27 -0000 1.4 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cracklib -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: debianutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/debianutils,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- debianutils 29 Dec 2009 17:55:13 -0000 1.3 +++ debianutils 6 Jan 2010 14:53:27 -0000 1.4 @@ -9,15 +9,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: debianutils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: DEBIAN UTILS (http://www.debian.org) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: camsource =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/camsource,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- camsource 29 Dec 2009 17:55:13 -0000 1.7 +++ camsource 6 Jan 2010 14:53:27 -0000 1.8 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: camsource -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cyrus-imapd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cyrus-imapd,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- cyrus-imapd 29 Dec 2009 17:55:13 -0000 1.34 +++ cyrus-imapd 6 Jan 2010 14:53:27 -0000 1.35 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cyrus-imapd -# Required-Start: e2fsprogs perl net-snmp -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cron =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cron,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- cron 29 Dec 2009 17:55:13 -0000 1.26 +++ cron 6 Jan 2010 14:53:27 -0000 1.27 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cron -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: compartment =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/compartment,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- compartment 29 Dec 2009 17:55:13 -0000 1.18 +++ compartment 6 Jan 2010 14:53:27 -0000 1.19 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: compartment -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: attr =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/attr,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- attr 8 Sep 2006 21:55:03 -0000 1.13 +++ attr 6 Jan 2010 14:53:27 -0000 1.14 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: attr -# Required-Start: $basebuildtools $installbase glibc -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cvs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cvs,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- cvs 29 Dec 2009 17:55:13 -0000 1.11 +++ cvs 6 Jan 2010 14:53:27 -0000 1.12 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cvs -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: LPRng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LPRng,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- LPRng 29 Dec 2009 17:55:13 -0000 1.8 +++ LPRng 6 Jan 2010 14:53:27 -0000 1.9 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: LPRng -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bluez-firmware =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bluez-firmware,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- bluez-firmware 29 Dec 2009 17:55:13 -0000 1.2 +++ bluez-firmware 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bluez-firmware -# Required-Start: bluez-libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bluez-hcidump =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bluez-hcidump,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- bluez-hcidump 29 Dec 2009 17:55:13 -0000 1.2 +++ bluez-hcidump 6 Jan 2010 14:53:27 -0000 1.3 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bluez-hcidump -# Required-Start: bluez-libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: diffutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/diffutils,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- diffutils 29 Dec 2009 17:55:13 -0000 1.11 +++ diffutils 6 Jan 2010 14:53:27 -0000 1.12 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: diffutils -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: autoconf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/autoconf,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- autoconf 5 Jan 2010 19:47:39 -0000 1.5 +++ autoconf 6 Jan 2010 14:53:27 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: autoconf -# Required-Start: gcc-4 libtool binutils -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: alsa-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-utils,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- alsa-utils 29 Dec 2009 17:55:13 -0000 1.10 +++ alsa-utils 6 Jan 2010 14:53:27 -0000 1.11 @@ -10,15 +10,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: alsa-utils -# Required-Start: alsa-driver alsa-lib alsaplayer -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: alsa sound support, 3st step -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: arpwatch =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/arpwatch,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- arpwatch 29 Dec 2009 17:55:13 -0000 1.22 +++ arpwatch 6 Jan 2010 14:53:27 -0000 1.23 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: arpwatch -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: file =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/file,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- file 29 Dec 2009 17:55:13 -0000 1.7 +++ file 6 Jan 2010 14:53:27 -0000 1.8 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: file -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: expat =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/expat,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- expat 19 Oct 2005 02:14:24 -0000 1.5 +++ expat 6 Jan 2010 14:53:27 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: expat -# Required-Start: $basebuildtools glibc -# Required-Stop: -# Default-Start: 1 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: distcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/distcc,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- distcc 5 Jan 2010 19:47:39 -0000 1.17 +++ distcc 6 Jan 2010 14:53:27 -0000 1.18 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: distcc -# Required-Start: prepare create_cd_dirs create_etc copy_base -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cdrtools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cdrtools,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- cdrtools 29 Dec 2009 17:55:13 -0000 1.13 +++ cdrtools 6 Jan 2010 14:53:27 -0000 1.14 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cdrtools -# Required-Start: $libs -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: cd_cleanup =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cd_cleanup,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- cd_cleanup 17 Jun 2008 23:25:33 -0000 1.15 +++ cd_cleanup 6 Jan 2010 14:53:27 -0000 1.16 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: cd_cleanup -# Required-Start: $installbase $installmain man-pages -# Required-Stop: -# Default-Start: 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: curl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/curl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- curl 29 Dec 2009 17:55:13 -0000 1.5 +++ curl 6 Jan 2010 14:53:27 -0000 1.6 @@ -8,15 +8,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: curl -# Required-Start: $libs openssl openldap -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: curl (http://curl.haxx.se) -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} Index: bacula =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bacula,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- bacula 29 Dec 2009 17:55:13 -0000 1.9 +++ bacula 6 Jan 2010 14:53:27 -0000 1.10 @@ -7,15 +7,6 @@ # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 -### BEGIN INIT INFO -# Provides: bacula -# Required-Start: $libs mysql postgresql -# Required-Stop: -# Default-Start: 1 2 -# Default-Stop: -# Description: description -### END INIT INFO - # get the directoryname of the script MYDIR=${0%/*} MYSCRIPT=${0##/*/} Index: daemontools =================================================================== ... [truncated message content] |
From: Heiko Z. <smi...@us...> - 2010-01-06 14:35:23
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv3430 Modified Files: Makefile.build Makefile.inc Added Files: Makefile.build.custom Makefile.install.custom Makefile.iso.custom Makefile.prepare.custom Log Message: - added additional Makefiles for custom scripts which are not part of DL - simply create your own Makefile.<phase>.custom and overwrite the CVS version to include your own additions to DL --- NEW FILE: Makefile.install.custom --- # $Source: /cvsroot/devil-linux/build/Makefile.install.custom,v $ # $Revision: 1.1 $ # $Date: 2010/01/06 14:35:14 $ # # http://www.devil-linux.org # Add your build system customizations here # Simply replace this file with your own custom version after updating from CVS # in order to inject it into the Devil-Linux build system # dependencies between scripts # If a script is not listed here, it won't be run #GROUP_CUSTOM := yourscript1 yourscript2 GROUP_CUSTOM := # End of dependencies #yourscript1: #yourscript1: | yourscript1 Index: Makefile.inc =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.inc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.inc 6 Jan 2010 12:44:43 -0000 1.2 +++ Makefile.inc 6 Jan 2010 14:35:14 -0000 1.3 @@ -12,6 +12,8 @@ SCRIPT = $(@F) LOG_FILE = $(LOG_DIR)/$(PHASE)/$(SCRIPT) +include Makefile.$(PHASE).custom + .SILENT : % : --- NEW FILE: Makefile.iso.custom --- # $Source: /cvsroot/devil-linux/build/Makefile.iso.custom,v $ # $Revision: 1.1 $ # $Date: 2010/01/06 14:35:14 $ # # http://www.devil-linux.org # Add your build system customizations here # Simply replace this file with your own custom version after updating from CVS # in order to inject it into the Devil-Linux build system # dependencies between scripts # If a script is not listed here, it won't be run #GROUP_CUSTOM := yourscript1 yourscript2 GROUP_CUSTOM := # End of dependencies #yourscript1: #yourscript1: | yourscript1 Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.build 5 Jan 2010 19:53:04 -0000 1.1 +++ Makefile.build 6 Jan 2010 14:35:14 -0000 1.2 @@ -109,7 +109,7 @@ # End of dependencies .PHONY: all -all : $(GROUP_01) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) +all : $(GROUP_01) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) $(GROUP_CUSTOM) prepare: --- NEW FILE: Makefile.prepare.custom --- # $Source: /cvsroot/devil-linux/build/Makefile.prepare.custom,v $ # $Revision: 1.1 $ # $Date: 2010/01/06 14:35:14 $ # # http://www.devil-linux.org # Add your build system customizations here # Simply replace this file with your own custom version after updating from CVS # in order to inject it into the Devil-Linux build system # dependencies between scripts # If a script is not listed here, it won't be run #GROUP_CUSTOM := yourscript1 yourscript2 GROUP_CUSTOM := # End of dependencies #yourscript1: #yourscript1: | yourscript1 --- NEW FILE: Makefile.build.custom --- # $Source: /cvsroot/devil-linux/build/Makefile.build.custom,v $ # $Revision: 1.1 $ # $Date: 2010/01/06 14:35:14 $ # # http://www.devil-linux.org # Add your build system customizations here # Simply replace this file with your own custom version after updating from CVS # in order to inject it into the Devil-Linux build system # dependencies between scripts # If a script is not listed here, it won't be run #GROUP_CUSTOM := yourscript1 yourscript2 GROUP_CUSTOM := # End of dependencies #yourscript1: #yourscript1: | yourscript1 |
From: Heiko Z. <smi...@us...> - 2010-01-06 12:44:52
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9769 Modified Files: Makefile.inc Log Message: don't hardcode path to DL build dir Index: Makefile.inc =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.inc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.inc 5 Jan 2010 19:53:04 -0000 1.1 +++ Makefile.inc 6 Jan 2010 12:44:43 -0000 1.2 @@ -4,7 +4,6 @@ # # http://www.devil-linux.org -DL_DIR := /data/build SCRIPT_DIR := $(DL_DIR)/scripts WORK_DIR := $(DL_DIR)/tmp LOG_DIR := $(WORK_DIR)/LOGS |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:53:13
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6708/scripts Removed Files: fam Log Message: removed fam added new makefiles --- fam DELETED --- |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:53:13
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6708 Added Files: Makefile.build Makefile.inc Makefile.install Makefile.iso Makefile.prepare Log Message: removed fam added new makefiles --- NEW FILE: Makefile.iso --- # $Source: /cvsroot/devil-linux/build/Makefile.iso,v $ # $Revision: 1.1 $ # $Date: 2010/01/05 19:53:04 $ # # http://www.devil-linux.org PHASE := iso include Makefile.inc # dependencies between scripts # If a script is not listed here, it won't be run GROUP_01 := prepare GROUP_02 := build-iso # End of dependencies .PHONY: all all : $(GROUP_01) $(GROUP_02) prepare: build-iso: | $(GROUP_01) --- NEW FILE: Makefile.install --- # $Source: /cvsroot/devil-linux/build/Makefile.install,v $ # $Revision: 1.1 $ # $Date: 2010/01/05 19:53:04 $ # # http://www.devil-linux.org PHASE := install include Makefile.inc # dependencies between scripts # If a script is not listed here, it won't be run GROUP_01 := prepare GROUP_02 := create_cd_dirs GROUP_03 := create_etc GROUP_04 := copy_base GROUP_05 := distcc GROUP_08 := glibc GROUP_13 := attr bzip2 cracklib db-4 freetype \ gifsicle libcap libmad libungif mktemp \ ncurses tcp_wrappers uClibc which GROUP_14 := Linux-PAM acl gnupg openssl GROUP_15 := krb5 mcrypt mysql pam_mount GROUP_16 := e2fsprogs openldap pam_mysql postgresql GROUP_17 := cyrus-sasl nss_ldap pam-pgsql GROUP_19 := LPRng LVM LVM2 Python aiccu \ aide apcupsd arping arpwatch bacula \ bash beep bind bonnie++ bridge-utils \ busybox camsource cdrtools chpax compartment \ conntrack-tools coreutils cpio cron cryptsetup \ curl cutter cvs daemontools dansguardian \ dante dar dbus ddup debianutils \ dhcp dhcpcd dialog diffutils djbdns \ dnsmasq dosfstools dovecot dst dvd+rw-tools \ ebtables ether-wake ethtool ez-ipupdate fetchmail \ file findutils fprobe fprobe-ulog freeramdisk \ fwlogwatch gawk gperf grep groff \ grsecurity grub gzip hdparm hostap-driver \ hotplug id3 id3v2 ifenslave inetutils \ inotify-tools insserv ipcalc iproute2 iptraf \ iputils ipvsadm isapnptools jailkit jfsutils \ jftpgw joe kbd keepalived lcd4linux \ less lftp lha liblockfile libsafe \ libstdc++-compat loadlin logrotate lsof lynx \ lzma make mc memcached memtest86 \ mgetty minicom mk_devices motion mpeg_encode \ mt-st mtools mtr mtx nagios \ nail nano ncftp net-tools netacct-mysql \ netpbm nfs-utils nmap noip_updater ntp \ nut oidentd openh323gk openssh openvpn \ otpd p7zip parted passwdgen patch-o-matic \ pciutils pcwd perl pohmelfs portmap \ postfix procinfo procmail procps psmisc \ qadsl quota-tools radvd rcs reiserfsprogs \ rng-tools rsync samba screen sdparm \ sed sendmail ser setserial sg3_utils \ shadow siproxd smartmontools snort sqlite \ squashfs squid squidguard ssmtp strace \ stunnel sudo sysfsutils syslinux sysstat \ sysvinit tar tcpdump telnet-bsd tftp-hpa \ thttpd tnef traceroute ucarp ucspi-tcp \ unarj unionfs unrar unzip usbutils \ vim vlan vncrepeater vobcopy vsftpd \ vtun watchdog webalizer wget whois \ wireless_tools wol wvdial xfsprogs xinetd \ yp-tools ypbind-mt ypserv zip GROUP_20 := DenyHosts ImageMagick MySQL-python awstats bluez-libs \ clamav dcc dkim-milter dovecot_deleted_to_trash dspam \ flow-tools freeradius gocr gpm hostap-utils \ hostapd httpd kid libdbi-drivers logwatch \ man mrtg pam_otp_auth ppp python-ldap \ radiusplugin razor-agents rpm rrdtool sarg \ scponly shorewall strongswan swig syslog-ng \ udev webmin GROUP_21 := Mail-SpamAssassin bluez-firmware bluez-hcidump bluez-utils ippool \ lm_sensors mdadm mod_auth_kerb mod_perl module-init-tools \ ntop openl2tp pam_radius poptop portslave \ pptp-linux rp-pppoe sagator xmbmon GROUP_22 := linux net-snmp GROUP_23 := alsa-driver aoe6 aufs cipe cpqarrayd \ cyrus-imapd e100 e1000 eagle-usb frox \ heartbeat igb iptables iscsitarget loop-AES \ nagios-plugins nbd ndiswrapper open-iscsi open-vm-tools \ php quagga shfs vblade vmmemctl \ vmware vmxnet GROUP_24 := alsa-lib iANS ipac-ng ipset iptstate \ nrpe nsca util-linux GROUP_25 := alsaplayer GROUP_26 := alsa-utils ipsec-tools GROUP_28 := cfg_runlevel copy_libs devildoc man-pages GROUP_29 := cd_cleanup GROUP_30 := finalize GROUP_31 := setfiledates # End of dependencies .PHONY: all all : $(GROUP_01) $(GROUP_02) $(GROUP_03) $(GROUP_04) $(GROUP_05) $(GROUP_05) $(GROUP_05) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) $(GROUP_28) $(GROUP_29) $(GROUP_30) $(GROUP_31) prepare: create_cd_dirs: | $(GROUP_01) create_etc: | $(GROUP_02) copy_base: | $(GROUP_03) distcc: | $(GROUP_04) glibc: | $(GROUP_05) attr: | $(GROUP_08) bzip2: | $(GROUP_08) cracklib: | $(GROUP_08) db-4: | $(GROUP_08) freetype: | $(GROUP_08) gifsicle: | $(GROUP_08) libcap: | $(GROUP_08) libmad: | $(GROUP_08) libungif: | $(GROUP_08) mktemp: | $(GROUP_08) ncurses: | $(GROUP_08) tcp_wrappers: | $(GROUP_08) uClibc: | $(GROUP_08) which: | $(GROUP_08) Linux-PAM: | $(GROUP_13) acl: | $(GROUP_13) gnupg: | $(GROUP_13) openssl: | $(GROUP_13) krb5: | $(GROUP_14) mcrypt: | $(GROUP_14) mysql: | $(GROUP_14) pam_mount: | $(GROUP_14) e2fsprogs: | $(GROUP_15) openldap: | $(GROUP_15) pam_mysql: | $(GROUP_15) postgresql: | $(GROUP_15) cyrus-sasl: | $(GROUP_16) nss_ldap: | $(GROUP_16) pam-pgsql: | $(GROUP_16) LPRng: | $(GROUP_17) LVM: | $(GROUP_17) LVM2: | $(GROUP_17) Python: | $(GROUP_17) aiccu: | $(GROUP_17) aide: | $(GROUP_17) apcupsd: | $(GROUP_17) arping: | $(GROUP_17) arpwatch: | $(GROUP_17) bacula: | $(GROUP_17) bash: | $(GROUP_17) beep: | $(GROUP_17) bind: | $(GROUP_17) bonnie++: | $(GROUP_17) bridge-utils: | $(GROUP_17) busybox: | $(GROUP_17) camsource: | $(GROUP_17) cdrtools: | $(GROUP_17) chpax: | $(GROUP_17) compartment: | $(GROUP_17) conntrack-tools: | $(GROUP_17) coreutils: | $(GROUP_17) cpio: | $(GROUP_17) cron: | $(GROUP_17) cryptsetup: | $(GROUP_17) curl: | $(GROUP_17) cutter: | $(GROUP_17) cvs: | $(GROUP_17) daemontools: | $(GROUP_17) dansguardian: | $(GROUP_17) dante: | $(GROUP_17) dar: | $(GROUP_17) dbus: | $(GROUP_17) ddup: | $(GROUP_17) debianutils: | $(GROUP_17) dhcp: | $(GROUP_17) dhcpcd: | $(GROUP_17) dialog: | $(GROUP_17) diffutils: | $(GROUP_17) djbdns: | $(GROUP_17) dnsmasq: | $(GROUP_17) dosfstools: | $(GROUP_17) dovecot: | $(GROUP_17) dst: | $(GROUP_17) dvd+rw-tools: | $(GROUP_17) ebtables: | $(GROUP_17) ether-wake: | $(GROUP_17) ethtool: | $(GROUP_17) ez-ipupdate: | $(GROUP_17) fetchmail: | $(GROUP_17) file: | $(GROUP_17) findutils: | $(GROUP_17) fprobe: | $(GROUP_17) fprobe-ulog: | $(GROUP_17) freeramdisk: | $(GROUP_17) fwlogwatch: | $(GROUP_17) gawk: | $(GROUP_17) gperf: | $(GROUP_17) grep: | $(GROUP_17) groff: | $(GROUP_17) grsecurity: | $(GROUP_17) grub: | $(GROUP_17) gzip: | $(GROUP_17) hdparm: | $(GROUP_17) hostap-driver: | $(GROUP_17) hotplug: | $(GROUP_17) id3: | $(GROUP_17) id3v2: | $(GROUP_17) ifenslave: | $(GROUP_17) inetutils: | $(GROUP_17) inotify-tools: | $(GROUP_17) insserv: | $(GROUP_17) ipcalc: | $(GROUP_17) iproute2: | $(GROUP_17) iptraf: | $(GROUP_17) iputils: | $(GROUP_17) ipvsadm: | $(GROUP_17) isapnptools: | $(GROUP_17) jailkit: | $(GROUP_17) jfsutils: | $(GROUP_17) jftpgw: | $(GROUP_17) joe: | $(GROUP_17) kbd: | $(GROUP_17) keepalived: | $(GROUP_17) lcd4linux: | $(GROUP_17) less: | $(GROUP_17) lftp: | $(GROUP_17) lha: | $(GROUP_17) liblockfile: | $(GROUP_17) libsafe: | $(GROUP_17) libstdc++-compat: | $(GROUP_17) loadlin: | $(GROUP_17) logrotate: | $(GROUP_17) lsof: | $(GROUP_17) lynx: | $(GROUP_17) lzma: | $(GROUP_17) make: | $(GROUP_17) mc: | $(GROUP_17) memcached: | $(GROUP_17) memtest86: | $(GROUP_17) mgetty: | $(GROUP_17) minicom: | $(GROUP_17) mk_devices: | $(GROUP_17) motion: | $(GROUP_17) mpeg_encode: | $(GROUP_17) mt-st: | $(GROUP_17) mtools: | $(GROUP_17) mtr: | $(GROUP_17) mtx: | $(GROUP_17) nagios: | $(GROUP_17) nail: | $(GROUP_17) nano: | $(GROUP_17) ncftp: | $(GROUP_17) net-tools: | $(GROUP_17) netacct-mysql: | $(GROUP_17) netpbm: | $(GROUP_17) nfs-utils: | $(GROUP_17) nmap: | $(GROUP_17) noip_updater: | $(GROUP_17) ntp: | $(GROUP_17) nut: | $(GROUP_17) oidentd: | $(GROUP_17) openh323gk: | $(GROUP_17) openssh: | $(GROUP_17) openvpn: | $(GROUP_17) otpd: | $(GROUP_17) p7zip: | $(GROUP_17) parted: | $(GROUP_17) passwdgen: | $(GROUP_17) patch-o-matic: | $(GROUP_17) pciutils: | $(GROUP_17) pcwd: | $(GROUP_17) perl: | $(GROUP_17) pohmelfs: | $(GROUP_17) portmap: | $(GROUP_17) postfix: | $(GROUP_17) procinfo: | $(GROUP_17) procmail: | $(GROUP_17) procps: | $(GROUP_17) psmisc: | $(GROUP_17) qadsl: | $(GROUP_17) quota-tools: | $(GROUP_17) radvd: | $(GROUP_17) rcs: | $(GROUP_17) reiserfsprogs: | $(GROUP_17) rng-tools: | $(GROUP_17) rsync: | $(GROUP_17) samba: | $(GROUP_17) screen: | $(GROUP_17) sdparm: | $(GROUP_17) sed: | $(GROUP_17) sendmail: | $(GROUP_17) ser: | $(GROUP_17) setserial: | $(GROUP_17) sg3_utils: | $(GROUP_17) shadow: | $(GROUP_17) siproxd: | $(GROUP_17) smartmontools: | $(GROUP_17) snort: | $(GROUP_17) sqlite: | $(GROUP_17) squashfs: | $(GROUP_17) squid: | $(GROUP_17) squidguard: | $(GROUP_17) ssmtp: | $(GROUP_17) strace: | $(GROUP_17) stunnel: | $(GROUP_17) sudo: | $(GROUP_17) sysfsutils: | $(GROUP_17) syslinux: | $(GROUP_17) sysstat: | $(GROUP_17) sysvinit: | $(GROUP_17) tar: | $(GROUP_17) tcpdump: | $(GROUP_17) telnet-bsd: | $(GROUP_17) tftp-hpa: | $(GROUP_17) thttpd: | $(GROUP_17) tnef: | $(GROUP_17) traceroute: | $(GROUP_17) ucarp: | $(GROUP_17) ucspi-tcp: | $(GROUP_17) unarj: | $(GROUP_17) unionfs: | $(GROUP_17) unrar: | $(GROUP_17) unzip: | $(GROUP_17) usbutils: | $(GROUP_17) vim: | $(GROUP_17) vlan: | $(GROUP_17) vncrepeater: | $(GROUP_17) vobcopy: | $(GROUP_17) vsftpd: | $(GROUP_17) vtun: | $(GROUP_17) watchdog: | $(GROUP_17) webalizer: | $(GROUP_17) wget: | $(GROUP_17) whois: | $(GROUP_17) wireless_tools: | $(GROUP_17) wol: | $(GROUP_17) wvdial: | $(GROUP_17) xfsprogs: | $(GROUP_17) xinetd: | $(GROUP_17) yp-tools: | $(GROUP_17) ypbind-mt: | $(GROUP_17) ypserv: | $(GROUP_17) zip: | $(GROUP_17) DenyHosts: | $(GROUP_19) ImageMagick: | $(GROUP_19) MySQL-python: | $(GROUP_19) awstats: | $(GROUP_19) bluez-libs: | $(GROUP_19) clamav: | $(GROUP_19) dcc: | $(GROUP_19) dkim-milter: | $(GROUP_19) dovecot_deleted_to_trash: | $(GROUP_19) dspam: | $(GROUP_19) flow-tools: | $(GROUP_19) freeradius: | $(GROUP_19) gocr: | $(GROUP_19) gpm: | $(GROUP_19) hostap-utils: | $(GROUP_19) hostapd: | $(GROUP_19) httpd: | $(GROUP_19) kid: | $(GROUP_19) libdbi-drivers: | $(GROUP_19) logwatch: | $(GROUP_19) man: | $(GROUP_19) mrtg: | $(GROUP_19) pam_otp_auth: | $(GROUP_19) ppp: | $(GROUP_19) python-ldap: | $(GROUP_19) radiusplugin: | $(GROUP_19) razor-agents: | $(GROUP_19) rpm: | $(GROUP_19) rrdtool: | $(GROUP_19) sarg: | $(GROUP_19) scponly: | $(GROUP_19) shorewall: | $(GROUP_19) strongswan: | $(GROUP_19) swig: | $(GROUP_19) syslog-ng: | $(GROUP_19) udev: | $(GROUP_19) webmin: | $(GROUP_19) Mail-SpamAssassin: | $(GROUP_20) bluez-firmware: | $(GROUP_20) bluez-hcidump: | $(GROUP_20) bluez-utils: | $(GROUP_20) ippool: | $(GROUP_20) lm_sensors: | $(GROUP_20) mdadm: | $(GROUP_20) mod_auth_kerb: | $(GROUP_20) mod_perl: | $(GROUP_20) module-init-tools: | $(GROUP_20) ntop: | $(GROUP_20) openl2tp: | $(GROUP_20) pam_radius: | $(GROUP_20) poptop: | $(GROUP_20) portslave: | $(GROUP_20) pptp-linux: | $(GROUP_20) rp-pppoe: | $(GROUP_20) sagator: | $(GROUP_20) xmbmon: | $(GROUP_20) linux: | $(GROUP_21) net-snmp: | $(GROUP_21) alsa-driver: | $(GROUP_22) aoe6: | $(GROUP_22) aufs: | $(GROUP_22) cipe: | $(GROUP_22) cpqarrayd: | $(GROUP_22) cyrus-imapd: | $(GROUP_22) e100: | $(GROUP_22) e1000: | $(GROUP_22) eagle-usb: | $(GROUP_22) frox: | $(GROUP_22) heartbeat: | $(GROUP_22) igb: | $(GROUP_22) iptables: | $(GROUP_22) iscsitarget: | $(GROUP_22) loop-AES: | $(GROUP_22) nagios-plugins: | $(GROUP_22) nbd: | $(GROUP_22) ndiswrapper: | $(GROUP_22) open-iscsi: | $(GROUP_22) open-vm-tools: | $(GROUP_22) php: | $(GROUP_22) quagga: | $(GROUP_22) shfs: | $(GROUP_22) vblade: | $(GROUP_22) vmmemctl: | $(GROUP_22) vmware: | $(GROUP_22) vmxnet: | $(GROUP_22) alsa-lib: | $(GROUP_23) iANS: | $(GROUP_23) ipac-ng: | $(GROUP_23) ipset: | $(GROUP_23) iptstate: | $(GROUP_23) nrpe: | $(GROUP_23) nsca: | $(GROUP_23) util-linux: | $(GROUP_23) alsaplayer: | $(GROUP_24) alsa-utils: | $(GROUP_25) ipsec-tools: | $(GROUP_25) cfg_runlevel: | $(GROUP_26) copy_libs: | $(GROUP_26) devildoc: | $(GROUP_26) man-pages: | $(GROUP_26) cd_cleanup: | $(GROUP_28) finalize: | $(GROUP_29) setfiledates: | $(GROUP_30) --- NEW FILE: Makefile.build --- # $Source: /cvsroot/devil-linux/build/Makefile.build,v $ # $Revision: 1.1 $ # $Date: 2010/01/05 19:53:04 $ # # http://www.devil-linux.org PHASE := build include Makefile.inc # dependencies between scripts # If a script is not listed here, it won't be run GROUP_01 := prepare GROUP_08 := glibc GROUP_13 := Libnet attr bzip2 cgilib cracklib \ ctags db-4 expat freetype gdbm \ gifsicle id3lib jpeg libHX libart \ libcap libdbi libdvdcss libevent libgpg-error \ libiconv libmad libnfnetlink libnfsidmap libnl \ libol libosip2 libpcap libtirpc libungif \ libusb lzo mhash mktemp ncurses \ pax-utils paxctl pcre popt readline \ tcp_wrappers uClibc which zlib GROUP_14 := Linux-PAM acl gmp gnupg libdnet \ libdvdread libgcrypt libmcrypt libpng libxml2 \ openssl opt pkgconfig pwlib tiff GROUP_15 := gd glib gnutls imap krb5 \ libnetfilter_conntrack libxslt mcrypt mysql openh323 \ pam_mount GROUP_16 := e2fsprogs gdchart openldap pam_mysql postgresql \ wvstreams GROUP_17 := cyrus-sasl nss_ldap pam-pgsql pam_ldap GROUP_19 := LPRng LVM LVM2 Python aiccu \ aide apcupsd arping arpwatch bacula \ bash beep bind bonnie++ bridge-utils \ busybox camsource cdrtools chpax compartment \ conntrack-tools coreutils cpio cron cryptsetup \ curl cutter cvs daemontools dansguardian \ dante dar dbus ddup debianutils \ dhcp dhcpcd dialog diffutils djbdns \ dnsmasq dosfstools dovecot dst dvd+rw-tools \ ebtables ether-wake ethtool eventlog ez-ipupdate \ fblogo fetchmail file findutils fprobe \ fprobe-ulog freeramdisk fwlogwatch gawk gperf \ grep groff grsecurity grub gzip \ hdparm hostap-driver i2c id3 id3v2 \ ifenslave inetutils inotify-tools insserv ipcalc \ iproute2 iptraf iputils ipvsadm isapnptools \ jailkit jfsutils jftpgw joe kbd \ keepalived lcd4linux less lftp lha \ liblockfile libsafe logrotate lsof lynx \ lzma make mc memcached mgetty \ minicom motion mpeg_encode mt-st mtools \ mtr mtx nagios nail nano \ ncftp net-tools netacct-mysql netpbm nfs-utils \ nmap noip_updater ntp nut oidentd \ openh323gk openssh openvpn otpd p7zip \ parted passwdgen patch-o-matic pciutils pcwd \ perl pohmelfs portmap postfix pptp-patches \ procinfo procmail procps psmisc qadsl \ quota-tools radvd rcs reiserfsprogs rng-tools \ rsync samba screen sdparm sed \ sendmail ser setserial sg3_utils shadow \ siproxd smartmontools snort sqlite squashfs \ squid squidguard ssmtp strace stunnel \ sudo sysfsutils syslinux sysstat sysvinit \ tar tcpdump telnet-bsd tftp-hpa thttpd \ tnef traceroute ucarp ucspi-tcp unarj \ unrar unzip usbat-02 usbutils vim \ vlan vncrepeater vobcopy vsftpd vtun \ watchdog webalizer wget whois wireless_tools \ wol wvdial xfsprogs xinetd yp-tools \ ypbind-mt ypserv zip zisofs-tools GROUP_20 := DenyHosts ImageMagick MySQL-python bluez-libs clamav \ dcc dkim-milter docbook2X dovecot_deleted_to_trash dspam \ flow-tools freeradius gocr gpm hostap-utils \ hostapd httpd kid libdbi-drivers man \ mrtg pam_otp_auth ppp python-ldap radiusplugin \ razor-agents rpm rrdtool sarg scponly \ strongswan swig syslog-ng udev webmin GROUP_21 := Mail-SpamAssassin bluez-firmware bluez-hcidump bluez-utils ippool \ lm_sensors mdadm mod_auth_kerb mod_perl module-init-tools \ ntop openl2tp pam_radius poptop portslave \ pptp-linux rp-pppoe sagator xmbmon GROUP_22 := linux net-snmp GROUP_23 := alsa-driver aoe6 aufs cipe cpqarrayd \ cyrus-imapd e100 e1000 eagle-usb frox \ heartbeat igb iptables iscsitarget loop-AES \ nagios-plugins nbd ndiswrapper open-iscsi open-vm-tools \ php quagga shfs vblade vmmemctl \ vmware vmxnet GROUP_24 := alsa-lib iANS ipac-ng ipset iptstate \ nrpe nsca util-linux GROUP_25 := alsaplayer libradius-linux GROUP_26 := alsa-utils ipsec-tools # End of dependencies .PHONY: all all : $(GROUP_01) $(GROUP_08) $(GROUP_13) $(GROUP_14) $(GROUP_15) $(GROUP_16) $(GROUP_17) $(GROUP_19) $(GROUP_20) $(GROUP_21) $(GROUP_22) $(GROUP_23) $(GROUP_24) $(GROUP_25) $(GROUP_26) prepare: glibc: | $(GROUP_01) Libnet: | $(GROUP_08) attr: | $(GROUP_08) bzip2: | $(GROUP_08) cgilib: | $(GROUP_08) cracklib: | $(GROUP_08) ctags: | $(GROUP_08) db-4: | $(GROUP_08) expat: | $(GROUP_08) freetype: | $(GROUP_08) gdbm: | $(GROUP_08) gifsicle: | $(GROUP_08) id3lib: | $(GROUP_08) jpeg: | $(GROUP_08) libHX: | $(GROUP_08) libart: | $(GROUP_08) libcap: | $(GROUP_08) libdbi: | $(GROUP_08) libdvdcss: | $(GROUP_08) libevent: | $(GROUP_08) libgpg-error: | $(GROUP_08) libiconv: | $(GROUP_08) libmad: | $(GROUP_08) libnfnetlink: | $(GROUP_08) libnfsidmap: | $(GROUP_08) libnl: | $(GROUP_08) libol: | $(GROUP_08) libosip2: | $(GROUP_08) libpcap: | $(GROUP_08) libtirpc: | $(GROUP_08) libungif: | $(GROUP_08) libusb: | $(GROUP_08) lzo: | $(GROUP_08) mhash: | $(GROUP_08) mktemp: | $(GROUP_08) ncurses: | $(GROUP_08) pax-utils: | $(GROUP_08) paxctl: | $(GROUP_08) pcre: | $(GROUP_08) popt: | $(GROUP_08) readline: | $(GROUP_08) tcp_wrappers: | $(GROUP_08) uClibc: | $(GROUP_08) which: | $(GROUP_08) zlib: | $(GROUP_08) Linux-PAM: | $(GROUP_13) acl: | $(GROUP_13) gmp: | $(GROUP_13) gnupg: | $(GROUP_13) libdnet: | $(GROUP_13) libdvdread: | $(GROUP_13) libgcrypt: | $(GROUP_13) libmcrypt: | $(GROUP_13) libpng: | $(GROUP_13) libxml2: | $(GROUP_13) openssl: | $(GROUP_13) opt: | $(GROUP_13) pkgconfig: | $(GROUP_13) pwlib: | $(GROUP_13) tiff: | $(GROUP_13) gd: | $(GROUP_14) glib: | $(GROUP_14) gnutls: | $(GROUP_14) imap: | $(GROUP_14) krb5: | $(GROUP_14) libnetfilter_conntrack: | $(GROUP_14) libxslt: | $(GROUP_14) mcrypt: | $(GROUP_14) mysql: | $(GROUP_14) openh323: | $(GROUP_14) pam_mount: | $(GROUP_14) e2fsprogs: | $(GROUP_15) gdchart: | $(GROUP_15) openldap: | $(GROUP_15) pam_mysql: | $(GROUP_15) postgresql: | $(GROUP_15) wvstreams: | $(GROUP_15) cyrus-sasl: | $(GROUP_16) nss_ldap: | $(GROUP_16) pam-pgsql: | $(GROUP_16) pam_ldap: | $(GROUP_16) LPRng: | $(GROUP_17) LVM: | $(GROUP_17) LVM2: | $(GROUP_17) Python: | $(GROUP_17) aiccu: | $(GROUP_17) aide: | $(GROUP_17) apcupsd: | $(GROUP_17) arping: | $(GROUP_17) arpwatch: | $(GROUP_17) bacula: | $(GROUP_17) bash: | $(GROUP_17) beep: | $(GROUP_17) bind: | $(GROUP_17) bonnie++: | $(GROUP_17) bridge-utils: | $(GROUP_17) busybox: | $(GROUP_17) camsource: | $(GROUP_17) cdrtools: | $(GROUP_17) chpax: | $(GROUP_17) compartment: | $(GROUP_17) conntrack-tools: | $(GROUP_17) coreutils: | $(GROUP_17) cpio: | $(GROUP_17) cron: | $(GROUP_17) cryptsetup: | $(GROUP_17) curl: | $(GROUP_17) cutter: | $(GROUP_17) cvs: | $(GROUP_17) daemontools: | $(GROUP_17) dansguardian: | $(GROUP_17) dante: | $(GROUP_17) dar: | $(GROUP_17) dbus: | $(GROUP_17) ddup: | $(GROUP_17) debianutils: | $(GROUP_17) dhcp: | $(GROUP_17) dhcpcd: | $(GROUP_17) dialog: | $(GROUP_17) diffutils: | $(GROUP_17) djbdns: | $(GROUP_17) dnsmasq: | $(GROUP_17) dosfstools: | $(GROUP_17) dovecot: | $(GROUP_17) dst: | $(GROUP_17) dvd+rw-tools: | $(GROUP_17) ebtables: | $(GROUP_17) ether-wake: | $(GROUP_17) ethtool: | $(GROUP_17) eventlog: | $(GROUP_17) ez-ipupdate: | $(GROUP_17) fblogo: | $(GROUP_17) fetchmail: | $(GROUP_17) file: | $(GROUP_17) findutils: | $(GROUP_17) fprobe: | $(GROUP_17) fprobe-ulog: | $(GROUP_17) freeramdisk: | $(GROUP_17) fwlogwatch: | $(GROUP_17) gawk: | $(GROUP_17) gperf: | $(GROUP_17) grep: | $(GROUP_17) groff: | $(GROUP_17) grsecurity: | $(GROUP_17) grub: | $(GROUP_17) gzip: | $(GROUP_17) hdparm: | $(GROUP_17) hostap-driver: | $(GROUP_17) i2c: | $(GROUP_17) id3: | $(GROUP_17) id3v2: | $(GROUP_17) ifenslave: | $(GROUP_17) inetutils: | $(GROUP_17) inotify-tools: | $(GROUP_17) insserv: | $(GROUP_17) ipcalc: | $(GROUP_17) iproute2: | $(GROUP_17) iptraf: | $(GROUP_17) iputils: | $(GROUP_17) ipvsadm: | $(GROUP_17) isapnptools: | $(GROUP_17) jailkit: | $(GROUP_17) jfsutils: | $(GROUP_17) jftpgw: | $(GROUP_17) joe: | $(GROUP_17) kbd: | $(GROUP_17) keepalived: | $(GROUP_17) lcd4linux: | $(GROUP_17) less: | $(GROUP_17) lftp: | $(GROUP_17) lha: | $(GROUP_17) liblockfile: | $(GROUP_17) libsafe: | $(GROUP_17) logrotate: | $(GROUP_17) lsof: | $(GROUP_17) lynx: | $(GROUP_17) lzma: | $(GROUP_17) make: | $(GROUP_17) mc: | $(GROUP_17) memcached: | $(GROUP_17) mgetty: | $(GROUP_17) minicom: | $(GROUP_17) motion: | $(GROUP_17) mpeg_encode: | $(GROUP_17) mt-st: | $(GROUP_17) mtools: | $(GROUP_17) mtr: | $(GROUP_17) mtx: | $(GROUP_17) nagios: | $(GROUP_17) nail: | $(GROUP_17) nano: | $(GROUP_17) ncftp: | $(GROUP_17) net-tools: | $(GROUP_17) netacct-mysql: | $(GROUP_17) netpbm: | $(GROUP_17) nfs-utils: | $(GROUP_17) nmap: | $(GROUP_17) noip_updater: | $(GROUP_17) ntp: | $(GROUP_17) nut: | $(GROUP_17) oidentd: | $(GROUP_17) openh323gk: | $(GROUP_17) openssh: | $(GROUP_17) openvpn: | $(GROUP_17) otpd: | $(GROUP_17) p7zip: | $(GROUP_17) parted: | $(GROUP_17) passwdgen: | $(GROUP_17) patch-o-matic: | $(GROUP_17) pciutils: | $(GROUP_17) pcwd: | $(GROUP_17) perl: | $(GROUP_17) pohmelfs: | $(GROUP_17) portmap: | $(GROUP_17) postfix: | $(GROUP_17) pptp-patches: | $(GROUP_17) procinfo: | $(GROUP_17) procmail: | $(GROUP_17) procps: | $(GROUP_17) psmisc: | $(GROUP_17) qadsl: | $(GROUP_17) quota-tools: | $(GROUP_17) radvd: | $(GROUP_17) rcs: | $(GROUP_17) reiserfsprogs: | $(GROUP_17) rng-tools: | $(GROUP_17) rsync: | $(GROUP_17) samba: | $(GROUP_17) screen: | $(GROUP_17) sdparm: | $(GROUP_17) sed: | $(GROUP_17) sendmail: | $(GROUP_17) ser: | $(GROUP_17) setserial: | $(GROUP_17) sg3_utils: | $(GROUP_17) shadow: | $(GROUP_17) siproxd: | $(GROUP_17) smartmontools: | $(GROUP_17) snort: | $(GROUP_17) sqlite: | $(GROUP_17) squashfs: | $(GROUP_17) squid: | $(GROUP_17) squidguard: | $(GROUP_17) ssmtp: | $(GROUP_17) strace: | $(GROUP_17) stunnel: | $(GROUP_17) sudo: | $(GROUP_17) sysfsutils: | $(GROUP_17) syslinux: | $(GROUP_17) sysstat: | $(GROUP_17) sysvinit: | $(GROUP_17) tar: | $(GROUP_17) tcpdump: | $(GROUP_17) telnet-bsd: | $(GROUP_17) tftp-hpa: | $(GROUP_17) thttpd: | $(GROUP_17) tnef: | $(GROUP_17) traceroute: | $(GROUP_17) ucarp: | $(GROUP_17) ucspi-tcp: | $(GROUP_17) unarj: | $(GROUP_17) unrar: | $(GROUP_17) unzip: | $(GROUP_17) usbat-02: | $(GROUP_17) usbutils: | $(GROUP_17) vim: | $(GROUP_17) vlan: | $(GROUP_17) vncrepeater: | $(GROUP_17) vobcopy: | $(GROUP_17) vsftpd: | $(GROUP_17) vtun: | $(GROUP_17) watchdog: | $(GROUP_17) webalizer: | $(GROUP_17) wget: | $(GROUP_17) whois: | $(GROUP_17) wireless_tools: | $(GROUP_17) wol: | $(GROUP_17) wvdial: | $(GROUP_17) xfsprogs: | $(GROUP_17) xinetd: | $(GROUP_17) yp-tools: | $(GROUP_17) ypbind-mt: | $(GROUP_17) ypserv: | $(GROUP_17) zip: | $(GROUP_17) zisofs-tools: | $(GROUP_17) DenyHosts: | $(GROUP_19) ImageMagick: | $(GROUP_19) MySQL-python: | $(GROUP_19) bluez-libs: | $(GROUP_19) clamav: | $(GROUP_19) dcc: | $(GROUP_19) dkim-milter: | $(GROUP_19) docbook2X: | $(GROUP_19) dovecot_deleted_to_trash: | $(GROUP_19) dspam: | $(GROUP_19) flow-tools: | $(GROUP_19) freeradius: | $(GROUP_19) gocr: | $(GROUP_19) gpm: | $(GROUP_19) hostap-utils: | $(GROUP_19) hostapd: | $(GROUP_19) httpd: | $(GROUP_19) kid: | $(GROUP_19) libdbi-drivers: | $(GROUP_19) man: | $(GROUP_19) mrtg: | $(GROUP_19) pam_otp_auth: | $(GROUP_19) ppp: | $(GROUP_19) python-ldap: | $(GROUP_19) radiusplugin: | $(GROUP_19) razor-agents: | $(GROUP_19) rpm: | $(GROUP_19) rrdtool: | $(GROUP_19) sarg: | $(GROUP_19) scponly: | $(GROUP_19) strongswan: | $(GROUP_19) swig: | $(GROUP_19) syslog-ng: | $(GROUP_19) udev: | $(GROUP_19) webmin: | $(GROUP_19) Mail-SpamAssassin: | $(GROUP_20) bluez-firmware: | $(GROUP_20) bluez-hcidump: | $(GROUP_20) bluez-utils: | $(GROUP_20) ippool: | $(GROUP_20) lm_sensors: | $(GROUP_20) mdadm: | $(GROUP_20) mod_auth_kerb: | $(GROUP_20) mod_perl: | $(GROUP_20) module-init-tools: | $(GROUP_20) ntop: | $(GROUP_20) openl2tp: | $(GROUP_20) pam_radius: | $(GROUP_20) poptop: | $(GROUP_20) portslave: | $(GROUP_20) pptp-linux: | $(GROUP_20) rp-pppoe: | $(GROUP_20) sagator: | $(GROUP_20) xmbmon: | $(GROUP_20) linux: | $(GROUP_21) net-snmp: | $(GROUP_21) alsa-driver: | $(GROUP_22) aoe6: | $(GROUP_22) aufs: | $(GROUP_22) cipe: | $(GROUP_22) cpqarrayd: | $(GROUP_22) cyrus-imapd: | $(GROUP_22) e100: | $(GROUP_22) e1000: | $(GROUP_22) eagle-usb: | $(GROUP_22) frox: | $(GROUP_22) heartbeat: | $(GROUP_22) igb: | $(GROUP_22) iptables: | $(GROUP_22) iscsitarget: | $(GROUP_22) loop-AES: | $(GROUP_22) nagios-plugins: | $(GROUP_22) nbd: | $(GROUP_22) ndiswrapper: | $(GROUP_22) open-iscsi: | $(GROUP_22) open-vm-tools: | $(GROUP_22) php: | $(GROUP_22) quagga: | $(GROUP_22) shfs: | $(GROUP_22) vblade: | $(GROUP_22) vmmemctl: | $(GROUP_22) vmware: | $(GROUP_22) vmxnet: | $(GROUP_22) alsa-lib: | $(GROUP_23) iANS: | $(GROUP_23) ipac-ng: | $(GROUP_23) ipset: | $(GROUP_23) iptstate: | $(GROUP_23) nrpe: | $(GROUP_23) nsca: | $(GROUP_23) util-linux: | $(GROUP_23) alsaplayer: | $(GROUP_24) libradius-linux: | $(GROUP_24) alsa-utils: | $(GROUP_25) ipsec-tools: | $(GROUP_25) --- NEW FILE: Makefile.inc --- # $Source: /cvsroot/devil-linux/build/Makefile.inc,v $ # $Revision: 1.1 $ # $Date: 2010/01/05 19:53:04 $ # # http://www.devil-linux.org DL_DIR := /data/build SCRIPT_DIR := $(DL_DIR)/scripts WORK_DIR := $(DL_DIR)/tmp LOG_DIR := $(WORK_DIR)/LOGS FLAG_DIR := $(WORK_DIR)/FLAGS/$(PHASE) VPATH = $(FLAG_DIR) SCRIPT = $(@F) LOG_FILE = $(LOG_DIR)/$(PHASE)/$(SCRIPT) .SILENT : % : printf "%s: %-40s log: %s\n" $(PHASE) $(SCRIPT) $(LOG_FILE) mkdir -p $(LOG_DIR)/$(PHASE) mkdir -p $(FLAG_DIR) export TIMEFORMAT="$(SCRIPT),$(PHASE),%R" ; time ( source $(SCRIPT_DIR)/settings ; cd ; ( nice $(SCRIPT_DIR)/$(SCRIPT) $(PHASE) &> $(LOG_FILE) ) ) 2>> $(LOG_DIR)/build_time.csv touch $(FLAG_DIR)/$(SCRIPT) --- NEW FILE: Makefile.prepare --- # $Source: /cvsroot/devil-linux/build/Makefile.prepare,v $ # $Revision: 1.1 $ # $Date: 2010/01/05 19:53:04 $ # # http://www.devil-linux.org PHASE := prepare include Makefile.inc # dependencies between scripts # If a script is not listed here, it won't be run GROUP_01 := prepare GROUP_05 := distcc GROUP_06 := binutils GROUP_07 := gcc-4 GROUP_09 := libtool GROUP_10 := autoconf bison makedepend nasm GROUP_11 := automake dev86 # End of dependencies .PHONY: all all : $(GROUP_01) $(GROUP_05) $(GROUP_06) $(GROUP_07) $(GROUP_09) $(GROUP_10) $(GROUP_11) prepare: distcc: | $(GROUP_01) binutils: | $(GROUP_05) gcc-4: | $(GROUP_06) libtool: | $(GROUP_07) autoconf: | $(GROUP_09) bison: | $(GROUP_09) makedepend: | $(GROUP_09) nasm: | $(GROUP_09) automake: | $(GROUP_10) dev86: | $(GROUP_10) |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:52:02
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6490 Modified Files: md5sum.lst Log Message: fam is gone Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.543 retrieving revision 1.544 diff -u -d -r1.543 -r1.544 --- md5sum.lst 5 Jan 2010 19:47:38 -0000 1.543 +++ md5sum.lst 5 Jan 2010 19:51:54 -0000 1.544 @@ -121,7 +121,6 @@ 65d6b0fa4072586c94c0fa4f2b20cb19 src/exec-shield-2.6.5-C9.bz2 ee8b492592568805593f81f8cdf2a04c src/expat-2.0.1.tar.gz 000211add4c4845ffa4211841bff4fb0 src/ez-ipupdate-3.0.11b8.tar.gz -1bf3ae6c0c58d3201afc97c6a4834e39 src/fam-2.7.0.tar.gz f60cb2a3378bb392c86ea6e4f8006cc0 src/fblogo-0.5.2.tar.gz d15060a813b91383a9f3c66faf84867e src/fcgi-2.4.0.tar.gz db792fb311bc358e95ed0437389269ac src/fetchmail-6.3.13.tar.bz2 |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:47:52
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5793 Modified Files: CHANGES Makefile md5sum.lst Log Message: - updated busybox to 1.15.3 - updated dhcp to 4.1.1rc1 - updated dhcpcd to 5.1.4 - updated dovecot to 1.2.9 - updated gzip to 1.3.13 - updated ncurses to 5.7 - updated wvdial to 1.61 - updated wvstreams to 4.6.1 - closed bug #18 - build system - replace insserv - make targets "prepare build install iso" now use makefiles automatically - new make target 'all' executes 'prepare build install iso' - remove 'makefile' and 'buildorder' targets - build order is now only controlled through the makefiles Index: Makefile =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Makefile 14 Oct 2009 12:26:01 -0000 1.13 +++ Makefile 5 Jan 2010 19:47:38 -0000 1.14 @@ -9,57 +9,54 @@ PROFILE = export PROFILE -BUILD = scripts/build.sh +BUILD := scripts/build.sh -.PHONY: build install iso clean unpack +.PHONY: build install iso clean unpack help +.DEFAULT_GOAL := help +.SILENT: -all: +help: @echo "You have to call make with one of the following options:"; \ echo ; \ echo " menuconfig .. select which options should be added"; \ echo " prepare ..... prepare system for compilation"; \ - echo " buildorder... prepare script dependencies"; \ echo " build ....... compile all sources"; \ echo " install ..... install everything on the CD and"; \ echo " iso ......... create an ISO image"; \ + echo " all ......... same as \"make prepare build install iso\""; \ + echo " dist ........ creates files for distribution in ./dist"; \ echo " clean ....... cleans etc and ISO working folders :)"; \ echo " mrproper .... cleans complete working folder :)"; \ echo " unpack ...... unpack all available sources"; \ - echo " dist ........ creates files for distribution in ./dist"; \ - echo " makefile .... faster version of \"make build install iso\""; \ echo "" +all: prepare build install iso + menuconfig: - @$(BUILD) $@ + $(BUILD) $@ prepare: - @$(BUILD) $@ + $(BUILD) $@ build: - @$(BUILD) $@ + $(BUILD) $@ dist: - @$(BUILD) $@ + $(BUILD) $@ install: - @$(BUILD) $@ + $(BUILD) $@ iso: - @$(BUILD) $@ + $(BUILD) $@ clean: - @$(BUILD) $@ + $(BUILD) $@ mrproper: - @$(BUILD) $@ + $(BUILD) $@ unpack: - @$(BUILD) $@ - -makefile: - @$(BUILD) $@ - -buildorder: - @$(BUILD) $@ + $(BUILD) $@ # DO NOT DELETE Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1325 retrieving revision 1.1326 diff -u -d -r1.1325 -r1.1326 --- CHANGES 31 Dec 2009 14:10:21 -0000 1.1325 +++ CHANGES 5 Jan 2010 19:47:38 -0000 1.1326 @@ -22,6 +22,19 @@ # 1.4RC3 +- updated busybox to 1.15.3 +- updated dhcp to 4.1.1rc1 +- updated dhcpcd to 5.1.4 +- updated dovecot to 1.2.9 +- updated gzip to 1.3.13 +- updated ncurses to 5.7 +- updated wvdial to 1.61 +- updated wvstreams to 4.6.1 +- closed bug #18 - build system - replace insserv + - make targets "prepare build install iso" now use makefiles automatically + - new make target 'all' executes 'prepare build install iso' + - remove 'makefile' and 'buildorder' targets + - build order is now only controlled through the makefiles - implemented feature request #52 postfix: move list of databases file outside of /etc/init.d/postfix (Roland Pabel / Heiko Zuerker) - pciutils and usbutils are now mandatory packages Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.542 retrieving revision 1.543 diff -u -d -r1.542 -r1.543 --- md5sum.lst 29 Dec 2009 17:57:36 -0000 1.542 +++ md5sum.lst 5 Jan 2010 19:47:38 -0000 1.543 @@ -45,7 +45,7 @@ 023a5e6a436f86a28baeec91e4c62736 src/bluez-utils-3.9.tar.gz 750aa5b5051263a99c6c195888c74968 src/bonnie++-1.03e.tgz 0182fcac3a2b307113bbec34e5f1c673 src/bridge-utils-1.4.tar.gz -c64bbb5c0c3e19f12892941a0ae86c48 src/busybox-1.11.1.tar.bz2 +6059ac9456de6fb18dc8ee4cd0ec9240 src/busybox-1.15.3.tar.bz2 3c15a0c8d1d3ee1c46a1634d00617b1a src/bzip2-1.0.5.tar.gz ffd824f13f99011984399fc3b7526c71 src/camsource-0.7.0.tar.bz2 8664e7ee9c5329bfea8ac8bbeab6cf72 src/cdrtools-2.01.01a64.tar.bz2 @@ -91,8 +91,8 @@ 7280094f6cc7952051031334d2fdfd14 src/denyhosts.diff.gz 29ade831880b2e0a91d4f49cb73a22dd src/denyhosts_2.5-3.diff.gz c9ae0776994a419f9e1ba842164bb626 src/device-mapper.1.02.28.tgz -325ff8338c5a21f89d5304ac13ffebdf src/dhcp-4.1.0p1.tar.gz -b84d34a44b6667ea012e0aad4f9d71bd src/dhcpcd-2.0.0.tar.bz2 +f2b4dfe70640d33b29da6b75eb5c82a0 src/dhcp-4.1.1rc1.tar.gz +d18afc66efbea9a28e541e9b10fd284f src/dhcpcd-5.1.4.tar.bz2 de491252e0329e67aed27d1d01eed120 src/dialog_0.9b-20030308.orig.tar.gz 18d6587cb915e7aa110a5d463d6ed156 src/diffutils-2.8.7.tar.gz a1a9d3853df7133669fffec2a9aab9f3 src/distcc-3.1.tar.bz2 @@ -103,7 +103,7 @@ 97465261a6de5258a3c3edfe51ca16a4 src/dnsmasq-2.51.tar.gz b9b76a6af198c4f44574cfd17a322f01 src/docbook2X-0.8.8.tar.gz ae64c11d3963cd49758aba2854a60b6e src/dosfstools-3.0.6.tar.bz2 -c6d6c061413d299ccea7b55c3e4faa0a src/dovecot-1.2.8.tar.gz +036ff97fb248dae3bd4b796a0644634f src/dovecot-1.2.9.tar.gz 6502ada38e71df8b1b0aad92919646d6 src/dovecot_deleted_to_trash-0.2.tar.bz2 056b8c8b3ad9415a52c01b22ff1e64cf src/dspam-3.8.0.tar.gz 3983baeb199e010920a46d8541de784b src/dst-11.tar.bz2 @@ -176,7 +176,7 @@ f7c9cf2e4b9967d3af167d7c9fadaae4 src/groff-1.19.2.tar.gz aa681b773be13cee8d74471ea59ccdd8 src/grsecurity-2.1.14-2.6.31.9-200912191011.patch.bz2 cd3f3eb54446be6003156158d51f4884 src/grub-0.97.tar.gz -b5bac2d21840ae077e0217bc5e4845b1 src/gzip-1.3.12.tar.gz +c54a31b93e865f6a4410b2dc64662706 src/gzip-1.3.13.tar.gz 0f2d28735cb9b18be6bf4f6448502f16 src/hdparm-9.25.tar.gz 2e53a9996beb1ff7611d3f7300586951 src/heartbeat-2.1.4.tar.bz2 6e5028077e2a6b101a4a72801ba71b9e src/heimdal-1.2.1.tar.gz @@ -323,7 +323,7 @@ 5ba65a6fc0e0f99d6d2667d0963719f8 src/nasm-2.05.01.tar.gz e4697a859fee58f5020773aff76f9dcf src/nbd-2.4.32.tgz b2b4b2fd38c81754b8f13895d784d491 src/ncftp-3.2.2-src.tar.bz2 -b6593abe1089d6aab1551c105c9300e3 src/ncurses-5.6.tar.gz +cce05daf61a64501ef6cd8da1f727ec6 src/ncurses-5.7.tar.gz a1121100ccc9d26cddff20d431f617a9 src/ndiswrapper-1.55-2.6.31.tar.bz2 5ad0331f5827643392d0e253f3d99ae0 src/net-snmp-5.4.1-sensors3.patch.bz2 984932520143f0c8bf7b7ce1fc9e1da1 src/net-snmp-5.4.2.1.tar.gz @@ -671,8 +671,8 @@ 059286b299089f14987bb60c85e96a4b src/whois_4.7.15.tar.gz e06c222e186f7cc013fd272d023710cb src/wireless_tools.29.tar.gz c2fa9d7e771134ac8c89d56b8197d4ca src/wol-0.7.1.tar.gz -45097f269c7847266e121e4a0f362be9 src/wvdial-1.56.tar.gz -eb34544384c951fd14470d583273e02a src/wvstreams-4.3.tar.gz +acd3b2050c9b65fff2aecda6576ee7bc src/wvdial-1.61.tar.gz +2760dac31a43d452a19a3147bfde571c src/wvstreams-4.6.1.tar.gz 41bac47fb49a98857f346bbc1c164872 src/xfsprogs-3.0.3.tar.gz 567382d7972613090215c6c54f9b82d9 src/xinetd-2.3.14.tar.gz ab6614c785f5b653fcc69fb9c02058f0 src/xmbmon205.tar.gz |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:47:47
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5793/scripts Modified Files: aide autoconf automake binutils bison build.sh dev86 dhcpcd distcc dovecot gcc-4 gzip libnl libtool makedepend nasm ncurses prepare settings wvdial wvstreams Log Message: - updated busybox to 1.15.3 - updated dhcp to 4.1.1rc1 - updated dhcpcd to 5.1.4 - updated dovecot to 1.2.9 - updated gzip to 1.3.13 - updated ncurses to 5.7 - updated wvdial to 1.61 - updated wvstreams to 4.6.1 - closed bug #18 - build system - replace insserv - make targets "prepare build install iso" now use makefiles automatically - new make target 'all' executes 'prepare build install iso' - remove 'makefile' and 'buildorder' targets - build order is now only controlled through the makefiles Index: bison =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bison,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- bison 23 Mar 2007 22:36:28 -0000 1.7 +++ bison 5 Jan 2010 19:47:39 -0000 1.8 @@ -28,7 +28,7 @@ MYNAME=BISON case $1 in - build ) + prepare ) if [ ! -f bison-patches.done ]; then for p in $(ls $DL_DIR/src/bison-*patch*bz2 2> /dev/null) do Index: wvdial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvdial,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- wvdial 29 Dec 2009 17:55:14 -0000 1.13 +++ wvdial 5 Jan 2010 19:47:39 -0000 1.14 @@ -28,8 +28,8 @@ case $1 in build ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_WVDIAL" = "y" ]; then - replace_str Makefile /usr/local /usr - make $PMAKE all || exit 1 + ./configure + make -j1 prefix=/usr all || exit 1 strip_debug fi ;; Index: makedepend =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/makedepend,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- makedepend 23 Mar 2007 22:36:28 -0000 1.4 +++ makedepend 5 Jan 2010 19:47:39 -0000 1.5 @@ -25,7 +25,7 @@ MYNAME=BINUTILS case $1 in - build ) + prepare ) ./configure --prefix=/usr || exit 1 make $PMAKE all || exit 1 strip_debug Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- prepare 20 Oct 2009 18:57:47 -0000 1.82 +++ prepare 5 Jan 2010 19:47:39 -0000 1.83 @@ -32,24 +32,43 @@ case $1 in prepare ) + chmod +x $MYDIR/* + + set -x if [ -d /usr/src/linux ] && [ ! -L /usr/src/linux ]; then - echo "ERROR" - echo "/usr/src/linux found and is a directory" - echo "please remove or rename it" - exit 1 + echo "ERROR" + echo "/usr/src/linux found and is a directory" + echo "please remove or rename it" + exit 1 fi - -# We are applying minor version kernel patch here + + # We are applying minor version kernel patch here pushd $KERNELDIR > /dev/null if [ ! -f .minor_version_patch.done ]; then - shopt -s extglob - for i in $(ls ../../src/patch-$KERNELVERSION.+([[:digit:]]).bz2) - do - bzcat $i | patch -p1 || exit 1 - done - touch .minor_version_patch.done - popd > /dev/null + shopt -s extglob + for i in $(ls ../../src/patch-$KERNELVERSION.+([[:digit:]]).bz2) + do + bzcat $i | patch -p1 || exit 1 + done + touch .minor_version_patch.done + popd > /dev/null + fi + + # fake uname to display another platform we want to compile the kernel for + # also make sure our kernel version is displayed + if [ -n "$KERNELVERSION" ]; then + test -f /bin/uname.old || cp /bin/uname /bin/uname.old || exit 1 + rm /bin/uname || exit 1 + REALKERNEL=$(/bin/uname.old -r) + echo "/bin/uname.old \$* | sed -e 's/i.86/i$CONFIG_CPU/g' | sed -e 's/x86_64/i$CONFIG_CPU/g' | sed -e 's/athlon-./i$CONFIG_CPU/g' | sed -e 's/athlon/i$CONFIG_CPU/g' | sed -e 's/$REALKERNEL/$KERNELVERSION/g'" > /bin/uname || exit 1 + chmod +x /bin/uname || exit 1 + test -f /bin/arch.old || cp /bin/arch /bin/arch.old || exit 1 + echo "/bin/uname -m" > /bin/arch || exit 1 + else + echo "ERROR !!!" + echo "Could not determine Kernel Version (variable \$KERNELVERSION not set)" + exit 1 fi # let's find out if we force the usage of old kernel include files @@ -63,7 +82,6 @@ make -C $KERNELDIR INSTALL_HDR_PATH=$TMPDIR headers_install || exit 1 cp -vpr $TMPDIR/include/* /usr/include/ || exit 1 rm -rf $TMPDIR - ;; build ) Index: settings =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/settings,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- settings 4 Oct 2009 12:29:18 -0000 1.59 +++ settings 5 Jan 2010 19:47:39 -0000 1.60 @@ -10,14 +10,22 @@ exit 1 fi +# let's make sure our sub-makes don't know about the parent one +unset MAKEFILEDIR +unset MAKEFLAGS +unset MAKELEVEL +unset MFLAGS + source $DL_DIR/scripts/functions SCRIPTDIR=$DL_DIR/scripts SCRCONFIG=$DL_DIR/scripts/config WORKDIR=$DL_DIR/tmp +FLAGDIR=$DL_DIR/tmp/FLAGS DONE=$WORKDIR/.done BUILD_CONFIG=$DL_DIR/.config +MAKEFILEDIR=$DL_DIR MYSCRIPT=${0##*/} @@ -105,3 +113,6 @@ export CFLAGS="-mtune=${CONFIG_GCC_CPU} -march=${CONFIG_GCC_CPU}" export CXXFLAGS="$CFLAGS" + +PACKAGEDIR=$(find_src_dir ${0##*/}) +test -n "${PACKAGEDIR}" && cd ${PACKAGEDIR} Index: ncurses =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ncurses,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ncurses 13 Dec 2004 16:41:11 -0000 1.10 +++ ncurses 5 Jan 2010 19:47:39 -0000 1.11 @@ -26,7 +26,7 @@ case $1 in build ) ./configure --prefix=/usr --with-shared --enable-symlinks --with-manpage-format=normal || exit 1 - make $PMAKE all || exit 1 + make -j1 all || exit 1 strip_debug # make sure the system has the actual files make install || exit Index: libnl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libnl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libnl 7 Dec 2009 20:39:08 -0000 1.1 +++ libnl 5 Jan 2010 19:47:39 -0000 1.2 @@ -25,6 +25,7 @@ case $1 in build ) + #sed -i "/^#include.*<stdlib.h>/a\#include <limits.h>" include/netlink-local.h ./configure --prefix=/usr || exit 1 make $PMAKE || exit 1 strip_debug Index: autoconf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/autoconf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- autoconf 28 Jan 2008 19:26:58 -0000 1.4 +++ autoconf 5 Jan 2010 19:47:39 -0000 1.5 @@ -24,7 +24,7 @@ source $MYDIR/settings case $1 in - build ) + prepare ) ./configure --prefix=/usr --disable-nls || exit 1 # autoconf 2.61 doesn't like the parallel builds :-(( # make $PMAKE all || exit 1 Index: distcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/distcc,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- distcc 20 Oct 2009 18:57:47 -0000 1.16 +++ distcc 5 Jan 2010 19:47:39 -0000 1.17 @@ -26,7 +26,7 @@ MYNAME=DISTCCD case $1 in - build ) + prepare ) #remove old links rm /usr/lib/distcc/bin/* &> /dev/null if [ "$CONFIG_USE_DISTCC" = "y" ] || [ "$CONFIG_DISTCCD" = "y" ]; then Index: dev86 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dev86,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dev86 4 Oct 2009 12:29:18 -0000 1.3 +++ dev86 5 Jan 2010 19:47:39 -0000 1.4 @@ -24,7 +24,7 @@ source $MYDIR/settings case $1 in - build ) + prepare ) if [ "$CONFIG_GCC_HARDENED" = "y" ]; then make CC="gcc -U_FORTIFY_SOURCE -fno-PIE -nopie -fno-stack-protector" all || exit 1 else Index: automake =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/automake,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- automake 23 Mar 2007 22:36:28 -0000 1.3 +++ automake 5 Jan 2010 19:47:39 -0000 1.4 @@ -24,7 +24,7 @@ source $MYDIR/settings case $1 in - build ) + prepare ) ./configure --prefix=/usr --disable-nls || exit 1 make all $PMAKE || exit 1 make install || exit 1 Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.106 retrieving revision 1.107 diff -u -d -r1.106 -r1.107 --- build.sh 12 Dec 2009 13:30:45 -0000 1.106 +++ build.sh 5 Jan 2010 19:47:39 -0000 1.107 @@ -1,4 +1,4 @@ -# #!/bin/bash +#!/bin/bash # $Source$ # $Revision$ # $Date$ @@ -42,7 +42,14 @@ test -n "$RUN_ONLY_CMD" && shift case $CMD in + makefile) + echo "Please use: 'make all' or 'make prepare build install iso'" + exit 1 + ;; + + makefiles_disabled) + echo "Generating Makefiles" for CMD in build install iso do # set the correct "runlevel" @@ -58,22 +65,6 @@ fi - # fake uname to display another platform we want to compile the kernel for - # also make sure our kernel version is displayed - if [ -n "$KERNELVERSION" ]; then - test -f /bin/uname.old || cp /bin/uname /bin/uname.old || exit 1 - rm /bin/uname || exit 1 - REALKERNEL=$(/bin/uname.old -r) - echo "/bin/uname.old \$* | sed -e 's/i.86/i$CONFIG_CPU/g' | sed -e 's/x86_64/i$CONFIG_CPU/g' | sed -e 's/athlon-./i$CONFIG_CPU/g' | sed -e 's/athlon/i$CONFIG_CPU/g' | sed -e 's/$REALKERNEL/$KERNELVERSION/g'" > /bin/uname || exit 1 - chmod +x /bin/uname || exit 1 - test -f /bin/arch.old || cp /bin/arch /bin/arch.old || exit 1 - echo "/bin/uname -m" > /bin/arch || exit 1 - else - echo "ERROR !!!" - echo "Could not determine Kernel Version (variable \$KERNELVERSION not set)" - exit 1 - fi - LASTNO="" THISGROUP="" ALLGROUPS="" @@ -82,29 +73,64 @@ rm $WORKDIR/Makefile.$CMD &> /dev/null rm $WORKDIR/Makefile.inc*.$CMD &> /dev/null - echo "include Makefile.inc1.$CMD" >> $WORKDIR/Makefile.$CMD - echo "include Makefile.inc2.$CMD" >> $WORKDIR/Makefile.$CMD + echo "DL_DIR := ${DL_DIR}" >> $WORKDIR/Makefile.$CMD + echo "SCRIPT_DIR := \$(DL_DIR)/scripts" >> $WORKDIR/Makefile.$CMD + echo "WORK_DIR := \$(DL_DIR)/tmp" >> $WORKDIR/Makefile.$CMD + echo "LOG_DIR := \$(WORK_DIR)/LOGS" >> $WORKDIR/Makefile.$CMD + #echo "vpath %.${CMD} \$(FLAG_DIR)" >> $WORKDIR/Makefile.$CMD + echo "PHASE := ${CMD}" >> $WORKDIR/Makefile.$CMD + echo "FLAG_DIR := \$(WORK_DIR)/FLAGS/\$(PHASE)" >> $WORKDIR/Makefile.$CMD + echo "VPATH = \$(FLAG_DIR)" >> $WORKDIR/Makefile.$CMD + #echo "SCRIPT = \$(@F:%.\$(PHASE)=%)" >> $WORKDIR/Makefile.$CMD + echo "SCRIPT = \$(@F)" >> $WORKDIR/Makefile.$CMD + echo "LOG_FILE = \$(LOG_DIR)/\$(PHASE)/\$(SCRIPT)" >> $WORKDIR/Makefile.$CMD echo >> $WORKDIR/Makefile.$CMD + echo "% :" >> $WORKDIR/Makefile.$CMD + if [ "$CONFIG_DISABLELOGGING" = "y" ]; then + echo " @printf \"%-10s: %-40s %s\\n\" \$(PHASE) \$(SCRIPT)" >> $WORKDIR/Makefile.$CMD + LOG="" + else + echo " @printf \"%s: %-40s log: %s\\n\" \$(PHASE) \$(SCRIPT) \$(LOG_FILE)" >> $WORKDIR/Makefile.$CMD + #echo " @echo \"\$(PHASE): \$(SCRIPT) log: \$(LOG_FILE)\"" >> $WORKDIR/Makefile.$CMD + echo " @mkdir -p \$(LOG_DIR)/\$(PHASE)" >> $WORKDIR/Makefile.$CMD + LOG="&> \$(LOG_FILE)" + fi + echo " @mkdir -p \$(FLAG_DIR)" >> $WORKDIR/Makefile.$CMD + echo " @export TIMEFORMAT=\"\$(SCRIPT),\$(PHASE),%R\" ; time ( source \$(SCRIPT_DIR)/settings ; cd $SOURCEDIR ; ( $NICE \$(SCRIPT_DIR)/\$(SCRIPT) \$(PHASE) $LOG ) ) 2>> \$(LOG_DIR)/build_time.csv" >> $WORKDIR/Makefile.$CMD + echo " @touch \$(FLAG_DIR)/\$(SCRIPT)" >> $WORKDIR/Makefile.$CMD + echo >> $WORKDIR/Makefile.$CMD + + echo "# dependencies between scripts" >> $WORKDIR/Makefile.inc1.$CMD + echo "# If a script is not listed here, it won't be run" >> $WORKDIR/Makefile.inc1.$CMD + + let count=5 + for LINK in $( ls -v $DL_DIR/scripts/.buildorder/rc$LEVEL.d/S* 2> /dev/null) do - LINK=${LINK##/*/} SCRIPT=${LINK#S[0-9][0-9]} - THISNO=${LINK:0:3} + THISNO="GROUP_${LINK:1:2}" + if [ $count -ge 5 ] && [ "$THISNO" = "$LASTNO" ]; then + THISGROUP="$THISGROUP \\\\\n\t" + let count=0 + fi + if [ "$THISNO" != "$LASTNO" ]; then if [ "$THISGROUP" != "" ] ; then - echo "$LASTNO =$THISGROUP" >> $WORKDIR/Makefile.inc1.$CMD + echo -e "$LASTNO :=$THISGROUP\n" >> $WORKDIR/Makefile.inc1.$CMD fi THISGROUP="" if [ "$LASTNO" != "" ] ; then ALLGROUPS="$ALLGROUPS \$($LASTNO)" fi + let count=0 fi - DONEFILE="${DONE}_${CMD}_${SCRIPT}" + DONEFILE="${SCRIPT}" DONEFILE="${DONEFILE##/*/}" + #DONEFILE="\$(FLAG_DIR)/${DONEFILE}" THISGROUP="$THISGROUP $DONEFILE" @@ -130,29 +156,23 @@ SOURCEDIR=$(find_src_dir $SCRIPT) echo "$DONEFILE: $REQ" >> $WORKDIR/Makefile.$CMD - if [ "$CONFIG_DISABLELOGGING" = "y" ]; then - LOG="" - else - echo " mkdir -p $WORKDIR/LOGS/$CMD" >> $WORKDIR/Makefile.$CMD - LOG="&> $WORKDIR/LOGS/$CMD/$SCRIPT" - fi - echo " export TIMEFORMAT=\"${SCRIPT},${CMD},%R\" ; time ( source $MYDIR/settings ; cd $SOURCEDIR ; ( $NICE $MYDIR/$SCRIPT $CMD $LOG ) ) 2>> $WORKDIR/LOGS/build_time.csv" >> $WORKDIR/Makefile.$CMD - echo " touch $DONEFILE" >> $WORKDIR/Makefile.$CMD echo >> $WORKDIR/Makefile.$CMD - LASTNO=$THISNO + ((count++)) done if [ "$THISGROUP" != "" ] ; then - echo "$THISNO =$THISGROUP" >> $WORKDIR/Makefile.inc1.$CMD + echo -e "$THISNO :=$THISGROUP" >> $WORKDIR/Makefile.inc1.$CMD fi + echo "# End of dependencies" >> $WORKDIR/Makefile.inc1.$CMD + echo >> $WORKDIR/Makefile.inc1.$CMD echo ".PHONY: all " >> $WORKDIR/Makefile.inc2.$CMD echo "all : $ALLGROUPS \$($LASTNO)" >> $WORKDIR/Makefile.inc2.$CMD + echo "" >> $WORKDIR/Makefile.inc2.$CMD + + cat $WORKDIR/Makefile.inc1.$CMD $WORKDIR/Makefile.inc2.$CMD $WORKDIR/Makefile.$CMD > $MAKEFILEDIR/Makefile.$CMD - make -j ${CONFIG_PARALLEL_JOBS} -C $WORKDIR -f Makefile.$CMD || exit 1 done - - - ;; + ;; dist ) if [ ! -f $WORKDIR/bootcd.iso ]; then @@ -218,8 +238,8 @@ ${NICE} rm -rf $ISODIR echo "done" echo -n "cleaning flag files " - ${NICE} rm -f ${DONE}_install* - ${NICE} rm -f ${DONE}_iso* + rm -f ${FLAGDIR}/install/* + rm -f ${FLAGDIR}/iso/* echo "done" ;; @@ -280,16 +300,7 @@ popd > /dev/null ;; - prepare ) - #before we do anything, we have to make sure kernel includes and that kind of stuff exist - echo running prepare - ./prepare prepare || exit 1 - - if [ ! -d $DL_DIR/scripts/.buildorder ]; then - $MYSELF buildorder || exit 1 - fi - ;; - buildorder) + buildorder_disabled) if [ ! -e /sbin/insserv ]; then echo "insserv not found" SCRIPT=insserv @@ -331,160 +342,16 @@ # do some cleanup, we don't need the K* scripts and they're confusing when you look for problems find $DL_DIR/scripts/.buildorder/rc{S,0,1,2,3,4,5,6}.d -name "K*" | xargs rm &> /dev/null + + $MYSELF makefiles || exit 1 ;; - build|install|iso) - if [ ! -f $BUILD_CONFIG ]; then - echo "$BUILD_CONFIG not found, need to run menuconfig first" - $MYSELF menuconfig || exit 1 - fi - - if [ ! -d $DL_DIR/scripts/.buildorder ]; then - echo "$DL_DIR/scripts/.buildorder not found, running prepare first" - $MYSELF prepare || exit 1 - fi - - # set the correct "runlevel" - if [ "$CMD" = "build" ]; then - LEVEL=1 - elif [ "$CMD" = "install" ]; then - LEVEL=2 - elif [ "$CMD" = "iso" ]; then - LEVEL=3 - else - echo "Someone messed up this script :(" - exit 1 - fi - - if [ ! -d $WORKDIR ]; then - if [ $CMD = "build" ]; then - MSG="unpacking sources first" - PREREQUISITE=unpack - - elif [ $CMD = "install" ]; then - MSG="need to build first" - PREREQUISITE=build - - elif [ $CMD = "iso" -a ! -d $ISODIR ]; then - MSG="need to install first" - PREREQUISITE=install - - else - echo "Someone messed up this script :(" - exit 1 - fi - - # tell user that we need to run this first - echo "$WORKDIR not found, $MSG" - $MYSELF $PREREQUISITE || exit 1 - - echo back in $CMD - fi - - source $BUILD_CONFIG - - if [ "$CONFIG_USE_DISTCC" = "y" ] && [ -f /usr/bin/distccd ]; then - if [ -z "$DISTCC_HOSTS" ]; then - echo "ERROR" - echo "DISTCC_HOSTS is not defined!" - errorbeep - exit 1 - else - export DISTCC_HOSTS - fi - echo Killing running distccd... - killall distccd - sleep 1 - echo Starting distccd... - test -f /usr/bin/distccd && /usr/bin/distccd --daemon || exit 1 - export PATH=/usr/lib/distcc/bin:$PATH - fi - - mkdir -p $WORKDIR/LOGS/$CMD || exit 1 - - for LINK in $( ls -v $DL_DIR/scripts/.buildorder/rc$LEVEL.d/S* 2> /dev/null) - do - # reload settings - source $DL_DIR/scripts/settings - - # fake uname to display another platform we want to compile the kernel for - # also make sure our kernel version is displayed - if [ -n "$KERNELVERSION" ]; then - test -f /bin/uname.old || cp /bin/uname /bin/uname.old || exit 1 - rm /bin/uname || exit 1 - REALKERNEL=$(/bin/uname.old -r) - echo "/bin/uname.old \$* | sed -e 's/i.86/i$CONFIG_CPU/g' | sed -e 's/x86_64/i$CONFIG_CPU/g' | sed -e 's/$REALKERNEL/$KERNELVERSION/g'" > /bin/uname || exit 1 - chmod +x /bin/uname || exit 1 - test -f /bin/arch.old || cp /bin/arch /bin/arch.old || exit 1 - echo "/bin/uname -m" > /bin/arch || exit 1 - fi - - LINK=${LINK##/*/} - SCRIPT=${LINK#S[0-9][0-9]} - # only execute a special script if selected - test -n "$RUN_ONLY_CMD" && test "$SCRIPT" != "$RUN_ONLY_CMD" && continue - - DONEFILE="${DONE}_${CMD}_${SCRIPT}" - - echo - if [ ! -f $MYDIR/$SCRIPT ]; then - echo "ERROR" - echo "$MYDIR/$SCRIPT not found" - echo "(LINK=${LINK} - SCRIPT=${SCRIPT}" - errorbeep - exit 1 - fi - if [ -f ${DONEFILE} -a -z "$RUN_ONLY_CMD" ]; then - echo "skipping $SCRIPT because it is already done" - else - echo -n "executing $SCRIPT with option $CMD" - SOURCEDIR=$(find_src_dir $SCRIPT) - - if [ -n "$SOURCEDIR" ]; then - pushd $SOURCEDIR > /dev/null - echo -n " (in $SOURCEDIR)" - fi + prepare|build|install|iso) + mkdir -p ${FLAGDIR} || exit 1 - echo - t1=$(date +"%s") + make -j ${CONFIG_PARALLEL_JOBS} -C ${DL_DIR} -f Makefile.$CMD || exit 1 - if [ -z "$RUN_ONLY_CMD" ];then - if [ "$CONFIG_DISABLELOGGING" = "y" ]; then - ${NICE} $MYDIR/$SCRIPT $CMD - else - ${NICE} $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT - fi - else - ${NICE} $MYDIR/$SCRIPT $CMD - fi - RETVAL=$? - t2=$(date +"%s") - t=$((t2-t1)) - # set the execution time to 1 when it's < 1, since we don't use nanoseconds - test $t -eq 0 && t=1 - echo -n "\"$CMD\",\"$SCRIPT\",$t," >> $WORKDIR/LOGS/build_time.csv - if [ $RETVAL -gt 0 ]; then - echo "ERROR" - echo "$MYDIR/$SCRIPT $CMD failed" - echo "\"FAILED\"" >> $WORKDIR/LOGS/build_time.csv - echo "check log file $WORKDIR/LOGS/$CMD/$SCRIPT for details" - errorbeep - exit 1 - else - echo "\"OK\"" >> $WORKDIR/LOGS/build_time.csv - fi - touch ${DONEFILE} - if dirs +1 &>/dev/null; then - popd > /dev/null - fi - # that's good when you don't know which script causes problems - # just uncomment it when you need it - #echo "press the 'anykey' to continue" - #read -n 1 -rs ANS - #test -d $PACKAGEDIR/usr && exit 1 - fi - done ;; * ) Index: libtool =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libtool,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- libtool 23 Mar 2007 22:36:28 -0000 1.8 +++ libtool 5 Jan 2010 19:47:39 -0000 1.9 @@ -24,7 +24,7 @@ source $MYDIR/settings case $1 in - build ) + prepare ) ./configure --prefix=/usr || exit 1 make $PMAKE || exit 1 make install || exit 1 Index: binutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/binutils,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- binutils 22 Oct 2007 13:13:07 -0000 1.17 +++ binutils 5 Jan 2010 19:47:39 -0000 1.18 @@ -5,7 +5,7 @@ # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! -# DL-build-system v3 +# DL-prepare-system v3 ### BEGIN INIT INFO # Provides: binutils @@ -25,7 +25,7 @@ MYNAME=BINUTILS case $1 in - build ) + prepare ) # Apply additional Linux patches. if [ ! -f binutils-patches.done ]; then for PATCH in $(ls ../binutils-patches/*) @@ -36,16 +36,9 @@ touch binutils-patches.done fi - rm -rf $WORKDIR/binutils-build - mkdir $WORKDIR/binutils-build || exit 1 - cd $WORKDIR/binutils-build || exit 1 - - #mkdir bfd || exit 1 - #cd bfd - #$WORKDIR/binutils-2*/bfd/configure --disable-nls || exit 1 - #cd .. || exit 1 - - #make headers -C bfd || exit 1 + rm -rf $WORKDIR/binutils-prepare + mkdir $WORKDIR/binutils-prepare || exit 1 + cd $WORKDIR/binutils-prepare || exit 1 CC="gcc -D_FORTIFY_SOURCE=0" $WORKDIR/binutils-2*/configure --prefix=/usr --localstatedir=/var --enable-shared --disable-werror || exit 1 make tooldir=/usr all || exit 1 @@ -56,21 +49,6 @@ cp $WORKDIR/binutils-2*/include/libiberty.h /usr/include || exit 1 ;; - install ) - if [ "$CONFIG_BINUTILS" = "y" ]; then - cd $WORKDIR/binutils-build || exit 1 - rm -rf $TMPDIR || exit 1 - mkdir -p $TMPDIR/usr/bin || exit 1 - make tooldir=$TMPDIR/usr prefix=$TMPDIR/usr install || exit 1 - - rm -rf $TMPDIR/usr/share || exit 1 - - copy_docs $TMPDIR - - cp -dpR $TMPDIR/* $CDDIR/ || exit 1 - rm -rf $TMPDIR || exit 1 - fi - ;; * ) echo "ERROR ($0)" Index: gcc-4 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gcc-4,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- gcc-4 25 Nov 2007 15:14:48 -0000 1.4 +++ gcc-4 5 Jan 2010 19:47:39 -0000 1.5 @@ -26,7 +26,7 @@ case $1 in - build ) + prepare ) CONFIG_EXTRA="" EXTRA_OPTIONS="" @@ -67,9 +67,9 @@ cp -v Makefile.in{,.orig} sed -e 's@/.:$$r@/.libs:$$r@' -e 's@/.:@/.libs:@' Makefile.in.orig > Makefile.in - rm -rf ../gcc4-build - mkdir ../gcc4-build || exit 1 - cd ../gcc4-build || exit 1 + rm -rf ../gcc4-prepare + mkdir ../gcc4-prepare || exit 1 + cd ../gcc4-prepare || exit 1 ../gcc-4*/configure --prefix=/usr --localstatedir=/var --enable-shared --enable-CONFIG_SHELL=/bin/bash \ --enable-threads=posix --libexecdir=/usr/lib --enable-__cxa_atexit --enable-clocale=gnu \ @@ -85,40 +85,6 @@ ;; - install ) - if [ "$CONFIG_GCC3" = "y" ]; then - echo "well that' not working so well right now" - echo "we need to adjust it for gcc-4 first" - exit 1 - cd ../gcc4-build || exit 1 - rm -rf $TMPDIR || exit 1 - mkdir -p $TMPDIR/usr/bin || exit 1 - make DESTDIR=$TMPDIR install-no-fixedincludes || exit 1 - - rm -rf $TMPDIR/usr/share || exit 1 - rm -rf $TMPDIR/usr/include || exit 1 - - copy_docs $TMPDIR - - # replace hardlinks by softlinks - - HL="c++ g++ gcc *-pc-linux-gnu-c++ *-pc-linux-gnu-g++" - for F in $HL - do - echo $F - rm $TMPDIR/usr/bin/$F || exit 1 - ln -sf "i${CONFIG_CPU}-pc-linux-gnu-gcc" "$TMPDIR/usr/bin/$F" || exit 1 - done - - ln -sf ../usr/bin/cpp $TMPDIR/lib || exit 1 - ln -sf ../bin/cpp $TMPDIR/usr/lib || exit 1 - ln -sf gcc $TMPDIR/usr/bin/cc || exit 1 - - cp -dpR $TMPDIR/* $CDDIR/ || exit 1 - rm -rf $TMPDIR || exit 1 - fi - ;; - * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" Index: gzip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gzip,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- gzip 29 Dec 2009 17:55:13 -0000 1.12 +++ gzip 5 Jan 2010 19:47:39 -0000 1.13 @@ -26,7 +26,7 @@ case $1 in build ) ./configure --prefix=/usr || exit 1 - make $PMAKE || exit 1 + make -j1 || exit 1 strip_debug ;; Index: dovecot =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dovecot,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- dovecot 29 Dec 2009 17:55:13 -0000 1.19 +++ dovecot 5 Jan 2010 19:47:39 -0000 1.20 @@ -28,9 +28,6 @@ build ) if [ "$CONFIG_DOVECOT" = "y" ]; then CONF_OPTIONS="" - if [ "$CONFIG_CYRUS_SASL" = "y" ]; then - CONF_OPTIONS="$CONF_OPTIONS --with-cyrus-sasl2" - fi if [ "$CONFIG_OPENLDAPLIB" = "y" ]; then CONF_OPTIONS="$CONF_OPTIONS --with-ldap" fi Index: wvstreams =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvstreams,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- wvstreams 12 Nov 2004 01:23:57 -0000 1.16 +++ wvstreams 5 Jan 2010 19:47:39 -0000 1.17 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: wvstreams -# Required-Start: $basebuildtools glibc openssl zlib fam gdbm glib db-4 db-2 +# Required-Start: $basebuildtools glibc openssl zlib gdbm glib db-4 db-2 # Required-Stop: # Default-Start: 1 # Default-Stop: @@ -26,15 +26,15 @@ case $1 in build ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_WVDIAL" = "y" ]; then - if [ ! -f .dl-patches.done ]; then - for PATCH in $(ls $DL_DIR/src/wvstreams*patch.bz2) - do - echo applying $PATCH - bzcat $PATCH | patch -p1 || exit 1 - done - touch .dl-patches.done - fi - ./configure --prefix=/usr --with-fam --with-gdbm --with-zlib --with-openssl || exit 1 + #if [ ! -f .dl-patches.done ]; then + # for PATCH in $(ls $DL_DIR/src/wvstreams*patch.bz2) + # do + # echo applying $PATCH + # bzcat $PATCH | patch -p1 || exit 1 + # done + # touch .dl-patches.done + #fi + ./configure --prefix=/usr --with-gdbm --with-zlib --with-openssl || exit 1 make || exit 1 strip_debug Index: aide =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aide,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- aide 29 Dec 2009 17:55:13 -0000 1.6 +++ aide 5 Jan 2010 19:47:39 -0000 1.7 @@ -29,6 +29,10 @@ case $1 in build ) if [ "$CONFIG_AIDE" = "y" ]; then + #if [ ! -f devil_patch_done ]; then + # bzcat $DL_DIR/src/aide-glibc2.9.patch.bz2 | patch -p1 || exit 1 + # touch devil_patch_done + #fi ./configure --prefix=/usr --sysconfdir=/etc \ --with-config_file=/etc/aide/aide.conf \ --with-zlib --without-mhash --with-gcrypt || exit 1 Index: dhcpcd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dhcpcd,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- dhcpcd 29 Dec 2009 17:55:13 -0000 1.15 +++ dhcpcd 5 Jan 2010 19:47:39 -0000 1.16 @@ -24,39 +24,31 @@ source $MYDIR/settings case $1 in - build ) - if [ ! -f pathnames.h.org ]; then - echo -n patching dhcpcd... - cd src - cp pathnames.h pathnames.h.org - ORGPATH=/etc/dhcpc - NEWPATH=/etc/sysconfig/network/scripts - # patch path of config (especially dhcpcd.exe) file - sed -e "s|^\(#define CONFIG_DIR.*\"\)$ORGPATH\(\".*\)$|\1$NEWPATH\2|" pathnames.h > pathnames.h2 - mv pathnames.h2 pathnames.h - cp dhcpcd.exe dhcpcd.exe.org - sed -e "s|$ORGPATH|$NEWPATH|" dhcpcd.exe > dhcpcd.exe2 - mv dhcpcd.exe2 dhcpcd.exe - echo done - cd .. - fi - ./configure --prefix=/usr || exit 1 - make $PMAKE all || exit 1 - make install || exit 1 - strip_debug - ;; + build ) + set -x + ./configure --prefix=/usr --dbdir=/etc/dhcpcd/db --sysconfdir=/etc/dhcpcd \ + --libexecdir=/etc/dhcpcd || exit 1 + # we need -j1 here, otherwise it won't compile + make -j1 all || exit 1 - install ) - copy_files ./src/dhcpcd $CDDIR/usr/sbin/ || exit 1 - copy_files ./src/dhcpcd.exe $ETCDIR/etc/sysconfig/network/scripts/ || exit 1 - chmod 755 $ETCDIR/etc/sysconfig/network/scripts/dhcpcd.exe || exit 1 - copy_man - ;; + make -j1 install || exit 1 + strip_debug + ;; - * ) - echo "ERROR ($0)" - echo "please add parameter so I know what to do" - exit 1 - ;; + install ) + mkdir -p $TMPDIR || exit 1 + make -j1 install DESTDIR=$TMPDIR || exit 1 + copy_docs $TMPDIR + mkdir -p $TMPDIR/etc/dhcpcd/dhcpcd-hooks/sample || exit 1 + cp dhcpcd-hooks/??-* $TMPDIR/etc/dhcpcd/dhcpcd-hooks/sample/ || exit 1 + cp -dpvR $TMPDIR/etc/* $ETCDIR/etc/ || exit 1 + cp -dpvR $TMPDIR/usr/* $CDDIR/usr/ || exit 1 + ;; + + * ) + echo "ERROR ($0)" + echo "please add parameter so I know what to do" + exit 1 + ;; esac Index: nasm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nasm,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- nasm 18 Nov 2007 16:17:51 -0000 1.12 +++ nasm 5 Jan 2010 19:47:39 -0000 1.13 @@ -24,7 +24,7 @@ source $MYDIR/settings case $1 in - build ) + prepare ) ./configure --prefix=/usr || exit 1 make CC="gcc -U_FORTIFY_SOURCE -nopie -fno-stack-protector" $PMAKE all || exit 1 strip_debug |
From: Heiko Z. <smi...@us...> - 2010-01-05 19:47:47
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5793/scripts/config Modified Files: config_busybox Log Message: - updated busybox to 1.15.3 - updated dhcp to 4.1.1rc1 - updated dhcpcd to 5.1.4 - updated dovecot to 1.2.9 - updated gzip to 1.3.13 - updated ncurses to 5.7 - updated wvdial to 1.61 - updated wvstreams to 4.6.1 - closed bug #18 - build system - replace insserv - make targets "prepare build install iso" now use makefiles automatically - new make target 'all' executes 'prepare build install iso' - remove 'makefile' and 'buildorder' targets - build order is now only controlled through the makefiles Index: config_busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_busybox,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- config_busybox 28 Jan 2009 00:40:50 -0000 1.37 +++ config_busybox 5 Jan 2010 19:47:39 -0000 1.38 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.11.1 -# Mon Jan 26 19:50:36 2009 +# Busybox version: 1.15.3 +# Sun Jan 3 15:51:17 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -13,7 +13,7 @@ # General Configuration # # CONFIG_DESKTOP is not set -# CONFIG_FEATURE_ASSUME_UNICODE is not set +# CONFIG_EXTRA_COMPAT is not set CONFIG_FEATURE_BUFFERS_USE_MALLOC=y # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set @@ -22,7 +22,9 @@ # CONFIG_FEATURE_COMPRESS_USAGE is not set CONFIG_FEATURE_INSTALLER=y # CONFIG_LOCALE_SUPPORT is not set -CONFIG_GETOPT_LONG=y +# CONFIG_FEATURE_ASSUME_UNICODE is not set +# CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set +CONFIG_LONG_OPTS=y CONFIG_FEATURE_DEVPTS=y # CONFIG_FEATURE_CLEAN_UP is not set # CONFIG_FEATURE_PIDFILE is not set @@ -46,6 +48,7 @@ # CONFIG_FEATURE_SHARED_BUSYBOX is not set # CONFIG_LFS is not set CONFIG_CROSS_COMPILER_PREFIX="" +CONFIG_EXTRA_CFLAGS="" # # Debugging Options @@ -86,6 +89,8 @@ CONFIG_FEATURE_TAB_COMPLETION=y # CONFIG_FEATURE_USERNAME_COMPLETION is not set # CONFIG_FEATURE_EDITING_FANCY_PROMPT is not set +# CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set +CONFIG_FEATURE_NON_POSIX_CP=y # CONFIG_FEATURE_VERBOSE_CP_MESSAGE is not set CONFIG_FEATURE_COPYBUF_KB=4 CONFIG_MONOTONIC_SYSCALL=y @@ -99,27 +104,28 @@ # # Archival Utilities # +CONFIG_FEATURE_SEAMLESS_LZMA=y +CONFIG_FEATURE_SEAMLESS_BZ2=y +CONFIG_FEATURE_SEAMLESS_GZ=y +# CONFIG_FEATURE_SEAMLESS_Z is not set # CONFIG_AR is not set # CONFIG_FEATURE_AR_LONG_FILENAMES is not set CONFIG_BUNZIP2=y CONFIG_BZIP2=y CONFIG_CPIO=y CONFIG_FEATURE_CPIO_O=y +# CONFIG_FEATURE_CPIO_P is not set # CONFIG_DPKG is not set # CONFIG_DPKG_DEB is not set # CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set CONFIG_GUNZIP=y -CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y CONFIG_GZIP=y +# CONFIG_LZOP is not set +# CONFIG_LZOP_COMPR_HIGH is not set # CONFIG_RPM2CPIO is not set # CONFIG_RPM is not set -# CONFIG_FEATURE_RPM_BZ2 is not set CONFIG_TAR=y CONFIG_FEATURE_TAR_CREATE=y -CONFIG_FEATURE_TAR_GZIP=y -CONFIG_FEATURE_TAR_BZIP2=y -# CONFIG_FEATURE_TAR_LZMA is not set -CONFIG_FEATURE_TAR_COMPRESS=y # CONFIG_FEATURE_TAR_AUTODETECT is not set CONFIG_FEATURE_TAR_FROM=y CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y @@ -133,13 +139,6 @@ CONFIG_UNZIP=y # -# Common options for cpio and tar -# -# CONFIG_FEATURE_DEB_TAR_GZ is not set -# CONFIG_FEATURE_DEB_TAR_BZ2 is not set -# CONFIG_FEATURE_DEB_TAR_LZMA is not set - -# # Coreutils # CONFIG_BASENAME=y @@ -160,7 +159,7 @@ CONFIG_FEATURE_DD_SIGNAL_HANDLING=y CONFIG_FEATURE_DD_IBS_OBS=y CONFIG_DF=y -# CONFIG_FEATURE_DF_INODE is not set +# CONFIG_FEATURE_DF_FANCY is not set CONFIG_DIRNAME=y CONFIG_DOS2UNIX=y CONFIG_UNIX2DOS=y @@ -176,6 +175,7 @@ CONFIG_EXPR_MATH_SUPPORT_64=y CONFIG_FALSE=y CONFIG_FOLD=y +CONFIG_FSYNC=y CONFIG_HEAD=y CONFIG_FEATURE_FANCY_HEAD=y # CONFIG_HOSTID is not set @@ -215,8 +215,11 @@ # CONFIG_FEATURE_RMDIR_LONG_OPTIONS is not set # CONFIG_SEQ is not set CONFIG_SHA1SUM=y +CONFIG_SHA256SUM=y +CONFIG_SHA512SUM=y CONFIG_SLEEP=y CONFIG_FEATURE_FANCY_SLEEP=y +# CONFIG_FEATURE_FLOAT_SLEEP is not set CONFIG_SORT=y CONFIG_FEATURE_SORT_BIG=y # CONFIG_SPLIT is not set @@ -288,8 +291,12 @@ CONFIG_FEATURE_RESIZE_PRINT=y # CONFIG_SETCONSOLE is not set # CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set +# CONFIG_SETFONT is not set +# CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set +CONFIG_DEFAULT_SETFONT_DIR="" # CONFIG_SETKEYCODES is not set CONFIG_SETLOGCONS=y +# CONFIG_SHOWKEY is not set # # Debian Utilities @@ -308,7 +315,7 @@ # Editors # CONFIG_AWK=y -CONFIG_FEATURE_AWK_MATH=y +# CONFIG_FEATURE_AWK_LIBM is not set CONFIG_CMP=y CONFIG_DIFF=y CONFIG_FEATURE_DIFF_BINARY=y @@ -371,7 +378,6 @@ # Init Utilities # # CONFIG_INIT is not set -# CONFIG_DEBUG_INIT is not set # CONFIG_FEATURE_USE_INITTAB is not set # CONFIG_FEATURE_KILL_REMOVED is not set CONFIG_FEATURE_KILL_DELAY=0 @@ -381,6 +387,8 @@ # CONFIG_FEATURE_INIT_COREDUMPS is not set # CONFIG_FEATURE_INITRD is not set CONFIG_HALT=y +# CONFIG_FEATURE_CALL_TELINIT is not set +CONFIG_TELINIT_PATH="" # CONFIG_MESG is not set # @@ -390,13 +398,17 @@ # CONFIG_USE_BB_PWD_GRP is not set # CONFIG_USE_BB_SHADOW is not set CONFIG_USE_BB_CRYPT=y +CONFIG_USE_BB_CRYPT_SHA=y # CONFIG_ADDGROUP is not set +# CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS is not set # CONFIG_FEATURE_ADDUSER_TO_GROUP is not set # CONFIG_DELGROUP is not set # CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set # CONFIG_FEATURE_CHECK_NAMES is not set # CONFIG_ADDUSER is not set # CONFIG_FEATURE_ADDUSER_LONG_OPTIONS is not set +CONFIG_FIRST_SYSTEM_ID=0 +CONFIG_LAST_SYSTEM_ID=0 # CONFIG_DELUSER is not set # CONFIG_GETTY is not set # CONFIG_FEATURE_UTMP is not set @@ -426,36 +438,38 @@ # # Linux Module Utilities # -# CONFIG_DEPMOD is not set -# CONFIG_FEATURE_DEPMOD_PRUNE_FANCY is not set -# CONFIG_FEATURE_DEPMOD_ALIAS is not set +# CONFIG_MODPROBE_SMALL is not set +# CONFIG_FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE is not set +# CONFIG_FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is not set CONFIG_INSMOD=y -# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set -# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set -# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set -CONFIG_FEATURE_INSMOD_LOAD_MAP=y -CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y CONFIG_RMMOD=y CONFIG_LSMOD=y CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y CONFIG_MODPROBE=y -CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y -CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y CONFIG_FEATURE_MODPROBE_BLACKLIST=y +# CONFIG_DEPMOD is not set # # Options common to multiple modutils # -CONFIG_FEATURE_CHECK_TAINTED_MODULE=y # CONFIG_FEATURE_2_4_MODULES is not set -CONFIG_FEATURE_2_6_MODULES=y +# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set +# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set +# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set +# CONFIG_FEATURE_INSMOD_LOAD_MAP is not set +# CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL is not set +CONFIG_FEATURE_CHECK_TAINTED_MODULE=y +CONFIG_FEATURE_MODUTILS_ALIAS=y +CONFIG_FEATURE_MODUTILS_SYMBOLS=y CONFIG_DEFAULT_MODULES_DIR="/lib/modules" CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" -# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set # # Linux System Utilities # +# CONFIG_ACPID is not set +# CONFIG_FEATURE_ACPID_COMPAT is not set +CONFIG_BLKID=y CONFIG_DMESG=y CONFIG_FEATURE_DMESG_PRETTY=y # CONFIG_FBSET is not set @@ -476,7 +490,9 @@ # CONFIG_FSCK_MINIX is not set # CONFIG_MKFS_MINIX is not set # CONFIG_FEATURE_MINIX2 is not set +CONFIG_MKFS_VFAT=y CONFIG_GETOPT=y +CONFIG_FEATURE_GETOPT_LONG=y # CONFIG_HEXDUMP is not set # CONFIG_FEATURE_HEXDUMP_REVERSE is not set # CONFIG_HD is not set @@ -493,26 +509,26 @@ # CONFIG_FEATURE_MDEV_EXEC is not set CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y CONFIG_MKSWAP=y -# CONFIG_FEATURE_MKSWAP_V0 is not set +CONFIG_FEATURE_MKSWAP_UUID=y CONFIG_MORE=y CONFIG_FEATURE_USE_TERMIOS=y -# CONFIG_VOLUMEID is not set -# CONFIG_FEATURE_VOLUMEID_EXT is not set -# CONFIG_FEATURE_VOLUMEID_REISERFS is not set -# CONFIG_FEATURE_VOLUMEID_FAT is not set +CONFIG_VOLUMEID=y +CONFIG_FEATURE_VOLUMEID_EXT=y +CONFIG_FEATURE_VOLUMEID_REISERFS=y +CONFIG_FEATURE_VOLUMEID_FAT=y # CONFIG_FEATURE_VOLUMEID_HFS is not set -# CONFIG_FEATURE_VOLUMEID_JFS is not set -# CONFIG_FEATURE_VOLUMEID_XFS is not set +CONFIG_FEATURE_VOLUMEID_JFS=y +CONFIG_FEATURE_VOLUMEID_XFS=y # CONFIG_FEATURE_VOLUMEID_NTFS is not set -# CONFIG_FEATURE_VOLUMEID_ISO9660 is not set -# CONFIG_FEATURE_VOLUMEID_UDF is not set -# CONFIG_FEATURE_VOLUMEID_LUKS is not set -# CONFIG_FEATURE_VOLUMEID_LINUXSWAP is not set -# CONFIG_FEATURE_VOLUMEID_CRAMFS is not set +CONFIG_FEATURE_VOLUMEID_ISO9660=y +CONFIG_FEATURE_VOLUMEID_UDF=y +CONFIG_FEATURE_VOLUMEID_LUKS=y +CONFIG_FEATURE_VOLUMEID_LINUXSWAP=y +CONFIG_FEATURE_VOLUMEID_CRAMFS=y # CONFIG_FEATURE_VOLUMEID_ROMFS is not set # CONFIG_FEATURE_VOLUMEID_SYSV is not set # CONFIG_FEATURE_VOLUMEID_OCFS2 is not set -# CONFIG_FEATURE_VOLUMEID_LINUXRAID is not set +CONFIG_FEATURE_VOLUMEID_LINUXRAID=y CONFIG_MOUNT=y # CONFIG_FEATURE_MOUNT_FAKE is not set # CONFIG_FEATURE_MOUNT_VERBOSE is not set @@ -524,9 +540,11 @@ # CONFIG_FEATURE_MOUNT_FSTAB is not set CONFIG_PIVOT_ROOT=y # CONFIG_RDATE is not set +CONFIG_RDEV=y # CONFIG_READPROFILE is not set # CONFIG_RTCWAKE is not set # CONFIG_SCRIPT is not set +# CONFIG_SCRIPTREPLAY is not set # CONFIG_SETARCH is not set CONFIG_SWAPONOFF=y # CONFIG_FEATURE_SWAPON_PRI is not set @@ -545,6 +563,9 @@ # # CONFIG_ADJTIMEX is not set # CONFIG_BBCONFIG is not set +# CONFIG_BEEP is not set +CONFIG_FEATURE_BEEP_FREQ=0 +CONFIG_FEATURE_BEEP_LENGTH_MS=0 # CONFIG_CHAT is not set # CONFIG_FEATURE_CHAT_NOFAIL is not set # CONFIG_FEATURE_CHAT_TTY_HIFI is not set @@ -555,29 +576,38 @@ # CONFIG_FEATURE_CHAT_CLR_ABORT is not set # CONFIG_CHRT is not set # CONFIG_CROND is not set -# CONFIG_DEBUG_CROND_OPTION is not set +# CONFIG_FEATURE_CROND_D is not set # CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set +CONFIG_FEATURE_CROND_DIR="" # CONFIG_CRONTAB is not set # CONFIG_DC is not set +# CONFIG_FEATURE_DC_LIBM is not set # CONFIG_DEVFSD is not set # CONFIG_DEVFSD_MODLOAD is not set # CONFIG_DEVFSD_FG_NP is not set # CONFIG_DEVFSD_VERBOSE is not set # CONFIG_FEATURE_DEVFS is not set +# CONFIG_DEVMEM is not set # CONFIG_EJECT is not set # CONFIG_FEATURE_EJECT_SCSI is not set # CONFIG_FBSPLASH is not set +# CONFIG_FLASH_LOCK is not set +# CONFIG_FLASH_UNLOCK is not set +# CONFIG_FLASH_ERASEALL is not set +# CONFIG_IONICE is not set # CONFIG_INOTIFYD is not set # CONFIG_LAST is not set # CONFIG_FEATURE_LAST_SMALL is not set # CONFIG_FEATURE_LAST_FANCY is not set # CONFIG_LESS is not set -CONFIG_FEATURE_LESS_MAXLINES= +CONFIG_FEATURE_LESS_MAXLINES=0 # CONFIG_FEATURE_LESS_BRACKETS is not set # CONFIG_FEATURE_LESS_FLAGS is not set -# CONFIG_FEATURE_LESS_FLAGCS is not set # CONFIG_FEATURE_LESS_MARKS is not set # CONFIG_FEATURE_LESS_REGEXP is not set +# CONFIG_FEATURE_LESS_WINCH is not set +# CONFIG_FEATURE_LESS_DASHCMD is not set +# CONFIG_FEATURE_LESS_LINENUMS is not set # CONFIG_HDPARM is not set # CONFIG_FEATURE_HDPARM_GET_IDENTITY is not set # CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set @@ -601,13 +631,16 @@ # CONFIG_TASKSET is not set # CONFIG_FEATURE_TASKSET_FANCY is not set # CONFIG_TIME is not set +CONFIG_TIMEOUT=y # CONFIG_TTYSIZE is not set +# CONFIG_VOLNAME is not set # CONFIG_WATCHDOG is not set # # Networking Utilities # # CONFIG_FEATURE_IPV6 is not set +# CONFIG_FEATURE_UNIX_LOCAL is not set # CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set # CONFIG_ARP is not set @@ -618,6 +651,8 @@ # CONFIG_DNSD is not set # CONFIG_ETHER_WAKE is not set # CONFIG_FAKEIDENTD is not set +# CONFIG_FTPD is not set +# CONFIG_FEATURE_FTP_WRITE is not set # CONFIG_FTPGET is not set # CONFIG_FTPPUT is not set # CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set @@ -625,11 +660,9 @@ # CONFIG_HTTPD is not set # CONFIG_FEATURE_HTTPD_RANGES is not set # CONFIG_FEATURE_HTTPD_USE_SENDFILE is not set -# CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP is not set # CONFIG_FEATURE_HTTPD_SETUID is not set # CONFIG_FEATURE_HTTPD_BASIC_AUTH is not set # CONFIG_FEATURE_HTTPD_AUTH_MD5 is not set -# CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES is not set # CONFIG_FEATURE_HTTPD_CGI is not set # CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set # CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV is not set @@ -643,6 +676,7 @@ # CONFIG_FEATURE_IFCONFIG_HW is not set # CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set # CONFIG_IFENSLAVE is not set +# CONFIG_IFPLUGD is not set # CONFIG_IFUPDOWN is not set CONFIG_IFUPDOWN_IFSTATE_PATH="" # CONFIG_FEATURE_IFUPDOWN_IP is not set @@ -682,14 +716,13 @@ # CONFIG_NC_EXTRA is not set # CONFIG_NETSTAT is not set # CONFIG_FEATURE_NETSTAT_WIDE is not set +# CONFIG_FEATURE_NETSTAT_PRG is not set # CONFIG_NSLOOKUP is not set # CONFIG_PING is not set # CONFIG_PING6 is not set # CONFIG_FEATURE_FANCY_PING is not set # CONFIG_PSCAN is not set # CONFIG_ROUTE is not set -# CONFIG_SENDMAIL is not set -# CONFIG_FETCHMAIL is not set # CONFIG_SLATTACH is not set # CONFIG_TELNET is not set # CONFIG_FEATURE_TELNET_TTYPE is not set @@ -701,7 +734,7 @@ # CONFIG_FEATURE_TFTP_GET is not set # CONFIG_FEATURE_TFTP_PUT is not set # CONFIG_FEATURE_TFTP_BLOCKSIZE is not set -# CONFIG_DEBUG_TFTP is not set +# CONFIG_TFTP_DEBUG is not set # CONFIG_TRACEROUTE is not set # CONFIG_FEATURE_TRACEROUTE_VERBOSE is not set # CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set @@ -714,10 +747,11 @@ # CONFIG_APP_UDHCPC is not set # CONFIG_FEATURE_UDHCPC_ARPING is not set # CONFIG_FEATURE_UDHCP_PORT is not set -# CONFIG_FEATURE_UDHCP_DEBUG is not set -# CONFIG_FEATURE_RFC3397 is not set -CONFIG_DHCPC_DEFAULT_SCRIPT="" -CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS= +CONFIG_UDHCP_DEBUG=0 +# CONFIG_FEATURE_UDHCP_RFC3397 is not set +CONFIG_UDHCPC_DEFAULT_SCRIPT="" +CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=0 +CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="" # CONFIG_VCONFIG is not set # CONFIG_WGET is not set # CONFIG_FEATURE_WGET_STATUSBAR is not set @@ -725,9 +759,29 @@ # CONFIG_FEATURE_WGET_LONG_OPTIONS is not set # CONFIG_ZCIP is not set # CONFIG_TCPSVD is not set +# CONFIG_TUNCTL is not set +# CONFIG_FEATURE_TUNCTL_UG is not set # CONFIG_UDPSVD is not set # +# Print Utilities +# +# CONFIG_LPD is not set +# CONFIG_LPR is not set +# CONFIG_LPQ is not set + +# +# Mail Utilities +# +# CONFIG_MAKEMIME is not set +CONFIG_FEATURE_MIME_CHARSET="" +# CONFIG_POPMAILDIR is not set +# CONFIG_FEATURE_POPMAILDIR_DELIVERY is not set +# CONFIG_REFORMIME is not set +# CONFIG_FEATURE_REFORMIME_COMPAT is not set +# CONFIG_SENDMAIL is not set + +# # Process Utilities # CONFIG_FREE=y @@ -744,36 +798,62 @@ CONFIG_PS=y CONFIG_FEATURE_PS_WIDE=y # CONFIG_FEATURE_PS_TIME is not set +# CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS is not set # CONFIG_FEATURE_PS_UNUSUAL_SYSTEMS is not set # CONFIG_RENICE is not set # CONFIG_BB_SYSCTL is not set # CONFIG_TOP is not set # CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set # CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS is not set +# CONFIG_FEATURE_TOP_SMP_CPU is not set # CONFIG_FEATURE_TOP_DECIMALS is not set +# CONFIG_FEATURE_TOP_SMP_PROCESS is not set # CONFIG_FEATURE_TOPMEM is not set # CONFIG_UPTIME is not set # CONFIG_WATCH is not set # +# Runit Utilities +# +# CONFIG_RUNSV is not set +# CONFIG_RUNSVDIR is not set +# CONFIG_FEATURE_RUNSVDIR_LOG is not set +# CONFIG_SV is not set +CONFIG_SV_DEFAULT_SERVICE_DIR="" +# CONFIG_SVLOGD is not set +# CONFIG_CHPST is not set +# CONFIG_SETUIDGID is not set +# CONFIG_ENVUIDGID is not set +# CONFIG_ENVDIR is not set +# CONFIG_SOFTLIMIT is not set +# CONFIG_CHCON is not set +# CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set +# CONFIG_GETENFORCE is not set +# CONFIG_GETSEBOOL is not set +# CONFIG_LOAD_POLICY is not set +# CONFIG_MATCHPATHCON is not set +# CONFIG_RESTORECON is not set +# CONFIG_RUNCON is not set +# CONFIG_FEATURE_RUNCON_LONG_OPTIONS is not set +# CONFIG_SELINUXENABLED is not set +# CONFIG_SETENFORCE is not set +# CONFIG_SETFILES is not set +# CONFIG_FEATURE_SETFILES_CHECK_OPTION is not set +# CONFIG_SETSEBOOL is not set +# CONFIG_SESTATUS is not set + +# # Shells # CONFIG_FEATURE_SH_IS_ASH=y # CONFIG_FEATURE_SH_IS_HUSH is not set -# CONFIG_FEATURE_SH_IS_MSH is not set # CONFIG_FEATURE_SH_IS_NONE is not set CONFIG_ASH=y - -# -# Ash Shell Options -# CONFIG_ASH_BASH_COMPAT=y CONFIG_ASH_JOB_CONTROL=y CONFIG_ASH_READ_NCHARS=y CONFIG_ASH_READ_TIMEOUT=y CONFIG_ASH_ALIAS=y -CONFIG_ASH_MATH_SUPPORT=y -CONFIG_ASH_MATH_SUPPORT_64=y CONFIG_ASH_GETOPTS=y CONFIG_ASH_BUILTIN_ECHO=y CONFIG_ASH_BUILTIN_PRINTF=y @@ -784,18 +864,21 @@ CONFIG_ASH_RANDOM_SUPPORT=y CONFIG_ASH_EXPAND_PRMT=y # CONFIG_HUSH is not set +# CONFIG_HUSH_BASH_COMPAT is not set # CONFIG_HUSH_HELP is not set # CONFIG_HUSH_INTERACTIVE is not set # CONFIG_HUSH_JOB is not set # CONFIG_HUSH_TICK is not set # CONFIG_HUSH_IF is not set # CONFIG_HUSH_LOOPS is not set +# CONFIG_HUSH_CASE is not set +# CONFIG_HUSH_FUNCTIONS is not set +# CONFIG_HUSH_LOCAL is not set +# CONFIG_HUSH_EXPORT_N is not set # CONFIG_LASH is not set # CONFIG_MSH is not set - -# -# Bourne Shell Options -# +CONFIG_SH_MATH_SUPPORT=y +# CONFIG_SH_MATH_SUPPORT_64 is not set # CONFIG_FEATURE_SH_EXTRA_QUIET is not set CONFIG_FEATURE_SH_STANDALONE=y # CONFIG_FEATURE_SH_NOFORK is not set @@ -814,38 +897,3 @@ # CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set CONFIG_KLOGD=y CONFIG_LOGGER=y - -# -# Runit Utilities -# -# CONFIG_RUNSV is not set -# CONFIG_RUNSVDIR is not set -# CONFIG_SV is not set -# CONFIG_SVLOGD is not set -# CONFIG_CHPST is not set -# CONFIG_SETUIDGID is not set -# CONFIG_ENVUIDGID is not set -# CONFIG_ENVDIR is not set -# CONFIG_SOFTLIMIT is not set -# CONFIG_CHCON is not set -# CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set -# CONFIG_GETENFORCE is not set -# CONFIG_GETSEBOOL is not set -# CONFIG_LOAD_POLICY is not set -# CONFIG_MATCHPATHCON is not set -# CONFIG_RESTORECON is not set -# CONFIG_RUNCON is not set -# CONFIG_FEATURE_RUNCON_LONG_OPTIONS is not set -# CONFIG_SELINUXENABLED is not set -# CONFIG_SETENFORCE is not set -# CONFIG_SETFILES is not set -# CONFIG_FEATURE_SETFILES_CHECK_OPTION is not set -# CONFIG_SETSEBOOL is not set -# CONFIG_SESTATUS is not set - -# -# Print Utilities -# -# CONFIG_LPD is not set -# CONFIG_LPR is not set -# CONFIG_LPQ is not set |
From: Heiko Z. <smi...@us...> - 2009-12-31 14:10:38
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22749/scripts Modified Files: postfix Log Message: - implemented feature request #52 postfix: move list of databases file outside of /etc/init.d/postfix (Roland Pabel / Heiko Zuerker) Index: postfix =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/postfix,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- postfix 29 Dec 2009 17:55:13 -0000 1.41 +++ postfix 31 Dec 2009 14:10:21 -0000 1.42 @@ -94,6 +94,9 @@ echo "transport_maps = hash:/etc/postfix/transport" >> $ETCDIR/etc/postfix/main.cf echo "masquerade_exceptions = root" >> $ETCDIR/etc/postfix/main.cf + # create databases file + echo -e "access\ncanonical\nrelocated\ntransport\nvirtual" > $ETCDIR/etc/postfix/dbfiles + replace_str $ETCDIR/etc/postfix/main.cf "#alias_database = hash:/etc/aliases" "alias_database = hash:/etc/aliases" # set correct file permissions |
From: Heiko Z. <smi...@us...> - 2009-12-31 14:10:37
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22749 Modified Files: CHANGES Log Message: - implemented feature request #52 postfix: move list of databases file outside of /etc/init.d/postfix (Roland Pabel / Heiko Zuerker) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1324 retrieving revision 1.1325 diff -u -d -r1.1324 -r1.1325 --- CHANGES 29 Dec 2009 17:55:11 -0000 1.1324 +++ CHANGES 31 Dec 2009 14:10:21 -0000 1.1325 @@ -22,6 +22,8 @@ # 1.4RC3 +- implemented feature request #52 + postfix: move list of databases file outside of /etc/init.d/postfix (Roland Pabel / Heiko Zuerker) - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 |
From: Heiko Z. <smi...@us...> - 2009-12-31 14:10:36
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22749/scripts/scripts Modified Files: postfix Log Message: - implemented feature request #52 postfix: move list of databases file outside of /etc/init.d/postfix (Roland Pabel / Heiko Zuerker) Index: postfix =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/postfix,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- postfix 18 Jun 2007 17:50:35 -0000 1.9 +++ postfix 31 Dec 2009 14:10:22 -0000 1.10 @@ -49,17 +49,22 @@ if [ -f /etc/sysconfig/jail/$PACKAGE_NAME ] && [ "$JAIL_ENABLE" == yes ]; then /etc/init.d/jail start $PACKAGE_NAME fi - - # if a db file does not exist or the corresponding file is + # read database files from $CFDIR/dbfiles + # if a db file does not exist or the corresponding file is # newer than the db file, create the db file - DBFILES="access canonical relocated transport virtual" CFDIR=/etc/postfix - for I in $DBFILES - do - test -f ${CFDIR}/$I.db || postmap ${CFDIR}/$I - test ${CFDIR}/$I -ot ${CFDIR}/$I.db || postmap ${CFDIR}/$I - done - + if test -f $CFDIR/dbfiles; then + while read filename ; do + case "$filename" in + \#*|"") + continue ;; + *) + test -f ${CFDIR}/$filename.db || postmap ${CFDIR}/$filename + test ${CFDIR}/$filename -ot ${CFDIR}/$filename.db || postmap ${CFDIR}/$filename + ;; + esac + done < $CFDIR/dbfiles + fi echo -n "Starting $NAME: " $PFIXBIN start 2&> /dev/null evaluate_retval |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:57:47
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9717 Modified Files: md5sum.lst Log Message: oops Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.541 retrieving revision 1.542 diff -u -d -r1.541 -r1.542 --- md5sum.lst 29 Dec 2009 17:55:11 -0000 1.541 +++ md5sum.lst 29 Dec 2009 17:57:36 -0000 1.542 @@ -168,7 +168,6 @@ 51ea6a61ee72c10c7e98536b031efd06 src/gnugk-2.3.1.tar.gz dcf7ed712997888d616e029637bfc303 src/gnupg-1.4.10.tar.bz2 72b77092c5d1ae01306cd14c0f22d6e4 src/gnutls-2.8.3.tar.bz2 -41205c14cbd86632806578448e29bd30 src/gobject-introspection-0.6.7.tar.bz2 f989fe8e24f82d19c8ce55df15784e15 src/gocr-0.43.tar.gz c1f1db32fb6598d6a93e6e88796a8632 src/gperf-3.0.4.tar.gz 6b534da16dc1b28ba828dea89e520f6f src/gpm-1.20.6.tar.bz2 @@ -247,7 +246,6 @@ 553383d898826c285afb2ee453b07868 src/libdvdcss-1.2.9.tar.bz2 078788c9241ae16763529e1235502337 src/libdvdread-0.9.7.tar.gz 20611535f26d415bd6ad380a673d9ea2 src/libevent-1.4.10-stable.tar.gz -188a4f79fdac2310044b44b7d3918ef9 src/libffi-3.0.8.tar.gz 26703ecef4bbe113b8e6a87572b80b32 src/libgcrypt-1.4.1.tar.bz2 f3e9870e213518b407a959f8d29cd554 src/libgpg-error-1.6.tar.bz2 c2be282595751535a618ae0edeb8f648 src/libiconv-1.12.tar.gz |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:55:25
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts/configuration/help Removed Files: pciutils.help usbutils.help Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run --- usbutils.help DELETED --- --- pciutils.help DELETED --- |
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts Modified Files: DenyHosts ImageMagick LPRng LVM LVM2 Mail-SpamAssassin MySQL-python Python aiccu aide alsa-driver alsa-lib alsa-utils alsaplayer aoe6 apcupsd arping arpwatch aufs awstats bacula bash beep bind bluez-firmware bluez-hcidump bluez-libs bluez-utils bonnie++ bridge-utils busybox camsource cdrtools chpax cipe clamav compartment conntrack-tools cpio cpqarrayd cron cryptsetup curl cutter cvs cyrus-imapd cyrus-sasl daemontools dansguardian dante dar dbus dcc ddup debianutils devildoc dhcp dhcpcd dialog diffutils djbdns dkim-milter dnsmasq docbook2X dosfstools dovecot dspam dst dvd+rw-tools e100 e1000 eagle-usb ebtables ether-wake ethtool eventlog ez-ipupdate fblogo fetchmail file findutils flow-tools fprobe fprobe-ulog freeradius freeramdisk frox fwlogwatch gawk gocr gpm grep groff grsecurity grub gzip hdparm heartbeat hostap-driver hostap-utils hostapd hotplug httpd i2c iANS id3 id3v2 ifenslave igb inetutils inotify-tools insserv ipac-ng ipcalc ippool iproute2 ipsec-tools ipset iptables iptraf iptstate iputils ipvsadm isapnptools jfsutils jftpgw joe kbd keepalived kid lcd4linux less lftp lha liblockfile libradius-linux libsafe libstdc++-compat linux lm_sensors loadlin logrotate logwatch loop-AES lsof lynx lzma make man mc mdadm memcached memtest86 mgetty minicom mk_devices mod_auth_kerb mod_perl module-init-tools motion mpeg_encode mrtg mt-st mtools mtr mtx nagios nagios-plugins nail nano nbd ncftp ndiswrapper net-tools netacct-mysql netpbm nfs-utils nmap noip_updater nrpe nsca ntop ntp nut oidentd open-vm-tools openh323gk openl2tp openssh openvpn otpd p7zip passwdgen patch-o-matic pciutils pcwd perl php pohmelfs poptop portmap portslave postfix ppp pptp-linux pptp-patches procinfo procmail procps psmisc python-ldap qadsl quagga quota-tools radiusplugin radvd razor-agents rcs reiserfsprogs rng-tools rp-pppoe rpm rrdtool rsync sagator samba sarg scponly screen sdparm sed sendmail ser setserial sg3_utils shadow shfs shorewall siproxd smartmontools snort sqlite squashfs squid squidguard ssmtp strace strongswan stunnel sudo swig sysfsutils syslinux syslog-ng sysstat sysvinit tar tcpdump telnet-bsd tftp-hpa thttpd tnef traceroute ucarp ucspi-tcp udev unarj unionfs unrar unzip usbat-02 usbutils vblade vim vlan vmmemctl vmware vmxnet vncrepeater vobcopy vsftpd vtun watchdog webalizer webmin wget whois wireless_tools wol wvdial xfsprogs xinetd xmbmon yp-tools ypbind-mt ypserv zip zisofs-tools Added Files: gperf libtirpc Removed Files: MOSIX MOSKRN Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run Index: id3 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/id3,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- id3 1 May 2005 21:37:49 -0000 1.1 +++ id3 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: id3 -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: unarj =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unarj,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- unarj 4 Feb 2004 20:40:59 -0000 1.5 +++ unarj 29 Dec 2009 17:55:13 -0000 1.6 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: unarj -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dar =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dar,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dar 26 Dec 2007 17:23:31 -0000 1.3 +++ dar 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dar -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: less =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/less,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- less 11 Jan 2004 14:43:04 -0000 1.7 +++ less 29 Dec 2009 17:55:13 -0000 1.8 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: less -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: mod_auth_kerb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mod_auth_kerb,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mod_auth_kerb 25 Aug 2008 13:45:28 -0000 1.1 +++ mod_auth_kerb 29 Dec 2009 17:55:13 -0000 1.2 @@ -7,7 +7,7 @@ ### BEGIN INIT INFO # Provides: mod_auth_kerb -# Required-Start: $basebuildtools $libs httpd krb5 +# Required-Start: httpd krb5 # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: camsource =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/camsource,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- camsource 12 Dec 2004 21:48:08 -0000 1.6 +++ camsource 29 Dec 2009 17:55:13 -0000 1.7 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: camsource -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: aiccu =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/aiccu,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- aiccu 12 Jun 2009 06:34:29 -0000 1.2 +++ aiccu 29 Dec 2009 17:55:13 -0000 1.3 @@ -13,7 +13,7 @@ ### BEGIN INIT INFO # Provides: aiccu -# Required-Start: $basebuildtools $libs gnutls +# Required-Start: $libs gnutls # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: stunnel =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/stunnel,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- stunnel 1 May 2008 20:46:29 -0000 1.15 +++ stunnel 29 Dec 2009 17:55:13 -0000 1.16 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: stunnel -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: vtun =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vtun,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- vtun 12 Dec 2004 21:48:09 -0000 1.12 +++ vtun 29 Dec 2009 17:55:13 -0000 1.13 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: vtun -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: flow-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/flow-tools,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- flow-tools 20 May 2008 09:39:13 -0000 1.1 +++ flow-tools 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: flow-tools -# Required-Start: $basebuildtools $libs perl +# Required-Start: perl # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: vsftpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vsftpd,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- vsftpd 1 May 2007 00:30:31 -0000 1.16 +++ vsftpd 29 Dec 2009 17:55:13 -0000 1.17 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: vsftpd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: clamav =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/clamav,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- clamav 15 May 2009 19:27:14 -0000 1.20 +++ clamav 29 Dec 2009 17:55:13 -0000 1.21 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: clamav -# Required-Start: $basebuildtools $libs unrar p7zip +# Required-Start: unrar p7zip # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: findutils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/findutils,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- findutils 13 Mar 2008 09:55:09 -0000 1.13 +++ findutils 29 Dec 2009 17:55:13 -0000 1.14 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: findutils -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ipac-ng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipac-ng,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ipac-ng 12 Dec 2004 21:48:08 -0000 1.12 +++ ipac-ng 29 Dec 2009 17:55:13 -0000 1.13 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: ipac-ng -# Required-Start: $basebuildtools $libs iptables +# Required-Start: iptables # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ImageMagick =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ImageMagick,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ImageMagick 17 Jun 2008 23:16:18 -0000 1.5 +++ ImageMagick 29 Dec 2009 17:55:13 -0000 1.6 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ImageMagick -# Required-Start: $basebuildtools $libs perl +# Required-Start: perl # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: cpqarrayd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cpqarrayd,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- cpqarrayd 10 Jan 2007 02:12:00 -0000 1.13 +++ cpqarrayd 29 Dec 2009 17:55:13 -0000 1.14 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: cpqarrayd -# Required-Start: $basebuildtools $libs net-snmp +# Required-Start: $libs net-snmp # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: python-ldap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/python-ldap,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- python-ldap 23 May 2008 15:44:24 -0000 1.15 +++ python-ldap 29 Dec 2009 17:55:13 -0000 1.16 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: python-ldap -# Required-Start: $basebuildtools $libs Python +# Required-Start: Python # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: telnet-bsd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/telnet-bsd,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- telnet-bsd 12 Dec 2004 21:48:09 -0000 1.8 +++ telnet-bsd 29 Dec 2009 17:55:13 -0000 1.9 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: telnet-bsd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: samba =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/samba,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- samba 11 Sep 2009 15:27:15 -0000 1.30 +++ samba 29 Dec 2009 17:55:13 -0000 1.31 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: samba -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dovecot =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dovecot,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- dovecot 12 Dec 2009 14:09:10 -0000 1.18 +++ dovecot 29 Dec 2009 17:55:13 -0000 1.19 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: dovecot -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: e1000 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e1000,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- e1000 10 Jan 2009 00:36:27 -0000 1.17 +++ e1000 29 Dec 2009 17:55:13 -0000 1.18 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: e1000 -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: otpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/otpd,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- otpd 5 Jul 2009 18:34:25 -0000 1.1 +++ otpd 29 Dec 2009 17:55:13 -0000 1.2 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: otpd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: grub =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/grub,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- grub 29 May 2009 06:17:36 -0000 1.17 +++ grub 29 Dec 2009 17:55:13 -0000 1.18 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: grub -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: pohmelfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pohmelfs,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- pohmelfs 11 Jan 2009 01:35:17 -0000 1.1 +++ pohmelfs 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: pohmelfs -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: nmap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nmap,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- nmap 3 Apr 2008 17:34:13 -0000 1.2 +++ nmap 29 Dec 2009 17:55:13 -0000 1.3 @@ -6,7 +6,7 @@ ### BEGIN INIT INFO # Provides: nmap -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: openl2tp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openl2tp,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- openl2tp 23 Oct 2008 02:59:26 -0000 1.6 +++ openl2tp 29 Dec 2009 17:55:13 -0000 1.7 @@ -7,7 +7,7 @@ ### BEGIN INIT INFO # Provides: l2tpd -# Required-Start: $basebuildtools $libs ppp +# Required-Start: $libs ppp # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: LVM2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/LVM2,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- LVM2 28 Jan 2008 19:31:23 -0000 1.8 +++ LVM2 29 Dec 2009 17:55:13 -0000 1.9 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: LVM2 -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: mod_perl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mod_perl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- mod_perl 25 Jul 2007 12:21:43 -0000 1.4 +++ mod_perl 29 Dec 2009 17:55:13 -0000 1.5 @@ -7,7 +7,7 @@ ### BEGIN INIT INFO # Provides: mod_perl -# Required-Start: $basebuildtools $libs httpd perl +# Required-Start: httpd perl # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: oidentd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/oidentd,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- oidentd 12 Dec 2004 21:48:08 -0000 1.16 +++ oidentd 29 Dec 2009 17:55:13 -0000 1.17 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: oidentd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: alsaplayer =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsaplayer,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- alsaplayer 12 Dec 2004 21:48:08 -0000 1.5 +++ alsaplayer 29 Dec 2009 17:55:13 -0000 1.6 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: alsaplayer -# Required-Start: $basebuildtools $libs alsa-driver alsa-lib libmad +# Required-Start: alsa-driver alsa-lib libmad # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: openvpn =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openvpn,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- openvpn 17 May 2009 22:06:53 -0000 1.15 +++ openvpn 29 Dec 2009 17:55:13 -0000 1.16 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: openvpn -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: libstdc++-compat =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libstdc++-compat,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- libstdc++-compat 26 Jan 2008 15:18:39 -0000 1.10 +++ libstdc++-compat 29 Dec 2009 17:55:13 -0000 1.11 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: libstdc++-compat -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 2 # Default-Stop: Index: siproxd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/siproxd,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- siproxd 18 Aug 2006 15:44:53 -0000 1.2 +++ siproxd 29 Dec 2009 17:55:13 -0000 1.3 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: siproxd -# Required-Start: $basebuildtools $libs libosip2 +# Required-Start: $libs libosip2 # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: lm_sensors =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lm_sensors,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- lm_sensors 3 Mar 2009 03:20:51 -0000 1.26 +++ lm_sensors 29 Dec 2009 17:55:13 -0000 1.27 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: lm_sensors -# Required-Start: $basebuildtools $libs i2c rrdtool sysfsutils +# Required-Start: i2c rrdtool sysfsutils # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: igb =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/igb,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- igb 6 Jun 2009 06:03:59 -0000 1.1 +++ igb 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: igb -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: iptables =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iptables,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- iptables 24 Jul 2008 22:02:29 -0000 1.34 +++ iptables 29 Dec 2009 17:55:13 -0000 1.35 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: iptables -# Required-Start: $basebuildtools $libs patch-o-matic linux +# Required-Start: patch-o-matic linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: lftp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lftp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- lftp 12 Dec 2004 21:48:08 -0000 1.8 +++ lftp 29 Dec 2009 17:55:13 -0000 1.9 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: lftp -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: unzip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unzip,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- unzip 26 Dec 2007 19:27:22 -0000 1.9 +++ unzip 29 Dec 2009 17:55:13 -0000 1.10 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: unzip -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ipset =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipset,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ipset 22 Mar 2008 18:47:21 -0000 1.6 +++ ipset 29 Dec 2009 17:55:13 -0000 1.7 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ipset -# Required-Start: $basebuildtools $libs patch-o-matic linux iptables +# Required-Start: patch-o-matic linux iptables # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: swig =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/swig,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- swig 10 Jan 2007 02:12:00 -0000 1.2 +++ swig 29 Dec 2009 17:55:13 -0000 1.3 @@ -11,7 +11,7 @@ ### BEGIN INIT INFO # Provides: swig -# Required-Start: $basebuildtools $libs perl python +# Required-Start: perl python # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: squidguard =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squidguard,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- squidguard 23 Oct 2007 18:06:29 -0000 1.6 +++ squidguard 29 Dec 2009 17:55:13 -0000 1.7 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: squidguard -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: loop-AES =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/loop-AES,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- loop-AES 21 Aug 2007 07:29:02 -0000 1.10 +++ loop-AES 29 Dec 2009 17:55:13 -0000 1.11 @@ -6,7 +6,7 @@ ### BEGIN INIT INFO # Provides: loop-AES -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dkim-milter =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dkim-milter,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dkim-milter 15 May 2009 19:32:20 -0000 1.3 +++ dkim-milter 29 Dec 2009 17:55:13 -0000 1.4 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: dkim-milter -# Required-Start: $basebuildtools $libs sendmail +# Required-Start: sendmail # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: inotify-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/inotify-tools,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- inotify-tools 27 Nov 2007 20:58:08 -0000 1.1 +++ inotify-tools 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: inotify-tools -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: fprobe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fprobe,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- fprobe 3 Apr 2008 11:37:24 -0000 1.3 +++ fprobe 29 Dec 2009 17:55:13 -0000 1.4 @@ -11,7 +11,7 @@ ### BEGIN INIT INFO # Provides: fprobe -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: kbd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/kbd,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- kbd 13 Dec 2004 16:41:11 -0000 1.8 +++ kbd 29 Dec 2009 17:55:13 -0000 1.9 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: kbd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: kid =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/kid,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- kid 27 May 2008 20:10:14 -0000 1.1 +++ kid 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: kid -# Required-Start: $basebuildtools $libs Python +# Required-Start: Python # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: unionfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unionfs,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- unionfs 30 May 2008 13:46:20 -0000 1.6 +++ unionfs 29 Dec 2009 17:55:13 -0000 1.7 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: unionfs -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 2 # Default-Stop: Index: shadow =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shadow,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- shadow 28 Mar 2008 01:34:03 -0000 1.27 +++ shadow 29 Dec 2009 17:55:13 -0000 1.28 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: shadow -# Required-Start: $basebuildtools $libs Linux-PAM cracklib +# Required-Start: $libs Linux-PAM cracklib # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: reiserfsprogs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/reiserfsprogs,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- reiserfsprogs 23 Jul 2007 13:24:29 -0000 1.18 +++ reiserfsprogs 29 Dec 2009 17:55:13 -0000 1.19 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: reiserfsprogs -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ncftp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ncftp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ncftp 1 May 2007 00:30:31 -0000 1.9 +++ ncftp 29 Dec 2009 17:55:13 -0000 1.10 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: ncftp -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: bluez-firmware =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bluez-firmware,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- bluez-firmware 31 Dec 2004 03:09:37 -0000 1.1 +++ bluez-firmware 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: bluez-firmware -# Required-Start: $basebuildtools $libs bluez-libs +# Required-Start: bluez-libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dhcpcd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dhcpcd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- dhcpcd 12 Aug 2005 00:45:26 -0000 1.14 +++ dhcpcd 29 Dec 2009 17:55:13 -0000 1.15 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dhcpcd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: cipe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cipe,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- cipe 29 Dec 2004 03:14:27 -0000 1.19 +++ cipe 29 Dec 2009 17:55:13 -0000 1.20 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: cipe -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: passwdgen =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/passwdgen,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- passwdgen 12 Dec 2004 21:48:08 -0000 1.13 +++ passwdgen 29 Dec 2009 17:55:13 -0000 1.14 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: passwdgen -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: --- NEW FILE: libtirpc --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/libtirpc,v $ # $Revision: 1.1 $ # $Date: 2009/12/29 17:55:13 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: libtirpc # Required-Start: $basebuildtools glibc # Required-Stop: # Default-Start: 1 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) ./configure --prefix=/usr || exit 1 make $PMAKE all || exit 1 strip_debug # install it in local system, because other programs could need it make install ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: fblogo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fblogo,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- fblogo 31 Jul 2007 13:26:55 -0000 1.5 +++ fblogo 29 Dec 2009 17:55:13 -0000 1.6 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: fblogo -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 # Default-Stop: Index: sysvinit =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sysvinit,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- sysvinit 19 Oct 2005 02:14:24 -0000 1.13 +++ sysvinit 29 Dec 2009 17:55:13 -0000 1.14 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: sysvinit -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: nrpe =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nrpe,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- nrpe 18 Dec 2006 17:05:35 -0000 1.3 +++ nrpe 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: nrpe -# Required-Start: $basebuildtools $libs nagios nagios-plugins xinetd +# Required-Start: nagios nagios-plugins xinetd # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: pcwd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pcwd,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- pcwd 11 Jan 2004 14:43:04 -0000 1.8 +++ pcwd 29 Dec 2009 17:55:13 -0000 1.9 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: pcwd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: minicom =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/minicom,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- minicom 22 Oct 2007 13:13:07 -0000 1.9 +++ minicom 29 Dec 2009 17:55:13 -0000 1.10 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: minicom -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: motion =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/motion,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- motion 28 Feb 2008 16:36:52 -0000 1.6 +++ motion 29 Dec 2009 17:55:13 -0000 1.7 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: motion -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: openh323gk =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/openh323gk,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- openh323gk 20 Mar 2007 02:41:45 -0000 1.18 +++ openh323gk 29 Dec 2009 17:55:13 -0000 1.19 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: openh323gk -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: squashfs =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squashfs,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- squashfs 17 Apr 2009 23:44:31 -0000 1.3 +++ squashfs 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: squashfs -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: webmin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/webmin,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- webmin 15 Nov 2009 17:09:38 -0000 1.11 +++ webmin 29 Dec 2009 17:55:13 -0000 1.12 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: webmin -# Required-Start: $basebuildtools $libs perl +# Required-Start: perl # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: quota-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/quota-tools,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- quota-tools 14 Sep 2007 10:43:00 -0000 1.8 +++ quota-tools 29 Dec 2009 17:55:13 -0000 1.9 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: quota-tools -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: loadlin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/loadlin,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- loadlin 11 Jan 2004 14:43:04 -0000 1.5 +++ loadlin 29 Dec 2009 17:55:13 -0000 1.6 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: loadlin -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 2 # Default-Stop: Index: apcupsd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/apcupsd,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- apcupsd 12 Dec 2004 21:48:08 -0000 1.7 +++ apcupsd 29 Dec 2009 17:55:13 -0000 1.8 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: apcupsd -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dnsmasq =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dnsmasq,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dnsmasq 12 Dec 2004 21:48:08 -0000 1.3 +++ dnsmasq 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dnsmasq -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: snort =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/snort,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- snort 6 Feb 2008 09:19:51 -0000 1.20 +++ snort 29 Dec 2009 17:55:13 -0000 1.21 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: snort -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: net-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/net-tools,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- net-tools 24 Dec 2004 17:03:50 -0000 1.18 +++ net-tools 29 Dec 2009 17:55:13 -0000 1.19 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: net-tools -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: freeramdisk =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/freeramdisk,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- freeramdisk 29 Dec 2004 03:14:27 -0000 1.9 +++ freeramdisk 29 Dec 2009 17:55:13 -0000 1.10 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: freeramdisk -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: Mail-SpamAssassin =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/Mail-SpamAssassin,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- Mail-SpamAssassin 30 Nov 2009 00:42:20 -0000 1.18 +++ Mail-SpamAssassin 29 Dec 2009 17:55:13 -0000 1.19 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: Mail-SpamAssassin -# Required-Start: $basebuildtools $libs perl razor-agents +# Required-Start: perl razor-agents # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dbus =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dbus,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- dbus 19 Apr 2007 15:39:21 -0000 1.3 +++ dbus 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dbus -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: freeradius =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/freeradius,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- freeradius 21 Nov 2007 13:34:32 -0000 1.7 +++ freeradius 29 Dec 2009 17:55:13 -0000 1.8 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: freeradius -# Required-Start: $basebuildtools $libs perl Python Linux-PAM +# Required-Start: perl Python Linux-PAM # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ser =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ser,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ser 13 Dec 2004 16:41:11 -0000 1.3 +++ ser 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ser -# Required-Start: $basebuildtools $libs openssl +# Required-Start: $libs openssl # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: qadsl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/qadsl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- qadsl 11 Jan 2004 14:43:05 -0000 1.11 +++ qadsl 29 Dec 2009 17:55:13 -0000 1.12 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: qadsl -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: open-vm-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/open-vm-tools,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- open-vm-tools 22 Jun 2009 13:54:10 -0000 1.10 +++ open-vm-tools 29 Dec 2009 17:55:13 -0000 1.11 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: open-vm-tools -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: cron =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/cron,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- cron 6 May 2009 00:31:27 -0000 1.25 +++ cron 29 Dec 2009 17:55:13 -0000 1.26 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: cron -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: nut =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nut,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- nut 21 May 2008 14:27:33 -0000 1.4 +++ nut 29 Dec 2009 17:55:13 -0000 1.5 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: nut -# Required-Start: $basebuildtools $libs gd +# Required-Start: $libs gd # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: fetchmail =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fetchmail,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- fetchmail 12 Dec 2004 21:48:08 -0000 1.10 +++ fetchmail 29 Dec 2009 17:55:13 -0000 1.11 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: fetchmail -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ebtables =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ebtables,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ebtables 12 Mar 2008 13:19:25 -0000 1.14 +++ ebtables 29 Dec 2009 17:55:13 -0000 1.15 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ebtables -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: udev =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/udev,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- udev 29 Apr 2009 18:33:24 -0000 1.13 +++ udev 29 Dec 2009 17:55:13 -0000 1.14 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: udev -# Required-Start: $basebuildtools $libs +# Required-Start: gperf usbutils pciutils # Required-Stop: # Default-Start: 1 2 # Default-Stop: @@ -30,7 +30,7 @@ case $1 in build ) - ./configure --prefix=/usr --exec-prefix= --sysconfdir=/etc || exit 1 + ./configure --prefix=/usr --exec-prefix= --sysconfdir=/etc --disable-introspection || exit 1 make $PMAKE all EXTRAS="$EXTRA_FLAGS" || exit 1 strip_debug Index: dante =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dante,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dante 27 Oct 2005 06:27:14 -0000 1.2 +++ dante 29 Dec 2009 17:55:13 -0000 1.3 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dante -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: rng-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/rng-tools,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- rng-tools 10 Jan 2009 17:28:02 -0000 1.2 +++ rng-tools 29 Dec 2009 17:55:13 -0000 1.3 @@ -5,7 +5,7 @@ ### BEGIN INIT INFO # Provides: rng-tools -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: sed =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sed,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- sed 12 Dec 2004 21:48:09 -0000 1.3 +++ sed 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: sed -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: setserial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/setserial,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- setserial 11 Jan 2004 14:43:05 -0000 1.3 +++ setserial 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: setserial -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: psmisc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/psmisc,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- psmisc 12 Dec 2004 21:48:09 -0000 1.10 +++ psmisc 29 Dec 2009 17:55:13 -0000 1.11 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: psmisc -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dspam =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dspam,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dspam 27 May 2009 23:31:46 -0000 1.5 +++ dspam 29 Dec 2009 17:55:13 -0000 1.6 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dspam -# Required-Start: $basebuildtools $libs postfix +# Required-Start: postfix # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: mdadm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mdadm,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- mdadm 15 Jul 2009 22:10:06 -0000 1.14 +++ mdadm 29 Dec 2009 17:55:13 -0000 1.15 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: mdadm -# Required-Start: $basebuildtools $libs udev +# Required-Start: $libs udev # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: vmware =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmware,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- vmware 18 Aug 2006 15:59:07 -0000 1.3 +++ vmware 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: vmware -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: nbd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nbd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- nbd 22 Mar 2007 01:48:37 -0000 1.5 +++ nbd 29 Dec 2009 17:55:13 -0000 1.6 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: nbd -# Required-Start: $basebuildtools $libs linux xinetd +# Required-Start: linux xinetd # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: lzma =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/lzma,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- lzma 11 Aug 2009 05:30:18 -0000 1.1 +++ lzma 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: lzma -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: mgetty =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mgetty,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- mgetty 10 Jan 2009 17:28:02 -0000 1.11 +++ mgetty 29 Dec 2009 17:55:13 -0000 1.12 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: mgetty -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: rsync =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/rsync,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- rsync 23 Mar 2007 20:08:23 -0000 1.4 +++ rsync 29 Dec 2009 17:55:13 -0000 1.5 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: rsync -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ippool =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ippool,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- ippool 27 May 2009 20:41:22 -0000 1.1 +++ ippool 29 Dec 2009 17:55:13 -0000 1.2 @@ -7,11 +7,11 @@ ### BEGIN INIT INFO # Provides: ippool -# Required-Start: $basebuildtools $libs ppp +# Required-Start: $libs ppp # Required-Stop: # Default-Start: 1 2 # Default-Stop: -# Description: apart of openl2tp +# Description: a part of openl2tp ### END INIT INFO # get the directoryname of the script Index: busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/busybox,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- busybox 24 Jul 2008 22:00:29 -0000 1.35 +++ busybox 29 Dec 2009 17:55:13 -0000 1.36 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: busybox -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: alsa-driver =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/alsa-driver,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- alsa-driver 12 Dec 2004 21:48:08 -0000 1.13 +++ alsa-driver 29 Dec 2009 17:55:13 -0000 1.14 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: alsa-driver -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: nano =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/nano,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- nano 11 Dec 2009 18:30:27 -0000 1.17 +++ nano 29 Dec 2009 17:55:13 -0000 1.18 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: nano -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: unrar =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unrar,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- unrar 1 May 2009 18:15:55 -0000 1.9 +++ unrar 29 Dec 2009 17:55:13 -0000 1.10 @@ -9,7 +9,7 @@ ### BEGIN INIT INFO # Provides: unrar -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dst =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dst,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dst 12 Jan 2009 01:43:22 -0000 1.2 +++ dst 29 Dec 2009 17:55:13 -0000 1.3 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dst -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: --- NEW FILE: gperf --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/gperf,v $ # $Revision: 1.1 $ # $Date: 2009/12/29 17:55:13 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: gperf # Required-Start: $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 MYNAME=GNUPG case $1 in build ) ./configure --prefix=/usr --localstatedir=/var || exit 1 make $PMAKE all || exit 1 # install it, so other programs can make use of it make install || exit 1 ;; install ) rm -rf $TMPDIR || exit 1 mkdir -p $TMPDIR || exit 1 make install DESTDIR=$TMPDIR || exit 1 copy_docs $TMPDIR copy_files $TMPDIR/usr $CDDIR/ || exit 1 rm -rf $TMPDIR || exit 1 ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: keepalived =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/keepalived,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- keepalived 27 Oct 2009 08:10:41 -0000 1.2 +++ keepalived 29 Dec 2009 17:55:13 -0000 1.3 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: keepalived -# Required-Start: $basebuildtools $libs popt +# Required-Start: $libs popt # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ipvsadm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ipvsadm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ipvsadm 6 Mar 2006 04:19:58 -0000 1.2 +++ ipvsadm 29 Dec 2009 17:55:13 -0000 1.3 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ipvsadm -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dvd+rw-tools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dvd+rw-tools,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- dvd+rw-tools 16 Apr 2009 13:57:58 -0000 1.4 +++ dvd+rw-tools 29 Dec 2009 17:55:13 -0000 1.5 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dvdrwtools -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: bridge-utils =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/bridge-utils,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- bridge-utils 14 May 2008 11:46:50 -0000 1.16 +++ bridge-utils 29 Dec 2009 17:55:13 -0000 1.17 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: bridge-utils -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: vmxnet =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmxnet,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- vmxnet 1 Apr 2007 20:20:30 -0000 1.4 +++ vmxnet 29 Dec 2009 17:55:13 -0000 1.5 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: vmxnet -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: wol =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wol,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- wol 12 Dec 2004 21:48:09 -0000 1.3 +++ wol 29 Dec 2009 17:55:14 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: wol -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ucspi-tcp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ucspi-tcp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ucspi-tcp 11 Jan 2004 14:43:05 -0000 1.12 +++ ucspi-tcp 29 Dec 2009 17:55:13 -0000 1.13 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ucspi-tcp -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: id3v2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/id3v2,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- id3v2 31 Jul 2007 13:46:20 -0000 1.3 +++ id3v2 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: id3v2 -# Required-Start: $basebuildtools $libs id3lib +# Required-Start: $libs id3lib # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: ndiswrapper =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ndiswrapper,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ndiswrapper 1 Aug 2007 16:21:45 -0000 1.3 +++ ndiswrapper 29 Dec 2009 17:55:13 -0000 1.4 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: ndiswrapper -# Required-Start: $basebuildtools $libs linux +# Required-Start: linux # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: dhcp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dhcp,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- dhcp 4 Dec 2009 01:32:13 -0000 1.27 +++ dhcp 29 Dec 2009 17:55:13 -0000 1.28 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: dhcp -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: wvdial =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wvdial,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- wvdial 10 Sep 2004 23:16:25 -0000 1.12 +++ wvdial 29 Dec 2009 17:55:14 -0000 1.13 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: wvdial -# Required-Start: $basebuildtools $libs +# Required-Start: $libs # Required-Stop: # Default-Start: 1 2 # Default-Stop: Index: memcached =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/memcached,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- memcached 5 Jun 2008 14:38:51 -0000 1.1 +++ memcached 29 Dec 2009 17:55:13 -0000 1.2 @@ -10,7 +10,7 @@ ### BEGIN INIT INFO # Provides: memcached -# Required-Start: $basebuildtools $libs +# Required-Start: $libs #... [truncated message content] |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:55:24
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts/configuration Removed Files: MOSKRN.config pciutils.config usbutils.config Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run --- usbutils.config DELETED --- --- pciutils.config DELETED --- --- MOSKRN.config DELETED --- |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:55:24
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts/config Modified Files: buildorder.conf Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run Index: buildorder.conf =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/buildorder.conf,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- buildorder.conf 9 Jan 2009 20:05:49 -0000 1.21 +++ buildorder.conf 29 Dec 2009 17:55:14 -0000 1.22 @@ -10,4 +10,4 @@ $installmain linux man e100 e1000 pcmcia-cs vlan ppp ipac-ng wireless_tools coreutils iptables ipsec-tools -$kernel linux MOSKRN grsecurity xfsprogs LVM patch-o-matic x509patch freeswan i2c iproute2 lm_sensors watchdog +$kernel linux grsecurity xfsprogs LVM patch-o-matic x509patch freeswan i2c iproute2 lm_sensors watchdog |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:55:23
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts/config/linux-2.6 Modified Files: config_linux Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- config_linux 20 Oct 2009 18:57:47 -0000 1.57 +++ config_linux 29 Dec 2009 17:55:14 -0000 1.58 @@ -93,8 +93,8 @@ CONFIG_USER_SCHED=y # CONFIG_CGROUP_SCHED is not set # CONFIG_CGROUPS is not set -CONFIG_SYSFS_DEPRECATED=y -CONFIG_SYSFS_DEPRECATED_V2=y +CONFIG_SYSFS_DEPRECATED=n +CONFIG_SYSFS_DEPRECATED_V2=n # CONFIG_RELAY is not set CONFIG_NAMESPACES=y # CONFIG_UTS_NS is not set |
From: Heiko Z. <smi...@us...> - 2009-12-29 17:55:23
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8796/scripts/configuration/profiles Modified Files: default router server Log Message: - pciutils and usbutils are now mandatory packages - added gperf-3.0.4 - added libtirpc-0.2.1 - updated nfs-utils-1.2.1 - cleaned up the build order to speed up the insserv run Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- default 29 Nov 2009 20:04:26 -0000 1.107 +++ default 29 Dec 2009 17:55:14 -0000 1.108 @@ -150,7 +150,6 @@ CONFIG_OPENVPN=y CONFIG_PARALLEL_JOBS=1 CONFIG_PASSWDGEN=y -CONFIG_PCIUTILS=y CONFIG_PERL=y CONFIG_PHP=y CONFIG_PMAKE=1 Index: router =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/router,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- router 29 Nov 2009 20:04:26 -0000 1.24 +++ router 29 Dec 2009 17:55:14 -0000 1.25 @@ -86,7 +86,6 @@ CONFIG_OPENSSL_BIN=y CONFIG_OPENVPN=y CONFIG_PASSWDGEN=n -CONFIG_PCIUTILS=y CONFIG_PCMCIA_CS=y CONFIG_PERL=y CONFIG_PMAKE=1 @@ -119,7 +118,6 @@ CONFIG_TELNET_BSD=y CONFIG_UCSPI_TCP=y CONFIG_USBAT02=y -CONFIG_USBUTILS=y CONFIG_USE_DISTCC=n CONFIG_VIM=y CONFIG_VLAN=y Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- server 29 Nov 2009 20:04:26 -0000 1.18 +++ server 29 Dec 2009 17:55:14 -0000 1.19 @@ -158,7 +158,6 @@ CONFIG_OPEN_VM_TOOLS=y CONFIG_PARALLEL_JOBS=1 CONFIG_PASSWDGEN=y -CONFIG_PCIUTILS=y CONFIG_PERL=y CONFIG_PHP=y CONFIG_PMAKE=1 |