index
:
live-boot.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-4
sagitta
(mirror of https://github.com/vyos/live-boot.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
live-helpers
Age
Commit message (
Expand
)
Author
2011-03-09
Don't panic with persistency when we can't correctly mount the filesystem (Cl...
Daniel Baumann
2011-03-09
Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
Michael Prokop
2011-03-09
Avoid the use of fstype in a running live system, as it's a executable and no...
Michael Prokop
2011-03-09
Looking for persistency partitions on luks devices only if we boot with persi...
Daniel Baumann
2011-03-09
persistent=nofiles fix (Closes: 522383).
Marco Amadori
2011-03-09
Adding missing pipe in cryptsetup call for persistency on luks partitions.
Daniel Baumann
2011-03-09
Correcting cryptsetup calls for persistency on luks.
Daniel Baumann
2011-03-09
Fixing possible invalid results from function where_is_mounted by returning m...
Luigi Capriotti
2011-03-09
Two return code consistency fix.
Marco Amadori
2011-03-09
Initial commit for having support for persistency on luks.
Daniel Baumann
2011-03-09
Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
Daniel Baumann
2011-03-09
Adding ext4 support.
Daniel Baumann
2011-03-09
Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting a...
Daniel Baumann
2011-03-09
Added missing variable quoting that lead to broken root persistence, thanks t...
Daniel Baumann
2011-03-09
Don't redirect output of fstype detection to standard out, thanks to Ronny St...
Daniel Baumann
2011-03-09
Merging casper 1.148.
Daniel Baumann
2011-03-09
Search for partition labels only (Closes: #486469).
Marco Amadori
2011-03-09
Reordered persistence lookups and boundaries (Closes: #500672).
Marco Amadori
2011-03-09
Included more debug and comments on persistence code.
Marco Amadori
2011-03-09
Check for files and umount only if you can mount it first.
Marco Amadori
2011-03-09
Skipped some runtime duplicated execution.
Marco Amadori
2011-03-09
Ignore errors from fstype.
Michael Prokop
2011-03-09
Removed mount -n option, since mtab is there.
Marco Amadori
2011-03-09
Added "-n" option to all mount commands, thanks to Peter Holik <peter@holik.a...
Marco Amadori
2011-03-09
Silence another "script-not-executable" message for a sourced library.
Chris Lamb
2011-03-09
Another fix about using udevsettle or "udevadm settle".
Steven Shiau
2011-03-09
Be sure that the discovered filesystem is not null.
Marco Amadori
2011-03-09
The list of supported filesytems goes dynamic.
Marco Amadori
2011-03-09
Don't use /sbin/losetup to test for '-r' option when the scripts just use "lo...
Chris Lamb
2011-03-09
live-snapshot: fixed the remount helper.
Marco Amadori
2011-03-09
Check losetup capabilities before specifying to mount as read-only.
Chris Lamb
2011-03-09
Workaround loop-aes-utils losetup incompatibility
Michal Suchanek
2011-03-09
Merging casper 1.132.
Daniel Baumann
2011-03-09
Ignoring floppy devices for live filesystem as well as live persistency.
Daniel Baumann
2011-03-09
scripts/live-helpers: Don't search ram block devices
Chris Lamb
2011-03-09
scripts/live-helpers: Search / use case
Chris Lamb
2011-03-09
scripts/live-helpers: Fixes for set -e
Chris Lamb
2011-03-09
scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
Chris Lamb
2011-03-09
Patch to use cryptsetup volumes for persistent storage.
Andrey Asadchev
2011-03-09
live-helpers: add jffs2 as a valid image
Otavio Salvador
2011-03-09
Fixing some coding style issues.
Daniel Baumann
2011-03-09
add support for mounting the cow device on an nfs volume
Jesse Hathaway
2011-03-09
Removing ubuntu support.
Daniel Baumann
2011-03-09
Consistently using curly brackets for variables.
Daniel Baumann
2011-03-09
Replacing backticks with POSIX expression.
Daniel Baumann
2011-03-09
Adding live-initramfs 1.99.2-1.
Daniel Baumann
2011-03-09
Adding live-initramfs 1.87.4-1.
Daniel Baumann
2011-03-09
Adding live-initramfs 1.87.3-1.
Daniel Baumann
2011-03-09
Adding live-initramfs 1.87.2-1.
Daniel Baumann