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
Age
Commit message (
Expand
)
Author
2012-04-05
Remove cow dir contents that are in the way for custom mounts.
Tails developers
2012-04-05
Improve error message.
Tails developers
2012-04-05
Make two custom mounts with nested source directories illegal.
Tails developers
2012-04-05
Make trim_path() handle "/", and arbitrarily many consecutive /:es.
Tails developers
2012-04-05
Greatly simplify live.persist syntax to "DIR [OPTIONS...]".
Tails developers
2012-04-05
Add a note about a potential, future code simplification.
Tails developers
2012-04-05
Do not allow mutually exclusive custom mount options.
Tails developers
2012-04-05
Fix ownership/perms for created union/linkfiles source dirs.
Tails developers
2012-04-05
Create the source dir for custom mounts using the 'linkfiles' option.
Tails developers
2012-04-05
Refactor closing of persistent devices upon failure.
Tails developers
2012-04-05
Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".
Tails developers
2012-04-05
Copy ownership/perms from source to rw-branch in read-only mode.
Tails developers
2012-04-05
Handle list arguments better in get_custom_mounts().
Tails developers
2012-04-05
Make handling of LUKS encrypted GPT partitions more sane.
Tails developers
2012-04-05
Use trim_path when we compare paths.
Tails developers
2012-04-05
Don't allow . or .. in live.persist paths.
Tails developers
2012-04-05
Remove two FIXME:s that are not really relevant.
Tails developers
2012-04-05
Cleanup.
Tails developers
2012-04-05
Refactor mounting of persistent storage media.
Tails developers
2012-04-05
Fixup some style issues.
Tails developers
2012-04-05
Check if luks device is already open before trying to open it.
Tails developers
2012-04-05
We don't black list storage devices any more.
Tails developers
2012-04-05
Add backwards compatibility for old labels: live-{rw,sn} and home-rw.
Tails developers
2012-04-05
Handle already mounted devices and closing of unused luks devices better.
Tails developers
2012-04-05
Some minor cleanups.
Tails developers
2012-04-05
Add support for probing partitions' GPT name just like filesystem labels.
Tails developers
2012-04-05
Refactor find_persistent_media().
Tails developers
2012-04-05
Refactor some global variables from live into live-helpers.
Tails developers
2012-04-05
Refactor live-boot argument parser from live into live-helpers.
Tails developers
2012-04-04
Adjusting mount calls when using nfs options (Closes: #667435).
Daniel Baumann
2012-04-01
Close unused LUKS devices in all cases.
Tails developers
2012-04-01
Use same device backing path as used in other places.
Tails developers
2012-04-01
Accept using several persistent media with custom-ov label.
Tails developers
2012-04-01
Refactor persistent custom mounting from live into live-helpers.
Tails developers
2012-04-01
Correcting syntax when using if constructs in links_files().
Daniel Baumann
2012-04-01
Fix mask usage in links_files().
Tails developers
2012-04-01
Optionally mount custom mounts as unions.
Tails developers
2012-04-01
Remove the correct file.
Tails developers
2012-04-01
Ignore empty lines in live.persist.
Tails developers
2012-04-01
Make union mounting more sensible and robust.
Tails developers
2012-04-01
Workaround busybox's inability to detect symlinks with [ -e ].
Tails developers
2012-04-01
Refactor union mounting into its own function.
Tails developers
2012-04-01
Continue the correct for-loop so incorrect custom mount is skipped.
Tails developers
2012-04-01
Handle custom mounts options a bit more beautifully.
Tails developers
2012-04-01
Calling rm without -f when removing some temporary custom mount related files...
Daniel Baumann
2012-04-01
Remove some temporary custom mount related files after they're used.
Tails developers
2012-04-01
Separate overlay labels for full and custom persistence.
Tails developers
2012-04-01
Optionally symlink files from persistent source instead of mount it.
Tails developers
2012-04-01
Prevent custom mounting in /live.
Tails developers
2012-04-01
Avoid '==' bashism in initial work on a custom mounts system to ensure posix ...
Daniel Baumann
[prev]
[next]