diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-06 18:29:07 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 18:43:56 +0200 |
| commit | e243babf191d5b42efe58e90e74a22bd8063be8d (patch) | |
| tree | d29c3630f8235f98395450b4b3c499580b1f625e /scripts/boot.sh | |
| parent | f04ab476c668ad513f1ec68beaa948a26c862e05 (diff) | |
| download | live-boot-e243babf191d5b42efe58e90e74a22bd8063be8d.tar.gz live-boot-e243babf191d5b42efe58e90e74a22bd8063be8d.zip | |
Dropping snapshot functionality, superseeded by awesome custom mount persistence.
See the following threads for more information:
* http://lists.debian.org/debian-live/2012/04/msg00110.html
* http://lists.debian.org/debian-live/2012/06/msg00039.html
Diffstat (limited to 'scripts/boot.sh')
| -rwxr-xr-x | scripts/boot.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/boot.sh b/scripts/boot.sh index 2809f42..e8b7626 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -59,9 +59,6 @@ fi old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" custom_overlay_label="custom-ov" -root_snapshot_label="live-sn" -old_root_snapshot_label="live-sn" -home_snapshot_label="home-sn" persistence_list="live-persistence.conf" if [ ! -f /live.vars ] |
