summaryrefslogtreecommitdiff
path: root/scripts/boot/misc-helpers.sh
AgeCommit message (Collapse)Author
2012-07-18Renaming boot scripts for refactoring them into numbered plugins.Daniel Baumann
2012-06-14Updating coding style in a first bunch of locations.Daniel Baumann
2012-06-06Dropping snapshot functionality, superseeded by awesome custom mount ↵Daniel Baumann
persistence. See the following threads for more information: * http://lists.debian.org/debian-live/2012/04/msg00110.html * http://lists.debian.org/debian-live/2012/06/msg00039.html
2012-06-05Moving off remaining functions from main boot script to subscript for later ↵Daniel Baumann
cleanup.
2012-06-05Consistenly using 'true' instead of 'Yes' or 'yes' when using booleans.Daniel Baumann
2012-06-05Removing dead lang2locale function and associated files, not used anywhere.Daniel Baumann
2012-06-05Moving out live-functions from initramfs-tools specifics.Daniel Baumann
2012-06-05Adding commented 'set -e' explicitly in all subscripts to avoid running it ↵Daniel Baumann
with 'set -e' until we've made sure it's properly working.
2012-06-05Moving out live-helpers from initramfs-tools specifics.Daniel Baumann