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
Age
Commit message (
Expand
)
Author
2012-04-08
Removing user and userfullname variables in scripts/live, they are not used h...
Daniel Baumann
2012-04-08
Consistently using ext4 in all examples, not a mix of ext2 and ext3.
Daniel Baumann
2012-04-08
Replacing 'illegal' with better fitting 'invalid' for wrongly crafted input e...
Daniel Baumann
2012-04-06
Removing outdated and broken accessibility script, this will be redone in liv...
Daniel Baumann
2012-04-06
Removing header in fstab, not required.
Daniel Baumann
2012-04-06
Removing preseed bottom-script, a newly written one is now in live-config whe...
Daniel Baumann
2012-04-06
Only looking at boot.d files if they have the .conf suffix to allow putting o...
Daniel Baumann
2012-04-05
Releasing debian version 3.0~a26-1.
Daniel Baumann
2012-04-05
Moving initscript to live-config.
Daniel Baumann
2012-04-05
Correcting left-over in author section of live.persist manpage.
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
Update live-boot(7) man page and add new one for live.persist(5).
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
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
[next]