Changeset 1487
- Timestamp:
- 08/07/08 11:43:45 (4 months ago)
- Location:
- trunk/image-builder/live/config
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/image-builder/live/config/binary
r1443 r1487 116 116 # $LH_SYSLINUX_SPLASH: set custom syslinux splash 117 117 # (Default: empty) 118 LH_SYSLINUX_SPLASH=" /mnt/usbdisk/Hacking/brdesktop/live/config/templates/syslinux/menu/data/splash.png"118 LH_SYSLINUX_SPLASH="$(pwd)/config/templates/syslinux/menu/data/splash.png" 119 119 120 120 # $LH_SYSLINUX_TIMEOUT: set custom syslinux timeout in seconds -
trunk/image-builder/live/config/common
r1438 r1487 95 95 # $LH_TEMPLATES: set templates 96 96 # (Default: /usr/share/live-helper/templates) 97 LH_TEMPLATES=" /mnt/usbdisk/Hacking/brdesktop/live/config/templates"97 LH_TEMPLATES="$(pwd)/config/templates" 98 98 99 99 # Live-helper options