diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-06-08 18:46:50 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:26 +0100 |
| commit | cda125e58e225a96de05102884c4f469895e45e7 (patch) | |
| tree | 66eaa4ccecb7a64d28fd743a8d6a0c871e3c08f1 /manpages | |
| parent | f6c564c541029c811890303e4b515bca18759f72 (diff) | |
| download | live-boot-cda125e58e225a96de05102884c4f469895e45e7.tar.gz live-boot-cda125e58e225a96de05102884c4f469895e45e7.zip | |
Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that now.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/de/live-boot.de.7 | 13 | ||||
| -rw-r--r-- | manpages/en/live-boot.7 | 8 | ||||
| -rw-r--r-- | manpages/po/de/live-boot.7.po | 138 | ||||
| -rw-r--r-- | manpages/pot/live-boot.7.pot | 138 |
4 files changed, 89 insertions, 208 deletions
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 9426cb8..90d14ea 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -158,10 +158,6 @@ 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 \fBnoxautoconfig\fP 4 -This parameter disables Xorg auto\-reconfiguration at boot time. This is -valuable if you either do the detection on your own, or, if you want to ship -a custom, premade xorg.conf in your live system. .IP \fBpersistent\fP[=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 @@ -194,8 +190,6 @@ installation. .IP \fBsilent\fP 4 If you boot with the normal quiet parameter, live\-boot hides most messages of its own. When adding silent, it hides all. -.IP \fBtextonly\fP 4 -Start up to text\-mode shell prompts, disabling the graphical user interface. .IP \fBtodisk\fP=\fIDEVICE\fP 4 Adding this parameter, live\-boot will try to copy the entire read\-only media to the specified device before mounting the root filesystem. It probably @@ -207,14 +201,9 @@ Adding this parameter, live\-boot will try to copy the whole read\-only media to the computer's RAM before mounting the root filesystem. This could need a lot of ram, according to the space used by the read\-only media. .IP \fBunion\fP=aufs|unionfs 4 +.\" FIXME By default, live\-boot uses aufs. With this parameter, you can switch to unionfs. -.IP \fBxdebconf\fP 4 -Uses xdebconfigurator, if present on the rootfs, to configure X instead of -the standard procedure (experimental). -.IP \fBxvideomode\fP=\fIRESOLUTION\fP 4 -.\" FIXME -Doesn't do xorg autodetection, but enforces a given resolution. .\" FIXME .SH "FILES (old)" diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 9097ca7..2e74e1b 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -98,8 +98,6 @@ 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 "\fBnoxautoconfig\fR" 4 -This parameter disables Xorg auto\-reconfiguration at boot time. This is valuable if you either do the detection on your own, or, if you want to ship a custom, premade xorg.conf in your live system. .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\-path\fR=\fIPATH\fR" 4 @@ -114,18 +112,12 @@ This option causes live\-boot to reboot without attempting to eject the media an This parameter will make live\-boot to show on "/" the ro filesystems (mostly compressed) on "/live". This is not enabled by default because could lead to problems by applications like "mono" which store binary paths on installation. .IP "\fBsilent\fR" 4 If you boot with the normal quiet parameter, live\-boot hides most messages of its own. When adding silent, it hides all. -.IP "\fBtextonly\fR" 4 -Start up to text\-mode shell prompts, disabling the graphical user interface. .IP "\fBtodisk\fR=\fIDEVICE\fR" 4 Adding this parameter, live\-boot will try to copy the entire read\-only media to the specified device before mounting the root filesystem. It probably needs a lot of free space. Subsequent boots should then skip this step and just specify the "live\-media=DEVICE" boot parameter with the same DEVICE used this time. .IP "\fBtoram\fR" 4 Adding this parameter, live\-boot will try to copy the whole read\-only media to the computer's RAM before mounting the root filesystem. This could need a lot of ram, according to the space used by the read\-only media. .IP "\fBunion\fR=aufs|unionfs\fR" 4 By default, live\-boot uses aufs. With this parameter, you can switch to unionfs. -.IP "\fBxdebconf\fR" 4 -Uses xdebconfigurator, if present on the rootfs, to configure X instead of the standard procedure (experimental). -.IP "\fBxvideomode\fR=\fIRESOLUTION\fR" 4 -Doesn't do xorg autodetection, but enforces a given resolution. .\" FIXME .\" FIXME diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index a91c967..41fd252 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot 2.0~a6\n" -"POT-Creation-Date: 2010-06-08 16:12+0300\n" +"POT-Creation-Date: 2010-06-08 18:50+0300\n" "PO-Revision-Date: 2010-05-24 12:34+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -509,25 +509,11 @@ msgstr "" #. type: IP #: en/live-boot.7:101 #, no-wrap -msgid "B<noxautoconfig>" -msgstr "B<noxautoconfig>" - -#. type: Plain text -#: en/live-boot.7:103 -msgid "" -"This parameter disables Xorg auto-reconfiguration at boot time. This is " -"valuable if you either do the detection on your own, or, if you want to ship " -"a custom, premade xorg.conf in your live system." -msgstr "" - -#. type: IP -#: en/live-boot.7:103 -#, no-wrap msgid "B<persistent>[=nofiles]" msgstr "B<persistent>[=nofiles]" #. type: Plain text -#: en/live-boot.7:105 +#: en/live-boot.7:103 msgid "" "live-boot will look for persistent and snapshot partitions or files labeled " "\"live-rw\", \"home-rw\", and files called \"live-sn*\", \"home-sn*\" and " @@ -541,13 +527,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:105 +#: en/live-boot.7:103 #, no-wrap msgid "B<persistent-path>=I<PATH>" msgstr "B<persistent-path>=I<PATH>" #. type: Plain text -#: en/live-boot.7:107 +#: en/live-boot.7:105 msgid "" "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 " @@ -555,26 +541,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:107 +#: en/live-boot.7:105 #, no-wrap msgid "{B<preseed/file>|B<file>}=I<FILE>" msgstr "{B<preseed/file>|B<file>}=I<FILE>" #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107 msgid "" "A path to a file present on the rootfs could be used to preseed debconf " "database." msgstr "" #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107 #, no-wrap msgid "B<package/question>=I<VALUE>" msgstr "B<package/question>=I<VALUE>" #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109 msgid "" "All debian installed packages could be preseeded from command-line that way, " "beware of blanks spaces, they will interfere with parsing, use a preseed " @@ -582,26 +568,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109 #, no-wrap msgid "B<quickreboot>" msgstr "B<quickreboot>" #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111 msgid "" "This option causes live-boot to reboot without attempting to eject the media " "and without asking the user to remove the boot media." msgstr "" #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111 #, no-wrap msgid "B<showmounts>" msgstr "B<showmounts>" #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113 msgid "" "This parameter will make live-boot to show on \"/\" the ro filesystems " "(mostly compressed) on \"/live\". This is not enabled by default because " @@ -610,38 +596,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113 #, no-wrap msgid "B<silent>" msgstr "B<silent>" #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115 msgid "" "If you boot with the normal quiet parameter, live-boot hides most messages " "of its own. When adding silent, it hides all." msgstr "" #. type: IP -#: en/live-boot.7:117 -#, no-wrap -msgid "B<textonly>" -msgstr "B<textonly>" - -#. type: Plain text -#: en/live-boot.7:119 -msgid "" -"Start up to text-mode shell prompts, disabling the graphical user interface." -msgstr "" - -#. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:115 #, no-wrap msgid "B<todisk>=I<DEVICE>" msgstr "B<todisk>=I<DEVICE>" #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:117 msgid "" "Adding this parameter, live-boot will try to copy the entire read-only media " "to the specified device before mounting the root filesystem. It probably " @@ -651,13 +625,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:117 #, no-wrap msgid "B<toram>" msgstr "B<toram>" #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:119 msgid "" "Adding this parameter, live-boot will try to copy the whole read-only media " "to the computer's RAM before mounting the root filesystem. This could need a " @@ -665,71 +639,47 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:119 #, no-wrap msgid "B<union>=aufs|unionfs" msgstr "B<union>=aufs|unionfs" +#. FIXME #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:122 msgid "" "By default, live-boot uses aufs. With this parameter, you can switch to " "unionfs." msgstr "" -#. type: IP -#: en/live-boot.7:125 -#, no-wrap -msgid "B<xdebconf>" -msgstr "B<xdebconf>" - -#. type: Plain text -#: en/live-boot.7:127 -msgid "" -"Uses xdebconfigurator, if present on the rootfs, to configure X instead of " -"the standard procedure (experimental)." -msgstr "" - -#. type: IP -#: en/live-boot.7:127 -#, no-wrap -msgid "B<xvideomode>=I<RESOLUTION>" -msgstr "B<xvideomode>=I<RESOLUTION>" - -#. FIXME -#. type: Plain text -#: en/live-boot.7:130 -msgid "Doesn't do xorg autodetection, but enforces a given resolution." -msgstr "" - #. FIXME #. type: SH -#: en/live-boot.7:132 +#: en/live-boot.7:124 #, no-wrap msgid "FILES (old)" msgstr "" #. type: IP -#: en/live-boot.7:133 en/live-snapshot.1:43 +#: en/live-boot.7:125 en/live-snapshot.1:43 #, no-wrap msgid "B</etc/live.conf>" msgstr "B</etc/live.conf>" #. type: Plain text -#: en/live-boot.7:135 en/live-snapshot.1:45 +#: en/live-boot.7:127 en/live-snapshot.1:45 msgid "" "Some variables can be configured via this config file (inside the live " "system)." msgstr "" #. type: IP -#: en/live-boot.7:135 en/live-snapshot.1:45 +#: en/live-boot.7:127 en/live-snapshot.1:45 #, no-wrap msgid "B<live/filesystem.module>" msgstr "B<live/filesystem.module>" #. type: Plain text -#: en/live-boot.7:137 en/live-snapshot.1:47 +#: en/live-boot.7:129 en/live-snapshot.1:47 msgid "" "This optional file (inside the live media) contains a list of white-space or " "carriage-return-separated file names corresponding to disk images in the \"/" @@ -742,13 +692,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:137 en/live-snapshot.1:47 +#: en/live-boot.7:129 en/live-snapshot.1:47 #, no-wrap msgid "B</etc/live-persistence.binds>" msgstr "B</etc/live-persistence.binds>" #. type: Plain text -#: en/live-boot.7:139 en/live-snapshot.1:49 +#: en/live-boot.7:131 en/live-snapshot.1:49 msgid "" "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. " @@ -757,7 +707,7 @@ msgid "" msgstr "" #. type: Plain text -#: en/live-boot.7:142 en/live-snapshot.1:51 +#: en/live-boot.7:134 en/live-snapshot.1:51 msgid "" "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 " @@ -766,64 +716,64 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:143 en/live-snapshot.1:42 +#: en/live-boot.7:135 en/live-snapshot.1:42 #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: IP -#: en/live-boot.7:144 +#: en/live-boot.7:136 #, no-wrap msgid "B</etc/live/boot.conf>" msgstr "B</etc/live/boot.conf>" #. type: IP -#: en/live-boot.7:145 +#: en/live-boot.7:137 #, no-wrap msgid "B</etc/live/boot.conf.d/>" msgstr "B</etc/live/boot.conf.d/>" #. type: IP -#: en/live-boot.7:146 +#: en/live-boot.7:138 #, no-wrap msgid "B<live/boot.conf>" msgstr "B<live/boot.conf>" #. type: IP -#: en/live-boot.7:147 +#: en/live-boot.7:139 #, no-wrap msgid "B<live/boot.conf.d/>" msgstr "B<live/boot.conf.d/>" #. type: SH -#: en/live-boot.7:149 en/live-snapshot.1:52 +#: en/live-boot.7:141 en/live-snapshot.1:52 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text -#: en/live-boot.7:151 +#: en/live-boot.7:143 msgid "I<live-snapshot>(1)" msgstr "I<live-snapshot>(1)" #. type: Plain text -#: en/live-boot.7:153 en/live-snapshot.1:56 +#: en/live-boot.7:145 en/live-snapshot.1:56 msgid "I<live-config>(7)" msgstr "I<live-config>(7)" #. type: Plain text -#: en/live-boot.7:155 en/live-snapshot.1:58 +#: en/live-boot.7:147 en/live-snapshot.1:58 msgid "I<live-helper>(7)" msgstr "I<live-helper>(7)" #. type: SH -#: en/live-boot.7:156 en/live-snapshot.1:59 +#: en/live-boot.7:148 en/live-snapshot.1:59 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/live-boot.7:158 en/live-snapshot.1:61 +#: en/live-boot.7:150 en/live-snapshot.1:61 msgid "" "More information about live-boot and the Debian Live project can be found on " "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " @@ -834,13 +784,13 @@ msgstr "" "unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH -#: en/live-boot.7:159 en/live-snapshot.1:62 +#: en/live-boot.7:151 en/live-snapshot.1:62 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/live-boot.7:161 en/live-snapshot.1:64 +#: en/live-boot.7:153 en/live-snapshot.1:64 msgid "" "Bugs can be reported by submitting a bugreport for the live-boot package in " "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -854,13 +804,13 @@ msgstr "" "werden." #. type: SH -#: en/live-boot.7:162 en/live-snapshot.1:65 +#: en/live-boot.7:154 en/live-snapshot.1:65 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/live-boot.7:163 en/live-snapshot.1:66 +#: en/live-boot.7:155 en/live-snapshot.1:66 msgid "" "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index a129f08..d630ac1 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2010-06-08 16:12+0300\n" +"POT-Creation-Date: 2010-06-08 18:50+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,25 +503,11 @@ msgstr "" #. type: IP #: en/live-boot.7:101 #, no-wrap -msgid "B<noxautoconfig>" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:103 -msgid "" -"This parameter disables Xorg auto-reconfiguration at boot time. This is " -"valuable if you either do the detection on your own, or, if you want to ship " -"a custom, premade xorg.conf in your live system." -msgstr "" - -#. type: IP -#: en/live-boot.7:103 -#, no-wrap msgid "B<persistent>[=nofiles]" msgstr "" #. type: Plain text -#: en/live-boot.7:105 +#: en/live-boot.7:103 msgid "" "live-boot will look for persistent and snapshot partitions or files labeled " "\"live-rw\", \"home-rw\", and files called \"live-sn*\", \"home-sn*\" and " @@ -535,13 +521,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:105 +#: en/live-boot.7:103 #, no-wrap msgid "B<persistent-path>=I<PATH>" msgstr "" #. type: Plain text -#: en/live-boot.7:107 +#: en/live-boot.7:105 msgid "" "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 " @@ -549,26 +535,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:107 +#: en/live-boot.7:105 #, no-wrap msgid "{B<preseed/file>|B<file>}=I<FILE>" msgstr "" #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107 msgid "" "A path to a file present on the rootfs could be used to preseed debconf " "database." msgstr "" #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107 #, no-wrap msgid "B<package/question>=I<VALUE>" msgstr "" #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109 msgid "" "All debian installed packages could be preseeded from command-line that way, " "beware of blanks spaces, they will interfere with parsing, use a preseed " @@ -576,26 +562,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109 #, no-wrap msgid "B<quickreboot>" msgstr "" #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111 msgid "" "This option causes live-boot to reboot without attempting to eject the media " "and without asking the user to remove the boot media." msgstr "" #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111 #, no-wrap msgid "B<showmounts>" msgstr "" #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113 msgid "" "This parameter will make live-boot to show on \"/\" the ro filesystems " "(mostly compressed) on \"/live\". This is not enabled by default because " @@ -604,38 +590,26 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113 #, no-wrap msgid "B<silent>" msgstr "" #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115 msgid "" "If you boot with the normal quiet parameter, live-boot hides most messages " "of its own. When adding silent, it hides all." msgstr "" #. type: IP -#: en/live-boot.7:117 -#, no-wrap -msgid "B<textonly>" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:119 -msgid "" -"Start up to text-mode shell prompts, disabling the graphical user interface." -msgstr "" - -#. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:115 #, no-wrap msgid "B<todisk>=I<DEVICE>" msgstr "" #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:117 msgid "" "Adding this parameter, live-boot will try to copy the entire read-only media " "to the specified device before mounting the root filesystem. It probably " @@ -645,13 +619,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:117 #, no-wrap msgid "B<toram>" msgstr "" #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:119 msgid "" "Adding this parameter, live-boot will try to copy the whole read-only media " "to the computer's RAM before mounting the root filesystem. This could need a " @@ -659,71 +633,47 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:119 #, no-wrap msgid "B<union>=aufs|unionfs" msgstr "" +#. FIXME #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:122 msgid "" "By default, live-boot uses aufs. With this parameter, you can switch to " "unionfs." msgstr "" -#. type: IP -#: en/live-boot.7:125 -#, no-wrap -msgid "B<xdebconf>" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:127 -msgid "" -"Uses xdebconfigurator, if present on the rootfs, to configure X instead of " -"the standard procedure (experimental)." -msgstr "" - -#. type: IP -#: en/live-boot.7:127 -#, no-wrap -msgid "B<xvideomode>=I<RESOLUTION>" -msgstr "" - -#. FIXME -#. type: Plain text -#: en/live-boot.7:130 -msgid "Doesn't do xorg autodetection, but enforces a given resolution." -msgstr "" - #. FIXME #. type: SH -#: en/live-boot.7:132 +#: en/live-boot.7:124 #, no-wrap msgid "FILES (old)" msgstr "" #. type: IP -#: en/live-boot.7:133 en/live-snapshot.1:43 +#: en/live-boot.7:125 en/live-snapshot.1:43 #, no-wrap msgid "B</etc/live.conf>" msgstr "" #. type: Plain text -#: en/live-boot.7:135 en/live-snapshot.1:45 +#: en/live-boot.7:127 en/live-snapshot.1:45 msgid "" "Some variables can be configured via this config file (inside the live " "system)." msgstr "" #. type: IP -#: en/live-boot.7:135 en/live-snapshot.1:45 +#: en/live-boot.7:127 en/live-snapshot.1:45 #, no-wrap msgid "B<live/filesystem.module>" msgstr "" #. type: Plain text -#: en/live-boot.7:137 en/live-snapshot.1:47 +#: en/live-boot.7:129 en/live-snapshot.1:47 msgid "" "This optional file (inside the live media) contains a list of white-space or " "carriage-return-separated file names corresponding to disk images in the \"/" @@ -736,13 +686,13 @@ msgid "" msgstr "" #. type: IP -#: en/live-boot.7:137 en/live-snapshot.1:47 +#: en/live-boot.7:129 en/live-snapshot.1:47 #, no-wrap msgid "B</etc/live-persistence.binds>" msgstr "" #. type: Plain text -#: en/live-boot.7:139 en/live-snapshot.1:49 +#: en/live-boot.7:131 en/live-snapshot.1:49 msgid "" "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. " @@ -751,7 +701,7 @@ msgid "" msgstr "" #. type: Plain text -#: en/live-boot.7:142 en/live-snapshot.1:51 +#: en/live-boot.7:134 en/live-snapshot.1:51 msgid "" "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 " @@ -760,64 +710,64 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:143 en/live-snapshot.1:42 +#: en/live-boot.7:135 en/live-snapshot.1:42 #, no-wrap msgid "FILES" msgstr "" #. type: IP -#: en/live-boot.7:144 +#: en/live-boot.7:136 #, no-wrap msgid "B</etc/live/boot.conf>" msgstr "" #. type: IP -#: en/live-boot.7:145 +#: en/live-boot.7:137 #, no-wrap msgid "B</etc/live/boot.conf.d/>" msgstr "" #. type: IP -#: en/live-boot.7:146 +#: en/live-boot.7:138 #, no-wrap msgid "B<live/boot.conf>" msgstr "" #. type: IP -#: en/live-boot.7:147 +#: en/live-boot.7:139 #, no-wrap msgid "B<live/boot.conf.d/>" msgstr "" #. type: SH -#: en/live-boot.7:149 en/live-snapshot.1:52 +#: en/live-boot.7:141 en/live-snapshot.1:52 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: en/live-boot.7:151 +#: en/live-boot.7:143 msgid "I<live-snapshot>(1)" msgstr "" #. type: Plain text -#: en/live-boot.7:153 en/live-snapshot.1:56 +#: en/live-boot.7:145 en/live-snapshot.1:56 msgid "I<live-config>(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:155 en/live-snapshot.1:58 +#: en/live-boot.7:147 en/live-snapshot.1:58 msgid "I<live-helper>(7)" msgstr "" #. type: SH -#: en/live-boot.7:156 en/live-snapshot.1:59 +#: en/live-boot.7:148 en/live-snapshot.1:59 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/live-boot.7:158 en/live-snapshot.1:61 +#: en/live-boot.7:150 en/live-snapshot.1:61 msgid "" "More information about live-boot and the Debian Live project can be found on " "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " @@ -825,13 +775,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:159 en/live-snapshot.1:62 +#: en/live-boot.7:151 en/live-snapshot.1:62 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/live-boot.7:161 en/live-snapshot.1:64 +#: en/live-boot.7:153 en/live-snapshot.1:64 msgid "" "Bugs can be reported by submitting a bugreport for the live-boot package in " "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -840,13 +790,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:162 en/live-snapshot.1:65 +#: en/live-boot.7:154 en/live-snapshot.1:65 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/live-boot.7:163 en/live-snapshot.1:66 +#: en/live-boot.7:155 en/live-snapshot.1:66 msgid "" "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." |
