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: Bruce S. <bw...@ar...> - 2003-12-21 13:07:33
|
> - make -f scripts/makefile.linux install || exit 1 > + make -f scripts/makefile.linux prefix=/usr install || exit 1 OK, NOW it's fixed! (we needed the prefix on BOTH make commands because it was still installing in /usr/local/lib) :-) - BS |
From: <bl...@us...> - 2003-12-21 04:06:12
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv16037/scripts Modified Files: libpng Log Message: to install in /usr/lib, prefix required on the make install too Index: libpng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libpng,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libpng 20 Dec 2003 14:52:57 -0000 1.2 +++ libpng 21 Dec 2003 04:06:09 -0000 1.3 @@ -30,7 +30,7 @@ strip_debug # we have to install this immediately, because this is a library and could be needed by other sources - make -f scripts/makefile.linux install || exit 1 + make -f scripts/makefile.linux prefix=/usr install || exit 1 ;; * ) |
From: <smi...@us...> - 2003-12-20 22:37:53
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv2913/scripts/config Modified Files: config_busybox Log Message: reverted busybox back to 1.00-pre3 Index: config_busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_busybox,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- config_busybox 19 Dec 2003 22:41:01 -0000 1.11 +++ config_busybox 20 Dec 2003 22:37:50 -0000 1.12 @@ -22,7 +22,7 @@ # Build Options # CONFIG_STATIC=y -CONFIG_LFS=y +# CONFIG_LFS is not set # USING_CROSS_COMPILER is not set EXTRA_CFLAGS_OPTIONS="" @@ -37,29 +37,24 @@ # # CONFIG_AR is not set CONFIG_BUNZIP2=y -# CONFIG_CPIO is not set +CONFIG_CPIO=y # CONFIG_DPKG is not set # CONFIG_DPKG_DEB is not set CONFIG_GUNZIP=y CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y CONFIG_GZIP=y # CONFIG_RPM2CPIO is not set -# CONFIG_RPM is not set +CONFIG_RPM=y CONFIG_TAR=y CONFIG_FEATURE_TAR_CREATE=y CONFIG_FEATURE_TAR_BZIP2=y CONFIG_FEATURE_TAR_EXCLUDE=y CONFIG_FEATURE_TAR_GZIP=y -# CONFIG_FEATURE_TAR_COMPRESS is not set -# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set +CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY=y CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y -# CONFIG_UNCOMPRESS is not set -# CONFIG_UNZIP is not set - -# -# Common options for cpio and tar -# -# CONFIG_FEATURE_UNARCHIVE_TAPE is not set +CONFIG_FEATURE_UNARCHIVE_TAPE=y +CONFIG_UNCOMPRESS=y +CONFIG_UNZIP=y # # Coreutils @@ -92,7 +87,6 @@ CONFIG_FEATURE_FANCY_HEAD=y # CONFIG_HOSTID is not set CONFIG_ID=y -# CONFIG_INSTALL is not set CONFIG_LENGTH=y CONFIG_LN=y CONFIG_LOGNAME=y @@ -115,10 +109,12 @@ CONFIG_REALPATH=y CONFIG_RM=y CONFIG_RMDIR=y -CONFIG_SHA1SUM=y +# CONFIG_SHA1SUM is not set CONFIG_SLEEP=y CONFIG_FEATURE_FANCY_SLEEP=y CONFIG_SORT=y +CONFIG_FEATURE_SORT_REVERSE=y +CONFIG_FEATURE_SORT_UNIQUE=y CONFIG_STTY=y CONFIG_SYNC=y CONFIG_TAIL=y @@ -160,11 +156,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y # -# Common options for md5sum, sha1sum -# -CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y - -# # Console Utilities # # CONFIG_CHVT is not set @@ -182,7 +173,6 @@ # Debian Utilities # # CONFIG_MKTEMP is not set -# CONFIG_PIPE_PROGRESS is not set CONFIG_READLINK=y # CONFIG_RUN_PARTS is not set # CONFIG_START_STOP_DAEMON is not set @@ -195,6 +185,7 @@ CONFIG_FEATURE_AWK_MATH=y CONFIG_PATCH=y CONFIG_SED=y +CONFIG_FEATURE_SED_EMBEDED_NEWLINE=y # CONFIG_VI is not set # @@ -212,10 +203,6 @@ CONFIG_FEATURE_GREP_FGREP_ALIAS=y CONFIG_FEATURE_GREP_CONTEXT=y CONFIG_XARGS=y -CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y -CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y -CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y -CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y # # Init Utilities @@ -249,18 +236,8 @@ # CONFIG_CROND is not set # CONFIG_CRONTAB is not set # CONFIG_DC is not set -CONFIG_DEVFSD=y -# CONFIG_DEVFSD_MODLOAD is not set -# CONFIG_DEVFSD_VERBOSE is not set -# CONFIG_DEVFSD_DEBUG is not set # CONFIG_LAST is not set -CONFIG_HDPARM=y -CONFIG_FEATURE_HDPARM_GET_IDENTITY=y -# CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set -# CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF is not set -# CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set -# CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set -CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y +# CONFIG_HDPARM is not set # CONFIG_MAKEDEVS is not set # CONFIG_MT is not set # CONFIG_STRINGS is not set @@ -271,15 +248,18 @@ # Linux Module Utilities # CONFIG_INSMOD=y -# CONFIG_FEATURE_2_2_MODULES is not set -CONFIG_FEATURE_2_4_MODULES=y -CONFIG_FEATURE_2_6_MODULES=y +# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set +CONFIG_FEATURE_NEW_MODULE_INTERFACE=y + +# +# Support new (post 2.1) Linux kernels (Forced enabled) +# # 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_LSMOD=y -CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y +# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set CONFIG_MODPROBE=y CONFIG_RMMOD=y # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set @@ -374,7 +354,6 @@ # System Logging Utilities # CONFIG_SYSLOGD=y -# CONFIG_FEATURE_ROTATE_LOGFILE is not set # CONFIG_FEATURE_REMOTE_LOG is not set # CONFIG_FEATURE_IPC_SYSLOG is not set CONFIG_KLOGD=y |
From: <smi...@us...> - 2003-12-20 19:46:22
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11267/scripts Modified Files: build.sh Log Message: the logfiles are now created again Index: build.sh =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build.sh,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- build.sh 20 Dec 2003 03:36:42 -0000 1.62 +++ build.sh 20 Dec 2003 19:46:19 -0000 1.63 @@ -289,10 +289,10 @@ t1=$(date +"%s") if [ -z "$RUN_ONLY_CMD" ];then - if [ -z "$CONFIG_DISABLELOGGING" ]; then - $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT + if [ "$CONFIG_DISABLELOGGING" = "y" ]; then + $MYDIR/$SCRIPT $CMD else - $MYDIR/$SCRIPT $CMD + $MYDIR/$SCRIPT $CMD &> $WORKDIR/LOGS/$CMD/$SCRIPT fi else $MYDIR/$SCRIPT $CMD |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv3194/scripts/scripts Modified Files: Tag: rel-1-0-patches pre_init Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability Index: pre_init =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/pre_init,v retrieving revision 1.6.2.2 retrieving revision 1.6.2.3 diff -u -d -r1.6.2.2 -r1.6.2.3 --- pre_init 5 Nov 2003 16:07:12 -0000 1.6.2.2 +++ pre_init 20 Dec 2003 18:59:40 -0000 1.6.2.3 @@ -110,9 +110,6 @@ fi fi -# make sure, all the files in /etc are owned by root -chown -R 0.0 /shm/etc/* - echo "Initializing devfs" mount -t devfs none /dev /sbin/devfsd /dev |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build/scripts/install In directory sc8-pr-cvs1:/tmp/cvs-serv3194/scripts/install Added Files: Tag: rel-1-0-patches 580poptop Removed Files: Tag: rel-1-0-patches 580pptpd Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability --- NEW FILE: 580poptop --- --- 580pptpd DELETED --- |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build/scripts/build In directory sc8-pr-cvs1:/tmp/cvs-serv3194/scripts/build Added Files: Tag: rel-1-0-patches 580poptop Removed Files: Tag: rel-1-0-patches 580pptpd Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability --- NEW FILE: 580poptop --- --- 580pptpd DELETED --- |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv3194/scripts Modified Files: Tag: rel-1-0-patches finalize pptp-patches Added Files: Tag: rel-1-0-patches poptop Removed Files: Tag: rel-1-0-patches pptpd Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability --- NEW FILE: poptop --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/poptop,v $ # $Revision: 1.1.2.1 $ # $Date: 2003/12/20 18:59:40 $ # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 ### BEGIN INIT INFO # Provides: pptpd # Required-Start: $basebuildtools $libs ppp # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: description ### END INIT INFO # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings source $MYDIR/functions MYNAME=POPTOP case $1 in build ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_POPTOP" = "y" ]; then ./configure --prefix=/usr || exit 1 make $PMAKE all || exit 1 strip_debug fi ;; install ) if [ "$CONFIG_PPP" = "y" ] && [ "$CONFIG_POPTOP" = "y" ]; then rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp || exit 1 copy_docs $WORKDIR/tmp mkdir -p $DOCDIR/pptpd || exit 1 cp -dp ./html/* $DOCDIR/pptpd copy_files $WORKDIR/tmp/usr $CDDIR || exit 1 cp -p ./samples/pptpd.conf $ETCDIR/etc || exit 1 cp -p ./samples/options $ETCDIR/etc/ppp/options.pptp || exit 1 cp $MYDIR/scripts/pptpd $ETCDIR/etc/init.d/ rm -rf $WORKDIR/tmp || exit 1 echo "# Start $MYNAME?" >> $CONFIGFILE echo "START_PPTPD=no" >> $CONFIGFILE echo >> $CONFIGFILE echo "HELP_PPTPD=\"PPTPD is a Point to Point Tunneling Server (MS VPN)\"" >> $SOFTWAREHELP fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac Index: finalize =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/finalize,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- finalize 6 Sep 2003 01:13:57 -0000 1.3 +++ finalize 20 Dec 2003 18:59:39 -0000 1.3.2.1 @@ -22,6 +22,8 @@ cp /etc/shadow $ETCDIR/etc/ || exit 1 cp /etc/gshadow $ETCDIR/etc/ || exit 1 rm -rf $ETCDIR/etc/modules/* + + chown -R 0.0 $ETCDIR/etc || exit 1 ;; * ) Index: pptp-patches =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/pptp-patches,v retrieving revision 1.10.2.1 retrieving revision 1.10.2.2 diff -u -d -r1.10.2.1 -r1.10.2.2 --- pptp-patches 16 Nov 2003 18:37:18 -0000 1.10.2.1 +++ pptp-patches 20 Dec 2003 18:59:40 -0000 1.10.2.2 @@ -5,6 +5,18 @@ # # http://www.devil-linux.org +# you need the next line, otherwise script won't be executed !!! +# DL-build-system v3 + +### BEGIN INIT INFO +# Provides: pptp-patches +# Required-Start: $basebuildtools $libs +# Required-Stop: +# Default-Start: 1 +# Default-Stop: +# Description: description +### END INIT INFO + # get the directoryname of the script MYDIR=${0%/*} @@ -19,19 +31,12 @@ PPPDIR=$(find_src_dir ppp) KERNELDIR=$(find_src_dir linux) PATCHDIR=$(pwd) - pushd $PPPDIR > /dev/null || exit 1 - #patch -p1 < $PATCHDIR/ppp-2.4.1-MSCHAPv2-fix.patch || exit 1 - #patch -p1 < $PATCHDIR/ppp-2.4.1-openssl-0.9.6-mppe-patch || exit 1 - cd $KERNELDIR || exit 1 - patch -p1 < $PATCHDIR/linux-2.4.21-openssl-0.9.6b-mppe.patch || exit 1 - popd > /dev/null + cd mppe + yes "" | ./mppeinstall.sh $KERNELDIR || exit 1 + echo "CONFIG_PPP_MPPE=m" >> $KERNELDIR/.config || exit 1 fi fi ;; - - install ) - # nothing to do here - ;; * ) echo "ERROR ($0)" --- pptpd DELETED --- |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs1:/tmp/cvs-serv3194/config/etc/init.d Modified Files: Tag: rel-1-0-patches jail Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability Index: jail =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/jail,v retrieving revision 1.21 retrieving revision 1.21.2.1 diff -u -d -r1.21 -r1.21.2.1 --- jail 20 Sep 2003 18:58:00 -0000 1.21 +++ jail 20 Dec 2003 18:59:39 -0000 1.21.2.1 @@ -82,7 +82,7 @@ { FILES=$1 [ -d "$FILES" ] && FILES=$FILES/* - for FILE in $(ls $FILES) + for FILE in $(ls -d $FILES) do TARGETDIR=${FILE%/*} FILE=$FILE |
From: <smi...@us...> - 2003-12-20 18:59:43
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv3194 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: - jail script now works fine with subdirectories - updated zlib to v1.2.1 - updated vsftpd to v1.2.1 - updated sagator to v20031201 - updated pcmcia-cs to v3.2.7 - updated lftp to v2.6.10 - updated iANS to v2.3.63b - updated e1000 to v5.2.22 - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 - updated SpamAssassin to v2.61 - updated cvs to v1.12.4 - ownership of /etc isn't changed anymore to root during boot - updated poptop to v1.1.4b4 - updated Kernel mppe patch (fixes pptp problems) - added kernel patch against do_brk vulnerability Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.41 retrieving revision 1.510.2.42 diff -u -d -r1.510.2.41 -r1.510.2.42 --- CHANGES 27 Nov 2003 00:30:48 -0000 1.510.2.41 +++ CHANGES 20 Dec 2003 18:59:39 -0000 1.510.2.42 @@ -23,6 +23,23 @@ # 1.0.3 +- jail script now works fine with subdirectories +- updated zlib to v1.2.1 +- updated vsftpd to v1.2.1 +- updated sagator to v20031201 +- updated pcmcia-cs to v3.2.7 +- updated lftp to v2.6.10 +- updated iANS to v2.3.63b +- updated e1000 to v5.2.22 +- updated e100 to v2.3.33 +- updated cyrus-sasl to v2.1.17 +- updated cyrus-imapd to v2.1.16 +- updated SpamAssassin to v2.61 +- updated cvs to v1.12.4 +- ownership of /etc isn't changed anymore to root during boot +- updated poptop to v1.1.4b4 +- updated Kernel mppe patch (fixes pptp problems) +- added kernel patch against do_brk vulnerability - updated openvpn to v1.5.0 - fixed dhcrelay init script |
From: <smi...@us...> - 2003-12-20 18:24:12
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv30616/scripts/configuration/help Added Files: super-freeswan.help Log Message: added missing helpfile to make Bruce happy ;-) --- NEW FILE: super-freeswan.help --- CONFIG_SUPER_FREESWAN Super FreeS/WAN is a largely patched up version of FreeS/WAN with support for all sorts of addtional features that aren't considered mainline, or haven't been tested enough for the FreeS/WAN developers to accept into the mainline branch. New features that aren't tested as well as the main package land here first. Then we beg the developers to accept the patches until they get in (or so we hope!) Currently, Super FreeS/WAN includes the follow major patches: * X.509 Digital Certificates * RFC 2409 Port Selectors * ALG 0.8.1 (All ciphers/hashes enabled as modules, inc 1DES) * Notify/Delete SA * NAT Traversal * Dead Peer Detection (DPD IETF Draft) |
From: <bl...@us...> - 2003-12-20 18:05:59
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv27872/scripts Modified Files: linux Log Message: Continue with old logo if fblogo doesn't exist or doesn't compile. Index: linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/linux,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- linux 18 Dec 2003 16:44:44 -0000 1.47 +++ linux 20 Dec 2003 18:05:56 -0000 1.48 @@ -27,8 +27,8 @@ case $1 in build ) if [ ! -e include/linux/linux_logo.h.org ]; then - mv include/linux/linux_logo.h include/linux/linux_logo.h.org - fblogo $DL_DIR/other/fblogo.png include/linux/linux_logo.h || exit 1 + cp -f include/linux/linux_logo.h include/linux/linux_logo.h.org + fblogo $DL_DIR/other/fblogo.png include/linux/linux_logo.h fi if [ -e .config.add ]; then # append settings from other progs to config file |
From: Heiko Z. <he...@zu...> - 2003-12-20 17:20:15
|
rap...@us... wrote: >Update of /cvsroot/devil-linux/build/scripts/configuration/help >In directory sc8-pr-cvs1:/tmp/cvs-serv18737/scripts/configuration/help > >Modified Files: > prepare.help >Log Message: >more help files added to make heiko happy :P > > The only thing left to make me happy is, that I find something good to make for lunch. ;-) Heiko |
From: <rap...@us...> - 2003-12-20 17:05:39
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv18737/scripts/configuration/help Modified Files: prepare.help Log Message: more help files added to make heiko happy :P Index: prepare.help =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/help/prepare.help,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- prepare.help 7 Nov 2003 22:58:34 -0000 1.1 +++ prepare.help 20 Dec 2003 17:05:36 -0000 1.2 @@ -1,3 +1,39 @@ CONFIG_ZISOFS This will use a compressed (zlib) format for the ISO. +CONFIG_KERNEL_CPU + This is the processor type of your CPU. This information is used for . + optimizing purposes. In order to compile a kernel that can run on . + all x86 CPU types (albeit not optimally fast), you can specify . + "486" here. . + + The kernel will not necessarily run on earlier architectures than . + the one you have chosen, e.g. a Pentium optimized kernel will run on . + a PPro, but not necessarily on a i486. . + + This are the allowed options: + + - "486" for the AMD/Cyrix/IBM/Intel 486DX/DX2/DX4 or . + SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S. . + - "586" for generic Pentium CPUs, possibly lacking the TSC . + (time stamp counter) register. . + - "VIA C3-2 for VIA C3-2 "Nehemiah" (model 9 and above). + + +CONFIG_CPU + This will be the optimizations selected for the gcc compilation of + all the software on the dl package. + + This are the allowed options: + + - 486 + - 586 + - 686 for VIA C3-2 "Nehemiah" support. + +CONFIG_PMAKE + Number of parallel build jobs on the compilation process of DL. + +CONFIG_DISABLELOGGING + When this option is selected the output of the build process will be + redirected to the screen instead of a log file. + |
From: <rap...@us...> - 2003-12-20 16:16:30
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv10566/scripts Modified Files: fblogo Log Message: reverting last modification Index: fblogo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fblogo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- fblogo 20 Dec 2003 14:34:17 -0000 1.2 +++ fblogo 20 Dec 2003 16:16:27 -0000 1.3 @@ -26,7 +26,6 @@ case $1 in build ) - ldconfig make || exit 1 # install it in the lfsssystem for the kernel build script make PREFIX=/usr install || exit 1 |
From: Diego T. <dt...@co...> - 2003-12-20 16:15:15
|
On Sat, Dec 20, 2003 at 09:58:54AM -0500, Heiko Zuerker wrote: > >hope that the commit is ok for everyone :) > > > The help file is missing. ;-) :PPPP -- -- gnupg keyfingerprint -- 48AF 5BF9 8F54 2966 64CC 2327 7CD0 DD91 B09D 5799 -- Use of a keyboard or mouse may be linked to serious injuries or disorders. Diego Torres - dtorres at anthalia dot org - Madrid / España |
From: <smi...@us...> - 2003-12-20 15:58:47
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv7778 Modified Files: CHANGES Log Message: downgraded to busybox pre3 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.595 retrieving revision 1.596 diff -u -d -r1.595 -r1.596 --- CHANGES 20 Dec 2003 14:42:36 -0000 1.595 +++ CHANGES 20 Dec 2003 15:58:44 -0000 1.596 @@ -41,7 +41,6 @@ - updated e100 to v2.3.33 - updated cyrus-sasl to v2.1.17 - updated cyrus-imapd to v2.1.16 -- updated busybox to v1.00-pre4 - updated loop-AES to v2.0d - updated wireless_tools to v26 - symlinked /doc to /usr/share/doc/devil-linux |
From: Heiko Z. <he...@zu...> - 2003-12-20 15:01:16
|
Diego Torres wrote: >On Sat, Dec 20, 2003 at 09:36:27AM -0500, Heiko Zuerker wrote: > > > >>Actually keyboard input is still working. >> >> > >yes, but i'd call it "blind keyboard input" :) > yeah, I kind of ;-) >>And when you execute " scripts/build.sh build opt=somescript ", then the >>logfile is disabled automatically. >> >> > >hope that the commit is ok for everyone :) > > > The help file is missing. ;-) Heiko |
From: <smi...@us...> - 2003-12-20 14:57:47
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv30893/scripts Modified Files: ncftp Log Message: configure with correct path Index: ncftp =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/ncftp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ncftp 13 Oct 2003 17:36:08 -0000 1.5 +++ ncftp 20 Dec 2003 14:57:44 -0000 1.6 @@ -31,7 +31,7 @@ case $1 in build ) if [ "$CONFIG_NCFTP" = "y" ]; then - ./configure || exit 1 + ./configure --prefix=/usr || exit 1 make $PMAKE || exit 1 strip_debug fi |
From: <smi...@us...> - 2003-12-20 14:53:00
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv30306/scripts Modified Files: libpng Log Message: install in /usr Index: libpng =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libpng,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libpng 16 Oct 2003 02:21:36 -0000 1.1 +++ libpng 20 Dec 2003 14:52:57 -0000 1.2 @@ -26,7 +26,7 @@ case $1 in build ) - make -f scripts/makefile.linux $PMAKE all || exit 1 + make -f scripts/makefile.linux prefix=/usr $PMAKE all || exit 1 strip_debug # we have to install this immediately, because this is a library and could be needed by other sources |
From: Diego T. <dt...@co...> - 2003-12-20 14:50:58
|
On Sat, Dec 20, 2003 at 09:36:27AM -0500, Heiko Zuerker wrote: > Actually keyboard input is still working. yes, but i'd call it "blind keyboard input" :) > And when you execute " scripts/build.sh build opt=somescript ", then the > logfile is disabled automatically. hope that the commit is ok for everyone :) -- -- gnupg keyfingerprint -- 48AF 5BF9 8F54 2966 64CC 2327 7CD0 DD91 B09D 5799 -- Use of a keyboard or mouse may be linked to serious injuries or disorders. Diego Torres - dtorres at anthalia dot org - Madrid / España |
From: <smi...@us...> - 2003-12-20 14:42:39
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv28843 Modified Files: CHANGES Log Message: downgraded 2 programs because of boot problems Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.594 retrieving revision 1.595 diff -u -d -r1.594 -r1.595 --- CHANGES 20 Dec 2003 02:05:17 -0000 1.594 +++ CHANGES 20 Dec 2003 14:42:36 -0000 1.595 @@ -23,6 +23,8 @@ # 1.1.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 - added autoconf v2.58 to build system - updated net-snmp to v5.1 |
From: Heiko Z. <he...@zu...> - 2003-12-20 14:41:25
|
Diego Torres wrote: >On Fri, Dec 19, 2003 at 09:52:11PM -0500, Heiko Zuerker wrote: > > > >>Just put it as an option in "menuconfig" under "Build System Configuration" >>But I would rather call it "disable build system logfiles" >> >> > >fair :) > >i need to see the progress of the building, mainly because when there is something >missing on the .config linux file, the make build stays quiet and paused for >ever :) > > Actually keyboard input is still working. And when you execute " scripts/build.sh build opt=somescript ", then the logfile is disabled automatically. Heiko |
From: <rap...@us...> - 2003-12-20 14:34:20
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv27786/scripts Modified Files: fblogo Log Message: ldconfig fix when using libpng Index: fblogo =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/fblogo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- fblogo 18 Dec 2003 16:44:44 -0000 1.1 +++ fblogo 20 Dec 2003 14:34:17 -0000 1.2 @@ -26,6 +26,7 @@ case $1 in build ) + ldconfig make || exit 1 # install it in the lfsssystem for the kernel build script make PREFIX=/usr install || exit 1 |
From: <rap...@us...> - 2003-12-20 03:36:45
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv5134/scripts/configuration Modified Files: prepare.config Log Message: added option to disable logging on build process Index: prepare.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/prepare.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- prepare.config 7 Nov 2003 22:57:58 -0000 1.5 +++ prepare.config 20 Dec 2003 03:36:42 -0000 1.6 @@ -16,6 +16,8 @@ test -z "$CONFIG_PMAKE" && CONFIG_PMAKE=1 menu_add "Build Configuration" list "Parallel Build Jobs" CONFIG_PMAKE 1 2 3 4 5 6 7 8 9 10 +menu_add "Build Configuration" bool "Disable Build system logfiles" CONFIG_DISABLELOGGING + #For new epia models (nehemiah), CONFIG_KERNEL_CPU has to be VIAC3_2 and CONFIG_CPU = 686 #gcc -march=i686 #see (http://www.ussg.iu.edu/hypermail/linux/kernel/0304.0/1685.html) |