cf06a4c487a14e5f872bf37d4525f71f54aeb66c
[live-boot-grml.git] / manpages / pot / live-snapshot.1.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: live-boot VERSION\n"
10 "POT-Creation-Date: 2011-12-04 09:58+0100\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"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: TH
20 #: en/live-boot.7:1 en/live-snapshot.1:1
21 #, no-wrap
22 msgid "LIVE-BOOT"
23 msgstr ""
24
25 #. type: TH
26 #: en/live-boot.7:1 en/live-snapshot.1:1
27 #, no-wrap
28 msgid "2011-12-04"
29 msgstr ""
30
31 #. type: TH
32 #: en/live-boot.7:1 en/live-snapshot.1:1
33 #, no-wrap
34 msgid "3.0~a24-1"
35 msgstr ""
36
37 #. type: TH
38 #: en/live-boot.7:1 en/live-snapshot.1:1
39 #, no-wrap
40 msgid "Debian Live Project"
41 msgstr ""
42
43 #. type: SH
44 #: en/live-boot.7:3 en/live-snapshot.1:3
45 #, no-wrap
46 msgid "NAME"
47 msgstr ""
48
49 #. type: SH
50 #: en/live-boot.7:6 en/live-snapshot.1:17
51 #, no-wrap
52 msgid "DESCRIPTION"
53 msgstr ""
54
55 #. type: SH
56 #: en/live-boot.7:28 en/live-snapshot.1:20
57 #, no-wrap
58 msgid "OPTIONS"
59 msgstr ""
60
61 #. type: IP
62 #: en/live-boot.7:145 en/live-snapshot.1:43
63 #, no-wrap
64 msgid "B</etc/live.conf>"
65 msgstr ""
66
67 #. type: Plain text
68 #: en/live-boot.7:147 en/live-snapshot.1:45
69 msgid ""
70 "Some variables can be configured via this config file (inside the live "
71 "system)."
72 msgstr ""
73
74 #. type: IP
75 #: en/live-boot.7:147 en/live-snapshot.1:45
76 #, no-wrap
77 msgid "B<live/filesystem.module>"
78 msgstr ""
79
80 #. type: Plain text
81 #: en/live-boot.7:149 en/live-snapshot.1:47
82 msgid ""
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."
91 msgstr ""
92
93 #. type: IP
94 #: en/live-boot.7:149 en/live-snapshot.1:47
95 #, no-wrap
96 msgid "B</etc/live-persistence.binds>"
97 msgstr ""
98
99 #. type: Plain text
100 #: en/live-boot.7:151 en/live-snapshot.1:49
101 msgid ""
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 "
105 "features."
106 msgstr ""
107
108 #. type: Plain text
109 #: en/live-boot.7:154 en/live-snapshot.1:51
110 msgid ""
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."
115 msgstr ""
116
117 #. type: SH
118 #: en/live-boot.7:155 en/live-snapshot.1:42
119 #, no-wrap
120 msgid "FILES"
121 msgstr ""
122
123 #. type: SH
124 #: en/live-boot.7:161 en/live-snapshot.1:54
125 #, no-wrap
126 msgid "SEE ALSO"
127 msgstr ""
128
129 #. type: Plain text
130 #: en/live-boot.7:165 en/live-snapshot.1:58
131 msgid "I<live-build>(7)"
132 msgstr ""
133
134 #. type: Plain text
135 #: en/live-boot.7:167 en/live-snapshot.1:60
136 msgid "I<live-config>(7)"
137 msgstr ""
138
139 #. type: Plain text
140 #: en/live-boot.7:169 en/live-snapshot.1:62
141 msgid "I<live-tools>(7)"
142 msgstr ""
143
144 #. type: SH
145 #: en/live-boot.7:170 en/live-snapshot.1:63
146 #, no-wrap
147 msgid "HOMEPAGE"
148 msgstr ""
149
150 #. type: Plain text
151 #: en/live-boot.7:172 en/live-snapshot.1:65
152 msgid ""
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>."
156 msgstr ""
157
158 #. type: SH
159 #: en/live-boot.7:173 en/live-snapshot.1:66
160 #, no-wrap
161 msgid "BUGS"
162 msgstr ""
163
164 #. type: Plain text
165 #: en/live-boot.7:175 en/live-snapshot.1:68
166 msgid ""
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."
170 "debian.org>E<gt>."
171 msgstr ""
172
173 #. type: SH
174 #: en/live-boot.7:176 en/live-snapshot.1:69
175 #, no-wrap
176 msgid "AUTHOR"
177 msgstr ""
178
179 #. type: Plain text
180 #: en/live-boot.7:177 en/live-snapshot.1:70
181 msgid ""
182 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
183 "the Debian project."
184 msgstr ""
185
186 #. type: Plain text
187 #: en/live-snapshot.1:5
188 msgid "B<live-snapshot> - simple script to ease persistence usage"
189 msgstr ""
190
191 #. type: SH
192 #: en/live-snapshot.1:6
193 #, no-wrap
194 msgid "SYNOPSIS"
195 msgstr ""
196
197 #. type: Plain text
198 #: en/live-snapshot.1:8
199 msgid ""
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>]"
202 msgstr ""
203
204 #. type: Plain text
205 #: en/live-snapshot.1:10
206 msgid "B<live-snapshot> [-r|--resync-string STRING]"
207 msgstr ""
208
209 #. type: Plain text
210 #: en/live-snapshot.1:12
211 msgid "B<live-snapshot> [-h|--help]"
212 msgstr ""
213
214 #. type: Plain text
215 #: en/live-snapshot.1:14
216 msgid "B<live-snapshot> [-u|--usage]"
217 msgstr ""
218
219 #. type: Plain text
220 #: en/live-snapshot.1:16
221 msgid "B<live-snapshot> [-v|--version]"
222 msgstr ""
223
224 #. type: Plain text
225 #: en/live-snapshot.1:19
226 msgid ""
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."
230 msgstr ""
231
232 #. type: IP
233 #: en/live-snapshot.1:21
234 #, no-wrap
235 msgid "-c, --cow I<DIRECTORY>"
236 msgstr ""
237
238 #. type: Plain text
239 #: en/live-snapshot.1:23
240 msgid ""
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."
245 msgstr ""
246
247 #. type: IP
248 #: en/live-snapshot.1:23
249 #, no-wrap
250 msgid "-d, --device I<DEVICE>"
251 msgstr ""
252
253 #. type: Plain text
254 #: en/live-snapshot.1:25
255 msgid ""
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 "
261 "sane default."
262 msgstr ""
263
264 #. type: IP
265 #: en/live-snapshot.1:25
266 #, no-wrap
267 msgid "-e, --exclude-list I<FILE>"
268 msgstr ""
269
270 #. type: Plain text
271 #: en/live-snapshot.1:27
272 msgid ""
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."
275 msgstr ""
276
277 #. type: IP
278 #: en/live-snapshot.1:27
279 #, no-wrap
280 msgid "-o, --output I<FILE>"
281 msgstr ""
282
283 #. type: Plain text
284 #: en/live-snapshot.1:29
285 msgid ""
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 "
288 "partition."
289 msgstr ""
290
291 #. type: IP
292 #: en/live-snapshot.1:29
293 #, no-wrap
294 msgid "-r, --resync-string I<STRING>"
295 msgstr ""
296
297 #. type: Plain text
298 #: en/live-snapshot.1:31
299 msgid "internally used on resyncs."
300 msgstr ""
301
302 #. type: IP
303 #: en/live-snapshot.1:31
304 #, no-wrap
305 msgid "-f, --refresh"
306 msgstr ""
307
308 #. type: Plain text
309 #: en/live-snapshot.1:33
310 msgid ""
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 "
313 "surge power-off."
314 msgstr ""
315
316 #. type: IP
317 #: en/live-snapshot.1:33
318 #, no-wrap
319 msgid "-t, --type I<TYPE>"
320 msgstr ""
321
322 #. type: Plain text
323 #: en/live-snapshot.1:35
324 msgid ""
325 "Type could be one of \"cpio\", \"squashfs\", \"ext2\", \"ext3\", \"ext4\", "
326 "or \"jffs2\"."
327 msgstr ""
328
329 #. type: IP
330 #: en/live-snapshot.1:35
331 #, no-wrap
332 msgid "-h, --help"
333 msgstr ""
334
335 #. type: Plain text
336 #: en/live-snapshot.1:37
337 msgid "display help and exit."
338 msgstr ""
339
340 #. type: IP
341 #: en/live-snapshot.1:37
342 #, no-wrap
343 msgid "-u, --usage"
344 msgstr ""
345
346 #. type: Plain text
347 #: en/live-snapshot.1:39
348 msgid "show usage and exit."
349 msgstr ""
350
351 #. type: IP
352 #: en/live-snapshot.1:39
353 #, no-wrap
354 msgid "-v, --version"
355 msgstr ""
356
357 #. type: Plain text
358 #: en/live-snapshot.1:41
359 msgid "output version information and exit."
360 msgstr ""
361
362 #. type: IP
363 #: en/live-snapshot.1:51
364 #, no-wrap
365 msgid "B</etc/live-snapshot.list>"
366 msgstr ""
367
368 #. type: Plain text
369 #: en/live-snapshot.1:53
370 msgid ""
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 "
374 "targets now."
375 msgstr ""
376
377 #. type: Plain text
378 #: en/live-snapshot.1:56
379 msgid "I<live-boot>(1)"
380 msgstr ""