summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05Create the source dir for custom mounts using the 'linkfiles' option.Tails developers
2012-04-05Refactor closing of persistent devices upon failure.Tails developers
2012-04-05Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".Tails developers
2012-04-05Copy ownership/perms from source to rw-branch in read-only mode.Tails developers
2012-04-05Handle list arguments better in get_custom_mounts().Tails developers
2012-04-05Make handling of LUKS encrypted GPT partitions more sane.Tails developers
2012-04-05Use trim_path when we compare paths.Tails developers
2012-04-05Don't allow . or .. in live.persist paths.Tails developers
2012-04-05Remove two FIXME:s that are not really relevant.Tails developers
2012-04-05Cleanup.Tails developers
2012-04-05Refactor mounting of persistent storage media.Tails developers
2012-04-05Fixup some style issues.Tails developers
2012-04-05Check if luks device is already open before trying to open it.Tails developers
2012-04-05We don't black list storage devices any more.Tails developers
2012-04-05Add backwards compatibility for old labels: live-{rw,sn} and home-rw.Tails developers
2012-04-05Handle already mounted devices and closing of unused luks devices better.Tails developers
2012-04-05Some minor cleanups.Tails developers
2012-04-05Add support for probing partitions' GPT name just like filesystem labels.Tails developers
2012-04-05Refactor find_persistent_media().Tails developers
2012-04-05Refactor some global variables from live into live-helpers.Tails developers
2012-04-05Refactor live-boot argument parser from live into live-helpers.Tails developers
2012-04-04Adjusting mount calls when using nfs options (Closes: #667435).Daniel Baumann
2012-04-01Close unused LUKS devices in all cases.Tails developers
2012-04-01Use same device backing path as used in other places.Tails developers
2012-04-01Accept using several persistent media with custom-ov label.Tails developers
2012-04-01Refactor persistent custom mounting from live into live-helpers.Tails developers
2012-04-01Correcting syntax when using if constructs in links_files().Daniel Baumann
2012-04-01Fix mask usage in links_files().Tails developers
2012-04-01Optionally mount custom mounts as unions.Tails developers
2012-04-01Remove the correct file.Tails developers
2012-04-01Ignore empty lines in live.persist.Tails developers
2012-04-01Make union mounting more sensible and robust.Tails developers
2012-04-01Workaround busybox's inability to detect symlinks with [ -e ].Tails developers
2012-04-01Refactor union mounting into its own function.Tails developers
2012-04-01Continue the correct for-loop so incorrect custom mount is skipped.Tails developers
2012-04-01Handle custom mounts options a bit more beautifully.Tails developers
2012-04-01Calling rm without -f when removing some temporary custom mount related files...Daniel Baumann
2012-04-01Remove some temporary custom mount related files after they're used.Tails developers
2012-04-01Separate overlay labels for full and custom persistence.Tails developers
2012-04-01Optionally symlink files from persistent source instead of mount it.Tails developers
2012-04-01Prevent custom mounting in /live.Tails developers
2012-04-01Avoid '==' bashism in initial work on a custom mounts system to ensure posix ...Daniel Baumann
2012-04-01Avoid calling rm without -f in initial work on a custom mounts system to ensu...Daniel Baumann
2012-04-01Correcting indenting initial work on a custom mounts system to ensure consist...Daniel Baumann
2012-04-01Adding initial work on a custom mounts system.Tails developers
2012-03-30Removing some of the now useless sysvinit specifics from bin/boot.sh.Daniel Baumann
2012-03-30Replacing live-boot initscript with a stub and moving the actual code to /lib...Daniel Baumann
2012-03-30Correcting log_end_msg usages in connection with verbosity checks in live-boo...Daniel Baumann
2012-03-06Quoting noprompt variable in initscript to avoid syntax errors, thanks to Phi...Daniel Baumann
2012-02-26Updating to standards version 3.9.3.Daniel Baumann