summaryrefslogtreecommitdiff
path: root/manpages/live-initramfs.en.7.txt
AgeCommit message (Collapse)Author
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Taking noprompt into account for USB flash drives as well.intrigeri
2011-03-09Fixed FIXME sections in manpages.Marco Amadori
2011-03-09Correcting 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-09Adding removable-usb keyword to further restrict live media selection.Daniel Baumann
2011-03-09Also allowing to use the removable keyword for specifying a live media.Daniel Baumann
2011-03-09Adding silent boot parameter.Daniel Baumann
2011-03-09Adding note about URL limitations in live-initramfs manpage when using fetch ↵Daniel Baumann
parameter.
2011-03-09Adding persistent-path to parameter list and manpage.Daniel Baumann
2011-03-09Manpage clarifications on "nofiles".Marco Amadori
2011-03-09Reflow some grammar in comments and in live-initramfs(7).Chris Lamb
2011-03-09Implemented 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-09Search 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-09Disabling 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-09Defaulting now to aufs if no union= parameter is given.Daniel Baumann
2011-03-09Merging casper 1.109.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.108.Daniel Baumann
2011-03-09Merging casper 1.107.Daniel Baumann
2011-03-09Applied patch from Michael Prokop <mika@grml.org> to switch to asciidoc for ↵Daniel Baumann
documentation.