You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <smi...@us...> - 2003-12-23 16:05:35
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2081 Modified Files: CHANGES Log Message: - save-config now uses devices from devfs (more dynamic) - better handling of subdirectories & links in jail script (fl) - initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) - initrd script now searches scsi partitions first for etc.tar.bz2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.601 retrieving revision 1.602 diff -u -d -r1.601 -r1.602 --- CHANGES 23 Dec 2003 15:11:38 -0000 1.601 +++ CHANGES 23 Dec 2003 16:05:32 -0000 1.602 @@ -23,6 +23,8 @@ # 1.1.1 +- save-config now uses devices from devfs (more dynamic) +- better handling of subdirectories & links in jail script (fl) - initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) - initrd script now searches scsi partitions first for etc.tar.bz2 - snort can now run on multiple interfaces |
From: <smi...@us...> - 2003-12-23 15:11:41
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv22302 Modified Files: CHANGES Log Message: - initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) - initrd script now searches scsi partitions first for etc.tar.bz2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.600 retrieving revision 1.601 diff -u -d -r1.600 -r1.601 --- CHANGES 23 Dec 2003 03:25:02 -0000 1.600 +++ CHANGES 23 Dec 2003 15:11:38 -0000 1.601 @@ -23,6 +23,8 @@ # 1.1.1 +- initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) +- initrd script now searches scsi partitions first for etc.tar.bz2 - snort can now run on multiple interfaces there's a new config parameter (SNORT_INTERFACES) in /etc/sysconfig/config for this - build system now executes many task with a lower priority, so you can keep on using your system |
From: <smi...@us...> - 2003-12-23 15:11:41
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs1:/tmp/cvs-serv22302/config/etc/initrd Modified Files: linuxrc Log Message: - initrd script now uses devfs for finding the floppy drives (this was broken in older kernels) - initrd script now searches scsi partitions first for etc.tar.bz2 Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- linuxrc 17 Dec 2003 14:55:46 -0000 1.50 +++ linuxrc 23 Dec 2003 15:11:38 -0000 1.51 @@ -79,7 +79,8 @@ CDROM_SCSI=`find /dev/scsi/ -name "cd*" 2> /dev/null` PARTITIONS_IDE=`find /dev/ide/ -name "part*" 2> /dev/null` PARTITIONS_SCSI=`find /dev/scsi/ -name "part*" 2> /dev/null` -CONFIG_SRC_LIST="$CDROM_IDE $CDROM_SCSI $PARTITIONS_IDE $PARTITIONS_SCSI /dev/fd0 /dev/fd1" +FLOPPIES=`find /dev/floppy/ -name "?" 2> /dev/null` +CONFIG_SRC_LIST="$CDROM_IDE $CDROM_SCSI $PARTITIONS_SCSI $PARTITIONS_IDE $FLOPPIES" DL_CONFIG_SOURCE="" echo -e "Loading loop-AES module"; |
From: <smi...@us...> - 2003-12-23 14:57:05
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/jail In directory sc8-pr-cvs1:/tmp/cvs-serv18408/config/etc/sysconfig/jail Modified Files: DOMINO ISC_BIND POSTFIX SAGATOR Log Message: make sure all random devices exist in the chroot jails copy full group/passwd in postfix jail Index: DOMINO =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/DOMINO,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- DOMINO 20 Aug 2003 19:15:35 -0000 1.8 +++ DOMINO 23 Dec 2003 14:57:01 -0000 1.9 @@ -19,7 +19,9 @@ # devices to create # parameter: devicename type major minor user.group rights DEV null c 1 3 0.0 0666 -DEV zero c 1 5 0.0 0666 +DEV zero c 1 5 0.0 0644 +DEV random c 1 8 0.0 644 +DEV urandom c 1 9 0.0 644 DEV tty9 c 4 9 0.0 0666 # files and directories to copy Index: ISC_BIND =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/ISC_BIND,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ISC_BIND 16 Oct 2003 17:49:30 -0000 1.7 +++ ISC_BIND 23 Dec 2003 14:57:01 -0000 1.8 @@ -22,8 +22,9 @@ # devices to create # parameter: devicename type major minor user.group rights DEV null c 1 3 0.0 0666 -DEV zero c 1 5 0.0 0666 -DEV random c 1 8 0.0 0444 +DEV zero c 1 5 0.0 0644 +DEV random c 1 8 0.0 644 +DEV urandom c 1 9 0.0 644 # files and directories to copy COPY /etc/named Index: POSTFIX =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/POSTFIX,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- POSTFIX 22 Jul 2003 00:21:03 -0000 1.3 +++ POSTFIX 23 Dec 2003 14:57:01 -0000 1.4 @@ -30,7 +30,9 @@ # devices to create # parameter: devicename type major minor user.group rights DEV null c 1 3 0.0 0666 -DEV zero c 1 5 0.0 0666 +DEV zero c 1 5 0.0 0644 +DEV random c 1 8 0.0 644 +DEV urandom c 1 9 0.0 644 # files and directories to copy COPY /etc/postfix @@ -42,14 +44,10 @@ COPY /lib/libnss*.so* COPY /etc/localtime COPY /usr/bin/cmp +COPY /etc/passwd +COPY /etc/group # set Linux capabilities #CAP CAP_NET_BIND_SERVICE LINK /var/spool/postfix - -COPYUSER postfix -COPYGROUP postdrop -COPYGROUP postfix -COPYGROUP nogroup -COPYUSER nobody Index: SAGATOR =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/SAGATOR,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAGATOR 20 Sep 2003 18:58:00 -0000 1.3 +++ SAGATOR 23 Dec 2003 14:57:01 -0000 1.4 @@ -30,8 +30,9 @@ # devices to create # parameter: devicename type major minor user.group rights DEV null c 1 3 0.0 0666 -DEV zero c 1 5 0.0 0666 -DEV urandom c 1 9 0.0 0644 +DEV zero c 1 5 0.0 0644 +DEV random c 1 8 0.0 644 +DEV urandom c 1 9 0.0 644 # files and directories to copy COPY /etc/resolv.conf |
From: <smi...@us...> - 2003-12-23 14:10:40
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv9122/scripts Modified Files: functions Log Message: make sure man directory exists Index: functions =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/functions,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- functions 19 Dec 2003 14:09:06 -0000 1.43 +++ functions 23 Dec 2003 14:10:36 -0000 1.44 @@ -312,6 +312,7 @@ [ -z "$BD" ] && BD=$(pwd) for I in 1 2 3 4 5 6 7 8 9 do + mkdir -p $CDDIR/usr/share/man/man$I || exit 1 cp -dp $BD/*.$I $CDDIR/usr/share/man/man$I 2> /dev/null cp -dp $BD/*.$I.gz $CDDIR/usr/share/man/man$I 2> /dev/null cp -dp $BD/*.$I.bz2 $CDDIR/usr/share/man/man$I 2> /dev/null |
From: <smi...@us...> - 2003-12-23 03:25:06
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11578/scripts/scripts Modified Files: snort Log Message: snort can now run on multiple interfaces Index: snort =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/snort,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- snort 11 Aug 2003 00:10:31 -0000 1.5 +++ snort 23 Dec 2003 03:25:02 -0000 1.6 @@ -23,7 +23,7 @@ NAME="Snort" CONFIGNAME=SNORT DAEMON=/usr/sbin/snort -PARAMETER="-D -c /etc/snort/snort.conf" +PARAMETER="-D" # source function library source /etc/init.d/functions @@ -47,8 +47,12 @@ case "$1" in start) mkdir -p /var/log/snort - echo -n "Starting $NAME: " - loadproc $DAEMON $PARAMETER + for IF in $SNORT_INTERFACES + do + echo -n "Starting $NAME on $IF: " + $DAEMON $PARAMETER -i $IF -c /etc/snort/snort-$IF.conf + evaluate_retval + done ;; stop) echo -n "Shutting down $NAME: " |
From: <smi...@us...> - 2003-12-23 03:25:06
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11578/scripts Modified Files: snort Log Message: snort can now run on multiple interfaces Index: snort =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/snort,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- snort 3 Nov 2003 19:35:41 -0000 1.13 +++ snort 23 Dec 2003 03:25:02 -0000 1.14 @@ -57,6 +57,10 @@ echo "# Start Snort?" >> $CONFIGFILE echo "START_$MYNAME=no" >> $CONFIGFILE echo >> $CONFIGFILE + echo "# on which interfaces should snort listen?" >> $CONFIGFILE + echo "# you need to have a config file /etc/snort/snort-<interface>.conf" >> $CONFIGFILE + echo "SNORT_INTERFACES=\"eth0\"" >> $CONFIGFILE + echo >> $CONFIGFILE echo "HELP_$MYNAME=\"$MYNAME is a network intrusion detection system\"" >> $SOFTWAREHELP fi ;; |
From: <smi...@us...> - 2003-12-23 03:25:06
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv11578 Modified Files: CHANGES Log Message: snort can now run on multiple interfaces Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.599 retrieving revision 1.600 diff -u -d -r1.599 -r1.600 --- CHANGES 22 Dec 2003 21:59:24 -0000 1.599 +++ CHANGES 23 Dec 2003 03:25:02 -0000 1.600 @@ -23,6 +23,8 @@ # 1.1.1 +- snort can now run on multiple interfaces + there's a new config parameter (SNORT_INTERFACES) in /etc/sysconfig/config for this - build system now executes many task with a lower priority, so you can keep on using your system - added mysql server - updated mysql to v4.0.17 |
From: <smi...@us...> - 2003-12-23 02:29:34
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv2655/scripts/scripts Modified Files: mysqld Log Message: some more updates to get mysql server running Index: mysqld =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/mysqld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- mysqld 23 Dec 2003 01:59:22 -0000 1.3 +++ mysqld 23 Dec 2003 02:29:26 -0000 1.4 @@ -22,8 +22,9 @@ # parameters NAME="MYSQL Server" CONFIGNAME=MYSQL -DAEMON=/usr/libexec/mysqld -PARAMETER="-u mysql" +DAEMON=/usr/bin/mysqld_safe +PIDFILE=/var/run/mysql.pid +PARAMETER="-u mysql --pid-file=$PIDFILE" # source function library source /etc/init.d/functions @@ -46,12 +47,12 @@ case "$1" in start) - echo -n "Starting $NAME: " - loadproc $DAEMON $PARAMETER + echo "Starting $NAME: " + $DAEMON $PARAMETER &> /dev/null & ;; stop) - echo -n "Shutting down $NAME: " - killproc $DAEMON + echo "Shutting down $NAME: " + kill $(cat $PIDFILE) ;; restart) $0 stop |
From: <smi...@us...> - 2003-12-23 01:59:25
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv31005/scripts/scripts Modified Files: mysqld Log Message: run mysql daemon under user mysql Index: mysqld =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/mysqld,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mysqld 22 Dec 2003 23:24:43 -0000 1.2 +++ mysqld 23 Dec 2003 01:59:22 -0000 1.3 @@ -23,7 +23,7 @@ NAME="MYSQL Server" CONFIGNAME=MYSQL DAEMON=/usr/libexec/mysqld -PARAMETER= +PARAMETER="-u mysql" # source function library source /etc/init.d/functions |
From: <smi...@us...> - 2003-12-23 01:59:25
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv31005/scripts Modified Files: mysql Log Message: run mysql daemon under user mysql Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- mysql 23 Dec 2003 01:24:39 -0000 1.15 +++ mysql 23 Dec 2003 01:59:22 -0000 1.16 @@ -57,6 +57,9 @@ copy_files $WORKDIR/tmp/usr $CDDIR || exit 1 rm -rf $WORKDIR/tmp || exit 1 + groupadd -g 46 mysql || exit 1 + useradd -u 46 -g mysql -s /bin/false mysql || exit 1 + if [ "$CONFIG_MYSQL_SERVER" = "y" ]; then echo "# Start MySQL Server?" >> $CONFIGFILE echo "START_MYSQL=no" >> $CONFIGFILE |
From: <smi...@us...> - 2003-12-23 01:24:43
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv25821/scripts Modified Files: mysql Log Message: crap... Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- mysql 23 Dec 2003 01:24:06 -0000 1.14 +++ mysql 23 Dec 2003 01:24:39 -0000 1.15 @@ -55,7 +55,6 @@ cp $WORKDIR/tmp/usr/share/mysql/my-small.cnf $ETCDIR/etc/my.cnf || exit 1 mkdir -p $CDDIR copy_files $WORKDIR/tmp/usr $CDDIR || exit 1 - rm -rf $WORKDIR/tmp/usr/share || exit 1 rm -rf $WORKDIR/tmp || exit 1 if [ "$CONFIG_MYSQL_SERVER" = "y" ]; then |
From: <smi...@us...> - 2003-12-23 01:24:09
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv25713/scripts Modified Files: mysql Log Message: don't delete the /usr/share/mysql directory, we really need it ;-) Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- mysql 22 Dec 2003 23:24:42 -0000 1.13 +++ mysql 23 Dec 2003 01:24:06 -0000 1.14 @@ -53,9 +53,9 @@ copy_docs $WORKDIR/tmp rm -rf $WORKDIR/tmp/usr/mysql-test || exit 1 cp $WORKDIR/tmp/usr/share/mysql/my-small.cnf $ETCDIR/etc/my.cnf || exit 1 - rm -rf $WORKDIR/tmp/usr/share || exit 1 mkdir -p $CDDIR copy_files $WORKDIR/tmp/usr $CDDIR || exit 1 + rm -rf $WORKDIR/tmp/usr/share || exit 1 rm -rf $WORKDIR/tmp || exit 1 if [ "$CONFIG_MYSQL_SERVER" = "y" ]; then |
From: <smi...@us...> - 2003-12-22 23:24:46
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv4493/scripts/scripts Modified Files: mysqld Log Message: some mysql scripts seem to have the path to the daemon hardcoded, let's use the standard Index: mysqld =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/mysqld,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mysqld 22 Dec 2003 21:28:42 -0000 1.1 +++ mysqld 22 Dec 2003 23:24:43 -0000 1.2 @@ -22,7 +22,7 @@ # parameters NAME="MYSQL Server" CONFIGNAME=MYSQL -DAEMON=/usr/sbin/mysqld +DAEMON=/usr/libexec/mysqld PARAMETER= # source function library |
From: <smi...@us...> - 2003-12-22 23:24:46
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv4493/scripts Modified Files: mysql Log Message: some mysql scripts seem to have the path to the daemon hardcoded, let's use the standard Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- mysql 22 Dec 2003 21:28:42 -0000 1.12 +++ mysql 22 Dec 2003 23:24:42 -0000 1.13 @@ -34,7 +34,7 @@ FLAGS="--without-server" fi ./configure --prefix=/usr --without-bench --without-docs --without-debug --enable-thread-safe-client --libdir=/usr/lib \ - --with-openssl --with-mysqlfs --sysconfdir=/etc --libexecdir=/usr/sbin || exit 1 + --with-openssl --with-mysqlfs --sysconfdir=/etc || exit 1 make $PMAKE all || exit 1 strip_debug # install it, so other program can make use of it |
From: <bl...@us...> - 2003-12-22 21:59:58
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv20488 Modified Files: httpd Log Message: Cleanup. Index: httpd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/httpd,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- httpd 14 Oct 2003 02:04:31 -0000 1.1 +++ httpd 22 Dec 2003 21:59:54 -0000 1.2 @@ -33,7 +33,7 @@ --enable-case-filter --enable-case-filter-in --enable-ext-filter \ --enable-deflate --enable-logio --enable-mime-magic --enable-cern-meta --enable-expires --enable-headers \ --enable-usertrack --enable-unique-id --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http \ - --enable-ssl=shared --enable-bucketeer --enable-http --enable-info --enable-cgi --enable-cgi --enable-vhost-alias \ + --enable-ssl=shared --enable-bucketeer --enable-http --enable-info --enable-cgi --enable-vhost-alias \ --enable-rewrite --enable-so --enable-dav --enable-dav-fs \ --enable-mods-shared=all --enable-suexec --with-suexec-caller=www \ --enable-layout=Debian || exit 1 @@ -63,7 +63,7 @@ echo "# Start $MYNAME?" >> $CONFIGFILE echo "START_$MYNAME=no" >> $CONFIGFILE echo >> $CONFIGFILE - echo "HELP_$MYNAME=\"this is the well know Apache Web server\"" >> $SOFTWAREHELP + echo "HELP_$MYNAME=\"this is the well known Apache Web server\"" >> $SOFTWAREHELP fi ;; |
From: <smi...@us...> - 2003-12-22 21:59:27
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv20388/scripts Modified Files: build.sh Log Message: execute most task "nice" (lower priority) Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- build.sh 20 Dec 2003 19:46:19 -0000 1.63 +++ build.sh 22 Dec 2003 21:59:24 -0000 1.64 @@ -70,7 +70,7 @@ find ./ -name CVS | xargs rm -rf || exit 1 mkdir -p $DL_DIR/dist || exit 1 echo "compressing files" - tar -cjf $DL_DIR/dist/devil-linux-$DL_VERSION_FULL$DLDEV.tar.bz2 . || exit 1 + nice tar -cjf $DL_DIR/dist/devil-linux-$DL_VERSION_FULL$DLDEV.tar.bz2 . || exit 1 rm -rf $DL_DIR/dist/devil-linux-$DL_VERSION_FULL mv * $DL_DIR/dist cp $DL_DIR/CHANGES $DL_DIR/dist/CHANGES-devil-linux-$DL_VERSION_FULL$DLDEV @@ -78,23 +78,23 @@ ;; mrproper ) echo -n "cleaning $DL_DIR/dist " - rm -rf $DL_DIR/dist + nice rm -rf $DL_DIR/dist echo "done" echo -n "cleaning $WORKDIR " - rm -rf $WORKDIR + nice rm -rf $WORKDIR echo "done" ;; clean ) echo "cleaning $ETCDIR" - rm -rf $ETCDIR + nice rm -rf $ETCDIR echo "cleaning $CDDOCDIR" - rm -rf $CDDOCDIR + nice rm -rf $CDDOCDIR echo "cleaning $ISODIR" - rm -rf $ISODIR - rm -rf $WORKDIR/modules - rm -rf $WORKDIR/modules.initrd - rm -f ${DONE}_install* - rm -f ${DONE}_iso* + nice rm -rf $ISODIR + nice rm -rf $WORKDIR/modules + nice rm -rf $WORKDIR/modules.initrd + nice rm -f ${DONE}_install* + nice rm -f ${DONE}_iso* echo "done" ;; @@ -121,25 +121,25 @@ for TAR in `ls $SRCDIR/*.tar.bz2` do echo unpacking $TAR - tar -xjf $TAR || exit 1 + nice tar -xjf $TAR || exit 1 done for TAR in `ls $SRCDIR/*.tar.gz` do echo unpacking $TAR - tar -xzf $TAR || exit 1 + nice tar -xzf $TAR || exit 1 done for TAR in `ls $SRCDIR/*.tgz` do echo unpacking $TAR - tar -xzf $TAR || exit 1 + nice tar -xzf $TAR || exit 1 done for TAR in `ls $SRCDIR/*.tar.Z` do echo unpacking $TAR - tar -xzf $TAR || exit 1 + nice tar -xzf $TAR || exit 1 done popd > /dev/null @@ -180,7 +180,7 @@ pushd $DL_DIR/scripts/.buildorder/ &> /dev/null ln -sf ../* ./ popd &> /dev/null - insserv -f -d $(grep -l "# DL-build-system v3" $DL_DIR/scripts/.buildorder/* | grep -v "build\.sh") || exit 1 + nice insserv -f -d $(grep -l "# DL-build-system v3" $DL_DIR/scripts/.buildorder/* | grep -v "build\.sh") || exit 1 #echo NOT creating links for: #grep -L "# DL-build-system v3" $DL_DIR/scripts/.buildorder/* | grep -v "build\.sh" 2> /dev/null @@ -290,12 +290,12 @@ if [ -z "$RUN_ONLY_CMD" ];then if [ "$CONFIG_DISABLELOGGING" = "y" ]; then - $MYDIR/$SCRIPT $CMD + nice $MYDIR/$SCRIPT $CMD else - $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT + nice $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT fi else - $MYDIR/$SCRIPT $CMD + nice $MYDIR/$SCRIPT $CMD fi RETVAL=$? t2=$(date +"%s") |
From: <smi...@us...> - 2003-12-22 21:59:27
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv20388 Modified Files: CHANGES Log Message: execute most task "nice" (lower priority) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.598 retrieving revision 1.599 diff -u -d -r1.598 -r1.599 --- CHANGES 22 Dec 2003 21:28:42 -0000 1.598 +++ CHANGES 22 Dec 2003 21:59:24 -0000 1.599 @@ -23,6 +23,7 @@ # 1.1.1 +- build system now executes many task with a lower priority, so you can keep on using your system - added mysql server - updated mysql to v4.0.17 - updated samba to v3.0.1 |
From: <smi...@us...> - 2003-12-22 21:28:46
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv15031/scripts/scripts Added Files: mysqld Log Message: added mysql server --- NEW FILE: mysqld --- #!/bin/bash # # $Source: /cvsroot/devil-linux/build/scripts/scripts/mysqld,v $ # $Revision: 1.1 $ # $Date: 2003/12/22 21:28:42 $ # # http://www.devil-linux.org # ### BEGIN INIT INFO # Provides: mysqld # Required-Start: $network $syslog # Required-Stop: $network $syslog # Default-Start: 3 5 # Default-Stop: 0 6 # Description: starts the mysql server ### END INIT INFO # settings source /etc/sysconfig/config # parameters NAME="MYSQL Server" CONFIGNAME=MYSQL DAEMON=/usr/sbin/mysqld PARAMETER= # source function library source /etc/init.d/functions eval START=\$START_$CONFIGNAME # Determine the base and follow a runlevel link name. base=${0##*/} link=${base#*[SK][0-9][0-9]} # Force execution if not called by a runlevel directory. test $link = $base && START=yes test "$START" = "yes" || exit 0 if [ ! -e $DAEMON ]; then echo echo "$DAEMON not found. Did you install the package?" exit 1 fi case "$1" in start) echo -n "Starting $NAME: " loadproc $DAEMON $PARAMETER ;; stop) echo -n "Shutting down $NAME: " killproc $DAEMON ;; restart) $0 stop sleep 1 $0 start ;; *) echo "Usage: $0 {start|stop|restart}" exit 1 ;; esac |
From: <smi...@us...> - 2003-12-22 21:28:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv15031/scripts/configuration Modified Files: mysql.config Log Message: added mysql server Index: mysql.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/mysql.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mysql.config 2 Oct 2003 15:58:26 -0000 1.2 +++ mysql.config 22 Dec 2003 21:28:42 -0000 1.3 @@ -6,3 +6,6 @@ # http://www.devil-linux.org menu_add "Tools|Database" bool "MYSQL Client" CONFIG_MYSQL_CLIENT +if [ "$CONFIG_MYSQL_CLIENT" = "y" ]; then + menu_add "Tools|Database" bool "MYSQL Server" CONFIG_MYSQL_SERVER +fi |
From: <smi...@us...> - 2003-12-22 21:28:45
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv15031 Modified Files: CHANGES Log Message: added mysql server Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.597 retrieving revision 1.598 diff -u -d -r1.597 -r1.598 --- CHANGES 21 Dec 2003 15:53:53 -0000 1.597 +++ CHANGES 22 Dec 2003 21:28:42 -0000 1.598 @@ -23,6 +23,8 @@ # 1.1.1 +- added mysql server +- updated mysql to v4.0.17 - updated samba to v3.0.1 - downgraded syslinux to v2.04 (because of boot problems) - downgraded cdrecord to v2.0 (because of boot problems) |
From: <smi...@us...> - 2003-12-22 21:28:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv15031/scripts/configuration/help Modified Files: mysql.help Log Message: added mysql server Index: mysql.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/mysql.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mysql.help 17 May 2003 00:47:56 -0000 1.1 +++ mysql.help 22 Dec 2003 21:28:42 -0000 1.2 @@ -4,3 +4,10 @@ and many different client programs and libraries. This package contains the MySQL client programs, the client shared library, and generic MySQL files. + +CONFIG_MYSQL_SERVER + MySQL is a multi-user, multi-threaded SQL database server. MySQL is a + client/server implementation consisting of a server daemon (mysqld) + and many different client programs and libraries. This package + contains the MySQL client programs, the client shared library, and + generic MySQL files. |
From: <smi...@us...> - 2003-12-22 21:28:45
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv15031/scripts Modified Files: mysql Log Message: added mysql server Index: mysql =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/mysql,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- mysql 13 Oct 2003 17:36:08 -0000 1.11 +++ mysql 22 Dec 2003 21:28:42 -0000 1.12 @@ -29,11 +29,16 @@ case $1 in build ) if [ "$CONFIG_MYSQL_CLIENT" = "y" ]; then - ./configure --prefix=/usr --without-server --without-bench --without-docs --without-debug --enable-thread-safe-client --libdir=/usr/lib || exit 1 - make $PMAKE all || exit 1 - strip_debug + FLAGS="" + if [ ! "$CONFIG_MYSQL_SERVER" = "y" ]; then + FLAGS="--without-server" + fi + ./configure --prefix=/usr --without-bench --without-docs --without-debug --enable-thread-safe-client --libdir=/usr/lib \ + --with-openssl --with-mysqlfs --sysconfdir=/etc --libexecdir=/usr/sbin || exit 1 + make $PMAKE all || exit 1 + strip_debug # install it, so other program can make use of it - make install pkglibdir=/usr/lib + make install pkglibdir=/usr/lib fi ;; @@ -52,6 +57,14 @@ mkdir -p $CDDIR copy_files $WORKDIR/tmp/usr $CDDIR || exit 1 rm -rf $WORKDIR/tmp || exit 1 + + if [ "$CONFIG_MYSQL_SERVER" = "y" ]; then + echo "# Start MySQL Server?" >> $CONFIGFILE + echo "START_MYSQL=no" >> $CONFIGFILE + echo >> $CONFIGFILE + echo "HELP_MYSQL=\"MySQL is a OpenSource DB Server\"" >> $SOFTWAREHELP + cp $MYDIR/scripts/mysqld $ETCDIR/etc/init.d || exit 1 + fi fi ;; |
From: <smi...@us...> - 2003-12-21 15:53:57
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv19075 Modified Files: CHANGES Log Message: updated samba to v3 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.596 retrieving revision 1.597 diff -u -d -r1.596 -r1.597 --- CHANGES 20 Dec 2003 15:58:44 -0000 1.596 +++ CHANGES 21 Dec 2003 15:53:53 -0000 1.597 @@ -23,6 +23,7 @@ # 1.1.1 +- updated samba to v3.0.1 - downgraded syslinux to v2.04 (because of boot problems) - downgraded cdrecord to v2.0 (because of boot problems) - added automake v1.8 to build system |
From: <smi...@us...> - 2003-12-21 15:53:57
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv19075/scripts Modified Files: samba Log Message: updated samba to v3 Index: samba =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/samba,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- samba 13 Oct 2003 17:36:09 -0000 1.20 +++ samba 21 Dec 2003 15:53:53 -0000 1.21 @@ -29,13 +29,11 @@ case $1 in build ) if [ "$CONFIG_SAMBA" = "y" ]; then - bzcat $DL_DIR/src/samba-2*-destdir.patch.bz2 | patch -p1 || exit 1 - bzcat $DL_DIR/src/samba-2*-glibc.diff.bz2 | patch -p0 || exit 1 cd source - ./configure --prefix=/usr --localstatedir=/var --with-configdir=/etc/samba --with-privatedir=/etc/samba --with-lockdir=/etc/samba/lock \ + ./configure --prefix=/usr --localstatedir=/var --with-configdir=/etc/samba --with-privatedir=/etc/samba --with-lockdir=/etc/samba/lock \ --with-fhs --with-smbmount --with-libsmbclient --with-ssl --with-syslog --with-utmp --with-msdfs \ --with-acl-support --with-winbind --with-quotas --with-vfs --with-smbwrapper \ - --with-logfilebase=/var/log || exit 1 + --with-logfilebase=/var/log --with-swatdir=/usr/share/samba/swat || exit 1 make $PMAKE || exit 1 strip_debug fi @@ -48,6 +46,10 @@ mkdir -p $WORKDIR/tmp/usr/{bin,sbin,lib,share} || exit 1 mkdir -p $WORKDIR/tmp/usr/share/samba || exit 1 make install DESTDIR=$WORKDIR/tmp || exit + + rm -rf $WORKDIR/tmp/sbin/mount.smbfs || exit 1 + ln -sf /usr/bin/smbmount $WORKDIR/tmp/sbin/mount.smbfs || exit 1 + copy_docs $WORKDIR/tmp rm -rf $WORKDIR/tmp/usr/include || exit 1 rm -rf $WORKDIR/tmp/usr/private || exit 1 @@ -57,8 +59,11 @@ copy_files $WORKDIR/tmp/usr $CDDIR/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 mkdir -p $CDDIR/lib + cp nsswitch/libnss_winbind.so $CDDIR/lib || exit 1 ln -sf libnss_winbind.so $CDDIR/lib/libnss_winbind.so.2 || exit 1 + cp nsswitch/libnss_wins.so $CDDIR/lib || exit 1 + ln -sf libnss_wins.so $CDDIR/lib/libnss_wins.so.2 || exit 1 mkdir -p $ETCDIR/etc/samba || exit 1 cp -p ../examples/smb.conf.default $ETCDIR/etc/samba/smb.conf || exit 1 |