summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-07-25Avoid re-access /proc/cmdline in select-eth-device function and use internal ...Daniel Baumann
2012-07-25Extending read-only parameters to allow specifying custom list of devices.Daniel Baumann
2012-07-25Factoring out debug into an own function.Daniel Baumann
2012-07-25Making verify-checksums function self contained.Daniel Baumann
2012-07-25Making read-only function self contained.Daniel Baumann
2012-07-25Making swap function self contained.Daniel Baumann
2012-07-21Fixing persistence backward-compatibility mode (Closes: #681176).Tails developers
2012-07-19Adding support for defining one or more explicit swap partitions to be used.Daniel Baumann
2012-07-19Splitting out already reviewed verify-checksums script.Daniel Baumann
2012-07-19Splitting out already reviewed swapon script.Daniel Baumann
2012-07-19Splitting out already reviewed read-only script.Daniel Baumann
2012-07-19Splitting out already reviewed cmdline parsing script.Daniel Baumann
2012-07-18Adding redirection layer for initramfs-tools initramfs generator.Daniel Baumann
2012-07-18Adding temporary redirection layer for dracut initramfs generator.Daniel Baumann
2012-07-18Renaming mountroot function to main to provide a generic live-boot entry poin...Daniel Baumann
2012-07-18Renaming boot scripts for refactoring them into numbered plugins.Daniel Baumann
2012-07-18Adding temporary notes in a readme file.Daniel Baumann
2012-06-27Correcting typo in fstab function call in mountroot, thanks to Baurzhan Mufta...Daniel Baumann
2012-06-27Fix creation of /var/log/live in correct location.Ben Armstrong
2012-06-14Updating coding style in a first bunch of locations.Daniel Baumann
2012-06-14Renaming persistent-subtext option into persistent-label and making it define...Daniel Baumann
2012-06-13Removing some more dead parameters from cmdline function.Daniel Baumann
2012-06-06Setting persistence label for live-* 3.x persistency to 'persistence', we're ...Daniel Baumann
2012-06-06Dropping snapshot functionality, superseeded by awesome custom mount persiste...Daniel Baumann
2012-06-05Moving off remaining functions from main boot script to subscript for later c...Daniel Baumann
2012-06-05Unbreaking cmdline parsing after variable rename.Daniel Baumann
2012-06-05Removing live-preseed, not used anymore.Daniel Baumann
2012-06-05Transforming networking bottom script into normal live-boot script.Daniel Baumann
2012-06-05Transforming fstab bottom script into normal live-boot script.Daniel Baumann
2012-06-05Transforming persistence_excludes bottom script into normal live-boot script.Daniel Baumann
2012-06-05Removing fastboot handling, the normal system handles this via 'fastboot' boo...Daniel Baumann
2012-06-05Removing exporting of variables for reviewed options in the cmdline function,...Daniel Baumann
2012-06-05Moving validateroot bottom script into main boot script itself.Daniel Baumann
2012-06-05Splitting out swap handling and rewriting to a live-boot subscript.Daniel Baumann
2012-06-05Updating swapon handling to new parameter handling.Daniel Baumann
2012-06-05Updating internal cmdline handling.Daniel Baumann
2012-06-05Updating read-only handling to new parameter handling.Daniel Baumann
2012-06-05Rewriting live-media checksum verification to work with any SHA and MD5 digests.Daniel Baumann
2012-06-05Splitting out integrity-check function to subscript.Daniel Baumann
2012-06-05Removing some dead boot parameters.Daniel Baumann
2012-06-05Consistenly using 'true' instead of 'Yes' or 'yes' when using booleans.Daniel Baumann
2012-06-05Converting select_eth_device initramfs-tools pre-mount script into regular li...Daniel Baumann
2012-06-05Removing dead lang2locale function and associated files, not used anywhere.Daniel Baumann
2012-06-05Converting read-only initramfs-tools pre-mount script into regular live-boot ...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 wi...Daniel Baumann
2012-06-05Moving out live-helpers from initramfs-tools specifics.Daniel Baumann
2012-06-05Splitting out a first bunch of functions out to /live/live/boot/.Daniel Baumann
2012-06-05Replacing live initramfs-tools script with empty stub that calls the real, in...Daniel Baumann
2012-06-05Starting initramfs-tools specific subdirectory within the source-tree.Daniel Baumann