Skip to content

Commit

Permalink
Adding upstream version 3.0~a9.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Mar 9, 2011
1 parent 50e62e6 commit 18d0aad
Show file tree
Hide file tree
Showing 11 changed files with 244 additions and 172 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
3.0~a8
3.0~a9
17 changes: 11 additions & 6 deletions manpages/de/live-boot.de.7
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT 7 02.10.2010 3.0~a8 "Debian Live Projekt"
.TH LIVE\-BOOT 7 26.10.2010 3.0~a9 "Debian Live Projekt"

.SH NAME
\fBlive\-boot\fP \- System Boot Skripte
Expand Down Expand Up @@ -161,16 +161,21 @@ has been installed with persistent enabled.
Do not prompt to eject the CD or remove the USB flash drive on reboot.
.IP \fBswapon\fP 4
This parameter enables usage of local swap partitions.
.IP \fBpersistent\fP[=nofiles] 4
.IP \fBpersistent\fP[={nofiles|cryptsetup}] 4
live\-boot will look for persistent and snapshot partitions or files labeled
"live\-rw", "home\-rw", and files called "live\-sn*", "home\-sn*" and will try
to, in order: mount as /cow the first, mount the second in /home, and just
copy the contents of the latter in appropriate locations
(snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look
at live\-snapshot(1) for more informations. If "nofiles" is specified, only
filesystems with matching labels will be searched; no filesystems will be
traversed looking for archives or image files. This results in shorter boot
times.
at live\-snapshot(1) for more informations.
.br
If "nofiles" is specified, only filesystems with matching labels will be
searched; no filesystems will be traversed looking for archives or image
files. This results in shorter boot times.
.br
If "cryptsetup" is specified, filesystems stored on Luks\-encrypted devices
will be considered as well as others when searching for a persistence
filesystem; the user will be prompted for any needed decryption passphrase.
.IP \fBpersistent\-path\fP=\fIPATH\fP 4
live\-boot will look for persistency files in the root directory of a
partition, with this parameter, the path can be configured so that you can
Expand Down
7 changes: 6 additions & 1 deletion manpages/de/live-snapshot.de.1
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT 1 02.10.2010 3.0~a8 "Debian Live Projekt"
.TH LIVE\-BOOT 1 26.10.2010 3.0~a9 "Debian Live Projekt"

.SH NAME
\fBlive\-snapshot\fP \- simple script to ease persistence usage
Expand Down Expand Up @@ -83,6 +83,11 @@ This saves expensive writes and speeds up operations on volatile data such
as web caches and temporary files (like e.g. /tmp and .mozilla) which are
regenerated each time. This is achieved by bind mounting each listed
directory with a tmpfs on the original path.
.IP \fB/etc/live\-snapshot.list\fP 4
This optional file, if present changes the behaviour of live\-snapshot: only
files and directories listed there are included (integrally) in the
snapshot. Beware, it is an experimental feature that only works for cpio
targets now.

.SH "SIEHE AUCH"
\fIlive\-boot\fP(1)
Expand Down
10 changes: 7 additions & 3 deletions manpages/en/live-boot.7
@@ -1,4 +1,4 @@
.TH LIVE\-BOOT 7 2010\-10\-02 3.0~a8 "Debian Live Project"
.TH LIVE\-BOOT 7 2010\-10\-26 3.0~a9 "Debian Live Project"

.SH NAME
\fBlive\-boot\fR \- System Boot Scripts
Expand Down Expand Up @@ -100,8 +100,12 @@ disables the "persistent" feature, useful if the bootloader (like syslinux) has
Do not prompt to eject the CD or remove the USB flash drive on reboot.
.IP "\fBswapon\fR" 4
This parameter enables usage of local swap partitions.
.IP "\fBpersistent\fR[=nofiles]" 4
live\-boot will look for persistent and snapshot partitions or files labeled "live\-rw", "home\-rw", and files called "live\-sn*", "home\-sn*" and will try to, in order: mount as /cow the first, mount the second in /home, and just copy the contents of the latter in appropriate locations (snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look at live\-snapshot(1) for more informations. If "nofiles" is specified, only filesystems with matching labels will be searched; no filesystems will be traversed looking for archives or image files. This results in shorter boot times.
.IP "\fBpersistent\fR[={nofiles|cryptsetup}]" 4
live\-boot will look for persistent and snapshot partitions or files labeled "live\-rw", "home\-rw", and files called "live\-sn*", "home\-sn*" and will try to, in order: mount as /cow the first, mount the second in /home, and just copy the contents of the latter in appropriate locations (snapshots). Snapshots will be tried to be updated on reboot/shutdown. Look at live\-snapshot(1) for more informations.
.br
If "nofiles" is specified, only filesystems with matching labels will be searched; no filesystems will be traversed looking for archives or image files. This results in shorter boot times.
.br
If "cryptsetup" is specified, filesystems stored on Luks\-encrypted devices will be considered as well as others when searching for a persistence filesystem; the user will be prompted for any needed decryption passphrase.
.IP "\fBpersistent\-path\fR=\fIPATH\fR" 4
live\-boot will look for persistency files in the root directory of a partition, with this parameter, the path can be configured so that you can have multiple directories on the same partition to store persistency files.
.IP "\fBpersistent\-subtext\fR=\fISUFFIX\fR" 4
Expand Down
4 changes: 3 additions & 1 deletion manpages/en/live-snapshot.1
@@ -1,4 +1,4 @@
.TH LIVE\-BOOT 1 2010\-10\-02 3.0~a8 "Debian Live Project"
.TH LIVE\-BOOT 1 2010\-10\-26 3.0~a9 "Debian Live Project"

.SH NAME
\fBlive\-snapshot\fR \- simple script to ease persistence usage
Expand Down Expand Up @@ -48,6 +48,8 @@ This optional file (inside the live media) contains a list of white\-space or ca
This optional file (which resides in the rootfs system, not in the live media) is used as a list of directories which not need be persistent: ie. their content does not need to survive reboots when using the persistence features.
.br
This saves expensive writes and speeds up operations on volatile data such as web caches and temporary files (like e.g. /tmp and .mozilla) which are regenerated each time. This is achieved by bind mounting each listed directory with a tmpfs on the original path.
.IP "\fB/etc/live\-snapshot.list\fR" 4
This optional file, if present changes the behaviour of live\-snapshot: only files and directories listed there are included (integrally) in the snapshot. Beware, it is an experimental feature that only works for cpio targets now.

.SH SEE ALSO
\fIlive\-boot\fR(1)
Expand Down

0 comments on commit 18d0aad

Please sign in to comment.