tazusb rev 25
Fix display splashimage with extlinux.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun May 18 22:53:10 2008 +0200 (2008-05-18) |
parents | a8ea91ebcfba |
children | cb7070e045e4 |
files | tazusb |
line diff
1.1 --- a/tazusb Wed May 14 23:30:18 2008 +0200 1.2 +++ b/tazusb Sun May 18 22:53:10 2008 +0200 1.3 @@ -223,6 +223,7 @@ 1.4 1.5 # Use existing isolinux.cfg for extlinux.conf or syslinux.cfg 1.6 cp /media/cdrom/boot/isolinux/isolinux.cfg $TARGET_ROOT/boot/$ST/$ST.$STE 1.7 + sed -i -e "s/isolinux.msg/$ST.msg/" $TARGET_ROOT/boot/$ST/$ST.$STE 1.8 1.9 # Add home= to apppend in extlinux or syslinux.cfg 1.10 sed -i -e "s/\(append.*\)/\1 home=$UUID/" $TARGET_ROOT/boot/$ST/$ST.$STE