summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-07Updating Spanish translation of man pages.chals
2012-06-06Releasing debian version 3.0~a32-1.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-05Releasing debian version 3.0~a31-1.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-05Removing live-reconfigure, not used anymore.Daniel Baumann
2012-06-05Fixing fuzzy strings in Spanish translation of man pages.chals
2012-06-05Simplyfing scripts declaration in Makefile.Daniel Baumann
2012-06-05Renaming etc directory to their actual name, examples, within source tree.Daniel Baumann
2012-06-05Releasing debian version 3.0~a30-1.Daniel Baumann
2012-06-05Simplyfing initramfs-tools specific files within the source tree.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-05Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.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-05Releasing debian version 3.0~a29-1.Daniel Baumann
2012-06-05Converting read-only initramfs-tools pre-mount script into regular live-boot ...Daniel Baumann
2012-06-05Removing live-premount modules script, not needed anymore.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
2012-06-05Automatically translate date formats in po files.Daniel Baumann
2012-06-04Releasing debian version 3.0~a28-1.Daniel Baumann
2012-06-04Fixing two typos and a wrong word in comments.Evgeni Golov
2012-06-04Adding initial Spanish translation of man pages.chals
2012-06-04Fixing several typos in man pages.chals
2012-06-04Implement and make use of robust list functions.Tails developers
2012-06-04Fix to allow for multiple rof when exposed roots is disabled.Ian Reinhart Geiser
2012-06-04Using boot.log and /var/log/live/boot.log respectively for overall consistenc...Daniel Baumann
2012-06-04Improving robustness of fromiso cleanup process with is_mountpoint (Closes: #...Tails developers
2012-06-04Mounting fromiso filesystem on /live/fromiso instead of /fromiso, thanks to a...Tails developers