1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the live-boot package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: live-boot VERSION\n"
10 "POT-Creation-Date: 2011-08-04 13:08+0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 #: en/live-boot.7:1 en/live-snapshot.1:1
26 #: en/live-boot.7:1 en/live-snapshot.1:1
32 #: en/live-boot.7:1 en/live-snapshot.1:1
38 #: en/live-boot.7:1 en/live-snapshot.1:1
40 msgid "Debian Live Project"
44 #: en/live-boot.7:3 en/live-snapshot.1:3
50 #: en/live-boot.7:6 en/live-snapshot.1:17
56 #: en/live-boot.7:28 en/live-snapshot.1:20
62 #: en/live-boot.7:139 en/live-snapshot.1:43
64 msgid "B</etc/live.conf>"
68 #: en/live-boot.7:141 en/live-snapshot.1:45
70 "Some variables can be configured via this config file (inside the live "
75 #: en/live-boot.7:141 en/live-snapshot.1:45
77 msgid "B<live/filesystem.module>"
81 #: en/live-boot.7:143 en/live-snapshot.1:47
83 "This optional file (inside the live media) contains a list of white-space or "
84 "carriage-return-separated file names corresponding to disk images in the \"/"
85 "live\" directory. If this file exists, only images listed here will be "
86 "merged into the root aufs, and they will be loaded in the order listed here. "
87 "The first entry in this file will be the \"lowest\" point in the aufs, and "
88 "the last file in this list will be on the \"top\" of the aufs, directly "
89 "below /cow. Without this file, any images in the \"/live\" directory are "
90 "loaded in alphanumeric order."
94 #: en/live-boot.7:143 en/live-snapshot.1:47
96 msgid "B</etc/live-persistence.binds>"
100 #: en/live-boot.7:145 en/live-snapshot.1:49
102 "This optional file (which resides in the rootfs system, not in the live "
103 "media) is used as a list of directories which not need be persistent: ie. "
104 "their content does not need to survive reboots when using the persistence "
109 #: en/live-boot.7:148 en/live-snapshot.1:51
111 "This saves expensive writes and speeds up operations on volatile data such "
112 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
113 "regenerated each time. This is achieved by bind mounting each listed "
114 "directory with a tmpfs on the original path."
118 #: en/live-boot.7:149 en/live-snapshot.1:42
124 #: en/live-boot.7:155 en/live-snapshot.1:54
130 #: en/live-boot.7:159 en/live-snapshot.1:58
131 msgid "I<live-build>(7)"
135 #: en/live-boot.7:161 en/live-snapshot.1:60
136 msgid "I<live-config>(7)"
140 #: en/live-boot.7:163 en/live-snapshot.1:62
141 msgid "I<live-tools>(7)"
145 #: en/live-boot.7:164 en/live-snapshot.1:63
151 #: en/live-boot.7:166 en/live-snapshot.1:65
153 "More information about live-boot and the Debian Live project can be found on "
154 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
155 "E<lt>I<http://live.debian.net/manual/>E<gt>."
159 #: en/live-boot.7:167 en/live-snapshot.1:66
165 #: en/live-boot.7:169 en/live-snapshot.1:68
167 "Bugs can be reported by submitting a bugreport for the live-boot package in "
168 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
169 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
174 #: en/live-boot.7:170 en/live-snapshot.1:69
180 #: en/live-boot.7:171 en/live-snapshot.1:70
182 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
183 "the Debian project."
187 #: en/live-snapshot.1:5
188 msgid "B<live-snapshot> - simple script to ease persistence usage"
192 #: en/live-snapshot.1:6
198 #: en/live-snapshot.1:8
200 "B<live-snapshot> [-c|--cow I<DIRECTORY] [-d|--device DEVICE>] [-e|--exclude-"
201 "list I<FILE>] [-o|--output I<FILE>] [-t|--type I<TYPE>]"
205 #: en/live-snapshot.1:10
206 msgid "B<live-snapshot> [-r|--resync-string STRING]"
210 #: en/live-snapshot.1:12
211 msgid "B<live-snapshot> [-h|--help]"
215 #: en/live-snapshot.1:14
216 msgid "B<live-snapshot> [-u|--usage]"
220 #: en/live-snapshot.1:16
221 msgid "B<live-snapshot> [-v|--version]"
225 #: en/live-snapshot.1:19
227 "live-snapshot is a script which can be used to build the right types of "
228 "persistent image files supported by I<live-boot>(7). It is also used on exit "
229 "by the live-boot init script to resync the boot-found snapshots devices."
233 #: en/live-snapshot.1:21
235 msgid "-c, --cow I<DIRECTORY>"
239 #: en/live-snapshot.1:23
241 "specifies the input directory to be cloned in the image file. Its default "
242 "value \"/live/cow\" should be right for most uses. However it could be handy "
243 "to specify \"/home\" and type ext2 for the type to prepare an image file "
244 "suited to be directly mounted by live-boot as home."
248 #: en/live-snapshot.1:23
250 msgid "-d, --device I<DEVICE>"
254 #: en/live-snapshot.1:25
256 "sets the device where the media which the snapshot/persistence file/"
257 "partition will be put. If it is not specified, a tmpfs will be used and "
258 "linked to the user's desktop to move it where it is needed. If the device "
259 "has no filesystem, an ext2 fs will be automatically created and labelled "
260 "according to the values specified after the \"--output\" value or with a "
265 #: en/live-snapshot.1:25
267 msgid "-e, --exclude-list I<FILE>"
271 #: en/live-snapshot.1:27
273 "a file containing a list of filenames/paths that should not be saved. This "
274 "exclude list will be remebered on the target snapshot media for reuse."
278 #: en/live-snapshot.1:27
280 msgid "-o, --output I<FILE>"
284 #: en/live-snapshot.1:29
286 "the filename/label used for the output file/partition. If left blank, live-"
287 "snapshot will search for a proper file on the device or use the whole "
292 #: en/live-snapshot.1:29
294 msgid "-r, --resync-string I<STRING>"
298 #: en/live-snapshot.1:31
299 msgid "internally used on resyncs."
303 #: en/live-snapshot.1:31
305 msgid "-f, --refresh"
309 #: en/live-snapshot.1:33
311 "try to do the same operation that should be done at reboot or halt, "
312 "resyncing boot-time auto discovered snapshots. Useful to prevent a crash or "
317 #: en/live-snapshot.1:33
319 msgid "-t, --type I<TYPE>"
323 #: en/live-snapshot.1:35
325 "Type could be one of \"cpio\", \"squashfs\", \"ext2\", \"ext3\", \"ext4\", "
330 #: en/live-snapshot.1:35
336 #: en/live-snapshot.1:37
337 msgid "display help and exit."
341 #: en/live-snapshot.1:37
347 #: en/live-snapshot.1:39
348 msgid "show usage and exit."
352 #: en/live-snapshot.1:39
354 msgid "-v, --version"
358 #: en/live-snapshot.1:41
359 msgid "output version information and exit."
363 #: en/live-snapshot.1:51
365 msgid "B</etc/live-snapshot.list>"
369 #: en/live-snapshot.1:53
371 "This optional file, if present changes the behaviour of live-snapshot: only "
372 "files and directories listed there are included (integrally) in the "
373 "snapshot. Beware, it is an experimental feature that only works for cpio "
378 #: en/live-snapshot.1:56
379 msgid "I<live-boot>(1)"