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
/
components
/
9990-misc-helpers.sh
Age
Commit message (
Expand
)
Author
2016-02-02
Get mountpoint of persistent device and use it in vyos script.
Kim Hagen
2016-02-01
Do not generate error is folders exist.
Kim Hagen
2016-02-01
Fix mountpoint for vyos/vyatta persistence dir.
Kim Hagen
2015-08-19
Adjusting whitespace to tabs on components/9990-misc-helpers.sh
Richard Nelson
2015-05-17
Refactoring duplicate identical call to mount.
Tails developers
2015-05-17
Removing obsolete code.
Tails developers
2015-05-17
Adding missing quotes.
Tails developers
2015-05-17
Cleaning up comment to keep only the part that's relevant here.
Tails developers
2015-05-17
Removing attempt to mount overlayfs in an obsolete way.
Tails developers
2015-05-17
Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:
Tails developers
2015-04-28
Refactoring duplicate identical call to mount.
Tails developers
2015-04-28
Removing unused variables.
Tails developers
2015-04-28
Removing obsolete code.
Tails developers
2015-04-28
Adding missing quotes.
Tails developers
2015-04-28
Cleaning up comment to keep only the part that's relevant here.
Tails developers
2015-04-28
Removing attempt to mount overlayfs in an obsolete way.
Tails developers
2015-04-28
Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far are:
Tails developers
2015-01-04
Simplifying code a bit after removal of no longer supported overlay alternati...
Daniel Baumann
2015-01-04
Dropping unionfs-fuse support:
Daniel Baumann
2015-01-04
Using 'overlay' instead of 'overlayfs' everywhere, without backwards compatib...
Daniel Baumann
2014-12-09
Suppress annoying but harmless warning about unknown module
Jan Blunck
2014-12-09
Fix spelling of unknown
Jan Blunck
2014-08-27
Adding plymouth support for LUKS passwort prompt based on a patch from Gauden...
Daniel Baumann
2014-03-29
Do not throw warnings when /tmp/custom_mounts.list does not exist.
Evgeni Golov
2013-10-15
Properly boot from mdadm via findiso boot option.
Michael Prokop
2013-10-15
Applying patch from Michael Prokop <mika@grml.org> to update udev usage in is...
Daniel Baumann
2013-09-13
Add support for persistence-storage type "directory".
Jan Blunck
2013-09-13
Blacklist devices used for /live/rootfs/* insted of /live/medium.
Jan Blunck
2013-09-13
Remount writable when moving the mountpoint of the persistence device.
Jan Blunck
2013-09-13
Move check for block device to mount_persistence_media().
Jan Blunck
2013-09-13
Use PERSISTENCE_PATH with a trailing "/".
Jan Blunck
2013-06-24
Dropping really_export dead code.
Daniel Baumann
2013-06-24
Dropping helper function used in one place only which can be replaced with a ...
Daniel Baumann
2013-06-24
Replacing variable used in one place only with explicit directory for simplic...
Daniel Baumann
2013-06-24
Dropping old pre-wheezy persistence list handling.
Daniel Baumann
2013-06-24
Dropping old pre-wheezy udevadm handling.
Daniel Baumann
2013-06-24
Reorganizing components in source tree.
Daniel Baumann