wok-6.x diff slitaz-loram-http/stuff/loram.rootfs @ rev 7806
grub4dos-linux: apply grub legacy patches
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 24 17:06:42 2010 +0100 (2010-12-24) |
parents | 3cdfaefe3387 |
children |
line diff
1.1 --- a/slitaz-loram-http/stuff/loram.rootfs Wed May 12 14:10:24 2010 +0200 1.2 +++ b/slitaz-loram-http/stuff/loram.rootfs Fri Dec 24 17:06:42 2010 +0100 1.3 @@ -37,5 +37,6 @@ 1.4 bin/killall5 bin/seq bin/find bin/xargs bin/patch; do 1.5 [ -e $ii ] || ln -s busybox $ii 1.6 done 1.7 +[ -e bin/vcsa2txt ] || ln -s busybox bin/conspy 1.8 mkdir cdrom .usr.rw 1.9 COMPRESSION="gzip"