Age | Commit message (Expand) | Author |
2012-07-25 | Making read-only function self contained. | Daniel Baumann |
2012-07-25 | Making swap function self contained. | Daniel Baumann |
2012-07-21 | Fixing persistence backward-compatibility mode (Closes: #681176). | Tails developers |
2012-07-19 | Cleaning up initramfs-tools hook. | Daniel Baumann |
2012-07-19 | Releasing debian version 3.0~a36-1. | Daniel Baumann |
2012-07-19 | Adding support for defining one or more explicit swap partitions to be used. | Daniel Baumann |
2012-07-19 | Splitting out already reviewed verify-checksums script. | Daniel Baumann |
2012-07-19 | Splitting out already reviewed swapon script. | Daniel Baumann |
2012-07-19 | Splitting out already reviewed read-only script. | Daniel Baumann |
2012-07-19 | Splitting out already reviewed cmdline parsing script. | Daniel Baumann |
2012-07-18 | Adding redirection layer for initramfs-tools initramfs generator. | Daniel Baumann |
2012-07-18 | Adding temporary redirection layer for dracut initramfs generator. | Daniel Baumann |
2012-07-18 | Renaming mountroot function to main to provide a generic live-boot entry poin... | Daniel Baumann |
2012-07-18 | Renaming boot scripts for refactoring them into numbered plugins. | Daniel Baumann |
2012-07-18 | Adding temporary notes in a readme file. | Daniel Baumann |
2012-06-28 | Releasing debian version 3.0~a35-1. | Daniel Baumann |
2012-06-27 | Correcting typo in fstab function call in mountroot, thanks to Baurzhan Mufta... | Daniel Baumann |
2012-06-27 | Releasing debian version 3.0~a34-1. | Daniel Baumann |
2012-06-27 | Switching to xz compression in source and binary packages. | Daniel Baumann |
2012-06-27 | Fix creation of /var/log/live in correct location. | Ben Armstrong |
2012-06-26 | Sourcing individual live-boot scripts rather than executing them. | Daniel Baumann |
2012-06-26 | Removing superfluous directory in initramfs-tools hook. | Daniel Baumann |
2012-06-25 | Removing pre-wheezy dpkg trigger for update-initramfs. | Daniel Baumann |
2012-06-25 | Making live-boot-initramfs-tools.postinst more error safe. | Daniel Baumann |
2012-06-18 | Updating location for live-boot files in initramfs-tools hook, thanks to Baur... | Daniel Baumann |
2012-06-14 | Updating coding style in a first bunch of locations. | Daniel Baumann |
2012-06-14 | Renaming persistent-subtext option into persistent-label and making it define... | Daniel Baumann |
2012-06-13 | Releasing debian version 3.0~a33-1. | Daniel Baumann |
2012-06-13 | Removing double author entries in Spanish po files. | Daniel Baumann |
2012-06-13 | Removing some more dead parameters from cmdline function. | Daniel Baumann |
2012-06-07 | Updating Spanish translation of man pages. | chals |
2012-06-06 | Releasing debian version 3.0~a32-1. | Daniel Baumann |
2012-06-06 | Setting persistence label for live-* 3.x persistency to 'persistence', we're ... | Daniel Baumann |
2012-06-06 | Dropping snapshot functionality, superseeded by awesome custom mount persiste... | Daniel Baumann |
2012-06-05 | Releasing debian version 3.0~a31-1. | Daniel Baumann |
2012-06-05 | Moving off remaining functions from main boot script to subscript for later c... | Daniel Baumann |
2012-06-05 | Unbreaking cmdline parsing after variable rename. | Daniel Baumann |
2012-06-05 | Removing live-preseed, not used anymore. | Daniel Baumann |
2012-06-05 | Removing live-reconfigure, not used anymore. | Daniel Baumann |
2012-06-05 | Fixing fuzzy strings in Spanish translation of man pages. | chals |
2012-06-05 | Simplyfing scripts declaration in Makefile. | Daniel Baumann |
2012-06-05 | Renaming etc directory to their actual name, examples, within source tree. | Daniel Baumann |
2012-06-05 | Releasing debian version 3.0~a30-1. | Daniel Baumann |
2012-06-05 | Simplyfing initramfs-tools specific files within the source tree. | Daniel Baumann |
2012-06-05 | Transforming networking bottom script into normal live-boot script. | Daniel Baumann |
2012-06-05 | Transforming fstab bottom script into normal live-boot script. | Daniel Baumann |
2012-06-05 | Transforming persistence_excludes bottom script into normal live-boot script. | Daniel Baumann |
2012-06-05 | Removing fastboot handling, the normal system handles this via 'fastboot' boo... | Daniel Baumann |
2012-06-05 | Removing exporting of variables for reviewed options in the cmdline function,... | Daniel Baumann |
2012-06-05 | Moving validateroot bottom script into main boot script itself. | Daniel Baumann |