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...> - 2004-01-15 02:49:38
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv8271 Modified Files: CHANGES Log Message: updated busybox to 1.0pre5 (needed for kernel 2.6) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.651 retrieving revision 1.652 diff -u -d -r1.651 -r1.652 --- CHANGES 15 Jan 2004 01:52:21 -0000 1.651 +++ CHANGES 15 Jan 2004 02:49:04 -0000 1.652 @@ -22,6 +22,7 @@ # 1.1.2 +- updated busybox to v1.0pre5 - added pax for kernel 2.6 - updated kbd to v1.11 - disabled e100, e1000, i2c, ians for kernel 2.6 builds (Heiko + Oliver Jehle) |
From: <smi...@us...> - 2004-01-15 02:49:18
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1:/tmp/cvs-serv8271/scripts/config Modified Files: config_busybox Log Message: updated busybox to 1.0pre5 (needed for kernel 2.6) Index: config_busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_busybox,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- config_busybox 20 Dec 2003 22:37:50 -0000 1.12 +++ config_busybox 15 Jan 2004 02:49:05 -0000 1.13 @@ -13,7 +13,7 @@ # CONFIG_FEATURE_INSTALLER is not set # CONFIG_LOCALE_SUPPORT is not set CONFIG_FEATURE_DEVFS=y -CONFIG_FEATURE_DEVPTS=y +# CONFIG_FEATURE_DEVPTS is not set # CONFIG_FEATURE_CLEAN_UP is not set # CONFIG_FEATURE_SUID is not set # CONFIG_SELINUX is not set @@ -37,26 +37,31 @@ # # CONFIG_AR is not set CONFIG_BUNZIP2=y -CONFIG_CPIO=y +# CONFIG_CPIO is not set # CONFIG_DPKG is not set # CONFIG_DPKG_DEB is not set CONFIG_GUNZIP=y -CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y -CONFIG_GZIP=y +# CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set +# CONFIG_GZIP is not set # CONFIG_RPM2CPIO is not set -CONFIG_RPM=y +# CONFIG_RPM is not set 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_OLDGNU_COMPATABILITY=y +# CONFIG_FEATURE_TAR_COMPRESS is not set +# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y -CONFIG_FEATURE_UNARCHIVE_TAPE=y -CONFIG_UNCOMPRESS=y +# CONFIG_UNCOMPRESS is not set CONFIG_UNZIP=y # +# Common options for cpio and tar +# +# CONFIG_FEATURE_UNARCHIVE_TAPE is not set + +# # Coreutils # CONFIG_BASENAME=y @@ -86,7 +91,8 @@ CONFIG_HEAD=y CONFIG_FEATURE_FANCY_HEAD=y # CONFIG_HOSTID is not set -CONFIG_ID=y +# CONFIG_ID is not set +# CONFIG_INSTALL is not set CONFIG_LENGTH=y CONFIG_LN=y CONFIG_LOGNAME=y @@ -100,26 +106,25 @@ CONFIG_FEATURE_LS_COLOR=y CONFIG_MD5SUM=y CONFIG_MKDIR=y -CONFIG_MKFIFO=y -CONFIG_MKNOD=y +# CONFIG_MKFIFO is not set +# CONFIG_MKNOD is not set CONFIG_MV=y # CONFIG_OD is not set CONFIG_PRINTF=y CONFIG_PWD=y -CONFIG_REALPATH=y +# CONFIG_REALPATH is not set CONFIG_RM=y CONFIG_RMDIR=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 CONFIG_FEATURE_FANCY_TAIL=y -# CONFIG_TEE is not set +CONFIG_TEE=y +CONFIG_FEATURE_TEE_USE_BLOCK_IO=y CONFIG_TEST=y # @@ -156,13 +161,17 @@ CONFIG_FEATURE_HUMAN_READABLE=y # +# Common options for md5sum, sha1sum +# +CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y + +# # Console Utilities # # CONFIG_CHVT is not set CONFIG_CLEAR=y # CONFIG_DEALLOCVT is not set # CONFIG_DUMPKMAP is not set -# CONFIG_LOADACM is not set # CONFIG_LOADFONT is not set # CONFIG_LOADKMAP is not set # CONFIG_OPENVT is not set @@ -173,7 +182,8 @@ # Debian Utilities # # CONFIG_MKTEMP is not set -CONFIG_READLINK=y +# CONFIG_PIPE_PROGRESS is not set +# CONFIG_READLINK is not set # CONFIG_RUN_PARTS is not set # CONFIG_START_STOP_DAEMON is not set CONFIG_WHICH=y @@ -183,9 +193,8 @@ # CONFIG_AWK=y CONFIG_FEATURE_AWK_MATH=y -CONFIG_PATCH=y +# CONFIG_PATCH is not set CONFIG_SED=y -CONFIG_FEATURE_SED_EMBEDED_NEWLINE=y # CONFIG_VI is not set # @@ -203,6 +212,10 @@ CONFIG_FEATURE_GREP_FGREP_ALIAS=y CONFIG_FEATURE_GREP_CONTEXT=y CONFIG_XARGS=y +# CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION is not set +CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y +CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y +CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y # # Init Utilities @@ -236,10 +249,15 @@ # 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_FG_NP is not set +# CONFIG_DEVFSD_VERBOSE is not set # CONFIG_LAST is not set # CONFIG_HDPARM is not set # CONFIG_MAKEDEVS is not set # CONFIG_MT is not set +# CONFIG_RX is not set # CONFIG_STRINGS is not set # CONFIG_TIME is not set # CONFIG_WATCHDOG is not set @@ -248,21 +266,18 @@ # Linux Module Utilities # CONFIG_INSMOD=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_2_2_MODULES is not set +CONFIG_FEATURE_2_4_MODULES=y +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_LSMOD=y -# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set +CONFIG_FEATURE_QUERY_MODULE_INTERFACE=y CONFIG_MODPROBE=y CONFIG_RMMOD=y -# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set +CONFIG_FEATURE_CHECK_TAINTED_MODULE=y # # Networking Utilities @@ -354,6 +369,7 @@ # 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 @@ -383,7 +399,7 @@ CONFIG_MOUNT=y # CONFIG_NFSMOUNT is not set CONFIG_UMOUNT=y -CONFIG_FEATURE_MOUNT_FORCE=y +# CONFIG_FEATURE_MOUNT_FORCE is not set # # Common options for mount/umount |
From: <smi...@us...> - 2004-01-15 02:31:36
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv5400 Modified Files: gcc.config Log Message: enable security options when kernel 2.6 is used Index: gcc.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/gcc.config,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- gcc.config 11 Jan 2004 14:43:05 -0000 1.7 +++ gcc.config 15 Jan 2004 02:31:33 -0000 1.8 @@ -5,9 +5,9 @@ # http://www.devil-linux.org menu_add "System|Programming" bool "GCC3" CONFIG_GCC3 -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Build Configuration|Security" bool "GCC Stack Smashing Protector" CONFIG_GCC_STACK_PROTECTOR -test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Build Configuration|Security" bool "GCC enable Position Independent Executables" CONFIG_GCC_PIE -if [ "$CONFIG_GRSECURITY" = "y" ] && [ "$CONFIG_LINUX_VERSION" = "2.4" ]; then +menu_add "Build Configuration|Security" bool "GCC Stack Smashing Protector" CONFIG_GCC_STACK_PROTECTOR +menu_add "Build Configuration|Security" bool "GCC enable Position Independent Executables" CONFIG_GCC_PIE +if [ "$CONFIG_GRSECURITY" = "y" ] || [ "$CONFIG_PAX" = "y" ]; then menu_add "Build Configuration|Security" bool "GCC compile programs as ET_DYN (EXPERIMENTAL)" CONFIG_GCC_ET_DYN fi |
From: <smi...@us...> - 2004-01-15 01:52:28
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs1:/tmp/cvs-serv29612/scripts/configuration/help Added Files: pax.help Log Message: - added pax for kernel 2.6 - updated kbd to v1.11 --- NEW FILE: pax.help --- CONFIG_PAX The goal of the PaX project is to research various defense mechanisms against the exploitation of software bugs that give an attacker arbitrary read/write access to the attacked task's address space. This class of bugs contains among others various forms of buffer overflow bugs (be they stack or heap based), user supplied format string bugs, etc. |
From: <smi...@us...> - 2004-01-15 01:52:25
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs1:/tmp/cvs-serv29612/scripts/config/linux-2.6 Modified Files: config_linux Added Files: config_pax Log Message: - added pax for kernel 2.6 - updated kbd to v1.11 --- NEW FILE: config_pax --- CONFIG_PAX=y # CONFIG_PAX_NOEXEC is not set CONFIG_PAX_ASLR=y CONFIG_PAX_RANDUSTACK=y CONFIG_PAX_RANDMMAP=y Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- config_linux 14 Jan 2004 22:41:27 -0000 1.2 +++ config_linux 15 Jan 2004 01:52:22 -0000 1.3 @@ -860,6 +860,7 @@ # CONFIG_ACENIC_OMIT_TIGON_I is not set CONFIG_DL2K=m CONFIG_E1000=m +CONFIG_E1000_NAPI=n CONFIG_NS83820=m CONFIG_HAMACHI=m CONFIG_YELLOWFIN=m @@ -872,6 +873,7 @@ # Ethernet (10000 Mbit) # CONFIG_IXGB=m +CONFIG_IXGB_NAPI=n CONFIG_FDDI=y CONFIG_DEFXX=m CONFIG_SKFP=m |
From: <smi...@us...> - 2004-01-15 01:52:25
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv29612/scripts/configuration Added Files: pax.config Log Message: - added pax for kernel 2.6 - updated kbd to v1.11 --- NEW FILE: pax.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/pax.config,v $ # $Revision: 1.1 $ # $Date: 2004/01/15 01:52:22 $ # # http://www.devil-linux.org if [ "$CONFIG_LINUX_VERSION" = "2.6" ]; then menu_add "Build Configuration|Security" bool "PAX" CONFIG_PAX fi |
From: <smi...@us...> - 2004-01-15 01:52:24
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv29612/scripts Modified Files: gcc prepare Log Message: - added pax for kernel 2.6 - updated kbd to v1.11 Index: gcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gcc,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- gcc 14 Jan 2004 21:31:36 -0000 1.17 +++ gcc 15 Jan 2004 01:52:21 -0000 1.18 @@ -35,13 +35,13 @@ patch -p1 -i $WORKDIR/protectonly.dif || exit 1 cd .. touch ./.done_patch_protector - + if [ ! -f devil-linux-kernel-protector-patche.done ]; then touch devil-linux-kernel-protector-patche.done if [ "$KERNELVERSION" = "2.4" ]; then bzcat $DL_DIR/src/linux-2.4.23-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 else - bzcat $DL_DIR/src/linux-2.6.0-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 + bzcat $DL_DIR/src/linux-2.6.1-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 fi fi Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- prepare 13 Jan 2004 14:28:13 -0000 1.34 +++ prepare 15 Jan 2004 01:52:21 -0000 1.35 @@ -119,13 +119,12 @@ pushd $KERNELDIR > /dev/null - if [ ! -f devil-linux-kernel-patches.done ]; then - touch devil-linux-kernel-patches.done - for PATCH in $(ls $WORKDIR/kernel-patches-$CONFIG_LINUX_VERSION/* 2> /dev/null ) - do - echo applying patch: $PATCH - patch -p1 -i $PATCH || exit 1 - done + if [ "$CONFIG_PAX" == "y" ]; then + if [ ! -f devil-linux-pax-kernel-patches.done ]; then + touch devil-linux-pax-kernel-patches.done + bzcat $DL_DIR/src/pax-linux-*patch.bz2 | patch -p1 || exit 1 + cat $KERNEL_CONFIG_DIR/config_pax >> $KERNELDIR/.config || exit 1 + fi fi make oldconfig || exit 1 |
From: <smi...@us...> - 2004-01-15 01:52:24
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv29612 Modified Files: CHANGES Log Message: - added pax for kernel 2.6 - updated kbd to v1.11 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.650 retrieving revision 1.651 diff -u -d -r1.650 -r1.651 --- CHANGES 14 Jan 2004 21:31:36 -0000 1.650 +++ CHANGES 15 Jan 2004 01:52:21 -0000 1.651 @@ -22,6 +22,8 @@ # 1.1.2 +- added pax for kernel 2.6 +- updated kbd to v1.11 - disabled e100, e1000, i2c, ians for kernel 2.6 builds (Heiko + Oliver Jehle) - disabled zisofs and cramfs initrd for kernel 2.6 builds (Heiko + Oliver Jehle) - updated strace to v4.5.1 |
From: <smi...@us...> - 2004-01-14 22:57:13
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv28013/scripts Modified Files: Tag: rel-1-0-patches glibc Log Message: replaced spaces with tabs Index: glibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glibc,v retrieving revision 1.18.2.1 retrieving revision 1.18.2.2 diff -u -d -r1.18.2.1 -r1.18.2.2 --- glibc 14 Jan 2004 22:25:40 -0000 1.18.2.1 +++ glibc 14 Jan 2004 22:57:10 -0000 1.18.2.2 @@ -23,12 +23,12 @@ mkdir ../glibc-build || exit 1 cd ../glibc-build || exit 1 - KVER_RUN=$(cat //proc/sys/kernel/osrelease) - if [ "$KERNELVERSION" > "$KVER_RUN" ]; then - KVER=$KVER_RUN - else - KVER=$KERNELVERSION - fi + KVER_RUN=$(cat //proc/sys/kernel/osrelease) + if [ "$KERNELVERSION" > "$KVER_RUN" ]; then + KVER=$KVER_RUN + else + KVER=$KERNELVERSION + fi ../glibc-2*/configure --prefix=/usr --disable-profile --enable-add-ons --libexecdir=/usr/bin --enable-kernel=$KVER || exit 1 echo "cross-compiling = no" > configparms || exit 1 |
From: <smi...@us...> - 2004-01-14 22:41:31
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv23810/scripts Modified Files: build-iso kbd Log Message: loadkeys didn't get installed reduced size of ext2 initrd enabled e100, e1000, e10000 kernel drivers Index: build-iso =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build-iso,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- build-iso 14 Jan 2004 21:31:36 -0000 1.52 +++ build-iso 14 Jan 2004 22:41:27 -0000 1.53 @@ -144,7 +144,7 @@ # exit 1 #fi - ISIZE=`expr $ISIZE + 2048` + ISIZE=`expr $ISIZE + 1024` #ISIZE=15000 echo " Initial Ramdisk contents will be $ISIZE KB" @@ -160,9 +160,6 @@ # make an ext2 filesystem on it. We set the amount of unused space to 0% # and turn down the number of inodes to save space yes | mkfs -t ext2 -m 0 -i 1024 $WORKDIR/ramdisk - #yes | mkfs -t ext2 -i 16384 -m 0 $TOPDIR/ramdisk - #mkfs -t ext2 -i 16384 -m 0 /dev/loop2 - #mkfs -t ext2 /dev/loop2 tune2fs -c 0 -i 0 /dev/loop2 # we mount it... Index: kbd =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/kbd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- kbd 13 Jan 2004 02:29:49 -0000 1.5 +++ kbd 14 Jan 2004 22:41:27 -0000 1.6 @@ -34,9 +34,8 @@ rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 make install DESTDIR=$WORKDIR/tmp DATADIR=$WORKDIR/tmp/usr/share/kbd MANDIR=$WORKDIR/tmp/usr/share/man || exit 1 - #rm -rf $WORKDIR/tmp/usr/share/locale || exit 1 copy_docs $WORKDIR/tmp - cp -dfpR $WORKDIR/tmp/usr $CDDIR/ || exit 1 + cp -dfpR $WORKDIR/tmp/* $CDDIR/ || exit 1 rm -rf $WORKDIR/tmp || exit 1 ;; |
From: <smi...@us...> - 2004-01-14 22:41:31
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs1:/tmp/cvs-serv23810/scripts/config/linux-2.6 Modified Files: config_linux Log Message: loadkeys didn't get installed reduced size of ext2 initrd enabled e100, e1000, e10000 kernel drivers Index: config_linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- config_linux 12 Jan 2004 02:57:59 -0000 1.1 +++ config_linux 14 Jan 2004 22:41:27 -0000 1.2 @@ -828,7 +828,7 @@ CONFIG_DGRS=m CONFIG_EEPRO100=m # CONFIG_EEPRO100_PIO is not set -# CONFIG_E100 is not set +CONFIG_E100=m CONFIG_LNE390=m CONFIG_FEALNX=m CONFIG_NATSEMI=m @@ -859,7 +859,7 @@ CONFIG_ACENIC=m # CONFIG_ACENIC_OMIT_TIGON_I is not set CONFIG_DL2K=m -# CONFIG_E1000 is not set +CONFIG_E1000=m CONFIG_NS83820=m CONFIG_HAMACHI=m CONFIG_YELLOWFIN=m @@ -871,7 +871,7 @@ # # Ethernet (10000 Mbit) # -# CONFIG_IXGB is not set +CONFIG_IXGB=m CONFIG_FDDI=y CONFIG_DEFXX=m CONFIG_SKFP=m |
From: <smi...@us...> - 2004-01-14 22:25:43
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv20165/scripts Modified Files: Tag: rel-1-0-patches glibc Log Message: give oldest kernel version to configure script Index: glibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glibc,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -u -d -r1.18 -r1.18.2.1 --- glibc 25 Jul 2003 13:02:22 -0000 1.18 +++ glibc 14 Jan 2004 22:25:40 -0000 1.18.2.1 @@ -22,8 +22,13 @@ rm -rf ../glibc-build mkdir ../glibc-build || exit 1 cd ../glibc-build || exit 1 - # unfortunately we can only go as high as the host kernel version - KVER=$(uname -r) + + KVER_RUN=$(cat //proc/sys/kernel/osrelease) + if [ "$KERNELVERSION" > "$KVER_RUN" ]; then + KVER=$KVER_RUN + else + KVER=$KERNELVERSION + fi ../glibc-2*/configure --prefix=/usr --disable-profile --enable-add-ons --libexecdir=/usr/bin --enable-kernel=$KVER || exit 1 echo "cross-compiling = no" > configparms || exit 1 |
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv18532/scripts Modified Files: build-iso dosfstools e100 e1000 gcc gdbm glibc i2c iANS shadow util-linux Log Message: - disabled e100, e1000, i2c, ians for kernel 2.6 builds (Heiko + Oliver Jehle) - disabled zisofs and cramfs initrd for kernel 2.6 builds (Heiko + Oliver Jehle) - updated strace to v4.5.1 Index: build-iso =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/build-iso,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- build-iso 13 Jan 2004 02:29:49 -0000 1.51 +++ build-iso 14 Jan 2004 21:31:36 -0000 1.52 @@ -71,7 +71,13 @@ echo "do a 'make clean' in order to get it updated" $NORMAL fi - + #=========================================================================== + # workaround ... for kernel 2.6 + #=========================================================================== + if [ "$CONFIG_LINUX_VERSON" = "2.6" ]; then + CONFIG_ZISOFS=n + CONFIG_INITRD_FS = EXT2 + fi #=========================================================================== @@ -160,7 +166,7 @@ tune2fs -c 0 -i 0 /dev/loop2 # we mount it... - mount /dev/loop2 $WORKDIR/mnt/loop2 + mount -t ext2 /dev/loop2 $WORKDIR/mnt/loop2 # ... and delete the lost+found directory rm -rf $WORKDIR/mnt/loop2/lost+found Index: dosfstools =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/dosfstools,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- dosfstools 11 Jan 2004 14:43:04 -0000 1.6 +++ dosfstools 14 Jan 2004 21:31:36 -0000 1.7 @@ -38,6 +38,7 @@ touch dosfsutils-patches.done fi + old_kernel_includes make $PMAKE || exit 1 strip_debug fi Index: e100 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e100,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- e100 11 Jan 2004 14:43:04 -0000 1.11 +++ e100 14 Jan 2004 21:31:36 -0000 1.12 @@ -23,6 +23,7 @@ # source functions and config source $MYDIR/settings +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 case $1 in build ) Index: e1000 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/e1000,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- e1000 11 Jan 2004 14:43:04 -0000 1.11 +++ e1000 14 Jan 2004 21:31:36 -0000 1.12 @@ -22,6 +22,7 @@ # source functions and config source $MYDIR/settings +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 case $1 in Index: gcc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gcc,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- gcc 11 Jan 2004 14:43:04 -0000 1.16 +++ gcc 14 Jan 2004 21:31:36 -0000 1.17 @@ -38,7 +38,11 @@ if [ ! -f devil-linux-kernel-protector-patche.done ]; then touch devil-linux-kernel-protector-patche.done - bzcat $DL_DIR/src/linux-2.4.23-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 + if [ "$KERNELVERSION" = "2.4" ]; then + bzcat $DL_DIR/src/linux-2.4.23-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 + else + bzcat $DL_DIR/src/linux-2.6.0-protector-1.patch.bz2 | patch -p1 -d $KERNELDIR || exit 1 + fi fi fi Index: gdbm =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/gdbm,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- gdbm 11 Jan 2004 14:43:04 -0000 1.9 +++ gdbm 14 Jan 2004 21:31:36 -0000 1.10 @@ -25,6 +25,10 @@ case $1 in build ) + rc=`getent passwd bin` + if [ -z "$rc" ]; then + useradd -u 1 bin + fi ./configure --prefix=/usr || exit 1 # prefix is needed, because it's not correct update in the Makefile Index: glibc =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/glibc,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- glibc 13 Jan 2004 17:55:38 -0000 1.27 +++ glibc 14 Jan 2004 21:31:36 -0000 1.28 @@ -50,8 +50,13 @@ mkdir ../glibc-build || exit 1 cd ../glibc-build || exit 1 # unfortunately we can only go as high as the host kernel version - #KVER=$(uname -r) - KVER=$(cat //proc/sys/kernel/osrelease) + + KVER_RUN=$(cat //proc/sys/kernel/osrelease) + if [ "$KERNELVERSION" > "$KVER_RUN" ]; then + KVER=$KVER_RUN + else + KVER=$KERNELVERSION + fi ../glibc-2*/configure --prefix=/usr --disable-profile --enable-add-ons --libexecdir=/usr/bin --enable-kernel=$KVER --without-gd || exit 1 make $PMAKE || exit 1 Index: i2c =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/i2c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- i2c 14 Jan 2004 03:43:31 -0000 1.5 +++ i2c 14 Jan 2004 21:31:36 -0000 1.6 @@ -26,6 +26,9 @@ case $1 in build ) + if [ "$KERNELVERSION" != "2.4" ]; then + exit 0 + fi if [ "$CONFIG_LM_SENSORS" = "y" ]; then echo preparing patch cd mkpatch || exit 1 @@ -38,8 +41,7 @@ echo "$CFG=y" >> $KERNELDIR/.config done fi - ;; - + ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" Index: iANS =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/iANS,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- iANS 11 Jan 2004 14:43:04 -0000 1.15 +++ iANS 14 Jan 2004 21:31:36 -0000 1.16 @@ -25,6 +25,8 @@ MYNAME=IANS +test ! "$CONFIG_LINUX_VERSION" = "2.4" && exit 0 + case $1 in build ) if [ "$CONFIG_IANS" = "y" ]; then Index: shadow =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/shadow,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- shadow 11 Jan 2004 14:43:05 -0000 1.15 +++ shadow 14 Jan 2004 21:31:36 -0000 1.16 @@ -34,6 +34,11 @@ ;; install ) + rc=`getent group wheel` + if [ -z "$rc" ]; then + groupadd -g 15 wheel + fi + rm -rf $WORKDIR/tmp || exit 1 mkdir -p $WORKDIR/tmp || exit 1 make DESTDIR=$WORKDIR/tmp install || exit 1 Index: util-linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/util-linux,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- util-linux 11 Jan 2004 14:43:05 -0000 1.20 +++ util-linux 14 Jan 2004 21:31:36 -0000 1.21 @@ -26,7 +26,15 @@ case $1 in build ) disable_et_dyn - bzcat $SRCDIR/util-linux-2.12.diff.bz2 | patch -p1 || exit 1 + if [ ! -f util-linux-patch.done ]; then + if [ "$CONFIG_LINUX_VERSON" = "2.4" ]; then + echo "patch 2.4 " + bzcat $SRCDIR/util-linux-2.12.diff.bz2 | patch -p1 || exit 1 + fi + echo "patch for adding kernel 2.6 support" + bzcat $SRCDIR/util-linux-2.12-kernel-2.6.patch.bz2 | patch -p1 || exit 1 + touch util-linux-patch.done + fi ./configure || exit 1 replace_str defines.h "#define ENABLE_NLS" "" if [ "$CONFIG_GCC_ET_DYN" = "y" ]; then |
From: <smi...@us...> - 2004-01-14 21:31:40
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv18532 Modified Files: CHANGES Log Message: - disabled e100, e1000, i2c, ians for kernel 2.6 builds (Heiko + Oliver Jehle) - disabled zisofs and cramfs initrd for kernel 2.6 builds (Heiko + Oliver Jehle) - updated strace to v4.5.1 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.649 retrieving revision 1.650 diff -u -d -r1.649 -r1.650 --- CHANGES 14 Jan 2004 03:32:25 -0000 1.649 +++ CHANGES 14 Jan 2004 21:31:36 -0000 1.650 @@ -22,6 +22,9 @@ # 1.1.2 +- disabled e100, e1000, i2c, ians for kernel 2.6 builds (Heiko + Oliver Jehle) +- disabled zisofs and cramfs initrd for kernel 2.6 builds (Heiko + Oliver Jehle) +- updated strace to v4.5.1 - added support for compiling many programs with Kernel 2.6 (Heiko + Oliver Jehle) - updated cdrtools to v2.00.3 - updated zebra to 0.94 (fl / compile testing by Thomas Eder) |
From: <rap...@us...> - 2004-01-14 20:47:51
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sc8-pr-cvs1:/tmp/cvs-serv3152/scripts/config/linux-2.6 Added Files: config_linux.epia Log Message: go go go epia support go :) --- NEW FILE: config_linux.epia --- CONFIG_X86_PC=y # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MELAN is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set CONFIG_MVIAC3_2=y CONFIG_X86_GENERIC=y CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_ALIGNMENT_16=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y # CONFIG_SMP is not set # CONFIG_PREEMPT is not set CONFIG_X86_UP_APIC=y CONFIG_X86_UP_IOAPIC=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_TSC=y CONFIG_X86_MCE=y CONFIG_X86_MCE_NONFATAL=y CONFIG_X86_MCE_P4THERMAL=y CONFIG_TOSHIBA=m CONFIG_I8K=m # CONFIG_MICROCODE is not set CONFIG_X86_MSR=y CONFIG_X86_CPUID=y CONFIG_EDD=y |
From: <fr...@us...> - 2004-01-14 20:26:23
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv30248 Modified Files: Tag: rel-1-0-patches update_src Log Message: backport from 1.1.x Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.16.2.2 retrieving revision 1.16.2.3 diff -u -d -r1.16.2.2 -r1.16.2.3 --- update_src 14 Jan 2004 04:50:45 -0000 1.16.2.2 +++ update_src 14 Jan 2004 20:26:20 -0000 1.16.2.3 @@ -13,52 +13,77 @@ # the array holding the directory on the specific ftp server declare -a ftpd -menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" +# +# menu[x]="DESCRIPTIOM" +# ftps[x]="ftp.domain.invalid" - the hostname of the ftp mirror server +# ftpd[x]="/...../sources/$VERSION/" - path to the sources +# + +# the main server + +menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" -menu[2]="University of Technology Lille/France - official mirror" + +# the official mirrors + +menu[2]="University of Technology Lille/France" ftps[2]="ftp.univ-lille1.fr" ftpd[2]="/pub/os/linux/distributions/devil-linux/devel/sources/$VERSION/" -menu[3]="University of Technology Graz/Austria - official mirror" +menu[3]="University of Technology Graz/Austria" ftps[3]="ftp.tu-graz.ac.at" ftpd[3]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[4]="Semmelweis Univ Med School Budapest/Hungary - official mirror" +menu[4]="Semmelweis Univ Med School Budapest/Hungary" ftps[4]="xenia.sote.hu" ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" -menu[5]="Heiko @ home - internal mirror" -ftps[5]="192.168.0.2" -ftpd[5]="/ftp.devil-linux.org/devel/sources/$VERSION/" -menu[6]="University of Technology Graz/Austria - internal mirror" -ftps[6]="ftp.vc-graz.ac.at" -ftpd[6]="/pub/mirror/devil-linux/devel/sources/$VERSION/" +# the internal mirrors (mostly used by specific developers) + +menu[97]="University of Technology Graz/Austria" +ftps[97]="ftp.vc-graz.ac.at" +ftpd[97]="/pub/mirror/devil-linux/devel/sources/$VERSION/" + +menu[98]="Heiko @ home" +ftps[98]="192.168.0.2" +ftpd[98]="/ftp.devil-linux.org/devel/sources/$VERSION/" + +menu[99]="BS @ work" +ftps[99]="172.16.2.1" +ftpd[99]="/" + +maxindex=99 function menu () { local menuitems=${#menu[@]} # number of menuitems - + ret=255 while [ $ret -eq 255 ]; do echo - echo "Note: when starting to pull the sources for the first" - echo " time try to use a mirror and then call update_src" - echo " a second time this time using the main server to" - echo " just get the latest source updates" + echo "Note: When downloading the sources for the first time," + echo " use a mirror, then call update_src a second time" + echo " using the main server to get the latest updates." echo - echo "The list of devil linux mirrors:" - for ((i=1; $i - $menuitems - 1; i++)); do - echo " ($i) ${menu[$i]}" + echo " Devil-Linux main download site:" + for ((i=1, j=1; i <= menuitems; i++, j++)); do + if [ $i = $j -a "${#menu[$i]}" -eq 0 ]; then + let j=$maxindex-$menuitems+$i + echo " Internal mirrors:" + fi + [ $i = 2 ] && echo " Official Devil-Linux mirror download sites:" + [ $j -lt 10 ] && echo -n " " + echo " ($j) ${menu[$j]}" done echo echo -n "Please select one from the list above or (e)xit [1]: " read input - test -n "$input" -a $input -gt 0 -a $input -le $menuitems 2>/dev/null && + test -n "$input" -a $input -gt 0 -a "${#menu[$input]}" -ne 0 2>/dev/null && ret=$input test -n "$input" -a \( "$input" = "e" -o "$input" = "E" \) 2>/dev/null && ret=0 |
From: <bl...@us...> - 2004-01-14 18:51:04
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv6672 Modified Files: update_src Log Message: Removed redundant "main". Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- update_src 14 Jan 2004 18:44:29 -0000 1.27 +++ update_src 14 Jan 2004 18:50:56 -0000 1.28 @@ -22,7 +22,7 @@ # the main server -menu[1]="Devil-Linux main FTP-Server Frankfurt (M)/Germany" +menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" |
From: <fr...@us...> - 2004-01-14 18:44:39
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv5247 Modified Files: update_src Log Message: had to clarify what Bruce meant with main or mirror server Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- update_src 14 Jan 2004 18:32:36 -0000 1.26 +++ update_src 14 Jan 2004 18:44:29 -0000 1.27 @@ -69,12 +69,13 @@ echo " use a mirror, then call update_src a second time" echo " using the main server to get the latest updates." echo - echo " Official Devil-Linux download sites:" + echo " Devil-Linux main download site:" for ((i=1, j=1; i <= menuitems; i++, j++)); do if [ $i = $j -a "${#menu[$i]}" -eq 0 ]; then let j=$maxindex-$menuitems+$i echo " Internal mirrors:" fi + [ $i = 2 ] && echo " Official Devil-Linux mirror download sites:" [ $j -lt 10 ] && echo -n " " echo " ($j) ${menu[$j]}" done |
From: <bl...@us...> - 2004-01-14 18:32:39
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv2860 Modified Files: update_src Log Message: Cosmetic changes (before Friedl uploads and I have to do them over AGAIN :) Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- update_src 14 Jan 2004 18:10:25 -0000 1.25 +++ update_src 14 Jan 2004 18:32:36 -0000 1.26 @@ -22,37 +22,37 @@ # the main server -menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" +menu[1]="Devil-Linux main FTP-Server Frankfurt (M)/Germany" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" # the official mirrors -menu[2]="University of Technology Lille/France - official mirror" +menu[2]="University of Technology Lille/France" ftps[2]="ftp.univ-lille1.fr" ftpd[2]="/pub/os/linux/distributions/devil-linux/devel/sources/$VERSION/" -menu[3]="University of Technology Graz/Austria - official mirror" +menu[3]="University of Technology Graz/Austria" ftps[3]="ftp.tu-graz.ac.at" ftpd[3]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[4]="Semmelweis Univ Med School Budapest/Hungary - official mirror" +menu[4]="Semmelweis Univ Med School Budapest/Hungary" ftps[4]="xenia.sote.hu" ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" # the internal mirrors (mostly used by specific developers) -menu[97]="University of Technology Graz/Austria - internal mirror" +menu[97]="University of Technology Graz/Austria" ftps[97]="ftp.vc-graz.ac.at" ftpd[97]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[98]="Heiko @ home - internal mirror" +menu[98]="Heiko @ home" ftps[98]="192.168.0.2" ftpd[98]="/ftp.devil-linux.org/devel/sources/$VERSION/" -menu[99]="BS @ work - internal mirror" +menu[99]="BS @ work" ftps[99]="172.16.2.1" ftpd[99]="/" @@ -65,17 +65,18 @@ while [ $ret -eq 255 ]; do echo - echo "Note: when starting to pull the sources for the first" - echo " time try to use a mirror and then call update_src" - echo " a second time this time using the main server to" - echo " just get the latest source updates" + echo "Note: When downloading the sources for the first time," + echo " use a mirror, then call update_src a second time" + echo " using the main server to get the latest updates." echo - echo "The list of devil linux mirrors:" + echo " Official Devil-Linux download sites:" for ((i=1, j=1; i <= menuitems; i++, j++)); do if [ $i = $j -a "${#menu[$i]}" -eq 0 ]; then let j=$maxindex-$menuitems+$i + echo " Internal mirrors:" fi - echo " ($j) ${menu[$j]}" + [ $j -lt 10 ] && echo -n " " + echo " ($j) ${menu[$j]}" done echo |
From: <fr...@us...> - 2004-01-14 18:10:28
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv31360 Modified Files: update_src Log Message: hehe... :-) Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- update_src 14 Jan 2004 18:05:20 -0000 1.24 +++ update_src 14 Jan 2004 18:10:25 -0000 1.25 @@ -61,8 +61,6 @@ function menu () { local menuitems=${#menu[@]} # number of menuitems - echo menuitems=${menuitems} - ret=255 while [ $ret -eq 255 ]; do |
From: <fr...@us...> - 2004-01-14 18:05:23
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv30331 Modified Files: update_src Log Message: make code more generic PS: Friedl said with the current code could it not be done. As always it needs a little extra to make something work the way you want it to ;-) Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- update_src 14 Jan 2004 16:33:19 -0000 1.23 +++ update_src 14 Jan 2004 18:05:20 -0000 1.24 @@ -1,3 +1,4 @@ +#!/bin/bash # $Id$ # # Note: when starting to pull all sources first try to use a mirror and @@ -13,10 +14,21 @@ # the array holding the directory on the specific ftp server declare -a ftpd +# +# menu[x]="DESCRIPTIOM" +# ftps[x]="ftp.domain.invalid" - the hostname of the ftp mirror server +# ftpd[x]="/...../sources/$VERSION/" - path to the sources +# + +# the main server + menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" + +# the official mirrors + menu[2]="University of Technology Lille/France - official mirror" ftps[2]="ftp.univ-lille1.fr" ftpd[2]="/pub/os/linux/distributions/devil-linux/devel/sources/$VERSION/" @@ -29,14 +41,12 @@ ftps[4]="xenia.sote.hu" ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" -menu[5]="University of Technology Graz/Austria - internal mirror" -ftps[5]="ftp.vc-graz.ac.at" -ftpd[5]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -# Last low number be set to "EOF" to separate the high internal mirrors -menu[6]="EOF" -ftps[6]="EOF" -ftpd[6]="EOF" +# the internal mirrors (mostly used by specific developers) + +menu[97]="University of Technology Graz/Austria - internal mirror" +ftps[97]="ftp.vc-graz.ac.at" +ftpd[97]="/pub/mirror/devil-linux/devel/sources/$VERSION/" menu[98]="Heiko @ home - internal mirror" ftps[98]="192.168.0.2" @@ -46,13 +56,16 @@ ftps[99]="172.16.2.1" ftpd[99]="/" +maxindex=99 + function menu () { local menuitems=${#menu[@]} # number of menuitems + + echo menuitems=${menuitems} ret=255 while [ $ret -eq 255 ]; do - j=0 echo echo "Note: when starting to pull the sources for the first" echo " time try to use a mirror and then call update_src" @@ -60,12 +73,10 @@ echo " just get the latest source updates" echo echo "The list of devil linux mirrors:" - for ((i=1; $i - $menuitems - 1; i++)); do - if [ "${menu[$i]}" = "EOF" ]; then - let j=99-$menuitems+$i - continue + for ((i=1, j=1; i <= menuitems; i++, j++)); do + if [ $i = $j -a "${#menu[$i]}" -eq 0 ]; then + let j=$maxindex-$menuitems+$i fi - let j++ echo " ($j) ${menu[$j]}" done @@ -73,7 +84,7 @@ echo -n "Please select one from the list above or (e)xit [1]: " read input - test -n "$input" -a $input -gt 0 -a "${menu[$input]}" != "EOF" -a -n "${menu[$input]}" 2>/dev/null && + test -n "$input" -a $input -gt 0 -a "${#menu[$input]}" -ne 0 2>/dev/null && ret=$input test -n "$input" -a \( "$input" = "e" -o "$input" = "E" \) 2>/dev/null && ret=0 |
From: <bl...@us...> - 2004-01-14 16:33:22
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv6898 Modified Files: update_src Log Message: And Friedrich said it couldn't be done ... :-) Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- update_src 14 Jan 2004 04:51:50 -0000 1.22 +++ update_src 14 Jan 2004 16:33:19 -0000 1.23 @@ -29,17 +29,22 @@ ftps[4]="xenia.sote.hu" ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" -menu[5]="Heiko @ home - internal mirror" -ftps[5]="192.168.0.2" -ftpd[5]="/ftp.devil-linux.org/devel/sources/$VERSION/" +menu[5]="University of Technology Graz/Austria - internal mirror" +ftps[5]="ftp.vc-graz.ac.at" +ftpd[5]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[6]="BS @ work - internal mirror" -ftps[6]="172.16.2.1" -ftpd[6]="/" +# Last low number be set to "EOF" to separate the high internal mirrors +menu[6]="EOF" +ftps[6]="EOF" +ftpd[6]="EOF" -menu[7]="University of Technology Graz/Austria - internal mirror" -ftps[7]="ftp.vc-graz.ac.at" -ftpd[7]="/pub/mirror/devil-linux/devel/sources/$VERSION/" +menu[98]="Heiko @ home - internal mirror" +ftps[98]="192.168.0.2" +ftpd[98]="/ftp.devil-linux.org/devel/sources/$VERSION/" + +menu[99]="BS @ work - internal mirror" +ftps[99]="172.16.2.1" +ftpd[99]="/" function menu () { local menuitems=${#menu[@]} # number of menuitems @@ -47,6 +52,7 @@ ret=255 while [ $ret -eq 255 ]; do + j=0 echo echo "Note: when starting to pull the sources for the first" echo " time try to use a mirror and then call update_src" @@ -55,14 +61,19 @@ echo echo "The list of devil linux mirrors:" for ((i=1; $i - $menuitems - 1; i++)); do - echo " ($i) ${menu[$i]}" + if [ "${menu[$i]}" = "EOF" ]; then + let j=99-$menuitems+$i + continue + fi + let j++ + echo " ($j) ${menu[$j]}" done echo echo -n "Please select one from the list above or (e)xit [1]: " read input - test -n "$input" -a $input -gt 0 -a $input -le $menuitems 2>/dev/null && + test -n "$input" -a $input -gt 0 -a "${menu[$input]}" != "EOF" -a -n "${menu[$input]}" 2>/dev/null && ret=$input test -n "$input" -a \( "$input" = "e" -o "$input" = "E" \) 2>/dev/null && ret=0 |
From: <fr...@us...> - 2004-01-14 04:51:54
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv14376 Modified Files: update_src Log Message: renumber servers - keep Bruce and Heiko happy by not renumbering their mirrors Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- update_src 14 Jan 2004 04:42:55 -0000 1.21 +++ update_src 14 Jan 2004 04:51:50 -0000 1.22 @@ -17,7 +17,7 @@ ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" -menu[2]="University of Technology Lille/France" +menu[2]="University of Technology Lille/France - official mirror" ftps[2]="ftp.univ-lille1.fr" ftpd[2]="/pub/os/linux/distributions/devil-linux/devel/sources/$VERSION/" @@ -25,9 +25,9 @@ ftps[3]="ftp.tu-graz.ac.at" ftpd[3]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[4]="University of Technology Graz/Austria - internal mirror" -ftps[4]="ftp.vc-graz.ac.at" -ftpd[4]="/pub/mirror/devil-linux/devel/sources/$VERSION/" +menu[4]="Semmelweis Univ Med School Budapest/Hungary - official mirror" +ftps[4]="xenia.sote.hu" +ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" menu[5]="Heiko @ home - internal mirror" ftps[5]="192.168.0.2" @@ -37,9 +37,9 @@ ftps[6]="172.16.2.1" ftpd[6]="/" -menu[7]="Semmelweis Univ Med School Budapest/Hungary" -ftps[7]="xenia.sote.hu" -ftpd[7]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" +menu[7]="University of Technology Graz/Austria - internal mirror" +ftps[7]="ftp.vc-graz.ac.at" +ftpd[7]="/pub/mirror/devil-linux/devel/sources/$VERSION/" function menu () { local menuitems=${#menu[@]} # number of menuitems |
From: <fr...@us...> - 2004-01-14 04:50:48
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv14284 Modified Files: Tag: rel-1-0-patches update_src Log Message: sorry - typo Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -u -d -r1.16.2.1 -r1.16.2.2 --- update_src 14 Jan 2004 04:48:45 -0000 1.16.2.1 +++ update_src 14 Jan 2004 04:50:45 -0000 1.16.2.2 @@ -13,11 +13,11 @@ # the array holding the directory on the specific ftp server declare -a ftpd -menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany - official mirror" +menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" -menu[2]="University of Technology Lille/France" +menu[2]="University of Technology Lille/France - official mirror" ftps[2]="ftp.univ-lille1.fr" ftpd[2]="/pub/os/linux/distributions/devil-linux/devel/sources/$VERSION/" |
From: <fr...@us...> - 2004-01-14 04:48:48
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv13993 Modified Files: Tag: rel-1-0-patches update_src Log Message: add mirror server as in 1.1 - keep Heiko happy by not renumbering his mirror Index: update_src =================================================================== RCS file: /cvsroot/devil-linux/build/update_src,v retrieving revision 1.16 retrieving revision 1.16.2.1 diff -u -d -r1.16 -r1.16.2.1 --- update_src 7 Oct 2003 22:39:03 -0000 1.16 +++ update_src 14 Jan 2004 04:48:45 -0000 1.16.2.1 @@ -13,7 +13,7 @@ # the array holding the directory on the specific ftp server declare -a ftpd -menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany" +menu[1]="Devil-Linux FTP-Server Frankfurt (M)/Germany - official mirror" ftps[1]="ftp.devil-linux.org" ftpd[1]="/pub/devel/sources/$VERSION/" @@ -25,14 +25,18 @@ ftps[3]="ftp.tu-graz.ac.at" ftpd[3]="/pub/mirror/devil-linux/devel/sources/$VERSION/" -menu[4]="University of Technology Graz/Austria - internal mirror" -ftps[4]="ftp.vc-graz.ac.at" -ftpd[4]="/pub/mirror/devil-linux/devel/sources/$VERSION/" +menu[4]="Semmelweis Univ Med School Budapest/Hungary - official mirror" +ftps[4]="xenia.sote.hu" +ftpd[4]="/pub/mirrors/devil-linux/devel/sources/$VERSION/" menu[5]="Heiko @ home - internal mirror" ftps[5]="192.168.0.2" ftpd[5]="/ftp.devil-linux.org/devel/sources/$VERSION/" +menu[6]="University of Technology Graz/Austria - internal mirror" +ftps[6]="ftp.vc-graz.ac.at" +ftpd[6]="/pub/mirror/devil-linux/devel/sources/$VERSION/" + function menu () { local menuitems=${#menu[@]} # number of menuitems |