wok diff slitaz-loram-http/stuff/loram.rootfs @ rev 2929

gvim: update path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 07 11:06:49 2009 +0200 (2009-05-07)
parents 52ca9fcdca28
children d09310ff02e5
line diff
     1.1 --- a/slitaz-loram-http/stuff/loram.rootfs	Tue Oct 21 08:48:46 2008 +0000
     1.2 +++ b/slitaz-loram-http/stuff/loram.rootfs	Thu May 07 11:06:49 2009 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  k="$(ls /lib/libp*.so /lib/librt*)"
     1.5  [ -x /bin/funionfs ] && k=""
     1.6  for ii in /var/lib/tazpkg/installed /lib/modules/*/kernel/drivers/net \
     1.7 -	  /lib/modules/*/kernel/sound /sbin/depmod /sbin/modinfo /bin/lsmod \
     1.8 +	  /lib/modules/*/kernel/sound /sbin/depmod /sbin/modinfo /sbin/lsmod \
     1.9  	  /lib/libnss_[^d]* $k; do
    1.10    [ -L .$ii ] && continue
    1.11    j=$(dirname /usr/.moved$ii)
    1.12 @@ -33,7 +33,8 @@
    1.13  mkdir -p usr/share/udhcpc
    1.14  mv default.script usr/share/udhcpc
    1.15  ln -s /cdrom/boot boot
    1.16 -for ii in bin/vcsa2txt bin/awk bin/script bin/cut bin/readlink bin/du bin/free; do
    1.17 +for ii in bin/vcsa2txt bin/awk bin/script bin/cut bin/readlink bin/du bin/free \
    1.18 +	  bin/killall5 bin/seq ; do
    1.19    [ -e $ii ] || ln -s busybox $ii
    1.20  done
    1.21  mkdir cdrom .usr.rw