diff options
Diffstat (limited to 'po-docs/libguestfs-docs.pot')
-rw-r--r-- | po-docs/libguestfs-docs.pot | 94 |
1 files changed, 60 insertions, 34 deletions
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 3a3defe8..cdbb5bd9 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.17.25\n" +"Project-Id-Version: libguestfs 1.17.26\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-04-02 18:42+0200\n" +"POT-Creation-Date: 2012-04-03 12:57+0200\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" @@ -42824,72 +42824,98 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:23 -msgid "Remove many log files." +msgid "Remove many log files. On Linux the following files are removed:" msgstr "" -#. type: =head2 +#. type: verbatim #: ../sysprep/sysprep-operations.pod:25 +#, no-wrap +msgid "" +" /root/anaconda-ks.cfg\n" +" /root/install.log\n" +" /root/install.log.syslog\n" +" /var/cache/gdm/*\n" +" /var/lib/AccountService/users/*\n" +" /var/lib/fprint/*\n" +" /var/log/*.log*\n" +" /var/log/audit/*\n" +" /var/log/btmp*\n" +" /var/log/cron*\n" +" /var/log/dmesg*\n" +" /var/log/lastlog*\n" +" /var/log/mail/*\n" +" /var/log/maillog*\n" +" /var/log/messages*\n" +" /var/log/secure*\n" +" /var/log/spooler*\n" +" /var/log/tallylog*\n" +" /var/log/wtmp*\n" +"\n" +msgstr "" + +#. type: =head2 +#: ../sysprep/sysprep-operations.pod:45 msgid "B<mail-spool>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:27 +#: ../sysprep/sysprep-operations.pod:47 msgid "Remove email from the local mail spool directory." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:29 +#: ../sysprep/sysprep-operations.pod:49 msgid "B<net-hwaddr>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:31 +#: ../sysprep/sysprep-operations.pod:51 msgid "" "Remove HWADDR (hard-coded MAC address) configuration. For Fedora and Red " "Hat Enterprise Linux, this is removed from C<ifcfg-*> files." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:34 +#: ../sysprep/sysprep-operations.pod:54 msgid "B<random-seed>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:36 +#: ../sysprep/sysprep-operations.pod:56 msgid "" "Write some random bytes from the host into the random seed file of the " "guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:39 +#: ../sysprep/sysprep-operations.pod:59 msgid "See L</RANDOM SEED> below." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:41 +#: ../sysprep/sysprep-operations.pod:61 msgid "B<rhn-systemid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:43 +#: ../sysprep/sysprep-operations.pod:63 msgid "Remove the RHN system ID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:45 +#: ../sysprep/sysprep-operations.pod:65 msgid "B<script>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:47 +#: ../sysprep/sysprep-operations.pod:67 msgid "" "The C<script> module lets you run arbitrary shell scripts or programs " "against the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:50 +#: ../sysprep/sysprep-operations.pod:70 msgid "" "Note this feature requires FUSE support. You may have to enable this in " "your host, for example by adding the current user to the C<fuse> group, or " @@ -42897,14 +42923,14 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:54 +#: ../sysprep/sysprep-operations.pod:74 msgid "" "Use one or more I<--script> parameters to specify scripts or programs that " "will be run against the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:57 +#: ../sysprep/sysprep-operations.pod:77 msgid "" "The script or program is run with its current directory being the guest's " "root directory, so relative paths should be used. For example: C<rm " @@ -42914,48 +42940,48 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:63 +#: ../sysprep/sysprep-operations.pod:83 msgid "" "Normally a temporary mount point for the guest is used, but you can choose a " "specific one by using the I<--scriptdir> parameter." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:66 +#: ../sysprep/sysprep-operations.pod:86 msgid "B<smolt-uuid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:68 +#: ../sysprep/sysprep-operations.pod:88 msgid "Remove the Smolt hardware UUID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:70 +#: ../sysprep/sysprep-operations.pod:90 msgid "B<ssh-hostkeys>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:72 +#: ../sysprep/sysprep-operations.pod:92 msgid "Remove the SSH host keys in the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:74 +#: ../sysprep/sysprep-operations.pod:94 msgid "" "The SSH host keys are regenerated (differently) next time the guest is " "booted." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:77 +#: ../sysprep/sysprep-operations.pod:97 msgid "" "If, after cloning, the guest gets the same IP address, ssh will give you a " "stark warning about the host key changing:" msgstr "" #. type: verbatim -#: ../sysprep/sysprep-operations.pod:80 +#: ../sysprep/sysprep-operations.pod:100 #, no-wrap msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" @@ -42966,19 +42992,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:85 +#: ../sysprep/sysprep-operations.pod:105 msgid "B<udev-persistent-net>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:87 +#: ../sysprep/sysprep-operations.pod:107 msgid "" "Remove udev persistent net rules which map the guest's existing MAC address " "to a fixed ethernet device (eg. eth0)." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:90 +#: ../sysprep/sysprep-operations.pod:110 msgid "" "After a guest is cloned, the MAC address usually changes. Since the old MAC " "address occupies the old name (eg. eth0), this means the fresh MAC address " @@ -42987,17 +43013,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:95 +#: ../sysprep/sysprep-operations.pod:115 msgid "B<utmp>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:97 +#: ../sysprep/sysprep-operations.pod:117 msgid "Remove the utmp file." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:99 +#: ../sysprep/sysprep-operations.pod:119 msgid "" "This file records who is currently logged in on a machine. In modern Linux " "distros it is stored in a ramdisk and hence not part of the virtual " @@ -43005,17 +43031,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:103 +#: ../sysprep/sysprep-operations.pod:123 msgid "B<yum-uuid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:105 +#: ../sysprep/sysprep-operations.pod:125 msgid "Remove the yum UUID." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:107 +#: ../sysprep/sysprep-operations.pod:127 msgid "" "Yum creates a fresh UUID the next time it runs when it notices that the " "original UUID has been erased." |