summaryrefslogtreecommitdiff
path: root/bin/boot.sh
AgeCommit message (Collapse)Author
2012-04-05Moving initscript to live-config.Daniel Baumann
Keeping the initscript in live-boot is not really maintainable for different init systems. We would need to have, like live-config, several backend packages (live-boot-sysvinit, live-boot-systemd, live-boot-upstart) etc., plus, every combination with the different initrd system backend (initramfs-tools, dracut).
2012-03-30Removing some of the now useless sysvinit specifics from bin/boot.sh.Daniel Baumann
2012-03-30Replacing live-boot initscript with a stub and moving the actual code to ↵Daniel Baumann
/lib/live/boot.sh to allow different initsystem support in future.