summaryrefslogtreecommitdiff
path: root/debian/live-boot.init
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-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.
2012-03-30Correcting log_end_msg usages in connection with verbosity checks in ↵Daniel Baumann
live-boot initscript, thanks to Pablo Barbachano <pablobarbachano@yahoo.es> (Closes: #665689).
2012-03-06Quoting noprompt variable in initscript to avoid syntax errors, thanks to ↵Daniel Baumann
Philip Newborough <corenominal@corenominal.org>.
2011-09-07Fixing cache_path: taking into account the three forms of ldd output lines.Tails developers
2011-09-07Fixing cache_path: cache non-executable libs dependencies as well.Tails developers
Most shared libraries are not executable and nevertheless depend on other shared libraries. These dependencies must be cached as well.
2011-05-28Updating and correcting sendsigs.omit support for /run (Closes: #628188).Daniel Baumann
2011-03-09Protect NOPROMPT (Closes: #610941).Marco Amadori
2011-03-09Removing the duplicated "the" in the live-boot.init script.Steven Shiau
2011-03-09Remounting cow read-only before prompting user to remove usb flash drive.Ronny Standtke
2011-03-09Adding noprompt={usb,cd} feature.T(A)ILS developers
2011-03-09Don't do anything in initscript when using toram (Closes: #601575).Daniel Baumann
2011-03-09Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow symlinks when ↵Daniel Baumann
checking for dynamically linked files at reboot in initscript.
2011-03-09Fixed some snapshot related debug messages.Marco Amadori
2011-03-09Fix snapshots' sync-strings usage (Closes: #591330).Marco Amadori
2011-03-09Removing lenny legacy stuff from initscript.Daniel Baumann
2011-03-09Removing usplash support from initscript, usplash is dead.Daniel Baumann
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Removing the duplicated "the" in the live-boot.init script.Steven Shiau
2011-03-09Remounting cow read-only before prompting user to remove usb flash drive.Ronny Standtke
2011-03-09Don't do anything in initscript when using toram (Closes: #601575).Daniel Baumann
2011-03-09Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow symlinks when ↵Daniel Baumann
checking for dynamically linked files at reboot in initscript.
2011-03-09Fixed some snapshot related debug messages.Marco Amadori
2011-03-09Fix snapshots' sync-strings usage (Closes: #591330).Marco Amadori
2011-03-09Removing usplash support from initscript, usplash is dead.Daniel Baumann
2011-03-09Fix omitpids to work with readonly images.Michal Suchanek
2011-03-09Fix missing log_end_msg in live-boot.init.Michal Suchanek
2011-03-09Using sendsigs.omit to avoid killing / (Closes: #584690).Michal Suchanek
2011-03-09Moving check for iso image in initscript from the start to the end before ↵Michal Suchanek
ejecting media.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann