On Thu, Jul 11, 2013 at 5:22 PM, <[email protected]> wrote: > The way to go is to override the "bootloaders" directory > Assuming your configuration tree lies in ~/live, create a > ~/live/config/bootloaders/ directory. Then copy (cp -L to dereferences > symbolic links) the /usr/share/live/build/bootloaders/isolinux/ directory in > the newly created "bootloaders" directory. Update the live.cfg.in file to > your needs and rebuild your live system. Check in binary/isolinux/ that the > live.cfg has been created as expected.
Thanks! This worked. (Instead of cp -L I preserved the symlink from .../isolinux.bin, as I don't want to have to worry about version skew there. It would be nice if that one file were copied directly from the syslinux package rather than requiring symlinks-as-configuration.) zw -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/cakcabmhryf18nuagnnebb6dl5y0dxzg6gezpbvpc0czugyy...@mail.gmail.com
