You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
| 2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
| 2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
| 2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
| 2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
| 2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
| 2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
| 2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
| 2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
| 2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
| 2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
| 2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
| 2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
| 2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Heiko Z. <smi...@us...> - 2007-04-03 12:01:39
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv14817/config/etc/init.d Modified Files: beep boot boot.local Log Message: added missing groups added mdev and udev for device creation fixed boot process we can boot now !!! Index: beep =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/beep,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- beep 12 Nov 2005 17:34:39 -0000 1.2 +++ beep 3 Apr 2007 12:01:32 -0000 1.3 @@ -1,4 +1,4 @@ -4#!/bin/bash +#!/bin/bash # # $Source$ # $Revision$ Index: boot.local =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/boot.local,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- boot.local 1 Nov 2005 15:13:45 -0000 1.3 +++ boot.local 3 Apr 2007 12:01:32 -0000 1.4 @@ -7,15 +7,6 @@ # # http://www.devil-linux.org -### BEGIN INIT INFO -# Provides: boot.local -# Required-Start: boot -# Required-Stop: -# Default-Start: B -# Default-Stop: -# Description: user specific initialization -### END INIT INFO - # script with local commands to be executed from init on system startup # # Here you should add things, that should happen directly after booting Index: boot =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/boot,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- boot 1 Apr 2007 20:20:29 -0000 1.30 +++ boot 3 Apr 2007 12:01:32 -0000 1.31 @@ -39,22 +39,17 @@ cat /proc/mounts > /etc/mtab print_status success -# let's get rid of some leftovers -#rm /etc/udev/rules.d/50* -#rm /etc/udev/permissions.d/50* - echo -n "Creating devices in /dev" # disable kernel hotplug, udev will handle this echo > /proc/sys/kernel/hotplug -# kill any old udev daemons -#killall udevd /sbin/udevd --daemon # make sure all events (even old ones) are handled /sbin/udevtrigger # now let's wait until udev is done /sbin/udevsettle evaluate_retval -#print_status success + +ls /dev/ if [ -f /proc/sys/kernel/sysrq ]; then echo -n "Enabling magic SysRq" @@ -85,4 +80,7 @@ echo "1 4 1 7" > /proc/sys/kernel/printk evaluate_retval +echo "executing boot.local" +/bin/sh /etc/init.d/boot.local + exit 0 |
|
From: Heiko Z. <smi...@us...> - 2007-04-03 12:01:37
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv14817/scripts Modified Files: busybox insserv udev Log Message: added missing groups added mdev and udev for device creation fixed boot process we can boot now !!! Index: busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/busybox,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- busybox 1 Apr 2007 20:20:29 -0000 1.28 +++ busybox 3 Apr 2007 12:01:32 -0000 1.29 @@ -44,6 +44,8 @@ ln -sf busybox $INITRDDIR/bin/sed || exit 1 ln -sf busybox $INITRDDIR/bin/basename || exit 1 ln -sf busybox $INITRDDIR/bin/mdev || exit 1 + ln -sf busybox $INITRDDIR/bin/chroot || exit 1 + ln -sf busybox $INITRDDIR/bin/pivot_root || exit 1 ;; * ) Index: udev =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/udev,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- udev 1 Apr 2007 20:20:29 -0000 1.10 +++ udev 3 Apr 2007 12:01:32 -0000 1.11 @@ -24,54 +24,30 @@ source $MYDIR/settings +EXTRA_FLAGS="extras/ata_id extras/cdrom_id extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator extras/scsi_id extras/usb_id extras/volume_id" + +set -x + case $1 in build ) - ln -sf $KERNELDIR/include/linux klibc || exit 1 - # lets first build the static version we need for the initrd - #make clean || exit 1 - #make $PMAKE all udevdir=/dev USE_STATIC=true EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ - # extras/firmware extras/floppy extras/path_id extras/rule_generator \ - # extras/scsi_id extras/usb_id extras/volume_id"|| exit 1 - #strip_debug - #TMPDIR=$(pwd)/DL-static - #rm -rf $TMPDIR || exit 1 - #mkdir -p $TMPDIR || exit 1 - #make install DESTDIR=$TMPDIR udevdir=/dev || exit 1 - - # now create the dynamic version for the final OS - #make clean || exit 1 - make $PMAKE all EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ - extras/firmware extras/floppy extras/path_id extras/rule_generator \ - extras/scsi_id extras/usb_id extras/volume_id" || exit 1 + + #ln -sf $KERNELDIR/include/linux klibc || exit 1 + make $PMAKE all EXTRAS="$EXTRA_FLAGS" || exit 1 strip_debug - TMPDIR=$(pwd)/DL-dynamic - rm -rf $TMPDIR || exit 1 - mkdir -p $TMPDIR || exit 1 - make install DESTDIR=$TMPDIR udevdir=/dev EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ - extras/firmware extras/floppy extras/path_id extras/rule_generator \ - extras/scsi_id extras/usb_id extras/volume_id"|| exit 1 ;; install ) - set -x - UDEVCONFDIR=$(find_src_dir udev-config) + rm -rf $TMPDIR || exit 1 + mkdir -p $TMPDIR || exit 1 + + make install DESTDIR=$TMPDIR udevdir=/dev EXTRAS="$EXTRA_FLAGS" || exit 1 - for DIR in DL-dynamic #DL-static - do - #mkdir -p $DIR/etc/udev/scripts || exit 1 - #cp -dpv extras/*.sh $DIR/etc/udev/scripts/ || exit 1 - #cp -dpv extras/*.conf $DIR/etc/udev/ || exit 1 - cp -dpv etc/udev/rules.d/[0-9]* $DIR/etc/udev/rules.d/ || exit 1 - #chmod 770 $DIR/etc/udev/scripts/* || exit 1 - #cp -dpvR $(find_src_dir udev-config)/* $DIR/etc/udev/ || exit 1 - make install -C $UDEVCONFDIR DESTDIR=$(pwd)/$DIR || exit 1 - done + cp -dpv etc/udev/rules.d/[0-9]* $TMPDIR/etc/udev/rules.d/ || exit 1 - #cp -dpv $(pwd)/DL-static/sbin/{udevd,udevtrigger,udevsettle} $INITRDDIR/sbin/ || exit 1 - #tar -C $(pwd)/DL-dynamic/ -czf $INITRDDIR/udev-cfg.tar.gz etc + UDEVCONFDIR=$(find_src_dir udev-config) + make install -C $UDEVCONFDIR DESTDIR=$TMPDIR || exit 1 - TMPDIR=$(pwd)/DL-dynamic copy_docs $TMPDIR rm -rf $TMPDIR/usr/{man,info} rm -rf $TMPDIR/usr/include || exit 1 @@ -84,6 +60,8 @@ mkdir -p $DOCDIR/udev || exit 1 cp -dpvR etc $DOCDIR/udev/ || exit 1 cp -dpvR docs $DOCDIR/udev/ || exit 1 + + rm -rf $TMPDIR || exit 1 ;; * ) Index: insserv =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/insserv,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- insserv 20 Mar 2007 02:41:45 -0000 1.14 +++ insserv 3 Apr 2007 12:01:32 -0000 1.15 @@ -27,7 +27,7 @@ build ) if [ ! -f .patch.done ]; then bzcat $DL_DIR/src/insserv-core.diff.bz2 | patch -p1 || exit 1 - #bzcat $DL_DIR/src/insserv-boot.diff.bz2 | patch -p1 || exit 1 + bzcat $DL_DIR/src/insserv-boot.diff.bz2 | patch -p1 || exit 1 #bzcat $DL_DIR/src/insserv-local.diff.bz2 | patch -p1 || exit 1 touch .patch.done fi |
|
From: Heiko Z. <smi...@us...> - 2007-04-03 12:01:37
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv14817 Modified Files: md5sum.lst Log Message: added missing groups added mdev and udev for device creation fixed boot process we can boot now !!! Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.345 retrieving revision 1.346 diff -u -d -r1.345 -r1.346 --- md5sum.lst 1 Apr 2007 20:20:29 -0000 1.345 +++ md5sum.lst 3 Apr 2007 12:01:32 -0000 1.346 @@ -247,6 +247,7 @@ 9a80f58d8d6a0979c13714ae69050020 src/imap-2004g.tar.Z 9e0f1ac040de3168ea785f44e42d585e src/inetutils-1.5.tar.gz ff8409583af07c030038423511972aa4 src/insserv-1.03.0.tar.bz2 +fa021892240f49f6c8ca8c988eb915ee src/insserv-boot.diff.bz2 57035039daddd242ede848bdcde86ae5 src/insserv-core.diff.bz2 f9ed8a729145ae613b3cdc518f1750e3 src/ipac-ng-1.31.tar.bz2 969832f3a42fc25b44045d73ea483f18 src/ipcalc.tar.bz2 @@ -481,7 +482,6 @@ 39b619147db54687c4a583a7a94c9163 src/ucspi-tcp-0.88.tar.gz 320ccd2d0f4540d10e021bafa14f8985 src/udev-106.tar.bz2 5f387296f1771c1c6b652284cfab5d9b src/udev-config-20070304.tar.bz2 -5241085ea2efe036760fc99e8b23d389 src/udev-config.tar.bz2 b8f93446d52cd1e48323fa49f10a790c src/unarj_2.43-3.diff.gz 7a481dc017f1fbfa7f937a97e66eb99f src/unarj_2.43.orig.tar.gz 4b0a5393f6a41a24555c2cd30a689b2c src/unionfs-1.1.4.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2007-04-03 12:01:37
|
Update of /cvsroot/devil-linux/build/config/etc In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv14817/config/etc Modified Files: group Log Message: added missing groups added mdev and udev for device creation fixed boot process we can boot now !!! Index: group =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/group,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- group 19 Dec 2003 00:20:54 -0000 1.8 +++ group 3 Apr 2007 12:01:32 -0000 1.9 @@ -14,6 +14,8 @@ shadow:x:13: mail:x:14: wheel:x:15: +cdrom:x:18: +video:x:19: vscan:x:65: users:x:100: www:x:103: |
|
From: Heiko Z. <smi...@us...> - 2007-04-03 12:01:37
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv14817/config/etc/initrd Modified Files: linuxrc Log Message: added missing groups added mdev and udev for device creation fixed boot process we can boot now !!! Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- linuxrc 1 Apr 2007 20:23:12 -0000 1.91 +++ linuxrc 3 Apr 2007 12:01:32 -0000 1.92 @@ -192,30 +192,13 @@ # get rid of modprobe and udevd warnings mkdir -p /shm/etc -#cp /group /etc/group -echo -e "Unpacking udev configuration" -tar -xzf /udev-cfg.tar.gz -C /shm +echo "waiting until usb-storage driver has initialized all devices ..." +sleep 10 -echo -e "Creating devices in /dev" -set -x +echo "Creating devices in /dev" /sbin/mdev -s echo "/sbin/mdev" > /proc/sys/kernel/hotplug -# disable kernel hotplug, udev will handle this -#echo > /proc/sys/kernel/hotplug -#/sbin/udevd --daemon -# make sure all events (even old ones) are handled -#/sbin/udevtrigger -# now let's wait until udev is done -#/sbin/udevsettle -#evaluate_retval -#print_status success - -# and I'm sure we need to debug this first.... -/bin/sh - -echo "waiting until usb-storage driver has initialized all devices ..." -sleep 10 $GREEN echo "Searching for configuration media" @@ -323,7 +306,7 @@ $RED echo "Rebooting..." $NORMAL - exec /bin/chroot . /sbin/reboot -f + exec /usr/sbin/chroot . /sbin/reboot -f fi $GREEN @@ -399,7 +382,8 @@ modprobe -r 2> /dev/null # kill our klogd -kill `ps | grep klogd | grep -v grep | awk '{ print $1 }'` +#kill `ps | grep klogd | grep -v grep | awk '{ print $1 }'` +killall klogd # create the devices we need mkdir -p /shm/dev/ @@ -420,7 +404,7 @@ #change to new root and start up the real system pivot_root . initrd -exec /bin/chroot . /sbin/pre_init $DL_CONFIG_SOURCE $DL_CONFIG_FILE $@ <dev/console >dev/console 2>&1 +exec /usr/sbin/chroot . /sbin/pre_init $DL_CONFIG_SOURCE $DL_CONFIG_FILE $@ <dev/console >dev/console 2>&1 # something went wrong echo |
|
From: Heiko Z. <smi...@us...> - 2007-04-03 01:44:21
|
Update of /cvsroot/devil-linux/build/scripts/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22793 Modified Files: named Log Message: named can't be a dependency to itself... Index: named =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/scripts/named,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- named 25 Jul 2005 17:16:58 -0000 1.11 +++ named 3 Apr 2007 01:44:14 -0000 1.12 @@ -8,8 +8,8 @@ ### BEGIN INIT INFO # Provides: named -# Required-Start: $network $syslog $named -# Required-Stop: $network $syslog $named +# Required-Start: $network $syslog +# Required-Stop: $network $syslog # Default-Start: 3 5 # Default-Stop: 0 1 2 6 # Description: DNS daemon |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:23:15
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv4189/config/etc/initrd Modified Files: linuxrc Log Message: oops Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- linuxrc 1 Apr 2007 20:20:29 -0000 1.90 +++ linuxrc 1 Apr 2007 20:23:12 -0000 1.91 @@ -199,7 +199,7 @@ echo -e "Creating devices in /dev" set -x -/sbin/mdev +/sbin/mdev -s echo "/sbin/mdev" > /proc/sys/kernel/hotplug # disable kernel hotplug, udev will handle this #echo > /proc/sys/kernel/hotplug |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:20:34
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2745/scripts Modified Files: busybox finalize udev unzip util-linux vmmemctl vmxnet zip Log Message: get the devices in order, so we'll be able to boot (at some point) Index: busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/busybox,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- busybox 7 Feb 2007 16:28:55 -0000 1.27 +++ busybox 1 Apr 2007 20:20:29 -0000 1.28 @@ -43,6 +43,7 @@ ln -sf busybox $INITRDDIR/bin/modprobe || exit 1 ln -sf busybox $INITRDDIR/bin/sed || exit 1 ln -sf busybox $INITRDDIR/bin/basename || exit 1 + ln -sf busybox $INITRDDIR/bin/mdev || exit 1 ;; * ) Index: unzip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/unzip,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- unzip 12 Dec 2004 21:48:09 -0000 1.6 +++ unzip 1 Apr 2007 20:20:29 -0000 1.7 @@ -32,8 +32,6 @@ install ) if [ "$CONFIG_UNZIP" = "y" ]; then - rm -rf $TMPDIR/usr - mkdir -p $TMPDIR/usr || exit 1 make -f unix/Makefile install prefix=$CDDIR/usr MANDIR=$CDDIR/usr/share/man || exit 1 fi ;; Index: finalize =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/finalize,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- finalize 13 Jan 2004 02:29:49 -0000 1.7 +++ finalize 1 Apr 2007 20:20:29 -0000 1.8 @@ -30,6 +30,7 @@ pwconv || exit 1 cp /etc/passwd $ETCDIR/etc/ || exit 1 cp /etc/group $ETCDIR/etc/ || exit 1 + #cp /etc/group $INITRDDIR/ || exit 1 cp /etc/shadow $ETCDIR/etc/ || exit 1 cp /etc/gshadow $ETCDIR/etc/ || exit 1 Index: zip =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/zip,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- zip 12 Dec 2004 21:48:09 -0000 1.5 +++ zip 1 Apr 2007 20:20:30 -0000 1.6 @@ -32,8 +32,6 @@ install ) if [ "$CONFIG_ZIP" = "y" ]; then - rm -rf $TMPDIR - mkdir -p $TMPDIR || exit 1 make -f unix/Makefile install prefix=$CDDIR/usr MANDIR=$CDDIR/usr/share/man/man1 || exit 1 fi ;; Index: udev =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/udev,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- udev 29 Mar 2007 12:24:34 -0000 1.9 +++ udev 1 Apr 2007 20:20:29 -0000 1.10 @@ -28,19 +28,18 @@ build ) ln -sf $KERNELDIR/include/linux klibc || exit 1 # lets first build the static version we need for the initrd - make clean || exit 1 - make $PMAKE all udevdir=/dev LDFLAGS=--static EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ - extras/firmware extras/floppy extras/path_id extras/rule_generator \ - extras/scsi_id extras/usb_id extras/volume_id"|| exit 1 - strip_debug - TMPDIR=$(pwd)/DL-static - rm -rf $TMPDIR || exit 1 - mkdir -p $TMPDIR || exit 1 - make install DESTDIR=$TMPDIR udevdir=/dev || exit 1 + #make clean || exit 1 + #make $PMAKE all udevdir=/dev USE_STATIC=true EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ + # extras/firmware extras/floppy extras/path_id extras/rule_generator \ + # extras/scsi_id extras/usb_id extras/volume_id"|| exit 1 + #strip_debug + #TMPDIR=$(pwd)/DL-static + #rm -rf $TMPDIR || exit 1 + #mkdir -p $TMPDIR || exit 1 + #make install DESTDIR=$TMPDIR udevdir=/dev || exit 1 # now create the dynamic version for the final OS - make clean || exit 1 - #make $PMAKE all USE_LOG=false udevdir=/dev || exit 1 + #make clean || exit 1 make $PMAKE all EXTRAS="extras/ata_id extras/cdrom_id extras/edd_id \ extras/firmware extras/floppy extras/path_id extras/rule_generator \ extras/scsi_id extras/usb_id extras/volume_id" || exit 1 @@ -55,24 +54,33 @@ ;; install ) + set -x + UDEVCONFDIR=$(find_src_dir udev-config) + for DIR in DL-dynamic #DL-static do - mkdir -p $DIR/etc/udev/scripts || exit 1 - cp -dpv extras/*.sh $DIR/etc/udev/scripts/ || exit 1 - cp -dpv extras/*.conf $DIR/etc/udev/ || exit 1 - chmod 770 $DIR/etc/udev/scripts/* || exit 1 - rm $DIR/etc/udev/rules.d/* - rm $DIR/etc/udev/permissions.d/* - cp -dpvR $(find_src_dir udev-config)/* $DIR/etc/udev/ || exit 1 + #mkdir -p $DIR/etc/udev/scripts || exit 1 + #cp -dpv extras/*.sh $DIR/etc/udev/scripts/ || exit 1 + #cp -dpv extras/*.conf $DIR/etc/udev/ || exit 1 + cp -dpv etc/udev/rules.d/[0-9]* $DIR/etc/udev/rules.d/ || exit 1 + #chmod 770 $DIR/etc/udev/scripts/* || exit 1 + #cp -dpvR $(find_src_dir udev-config)/* $DIR/etc/udev/ || exit 1 + make install -C $UDEVCONFDIR DESTDIR=$(pwd)/$DIR || exit 1 done - cp -dpv $(pwd)/DL-static/sbin/udev $INITRDDIR/sbin/ || exit 1 - ln -sf udev $INITRDDIR/sbin/udevstart || exit 1 - tar -C $(pwd)/DL-static/ -czf $INITRDDIR/udev-cfg.tar.gz etc + + #cp -dpv $(pwd)/DL-static/sbin/{udevd,udevtrigger,udevsettle} $INITRDDIR/sbin/ || exit 1 + #tar -C $(pwd)/DL-dynamic/ -czf $INITRDDIR/udev-cfg.tar.gz etc + TMPDIR=$(pwd)/DL-dynamic copy_docs $TMPDIR - rm -rf $TMPDIR/usr/{man,info} || exit 1 + rm -rf $TMPDIR/usr/{man,info} + rm -rf $TMPDIR/usr/include || exit 1 + rm -rf $TMPDIR/usr/lib/*.a || exit 1 + rm -rf $TMPDIR/usr/lib/pkgconfig || exit 1 cp -dpvR $TMPDIR/etc/* $ETCDIR/etc || exit 1 - cp -dpvR $TMPDIR/{sbin,usr} $CDDIR/ || exit 1 + rm -rf $TMPDIR/etc || exit 1 + rm -rf $TMPDIR/dev || exit 1 + cp -dpvR $TMPDIR/* $CDDIR/ || exit 1 mkdir -p $DOCDIR/udev || exit 1 cp -dpvR etc $DOCDIR/udev/ || exit 1 cp -dpvR docs $DOCDIR/udev/ || exit 1 Index: vmxnet =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmxnet,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- vmxnet 8 Jun 2006 15:37:37 -0000 1.3 +++ vmxnet 1 Apr 2007 20:20:30 -0000 1.4 @@ -36,7 +36,7 @@ install ) if [ "$CONFIG_VMWARE" = "y" ]; then mkdir -p $CDDIR/lib/modules/$KERNELVERSION/kernel/drivers/net/ || exit 1 - cp -v vmxnet-$KERNELVERSION $CDDIR/lib/modules/$KERNELVERSION/kernel/drivers/net/vmxnet.o || exit 1 + cp -v vmxnet.ko $CDDIR/lib/modules/$KERNELVERSION/kernel/drivers/net/ || exit 1 fi ;; Index: vmmemctl =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/vmmemctl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- vmmemctl 8 Jun 2006 15:37:36 -0000 1.3 +++ vmmemctl 1 Apr 2007 20:20:30 -0000 1.4 @@ -36,7 +36,7 @@ install ) if [ "$CONFIG_VMWARE" = "y" ]; then mkdir -p $CDDIR/lib/modules/$KERNELVERSION/misc/ || exit 1 - cp -v vmmemctl-$KERNELVERSION $CDDIR/lib/modules/$KERNELVERSION/misc/vmmemctl.o || exit 1 + cp -v vmmemctl.ko $CDDIR/lib/modules/$KERNELVERSION/misc/ || exit 1 fi ;; Index: util-linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/util-linux,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- util-linux 21 Mar 2007 01:51:14 -0000 1.37 +++ util-linux 1 Apr 2007 20:20:29 -0000 1.38 @@ -63,13 +63,10 @@ mkdir -p $TMPDIR || exit 1 make DESTDIR=$TMPDIR install || exit 1 - echo "we need to fix this for the new 2.13 version" - exit 1 - copy_docs $TMPDIR rm -rf $TMPDIR/usr/share || exit 1 - cp -dpR $TMPDIR/etc $ETCDIR/ || exit 1 - rm -rf $TMPDIR/etc || exit 1 + #cp -dpR $TMPDIR/etc $ETCDIR/ || exit 1 + #rm -rf $TMPDIR/etc || exit 1 cp -dpR $TMPDIR/* $CDDIR/ || exit 1 rm -rf $TMPDIR || exit 1 cp $MYDIR/scripts/blankscreen $ETCDIR/etc/init.d || exit 1 |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:20:34
|
Update of /cvsroot/devil-linux/build/config/etc/initrd In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2745/config/etc/initrd Modified Files: linuxrc Log Message: get the devices in order, so we'll be able to boot (at some point) Index: linuxrc =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/initrd/linuxrc,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- linuxrc 24 Sep 2006 15:08:46 -0000 1.89 +++ linuxrc 1 Apr 2007 20:20:29 -0000 1.90 @@ -187,15 +187,32 @@ echo "Mounting SHM FS on /shm" mount -n -t shm shmfs /shm 2> /dev/null || mount -n -t tmpfs none /shm -# get rid of modprobe warnings +# make sure we can write to / +mount -n -o remount,rw / + +# get rid of modprobe and udevd warnings mkdir -p /shm/etc +#cp /group /etc/group echo -e "Unpacking udev configuration" tar -xzf /udev-cfg.tar.gz -C /shm echo -e "Creating devices in /dev" -/sbin/udevstart -echo "/sbin/udev" > /proc/sys/kernel/hotplug +set -x +/sbin/mdev +echo "/sbin/mdev" > /proc/sys/kernel/hotplug +# disable kernel hotplug, udev will handle this +#echo > /proc/sys/kernel/hotplug +#/sbin/udevd --daemon +# make sure all events (even old ones) are handled +#/sbin/udevtrigger +# now let's wait until udev is done +#/sbin/udevsettle +#evaluate_retval +#print_status success + +# and I'm sure we need to debug this first.... +/bin/sh echo "waiting until usb-storage driver has initialized all devices ..." sleep 10 |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:20:33
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2745/scripts/config Modified Files: config_busybox Log Message: get the devices in order, so we'll be able to boot (at some point) Index: config_busybox =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config_busybox,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- config_busybox 7 Feb 2007 16:28:55 -0000 1.27 +++ config_busybox 1 Apr 2007 20:20:30 -0000 1.28 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.4.1 -# Wed Jan 31 09:12:40 2007 +# Busybox version: 1.4.2 +# Sun Apr 1 19:35:54 2007 # CONFIG_HAVE_DOT_CONFIG=y @@ -13,13 +13,13 @@ # General Configuration # # CONFIG_NITPICK is not set -# CONFIG_DESKTOP is not set +CONFIG_DESKTOP=y # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set CONFIG_SHOW_USAGE=y CONFIG_FEATURE_VERBOSE_USAGE=y -# CONFIG_FEATURE_COMPRESS_USAGE is not set +CONFIG_FEATURE_COMPRESS_USAGE=y CONFIG_FEATURE_INSTALLER=y # CONFIG_LOCALE_SUPPORT is not set CONFIG_GETOPT_LONG=y @@ -56,7 +56,7 @@ # # Installation Options # -# CONFIG_INSTALL_NO_USR is not set +CONFIG_INSTALL_NO_USR=y CONFIG_INSTALL_APPLET_SYMLINKS=y # CONFIG_INSTALL_APPLET_HARDLINKS is not set # CONFIG_INSTALL_APPLET_DONT is not set @@ -105,7 +105,7 @@ # # Common options for cpio and tar # -CONFIG_FEATURE_UNARCHIVE_TAPE=y +# CONFIG_FEATURE_UNARCHIVE_TAPE is not set # CONFIG_FEATURE_DEB_TAR_GZ is not set # CONFIG_FEATURE_DEB_TAR_BZ2 is not set # CONFIG_FEATURE_DEB_TAR_LZMA is not set @@ -116,14 +116,14 @@ CONFIG_BASENAME=y # CONFIG_CAL is not set CONFIG_CAT=y -# CONFIG_CATV is not set +CONFIG_CATV=y CONFIG_CHGRP=y CONFIG_CHMOD=y CONFIG_CHOWN=y CONFIG_CHROOT=y -# CONFIG_CKSUM is not set +CONFIG_CKSUM=y CONFIG_CMP=y -# CONFIG_COMM is not set +CONFIG_COMM=y CONFIG_CP=y CONFIG_CUT=y CONFIG_DATE=y @@ -144,17 +144,17 @@ CONFIG_ECHO=y CONFIG_FEATURE_FANCY_ECHO=y CONFIG_ENV=y -# CONFIG_FEATURE_ENV_LONG_OPTIONS is not set +CONFIG_FEATURE_ENV_LONG_OPTIONS=y CONFIG_EXPR=y CONFIG_EXPR_MATH_SUPPORT_64=y CONFIG_FALSE=y CONFIG_FOLD=y CONFIG_HEAD=y CONFIG_FEATURE_FANCY_HEAD=y -# CONFIG_HOSTID is not set +CONFIG_HOSTID=y CONFIG_ID=y -# CONFIG_INSTALL is not set -# CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set +CONFIG_INSTALL=y +CONFIG_FEATURE_INSTALL_LONG_OPTIONS=y CONFIG_LENGTH=y CONFIG_LN=y CONFIG_LOGNAME=y @@ -169,30 +169,30 @@ # CONFIG_FEATURE_LS_COLOR_IS_DEFAULT is not set CONFIG_MD5SUM=y CONFIG_MKDIR=y -# CONFIG_FEATURE_MKDIR_LONG_OPTIONS is not set +CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y CONFIG_MKFIFO=y CONFIG_MKNOD=y CONFIG_MV=y -# CONFIG_FEATURE_MV_LONG_OPTIONS is not set -# CONFIG_NICE is not set -# CONFIG_NOHUP is not set +CONFIG_FEATURE_MV_LONG_OPTIONS=y +CONFIG_NICE=y +CONFIG_NOHUP=y # CONFIG_OD is not set -# CONFIG_PRINTENV is not set +CONFIG_PRINTENV=y CONFIG_PRINTF=y CONFIG_PWD=y CONFIG_REALPATH=y CONFIG_RM=y CONFIG_RMDIR=y -# CONFIG_SEQ is not set +CONFIG_SEQ=y CONFIG_SHA1SUM=y CONFIG_SLEEP=y CONFIG_FEATURE_FANCY_SLEEP=y CONFIG_SORT=y CONFIG_FEATURE_SORT_BIG=y -# CONFIG_STAT is not set -# CONFIG_FEATURE_STAT_FORMAT is not set +CONFIG_STAT=y +CONFIG_FEATURE_STAT_FORMAT=y CONFIG_STTY=y -# CONFIG_SUM is not set +CONFIG_SUM=y CONFIG_SYNC=y CONFIG_TAIL=y CONFIG_FEATURE_FANCY_TAIL=y @@ -211,9 +211,9 @@ CONFIG_USLEEP=y # CONFIG_UUDECODE is not set # CONFIG_UUENCODE is not set -# CONFIG_WATCH is not set -# CONFIG_WC is not set -# CONFIG_FEATURE_WC_LARGE is not set +CONFIG_WATCH=y +CONFIG_WC=y +CONFIG_FEATURE_WC_LARGE=y # CONFIG_WHO is not set # CONFIG_WHOAMI is not set CONFIG_YES=y @@ -241,17 +241,17 @@ # # Console Utilities # -# CONFIG_CHVT is not set +CONFIG_CHVT=y CONFIG_CLEAR=y -# CONFIG_DEALLOCVT is not set +CONFIG_DEALLOCVT=y # CONFIG_DUMPKMAP is not set # CONFIG_LOADFONT is not set # CONFIG_LOADKMAP is not set -# CONFIG_OPENVT is not set -# CONFIG_RESET is not set +CONFIG_OPENVT=y +CONFIG_RESET=y CONFIG_RESIZE=y CONFIG_FEATURE_RESIZE_PRINT=y -# CONFIG_SETCONSOLE is not set +CONFIG_SETCONSOLE=y # CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set # CONFIG_SETKEYCODES is not set CONFIG_SETLOGCONS=y @@ -289,7 +289,7 @@ CONFIG_FEATURE_VI_SET=y CONFIG_FEATURE_VI_WIN_RESIZE=y CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y -# CONFIG_FEATURE_ALLOW_EXEC is not set +CONFIG_FEATURE_ALLOW_EXEC=y # # Finding Utilities @@ -330,16 +330,16 @@ # # Login/Password Management Utilities # -# CONFIG_FEATURE_SHADOWPASSWDS is not set -# CONFIG_USE_BB_SHADOW is not set -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_FEATURE_SHADOWPASSWDS=y +CONFIG_USE_BB_SHADOW=y +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_DELGROUP is not set # CONFIG_ADDUSER is not set # CONFIG_DELUSER is not set # CONFIG_GETTY is not set -# CONFIG_FEATURE_UTMP is not set -# CONFIG_FEATURE_WTMP is not set +CONFIG_FEATURE_UTMP=y +CONFIG_FEATURE_WTMP=y # CONFIG_LOGIN is not set # CONFIG_LOGIN_SCRIPTS is not set # CONFIG_FEATURE_SECURETTY is not set @@ -362,14 +362,14 @@ # Linux Module Utilities # CONFIG_INSMOD=y -CONFIG_FEATURE_INSMOD_VERSION_CHECKING=y -CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=y +# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set +# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set CONFIG_FEATURE_INSMOD_LOAD_MAP=y CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y CONFIG_RMMOD=y CONFIG_LSMOD=y -# CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set +CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y CONFIG_MODPROBE=y CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y @@ -378,7 +378,7 @@ # Options common to multiple modutils # CONFIG_FEATURE_CHECK_TAINTED_MODULE=y -CONFIG_FEATURE_2_4_MODULES=y +# CONFIG_FEATURE_2_4_MODULES is not set CONFIG_FEATURE_2_6_MODULES=y # CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set @@ -387,10 +387,10 @@ # CONFIG_DMESG=y CONFIG_FEATURE_DMESG_PRETTY=y -# CONFIG_FBSET is not set -# CONFIG_FEATURE_FBSET_FANCY is not set -# CONFIG_FEATURE_FBSET_READMODE is not set -# CONFIG_FDFLUSH is not set +CONFIG_FBSET=y +CONFIG_FEATURE_FBSET_FANCY=y +CONFIG_FEATURE_FBSET_READMODE=y +CONFIG_FDFLUSH=y CONFIG_FDFORMAT=y CONFIG_FDISK=y CONFIG_FDISK_SUPPORT_LARGE_DISKS=y @@ -412,9 +412,9 @@ # CONFIG_IPCRM is not set # CONFIG_IPCS is not set CONFIG_LOSETUP=y -# CONFIG_MDEV is not set -# CONFIG_FEATURE_MDEV_CONF is not set -# CONFIG_FEATURE_MDEV_EXEC is not set +CONFIG_MDEV=y +CONFIG_FEATURE_MDEV_CONF=y +CONFIG_FEATURE_MDEV_EXEC=y CONFIG_MKSWAP=y # CONFIG_FEATURE_MKSWAP_V0 is not set CONFIG_MORE=y @@ -429,7 +429,7 @@ # CONFIG_READPROFILE is not set # CONFIG_SETARCH is not set CONFIG_SWAPONOFF=y -# CONFIG_SWITCH_ROOT is not set +CONFIG_SWITCH_ROOT=y CONFIG_UMOUNT=y CONFIG_FEATURE_UMOUNT_ALL=y @@ -453,38 +453,38 @@ # CONFIG_DEVFSD_MODLOAD is not set # CONFIG_DEVFSD_FG_NP is not set # CONFIG_DEVFSD_VERBOSE is not set -CONFIG_FEATURE_DEVFS=y -# CONFIG_EJECT is not set -# CONFIG_LAST is not set -# CONFIG_LESS is not set -CONFIG_FEATURE_LESS_MAXLINES= -# CONFIG_FEATURE_LESS_BRACKETS is not set -# CONFIG_FEATURE_LESS_FLAGS is not set -# CONFIG_FEATURE_LESS_FLAGCS is not set -# CONFIG_FEATURE_LESS_MARKS is not set -# CONFIG_FEATURE_LESS_REGEXP is not set -# CONFIG_HDPARM is not set -# CONFIG_FEATURE_HDPARM_GET_IDENTITY is not set -# 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 is not set +# CONFIG_FEATURE_DEVFS is not set +CONFIG_EJECT=y +CONFIG_LAST=y +CONFIG_LESS=y +CONFIG_FEATURE_LESS_MAXLINES=9999999 +CONFIG_FEATURE_LESS_BRACKETS=y +CONFIG_FEATURE_LESS_FLAGS=y +CONFIG_FEATURE_LESS_FLAGCS=y +CONFIG_FEATURE_LESS_MARKS=y +CONFIG_FEATURE_LESS_REGEXP=y +CONFIG_HDPARM=y +CONFIG_FEATURE_HDPARM_GET_IDENTITY=y +CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF=y +CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF=y +CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET=y +CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF=y +CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y # CONFIG_MAKEDEVS is not set # CONFIG_FEATURE_MAKEDEVS_LEAF is not set # CONFIG_FEATURE_MAKEDEVS_TABLE is not set -# CONFIG_MOUNTPOINT is not set +CONFIG_MOUNTPOINT=y # CONFIG_MT is not set # CONFIG_NMETER is not set CONFIG_RAIDAUTORUN=y -CONFIG_READAHEAD=n +# CONFIG_READAHEAD is not set # CONFIG_RUNLEVEL is not set # CONFIG_RX is not set # CONFIG_STRINGS is not set # CONFIG_SETSID is not set -CONFIG_TASKSET=n +# CONFIG_TASKSET is not set # CONFIG_FEATURE_TASKSET_FANCY is not set -# CONFIG_TIME is not set +CONFIG_TIME=y # CONFIG_WATCHDOG is not set # @@ -589,17 +589,17 @@ # Process Utilities # CONFIG_FREE=y -# CONFIG_FUSER is not set +CONFIG_FUSER=y CONFIG_KILL=y CONFIG_KILLALL=y -# CONFIG_KILLALL5 is not set +CONFIG_KILLALL5=y CONFIG_PIDOF=y CONFIG_FEATURE_PIDOF_SINGLE=y CONFIG_FEATURE_PIDOF_OMIT=y CONFIG_PS=y CONFIG_FEATURE_PS_WIDE=y # CONFIG_RENICE is not set -# CONFIG_BB_SYSCTL is not set +CONFIG_BB_SYSCTL=y # CONFIG_TOP is not set # CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set # CONFIG_UPTIME is not set |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:20:33
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2745/config/etc/init.d Modified Files: boot Log Message: get the devices in order, so we'll be able to boot (at some point) Index: boot =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/boot,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- boot 5 Apr 2006 19:19:22 -0000 1.29 +++ boot 1 Apr 2007 20:20:29 -0000 1.30 @@ -40,12 +40,21 @@ print_status success # let's get rid of some leftovers -rm /etc/udev/rules.d/50* -rm /etc/udev/permissions.d/50* +#rm /etc/udev/rules.d/50* +#rm /etc/udev/permissions.d/50* echo -n "Creating devices in /dev" -/sbin/udevstart -print_status success +# disable kernel hotplug, udev will handle this +echo > /proc/sys/kernel/hotplug +# kill any old udev daemons +#killall udevd +/sbin/udevd --daemon +# make sure all events (even old ones) are handled +/sbin/udevtrigger +# now let's wait until udev is done +/sbin/udevsettle +evaluate_retval +#print_status success if [ -f /proc/sys/kernel/sysrq ]; then echo -n "Enabling magic SysRq" |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 20:20:33
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv2745 Modified Files: md5sum.lst Log Message: get the devices in order, so we'll be able to boot (at some point) Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.344 retrieving revision 1.345 diff -u -d -r1.344 -r1.345 --- md5sum.lst 28 Mar 2007 14:34:34 -0000 1.344 +++ md5sum.lst 1 Apr 2007 20:20:29 -0000 1.345 @@ -120,7 +120,7 @@ 023a5e6a436f86a28baeec91e4c62736 src/bluez-utils-3.9.tar.gz 00b1eee7f98b68fa762c4efb3b34caa1 src/bonnie++-1.03a.tgz 43bbd2a67b59cac3e15d545f8b51df68 src/bridge-utils-1.1.tar.gz -5728403bce309cdabcffa414e2e64052 src/busybox-1.4.1.tar.bz2 +b4c61fb15642be9dde20e8493788c585 src/busybox-1.4.2.tar.bz2 fc310b254f6ba5fbb5da018f04533688 src/bzip2-1.0.4.tar.gz ffd824f13f99011984399fc3b7526c71 src/camsource-0.7.0.tar.bz2 b269ba6c25086c62a0b47250c782cd12 src/cdrtools-2.01.01a12.tar.bz2 @@ -231,9 +231,9 @@ 62749c6cdf28ce31aae335092fa107df src/hdparm-6.9.tar.gz 39d7d12d2a7d5c98d1e3f8ae7977a3e6 src/heartbeat-2.0.8.tar.gz 0a8097a8772d5d2de8c5539d3182b82a src/heimdal-0.7.tar.gz -e861a032ab716e14864243e01db32ba7 src/hostap-driver-0.3.10.tar.gz -529a31e987924116b8c7409dbf5794f2 src/hostap-utils-0.3.7.tar.gz -3feba72240c24024b44fcd0b66f7c5d2 src/hostapd-0.4.9.tar.gz +c7534dc040ab90218257a78488ecd378 src/hostap-driver-0.4.9.tar.gz +afe041581b8f01666e353bec20917c85 src/hostap-utils-0.4.7.tar.gz +d5113247dc6ee17106e6bc7cb89aa507 src/hostapd-0.5.7.tar.gz 55ee0ac0b49c3218b8d5974754ea8d56 src/hotplug-2004_01_05.tar.bz2 e61f5a5396ed70c5971a13bd6d1ad3de src/hotplug_nowarning.diff.bz2 24a53cbaf5fa312145e599d256d81403 src/htb3.6_tc.diff @@ -283,10 +283,10 @@ 10410742b0169f3357ef9a3f0f032037 src/lha_1.14i.orig.tar.gz ea34faf74e0efc6a0983252406c325c2 src/libart-lgpl_2.3.17-1.diff.gz aca5caa0116d7c54865c94e0aa5ace91 src/libart-lgpl_2.3.17.orig.tar.gz -553383d898826c285afb2ee453b07868 src/libdvdcss-1.2.9.tar.bz2 -078788c9241ae16763529e1235502337 src/libdvdread-0.9.7.tar.gz 2e369aaa59f61db9ae4ace6bf215e561 src/libcap-1.10.patch.bz2 4426a413128142cab89eb2e6f13d8571 src/libcap-1.10.tar.bz2 +553383d898826c285afb2ee453b07868 src/libdvdcss-1.2.9.tar.bz2 +078788c9241ae16763529e1235502337 src/libdvdread-0.9.7.tar.gz 1a4f886e4c1eb9b6908d39831c6f75b3 src/libgcrypt-1.2.2.tar.gz ff409db977e4a4897aa09ea420a28a2f src/libgpg-error-1.0.tar.gz b77a17e4a5a817100ad4b2613935055e src/libiconv-1.11.tar.gz @@ -312,7 +312,7 @@ 622e5843167593c8ea39bf86c66b8fcf src/libxslt-1.1.19.tar.gz 9613e6753abc86e26ff9d5425f24c17a src/linux-2.6.10-protector-1.patch.bz2 cd9ecde50db91db821fdd2307c31e5db src/linux-2.6.20-mppe-mppc-1.3.patch.bz2 -50541e43ec8b9861e63d2351e5355703 src/linux-2.6.20.3.tar.bz2 +ad6df0431ce9eb91dd558538e71239de src/linux-2.6.20.4.tar.bz2 31c51eae1f8b7f2de1cd73639a9b6a44 src/linux-wlan-ng-0.2.7.patch.bz2 b2b0ffd11d27c72a9c01b8a9ef3832b7 src/linux-wlan-ng-0.2.7.tar.bz2 a424c54006483e978cc3f885f50989a5 src/lm_sensors-2.10.2.tar.gz @@ -480,6 +480,7 @@ ddc8272157bef5701b11e7a0789064ca src/ucspi-tcp-0.88.errno.patch.bz2 39b619147db54687c4a583a7a94c9163 src/ucspi-tcp-0.88.tar.gz 320ccd2d0f4540d10e021bafa14f8985 src/udev-106.tar.bz2 +5f387296f1771c1c6b652284cfab5d9b src/udev-config-20070304.tar.bz2 5241085ea2efe036760fc99e8b23d389 src/udev-config.tar.bz2 b8f93446d52cd1e48323fa49f10a790c src/unarj_2.43-3.diff.gz 7a481dc017f1fbfa7f937a97e66eb99f src/unarj_2.43.orig.tar.gz @@ -503,7 +504,7 @@ 795fefbb7099f93e2d346b026785c4b8 src/wget-1.10.2.tar.gz 3897f2a9d0c53a166ba68be9c21353a6 src/which-2.14.tar.gz 059286b299089f14987bb60c85e96a4b src/whois_4.7.15.tar.gz -29891b66f23565e7e381d28404abb29a src/wireless_tools.27.tar.gz +599c94497f9c9073c7b052d3dcb7cd16 src/wireless_tools.28.tar.gz c2fa9d7e771134ac8c89d56b8197d4ca src/wol-0.7.1.tar.gz 45097f269c7847266e121e4a0f362be9 src/wvdial-1.56.tar.gz eb34544384c951fd14470d583273e02a src/wvstreams-4.3.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 01:47:35
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv7501 Modified Files: Tag: rel-1-2-patches CHANGES Log Message: various updates Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.807.2.311 retrieving revision 1.807.2.312 diff -u -d -r1.807.2.311 -r1.807.2.312 --- CHANGES 26 Mar 2007 12:23:24 -0000 1.807.2.311 +++ CHANGES 1 Apr 2007 01:47:30 -0000 1.807.2.312 @@ -22,6 +22,14 @@ # 1.2.14 +- updated wireless_tools to 28 +- updated php to 4.4.6 +- updated openssh to 4.6p1 +- updated httpd to 2.2.4 +- updated iproute2 to 2.6.16-060323 +- updated hostapd to 0.5.7 +- updated hostap-utils to 0.4.7 +- updated hostap-driver to 0.4.9 - updated vmware modules and tools to latest version - added missing iptables modules (this time for real) |
|
From: Heiko Z. <smi...@us...> - 2007-04-01 01:44:28
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv6429 Modified Files: Tag: rel-1-2-patches md5sum.lst Log Message: updates Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.102.2.206 retrieving revision 1.102.2.207 diff -u -d -r1.102.2.206 -r1.102.2.207 --- md5sum.lst 26 Mar 2007 12:23:25 -0000 1.102.2.206 +++ md5sum.lst 1 Apr 2007 01:44:21 -0000 1.102.2.207 @@ -229,14 +229,14 @@ 7cf923b24b718c418e85a283b2260e14 src/gzip-1.3.9.tar.gz 62749c6cdf28ce31aae335092fa107df src/hdparm-6.9.tar.gz 39d7d12d2a7d5c98d1e3f8ae7977a3e6 src/heartbeat-2.0.8.tar.gz -e861a032ab716e14864243e01db32ba7 src/hostap-driver-0.3.10.tar.gz -529a31e987924116b8c7409dbf5794f2 src/hostap-utils-0.3.7.tar.gz -3feba72240c24024b44fcd0b66f7c5d2 src/hostapd-0.4.9.tar.gz +c7534dc040ab90218257a78488ecd378 src/hostap-driver-0.4.9.tar.gz +afe041581b8f01666e353bec20917c85 src/hostap-utils-0.4.7.tar.gz +d5113247dc6ee17106e6bc7cb89aa507 src/hostapd-0.5.7.tar.gz 55ee0ac0b49c3218b8d5974754ea8d56 src/hotplug-2004_01_05.tar.bz2 e61f5a5396ed70c5971a13bd6d1ad3de src/hotplug_nowarning.diff.bz2 32f5523f17488ba452408cb3e51394b3 src/ht-20050321-0.98.2-bgp-md5.patch.bz2 24a53cbaf5fa312145e599d256d81403 src/htb3.6_tc.diff -887bf4a85505e97babe1d90635361c0d src/httpd-2.2.3.tar.bz2 +536c86c7041515a25dd8bad3611da9a3 src/httpd-2.2.4.tar.bz2 87e159d89e002a5ed374e0fdaf26c351 src/i2c-2.10.2.tar.gz 6030f3ef19cf0e04cb9c83ecdca50c39 src/iANS-3.4.3a.tar.gz c0174e5d2c26dc4f4c9a4c1f79639a3e src/id3-0.76.tar.gz @@ -248,7 +248,7 @@ 3f6554c42665104edb18d26a4de93592 src/insserv-local.diff.bz2 f9ed8a729145ae613b3cdc518f1750e3 src/ipac-ng-1.31.tar.bz2 969832f3a42fc25b44045d73ea483f18 src/ipcalc.tar.bz2 -04f57a6d366d36426d276178b600f5c5 src/iproute2-2.6.15-060110.tar.gz +f31d4516b35bbfeaa72c762f5959e97c src/iproute2-2.6.16-060323.tar.gz 43f2d19eab30e254846626c21fc355be src/ipsec-tools-0.4b1.tar.gz a638af2788ce9e41e07dbe89311c0914 src/ipset-2.2.8-20051203.tar.bz2 dd965bdacbb86ce2a6498829fddda6b7 src/iptables-1.3.7.tar.bz2 @@ -374,7 +374,7 @@ cf1c017496b066b45ffe3d7a303fd6ad src/oidentd-2.0.7.tar.gz d7043ba34b5038f0113b099ede0884fb src/openh323-v1_18_0-src.tar.gz fd8aa874590661c0fbc53ef3bf80c847 src/openldap-2.3.31.tgz -6468c339886f78e8a149b88f695839dd src/openssh-4.5p1.tar.gz +6a7fa99f44d9e1b5b04d15256e1405bb src/openssh-4.6p1.tar.gz 3a7ff24f6ea5cd711984722ad654b927 src/openssl-0.9.8e.tar.gz b34d71ca49dedad017879b0e912d40dd src/openswan-2.4.6.tar.gz 93528233f1f6d02fc18e2c00f82e0aca src/openvpn-2.0.7.tar.gz @@ -394,7 +394,7 @@ dbbec9d178ce199e67e98c9a4f994f90 src/pcre-6.7.tar.bz2 9452d398f0fcd4e5cd7ef6628bc78c6e src/pcwd-1.42.tar.gz a377c0c67ab43fd96eeec29ce19e8382 src/perl-5.8.8.tar.bz2 -bc6fa8908e2ac36e93bab9f7d42cda3a src/php-4.4.4.tar.bz2 +5db283824310c87efb18c76b4735c4bd src/php-4.4.6.tar.bz2 a7e4f60a6657dbc434334deb594cc242 src/pkgconfig-0.15.0.tar.gz 734b375abdcc6bf70541d0bef8147449 src/popt-1.6.4.tar.gz 082c55e473581d2ff887c6e0912b6554 src/portmap_5-1.diff.gz @@ -408,7 +408,6 @@ b47735ba5d6d37dfdbccb85afc044ede src/pptp-1.7.1.tar.gz 4918e0840fa7a14a985fccc22b7025d4 src/pptp-patches.tar.bz2 281cbe4b18f0524a283fdb9618cc73ec src/pptpd-1.3.3.tar.gz -1dfcb6e8aeb44a78d4bba53a99d7957c src/prism54-1.1.tar.bz2 134704f59307cfd3d6b1270a1aab62a4 src/prism54firmware.tar.bz2 27658d0a69040aca05a65b9888599d50 src/procinfo-18.tar.gz 1678ea99b973eb77eda4ecf6acae53f1 src/procmail-3.22.tar.gz @@ -505,7 +504,7 @@ 795fefbb7099f93e2d346b026785c4b8 src/wget-1.10.2.tar.gz 3897f2a9d0c53a166ba68be9c21353a6 src/which-2.14.tar.gz 059286b299089f14987bb60c85e96a4b src/whois_4.7.15.tar.gz -a037f5c19ab8f3a89acb09e8cfd22d5b src/wireless_tools.26.tar.gz +599c94497f9c9073c7b052d3dcb7cd16 src/wireless_tools.28.tar.gz c2fa9d7e771134ac8c89d56b8197d4ca src/wol-0.7.1.tar.gz 45097f269c7847266e121e4a0f362be9 src/wvdial-1.56.tar.gz 103230cb9926cb8f3f4d8dc8584f3b9c src/wvstreams-4.2.2.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2007-03-30 23:53:07
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv10685 Modified Files: Tag: rel-1-2-patches patch-o-matic.exclude Log Message: well since this finally works again, here an update Index: patch-o-matic.exclude =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/patch-o-matic.exclude,v retrieving revision 1.4.2.8 retrieving revision 1.4.2.9 diff -u -d -r1.4.2.8 -r1.4.2.9 --- patch-o-matic.exclude 6 Jan 2007 16:52:59 -0000 1.4.2.8 +++ patch-o-matic.exclude 30 Mar 2007 23:53:04 -0000 1.4.2.9 @@ -86,3 +86,5 @@ extra/nfnetlink deprecated/nfnetlink-ctnetlink-0.13 #extra/sip-conntrack-nat +base/expire +extra/nfnetlink_queue |
|
From: Heiko Z. <smi...@us...> - 2007-03-30 23:32:37
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv3504 Modified Files: Tag: rel-1-2-patches patch-o-matic Log Message: undo last couple changes Index: patch-o-matic =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/patch-o-matic,v retrieving revision 1.22.2.9 retrieving revision 1.22.2.10 diff -u -d -r1.22.2.9 -r1.22.2.10 --- patch-o-matic 30 Mar 2007 19:16:23 -0000 1.22.2.9 +++ patch-o-matic 30 Mar 2007 23:32:34 -0000 1.22.2.10 @@ -35,6 +35,11 @@ if [ "$CONFIG_NF_LAYER7" = "y" ]; then if [ ! -f .done_layer7 ]; then + echo "Applying GRSecurity compatability patch for Layer7 patch" + pushd ../netfilter-layer7-* > /dev/null + bzcat $DL_DIR/src/netfilter-layer7-v2.6-grsec.patch.bz2 | patch -p0 kernel-2.4-layer7-*.patch || exit 1 + popd > /dev/null + pushd $KERNEL_DIR > /dev/null patch -p1 < ../netfilter-layer7-*/kernel*2.4*layer7-*.patch || exit 1 popd > /dev/null |
|
From: Heiko Z. <smi...@us...> - 2007-03-30 19:16:27
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv7841 Modified Files: Tag: rel-1-2-patches patch-o-matic Log Message: oops Index: patch-o-matic =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/patch-o-matic,v retrieving revision 1.22.2.8 retrieving revision 1.22.2.9 diff -u -d -r1.22.2.8 -r1.22.2.9 --- patch-o-matic 27 Mar 2007 00:53:55 -0000 1.22.2.8 +++ patch-o-matic 30 Mar 2007 19:16:23 -0000 1.22.2.9 @@ -36,7 +36,7 @@ if [ ! -f .done_layer7 ]; then pushd $KERNEL_DIR > /dev/null - patch -p1 < ../netfilter-layer7-*/kernel*2.6*layer7-*.patch || exit 1 + patch -p1 < ../netfilter-layer7-*/kernel*2.4*layer7-*.patch || exit 1 popd > /dev/null pushd $IPTABLES_DIR > /dev/null |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:25:03
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19073/scripts/configuration/help Removed Files: Tag: rel-1-2-patches prism54.help Log Message: driver is included in the kernel --- prism54.help DELETED --- |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:25:03
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19073/scripts Removed Files: Tag: rel-1-2-patches prism54 Log Message: driver is included in the kernel --- prism54 DELETED --- |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:25:02
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19073/scripts/configuration Removed Files: Tag: rel-1-2-patches prism54.config Log Message: driver is included in the kernel --- prism54.config DELETED --- |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:24:38
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19039/scripts/configuration Removed Files: prism54.config Log Message: driver is included in the kernel --- prism54.config DELETED --- |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:24:38
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19039/scripts Modified Files: udev Removed Files: prism54 Log Message: driver is included in the kernel --- prism54 DELETED --- Index: udev =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/udev,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- udev 20 Mar 2007 02:41:45 -0000 1.8 +++ udev 29 Mar 2007 12:24:34 -0000 1.9 @@ -55,9 +55,6 @@ ;; install ) - exit 1 - #sync up with lfs book - for DIR in DL-dynamic #DL-static do mkdir -p $DIR/etc/udev/scripts || exit 1 |
|
From: Heiko Z. <smi...@us...> - 2007-03-29 12:24:37
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv19039/scripts/configuration/help Removed Files: prism54.help Log Message: driver is included in the kernel --- prism54.help DELETED --- |
|
From: Serge L. <sma...@us...> - 2007-03-28 14:34:37
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv5179/scripts Modified Files: libcap Log Message: - some fixes Index: libcap =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/libcap,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libcap 28 Mar 2007 14:13:47 -0000 1.1 +++ libcap 28 Mar 2007 14:34:34 -0000 1.2 @@ -21,11 +21,7 @@ case $1 in build ) if [ ! -f .dl-patches.done ]; then - mkdir -p patches && tar -C patches/ -xjf $SRCDIR/libcap*patches.tar.bz2 || exit 1 - for PATCH in $(ls patches/libcap-*patch) - do - patch -p1 < $PATCH || exit 1 - done + bzcat $SRCDIR/libcap-1.10.patch.bz2 | patch -p1 || exit 1 touch .dl-patches.done fi make || exit 1 |
|
From: Serge L. <sma...@us...> - 2007-03-28 14:34:37
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv5179 Modified Files: md5sum.lst Log Message: - some fixes Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.343 retrieving revision 1.344 diff -u -d -r1.343 -r1.344 --- md5sum.lst 28 Mar 2007 10:16:02 -0000 1.343 +++ md5sum.lst 28 Mar 2007 14:34:34 -0000 1.344 @@ -285,7 +285,7 @@ aca5caa0116d7c54865c94e0aa5ace91 src/libart-lgpl_2.3.17.orig.tar.gz 553383d898826c285afb2ee453b07868 src/libdvdcss-1.2.9.tar.bz2 078788c9241ae16763529e1235502337 src/libdvdread-0.9.7.tar.gz -fdb4aeb18807f16364fa2b616dcc5a1d src/libcap-1.10-patches.tar.bz2 +2e369aaa59f61db9ae4ace6bf215e561 src/libcap-1.10.patch.bz2 4426a413128142cab89eb2e6f13d8571 src/libcap-1.10.tar.bz2 1a4f886e4c1eb9b6908d39831c6f75b3 src/libgcrypt-1.2.2.tar.gz ff409db977e4a4897aa09ea420a28a2f src/libgpg-error-1.0.tar.gz |