diff options
author | Patrick Simianer <p@simianer.de> | 2016-03-06 10:14:19 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2016-03-06 10:14:19 +0100 |
commit | 13d38a0a0f288f17b126fbb271058eb9511c4f87 (patch) | |
tree | 36c4d93fb6891e4a0af7ac437090eb8bf8646cb2 /init | |
parent | 2fd7bbcf706134a94e9aa8f8031ce4b92a175065 (diff) |
resume and xz compression
Diffstat (limited to 'init')
-rwxr-xr-x | init | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ mount -t proc none /proc mount -t sysfs none /sys prep_dev +resume cryptsetup_do $HOME home mount_root $ROOT || rescue_shell |