tazusb rev 129
tazusb: c32box compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 18 17:19:56 2012 +0200 (2012-04-18) |
parents | 8f02fcf7905e |
children | 270c1f41a635 |
files | tazusb |
line diff
1.1 --- a/tazusb Mon Apr 16 00:04:17 2012 +0200 1.2 +++ b/tazusb Wed Apr 18 17:19:56 2012 +0200 1.3 @@ -303,7 +303,7 @@ 1.4 sed -i "s/LABEL=packages-[^,]*/UUID=$UUID/g" $(grep -l append $TARGET_ROOT/boot/$ST/*) 1.5 1.6 # Add home= to append in extlinux or syslinux.cfg 1.7 - sed -i -e "s/\(append.*\)/\1 home=$UUID/" $(grep -l append $TARGET_ROOT/boot/$ST/*) 1.8 + sed -i -e "s/\(root=.*\)/\1 home=$UUID/" $(grep -l append $TARGET_ROOT/boot/$ST/*) 1.9 1.10 # Splash screen and help files. 1.11 cp /media/cdrom/boot/isolinux/splash.* $TARGET_ROOT/boot/$ST