- 03 Jan, 2016 1 commit
-
-
intrigeri authored
-
- 22 Nov, 2015 1 commit
-
-
Dancus authored
-
- 08 Apr, 2013 1 commit
-
-
Tails developers authored
This reverts commit 69f37a07.
-
- 03 Apr, 2013 1 commit
-
-
Tails developers authored
This reverts commit 8ef80fe0.
-
- 25 Jan, 2013 1 commit
-
-
Tails developers authored
Sikuli needs that cue to know when to start dumping.
-
- 06 Oct, 2012 1 commit
-
-
Tails developers authored
This reverts commit 34daa6f0. Conflicts: config/chroot_local-hooks/52-update-rc.d config/chroot_local-includes/etc/default/kexec config/chroot_local-includes/etc/init.d/tails-reconfigure-kexec config/chroot_local-includes/etc/init.d/tails-sdmem-on-media-removal
-
- 20 Jan, 2012 1 commit
-
-
Tails developers authored
-
- 11 Nov, 2011 2 commits
-
-
Tails developers authored
Pass sdmemdebug=1 to the kexec'd kernel if debug=wipemem is set on the Tails main kernel cmdline. Then, in kexec'd initramfs, sleep instead of halt/reboot if sdmemdebug=1.
-
Tails developers authored
-
- 15 Oct, 2011 1 commit
-
-
Tails developers authored
This should get rid of [[bugs/sdmem_does_not_clear_all_memory]].
-
- 14 Oct, 2011 1 commit
-
-
Tails developers authored
These parameters were stolen from Liberté Linux' source. As a result, the process should be both more robust and more efficient.
-
- 03 Oct, 2011 1 commit
-
-
Tails developers authored
These parameters were stolen from Liberté Linux' source. As a result, the process should be both more robust and more efficient.
-
- 14 Jan, 2011 3 commits
-
-
T(A)ILS developers authored
-
T(A)ILS developers authored
-
T(A)ILS developers authored
- build initramfs with sdmem support - install kexec-tools that are used to run the sdmem-enabled initramfs on shutdown - pass the rebooting/halting status to the kexec'd initramfs using a custom /etc/default/kexec - remove custom live-boot packages to disable previous (buggy and incomplete) sdmem implementation - provide our own tails-kexec initscript to replace /etc/init.d/kexec: tails-kexec is more post-eject-time friendly and informs the user s/he can remove the boot device before the sdmem process before it happens; hence switching live-boot boot parameter to noprompt - kexec-load, tails-kexec-cache and tails-kexec are run on halt as well as on reboot; to achieve this we need to patch the kexec-load initscript LSB header: update-rc.d is not enough as insserv uses LSB headers rather than update-rc.d arguments - don't disable init concurrency at shutdown anymore: the initscripts dependencies now are be accurate enough to prevent running in parallel scripts that should be run sequentially
-