summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-19Cleaning up initramfs-tools hook.Daniel Baumann
2012-07-19Releasing debian version 3.0~a36-1.Daniel Baumann
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 ↵Daniel Baumann
point for initramfs generators.
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-28Releasing debian version 3.0~a35-1.Daniel Baumann
2012-06-27Correcting typo in fstab function call in mountroot, thanks to Baurzhan ↵Daniel Baumann
Muftakhidinov <baurthefirst@gmail.com>.
2012-06-27Releasing debian version 3.0~a34-1.Daniel Baumann
2012-06-27Switching to xz compression in source and binary packages.Daniel Baumann
2012-06-27Fix creation of /var/log/live in correct location.Ben Armstrong
2012-06-26Sourcing individual live-boot scripts rather than executing them.Daniel Baumann
2012-06-26Removing superfluous directory in initramfs-tools hook.Daniel Baumann
2012-06-25Removing pre-wheezy dpkg trigger for update-initramfs.Daniel Baumann
2012-06-25Making live-boot-initramfs-tools.postinst more error safe.Daniel Baumann
2012-06-18Updating location for live-boot files in initramfs-tools hook, thanks to ↵Daniel Baumann
Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
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 ↵Daniel Baumann
define the complete label instead of a custom suffix only.
2012-06-13Releasing debian version 3.0~a33-1.Daniel Baumann
2012-06-13Removing double author entries in Spanish po files.Daniel Baumann
2012-06-13Removing some more dead parameters from cmdline function.Daniel Baumann
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
not making any difference between full-ov and custom-ov anymore on the filesystem and partition label (it's determined by the contents of live-persistence.conf).
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-05Releasing debian version 3.0~a31-1.Daniel Baumann
2012-06-05Moving off remaining functions from main boot script to subscript for later ↵Daniel Baumann
cleanup.
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' ↵Daniel Baumann
bootparameter already.
2012-06-05Removing exporting of variables for reviewed options in the cmdline ↵Daniel Baumann
function, not required.
2012-06-05Moving validateroot bottom script into main boot script itself.Daniel Baumann