summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-26Updating copyright file machine-readable format version 1.0.Daniel Baumann
2012-02-07Updating year in copyright.Daniel Baumann
2012-02-06Releasing debian version 3.0~a25-1.Daniel Baumann
2012-02-03Add overlayfs support (Closes: #658265).Michal Suchanek
2012-01-15Updating to debhelper version 9.Daniel Baumann
2011-12-04Releasing debian version 3.0~a24-1.Daniel Baumann
2011-12-01Removing quotes from udev path_id command to actually execute the command.Daniel Baumann
2011-11-28Releasing debian version 3.0~a23-1.Daniel Baumann
2011-11-24Adding workaround for a busybox bug with grep -w.Tails developers
2011-11-24Updating live-boot man page for persistent-read-only.Tails developers
2011-11-24Making persistent-read-only work for live-rw overlays.Tails developers
2011-11-24Making persistent-read-only work for home-rw overlays.Tails developers
2011-11-24Updating and rewording live-boot man page for the persistent option.Tails developers
2011-11-24Updating live-boot man page for persistent-method.Tails developers
2011-11-24Updating live-boot man page for persistent-storage.Tails developers
2011-11-24Updating live-boot man page for persistent-encryption.Tails developers
2011-11-24Changing persistent-encryption to accept a list TYPE... instead.Tails developers
2011-11-24Adding persistent-read-only boot parameter.Tails developers
2011-11-24Disabling persistent-encryption=luks if dependencies are unavailable.Tails developers
2011-11-24Fixing a "sh: bad number" when $offset is not passed to setup_loop().Tails developers
2011-11-24Refactoring overlay and snapshot scanning code.Tails developers
2011-11-24Making use of is_supported_fs in find_cow_devices (like in find_files).Tails developers
2011-11-24Refactoring device scanning in find_{cow_device,files}.Tails developers
2011-11-24Clarifying what happens when you don't retry decrypting a device.Tails developers
2011-11-24Fixing an incorrectly redirected newline.Tails developers
2011-11-24Adding persistent-method=METHOD...Tails developers
2011-11-24Removing now obsolete persistent=* arguments.Tails developers
2011-11-24Adding persistent-storage=TYPE...Tails developers
2011-11-24Making sure dm-crypt is loaded when dealing with LUKS devices.Tails developers
2011-11-24Making persistent-encryption=luks strict.Tails developers
2011-11-24Adding persistent-encryption={none|luks}.Tails developers
2011-11-24Update udevs path_id changes as of version 174, thanks to Baurzhan Muftakhidi...Daniel Baumann
2011-11-08Enabling whiteouts support for aufs.Tails developers
2011-11-04Releasing debian version 3.0~a22-1.Daniel Baumann
2011-11-04Sorting overrides in rules alphabetically.Daniel Baumann
2011-11-04Fix live-snapshot exclude.list handling (Closes: #610337)Marco Amadori
2011-11-04Include overlayfs modules in initramfs if existing.Daniel Baumann
2011-11-04Updating matching in is_nice_device to, amongst others, match for virtio devi...Daniel Baumann