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
/
live-helpers
Age
Commit message (
Expand
)
Author
2012-06-05
Starting initramfs-tools specific subdirectory within the source-tree.
Daniel Baumann
2012-06-04
Implement and make use of robust list functions.
Tails developers
2012-06-04
Using boot.log and /var/log/live/boot.log respectively for overall consistenc...
Daniel Baumann
2012-04-09
Do not probe the device mounted on /live/image for persistence.
Tails developers
2012-04-09
Supress warnings when probing media for persistence.
Tails developers
2012-04-09
Allow using / as destination in custom mounts.
Tails developers
2012-04-09
Renamling linkfiles option when using persistence to simply link.
Daniel Baumann
2012-04-08
Fixing brace alignment to follow common code style.
Tails developers
2012-04-08
Removing overkill double-checking of return code in is_mountpoint predicate.
Tails developers
2012-04-08
Fixing findiso argument parsing place to match the existing ordering.
Tails developers
2012-04-08
Adding support for the findiso boot parameter (Closes: #656135).
Tails developers
2012-04-08
Renaming live.persist to live-persistence.conf.
Daniel Baumann
2012-04-08
Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everyw...
Daniel Baumann
2012-04-08
Renaming /live/cow to /live/overlay in anticipation of overlayfs.
Daniel Baumann
2012-04-05
Make cases for all different custom mounting situations more explicit.
Tails developers
2012-04-05
Copy perms/ownership from source when creating linkfiles dest dirs.
Tails developers
2012-04-05
Use trim_path() instead of custom sed stanza to trim /:es from paths.
Tails developers
2012-04-05
Add 'bind' option for the default behaviour of custom mounts (bind-mount).
Tails developers
2012-04-05
Fix ownership for links created for linkfiles custom mounts.
Tails developers
2012-04-05
Adding functions equivalent to chmod/chown --reference.
Tails developers
2012-04-05
Delete existing files in the destination's path when creating it.
Tails developers
2012-04-05
Also create parents when creating union/linkfiles source directories.
Tails developers
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
[next]