index
:
live-boot.git
circinus
cla
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
/
boot
/
9990-misc-helpers.sh
Age
Commit message (
Expand
)
Author
2013-06-24
Reorganizing components in source tree.
Daniel Baumann
2013-05-28
Correcting debug variables through out the code to use the same one.
Daniel Baumann
2013-05-06
Also blacklisting findiso and fromiso devices for luks file persistence.
David Hare
2013-05-06
Adding support for luks persistence with persistence files (Closes: #701614).
Peter Schaefer
2013-05-06
Using is_live_path() in mount_images_in_directory() to avoid redundant logic.
Michael Stummvoll
2013-05-06
Fixing a bug with multiple files in is_live_path after the last commit.
Michael Stummvoll
2013-05-06
Simplifying if statement in is_live_system function.
Michael Stummvoll
2013-05-06
Fixing condition for setting rootfs_dest_backing.
Evgeni Golov
2013-05-06
Transforming link targets so they work after the mount was moved (Closes: #70...
Evgeni Golov
2013-05-06
Fixing invalid syntax in test for opt_link.
Evgeni Golov
2013-05-06
Making loadkeys call quiet in order to not mess-up persistence, thanks to sta...
Daniel Baumann
2013-05-06
Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).
Gaudenz Steinlin
2013-05-06
Fixing support for multiple squashfs images (Closes: #696494).
Gaudenz Steinlin
2013-05-06
Calling df with -P to avoid line wraps with overly long mountpoints.
Daniel Baumann
2013-05-06
Using 'local' in a safe way.
Tails developers
2013-05-06
Handling already mounted persistence backing media correctly.
Tails developers
2013-05-06
Making the /live to /lib/live move for the persistence code.
Tails developers
2013-05-06
Adding debian version 4.0~a1-1.
Daniel Baumann
2013-02-12
Fixing mounting of rootfs, cow and medium filesystems (Closes: #696495).
Gaudenz Steinlin
2013-02-12
Fixing support for multiple squashfs images (Closes: #696494).
Gaudenz Steinlin
2013-01-23
Calling df with -P to avoid line wraps with overly long mountpoints.
Daniel Baumann
2012-12-17
Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.
Evgeni Golov
2012-12-07
Using 'local' in a safe way.
Tails developers
2012-12-07
Handling already mounted persistence backing media correctly.
Tails developers
2012-12-07
Making the /live to /lib/live move for the persistence code.
Tails developers
2012-11-04
Adding support for the previous persistence configuration file name, for comp...
Tails developers
2012-10-03
Renaming /lib/live/mount/image to /lib/live/mount/medium.
Daniel Baumann
2012-10-02
Renaming rofs to more intuitive rootfs.
Daniel Baumann
2012-09-27
Switching to final name for the persistence configuration file 'persistence.c...
Daniel Baumann
2012-09-26
Removing mountpoint if no persistence layer is found on a device.
Gaudenz Steinlin
2012-07-21
Fixing persistence backward-compatibility mode (Closes: #681176).
Tails developers
2012-07-18
Renaming boot scripts for refactoring them into numbered plugins.
Daniel Baumann