- 03 Jan, 2016 7 commits
- 02 Jan, 2016 8 commits
-
-
intrigeri authored
- 01 Jan, 2016 4 commits
-
-
intrigeri authored
Merge branch 'bugfix/10831-update-nopersistent-boot-parameter' into bugfix/persistence-fixes-for-2.0-take1
-
intrigeri authored
Repair dotfiles persistence feature by adding a symlink from /lib/live/mount/persistence to /live/persistence. live-boot's "link" option generates symlinks to /lib/live/mount/persistence. This is correct in the supported use case (persistence initialized at initramfs time), because components/9990-main.sh does "Move all mountpoints below /live into /root/lib/live/mount" after setting up persistence. Our own config/chroot_local-includes/usr/local/sbin/live-persist, however, mounts stuff in /live/persistence instead, so the generated links are wrong. We have lots of Tails-specific stuff that depends on the /live/persistence path, so I'd rather not change that, and instead I'm adding a compatibility symlinks. Will-fix: #10784
-
intrigeri authored
Since live-boot (3.0~a27-1) and this commit: commit 4e54d60d7f69ae3441e519e5611bd7ea48a8be19 Author: Daniel Baumann <daniel@debian.org> Date: Sun Apr 8 18:29:45 2012 +0200 Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everywhere. ... we should have been passing 'nopersistence' instead of 'nopersistent' on the kernel command line. Will-fix: #10831
-
- 31 Dec, 2015 3 commits
- 30 Dec, 2015 3 commits
- 26 Dec, 2015 12 commits
- 24 Dec, 2015 3 commits