Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Adding debian version 2.0~a1-1. | Daniel Baumann | |
2011-03-09 | Taking noprompt into account for USB flash drives as well. | intrigeri | |
2011-03-09 | Fixed FIXME sections in manpages. | Marco Amadori | |
2011-03-09 | Correcting typo in description of the ip boot parameter in live-initramfs ↵ | Daniel Baumann | |
manpage, thanks to Philippe Leledy <debian@leledy.fr> (Closes: #532471). | |||
2011-03-09 | Adding removable-usb keyword to further restrict live media selection. | Daniel Baumann | |
2011-03-09 | Also allowing to use the removable keyword for specifying a live media. | Daniel Baumann | |
2011-03-09 | Adding silent boot parameter. | Daniel Baumann | |
2011-03-09 | Adding note about URL limitations in live-initramfs manpage when using fetch ↵ | Daniel Baumann | |
parameter. | |||
2011-03-09 | Adding persistent-path to parameter list and manpage. | Daniel Baumann | |
2011-03-09 | Manpage clarifications on "nofiles". | Marco Amadori | |
2011-03-09 | Reflow some grammar in comments and in live-initramfs(7). | Chris Lamb | |
2011-03-09 | Implemented a persistence exclude list. | Marco Amadori | |
* This finally enables one of the most requested feature to exclude things like disk caches and temporary files from the persistence images in order to speed things up and saves precious writes of flash based storages. This works at boot by bind mounting tmpfs clones of paths listed on "/etc/live-persistence.binds". | |||
2011-03-09 | Search for partition labels only (Closes: #486469). | Marco Amadori | |
* Added new way to call "persistent" at boot: "persistent=nofiles" will skip the scan for image files in block device and it will only search for partition labels. | |||
2011-03-09 | Disabling default usage of local swap partitions. Can be enabled with the ↵ | Daniel Baumann | |
'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for bringing it up. | |||
2011-03-09 | Defaulting now to aufs if no union= parameter is given. | Daniel Baumann | |
2011-03-09 | Merging casper 1.109. | Daniel Baumann | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.108. | Daniel Baumann | |
2011-03-09 | Merging casper 1.107. | Daniel Baumann | |
2011-03-09 | Applied patch from Michael Prokop <mika@grml.org> to switch to asciidoc for ↵ | Daniel Baumann | |
documentation. |