mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.17.37.
This commit is contained in:
7
BUGS
7
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2012-04-26
|
||||
Last updated: 2012-05-01
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -152,6 +152,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
806179 NEW https://bugzilla.redhat.com/show_bug.cgi?id=806179
|
||||
RFE: support inspection of icon for more Windows guests
|
||||
|
||||
816839 NEW https://bugzilla.redhat.com/show_bug.cgi?id=816839
|
||||
data overflow error when debug progress -1
|
||||
|
||||
507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278
|
||||
libguestfs fails to build on Fedora sparc64
|
||||
|
||||
@@ -239,7 +242,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
619334 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=619334
|
||||
RFE: Enable coredump capture in the appliance
|
||||
|
||||
(73 bugs)
|
||||
(74 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [17])
|
||||
m4_define([libguestfs_release], [36])
|
||||
m4_define([libguestfs_release], [37])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
146
po-docs/ja.po
146
po-docs/ja.po
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs\n"
|
||||
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
|
||||
"POT-Creation-Date: 2012-04-26 18:02+0200\n"
|
||||
"POT-Creation-Date: 2012-05-01 09:43+0200\n"
|
||||
"PO-Revision-Date: 2012-03-30 17:30+0000\n"
|
||||
"Last-Translator: rjones <rjones@redhat.com>\n"
|
||||
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
|
||||
@@ -51865,20 +51865,32 @@ msgstr "DHCP サーバーのリースを削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:24
|
||||
msgid "B<dovecot-data> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:27
|
||||
#, fuzzy
|
||||
#| msgid "Remove DHCP server leases."
|
||||
msgid "Remove Dovecot (mail server) data."
|
||||
msgstr "DHCP サーバーのリースを削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:29
|
||||
#, fuzzy
|
||||
#| msgid "I<configuration>"
|
||||
msgid "B<flag-reconfiguration>"
|
||||
msgstr "I<configuration>"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:26
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
#, fuzzy
|
||||
#| msgid "hostname and other net configuration"
|
||||
msgid "Flag the system for reconfiguration."
|
||||
msgstr "ホスト名および他のネットワーク設定"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:28
|
||||
#: ../sysprep/sysprep-operations.pod:33
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The SSH host keys are regenerated (differently) next time the guest is "
|
||||
@@ -51887,28 +51899,28 @@ msgid "Note that this may require user intervention when the guest is booted."
|
||||
msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
#, fuzzy
|
||||
#| msgid "hostname"
|
||||
msgid "B<hostname> *"
|
||||
msgstr "hostname"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:34
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
#, fuzzy
|
||||
#| msgid "Remove the SSH host keys in the guest."
|
||||
msgid "Change the hostname of the guest."
|
||||
msgstr "仮想マシンの SSH ホストキーを削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
#: ../sysprep/sysprep-operations.pod:41
|
||||
msgid ""
|
||||
"This operation changes the hostname of the guest to the value given in the "
|
||||
"I<--hostname> parameter."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
#: ../sysprep/sysprep-operations.pod:44
|
||||
msgid ""
|
||||
"If the I<--hostname> parameter is not given, then the hostname is changed to "
|
||||
"C<localhost.localdomain>."
|
||||
@@ -51917,161 +51929,179 @@ msgstr ""
|
||||
"localdomain> に変更されます。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:42
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
#, fuzzy
|
||||
#| msgid "logfiles"
|
||||
msgid "B<logfiles> *"
|
||||
msgstr "logfiles"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:45
|
||||
#: ../sysprep/sysprep-operations.pod:50
|
||||
#, fuzzy
|
||||
#| msgid "Remove many log files."
|
||||
msgid "Remove many log files from the guest."
|
||||
msgstr "ほとんどのログファイルを削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
#: ../sysprep/sysprep-operations.pod:52
|
||||
#, fuzzy
|
||||
#| msgid "The following Registry keys are supported:"
|
||||
msgid "On Linux the following files are removed:"
|
||||
msgstr "以下のレジストリキーがサポートされます:"
|
||||
|
||||
#. type: verbatim
|
||||
#: ../sysprep/sysprep-operations.pod:49
|
||||
#: ../sysprep/sysprep-operations.pod:54
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" /root/anaconda-ks.cfg\n"
|
||||
" /root/install.log\n"
|
||||
" /root/install.log.syslog\n"
|
||||
" /var/account/pacct\n"
|
||||
" /var/cache/gdm/*\n"
|
||||
" /var/lib/AccountService/users/*\n"
|
||||
" /var/lib/fprint/*\n"
|
||||
" /var/lib/logrotate.status\n"
|
||||
" /var/log/*.log*\n"
|
||||
" /var/log/BackupPC/LOG\n"
|
||||
" /var/log/audit/*\n"
|
||||
" /var/log/btmp*\n"
|
||||
" /var/log/ceph/*.log\n"
|
||||
" /var/log/chrony/*.log\n"
|
||||
" /var/log/cron*\n"
|
||||
" /var/log/cups/*_log\n"
|
||||
" /var/log/dmesg*\n"
|
||||
" /var/log/glusterfs/*glusterd.vol.log\n"
|
||||
" /var/log/glusterfs/glusterfs.log\n"
|
||||
" /var/log/httpd/*log\n"
|
||||
" /var/log/jetty/jetty-console.log\n"
|
||||
" /var/log/lastlog*\n"
|
||||
" /var/log/libvirt/libvirtd.log\n"
|
||||
" /var/log/libvirt/lxc/*.log\n"
|
||||
" /var/log/libvirt/qemu/*.log\n"
|
||||
" /var/log/libvirt/uml/*.log\n"
|
||||
" /var/log/mail/*\n"
|
||||
" /var/log/maillog*\n"
|
||||
" /var/log/messages*\n"
|
||||
" /var/log/ppp/connect-errors\n"
|
||||
" /var/log/secure*\n"
|
||||
" /var/log/setroubleshoot/*.log\n"
|
||||
" /var/log/spooler*\n"
|
||||
" /var/log/squid/*.log\n"
|
||||
" /var/log/tallylog*\n"
|
||||
" /var/log/wtmp*\n"
|
||||
" /var/named/data/named.run\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:69
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
#, fuzzy
|
||||
#| msgid "mail-spool"
|
||||
msgid "B<mail-spool> *"
|
||||
msgstr "mail-spool"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:72
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
msgid "Remove email from the local mail spool directory."
|
||||
msgstr "ローカルのメールスプールのディレクトリから電子メールを削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:74
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
#, fuzzy
|
||||
#| msgid "net-hwaddr"
|
||||
msgid "B<net-hwaddr> *"
|
||||
msgstr "net-hwaddr"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:77
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
msgid "Remove HWADDR (hard-coded MAC address) configuration."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:79
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
msgid ""
|
||||
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
|
||||
"files."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:82
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
msgid "B<package-manager-cache> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:85
|
||||
#: ../sysprep/sysprep-operations.pod:108
|
||||
msgid "Remove package manager cache."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:87
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
#, fuzzy
|
||||
#| msgid "random-seed"
|
||||
msgid "B<random-seed> *"
|
||||
msgstr "random-seed"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:90
|
||||
#: ../sysprep/sysprep-operations.pod:113
|
||||
#, fuzzy
|
||||
#| msgid "General block device for testing."
|
||||
msgid "Generate random seed for guest."
|
||||
msgstr "テスト用の一般的なブロックデバイス。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
msgid ""
|
||||
"Write some random bytes from the host into the random seed file of the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
#: ../sysprep/sysprep-operations.pod:118
|
||||
msgid "See L</RANDOM SEED> below."
|
||||
msgstr "以下の L</RANDOM SEED> を参照してください。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
#: ../sysprep/sysprep-operations.pod:120
|
||||
#, fuzzy
|
||||
#| msgid "rhn-systemid"
|
||||
msgid "B<rhn-systemid> *"
|
||||
msgstr "rhn-systemid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
#: ../sysprep/sysprep-operations.pod:123
|
||||
msgid "Remove the RHN system ID."
|
||||
msgstr "RHN システム ID を削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
#: ../sysprep/sysprep-operations.pod:125
|
||||
msgid "B<samba-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
msgid "Remove the database and log files of Samba."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:107
|
||||
#: ../sysprep/sysprep-operations.pod:130
|
||||
#, fuzzy
|
||||
#| msgid "B<shell scripts>"
|
||||
msgid "B<script> *"
|
||||
msgstr "B<シェルスクリプト>"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
#: ../sysprep/sysprep-operations.pod:133
|
||||
msgid "Run arbitrary scripts against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:112
|
||||
#: ../sysprep/sysprep-operations.pod:135
|
||||
msgid ""
|
||||
"The C<script> module lets you run arbitrary shell scripts or programs "
|
||||
"against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
#: ../sysprep/sysprep-operations.pod:138
|
||||
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 "
|
||||
@@ -52079,14 +52109,14 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:119
|
||||
#: ../sysprep/sysprep-operations.pod:142
|
||||
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:122
|
||||
#: ../sysprep/sysprep-operations.pod:145
|
||||
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 etc/"
|
||||
@@ -52095,45 +52125,45 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
#: ../sysprep/sysprep-operations.pod:151
|
||||
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:131
|
||||
#: ../sysprep/sysprep-operations.pod:154
|
||||
#, fuzzy
|
||||
#| msgid "smolt-uuid"
|
||||
msgid "B<smolt-uuid> *"
|
||||
msgstr "smolt-uuid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:134
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
msgid "Remove the Smolt hardware UUID."
|
||||
msgstr "Smolt ハードウェア UUID を削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:136
|
||||
#: ../sysprep/sysprep-operations.pod:159
|
||||
#, fuzzy
|
||||
#| msgid "ssh-hostkeys"
|
||||
msgid "B<ssh-hostkeys> *"
|
||||
msgstr "ssh-hostkeys"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:139
|
||||
#: ../sysprep/sysprep-operations.pod:162
|
||||
msgid "Remove the SSH host keys in the guest."
|
||||
msgstr "仮想マシンの SSH ホストキーを削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:141
|
||||
#: ../sysprep/sysprep-operations.pod:164
|
||||
msgid ""
|
||||
"The SSH host keys are regenerated (differently) next time the guest is "
|
||||
"booted."
|
||||
msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:144
|
||||
#: ../sysprep/sysprep-operations.pod:167
|
||||
msgid ""
|
||||
"If, after cloning, the guest gets the same IP address, ssh will give you a "
|
||||
"stark warning about the host key changing:"
|
||||
@@ -52142,7 +52172,7 @@ msgstr ""
|
||||
"という警告が ssh により表示されます:"
|
||||
|
||||
#. type: verbatim
|
||||
#: ../sysprep/sysprep-operations.pod:147
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
|
||||
@@ -52158,61 +52188,61 @@ msgstr ""
|
||||
"\n"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:152
|
||||
#: ../sysprep/sysprep-operations.pod:175
|
||||
#, fuzzy
|
||||
#| msgid "ssh-hostkeys"
|
||||
msgid "B<ssh-userdir> *"
|
||||
msgstr "ssh-hostkeys"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:155
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
#, fuzzy
|
||||
#| msgid "Remove the SSH host keys in the guest."
|
||||
msgid "Remove \".ssh\" directories in the guest."
|
||||
msgstr "仮想マシンの SSH ホストキーを削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
msgid ""
|
||||
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
|
||||
"C<.ssh> directory in their home directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:160
|
||||
#: ../sysprep/sysprep-operations.pod:183
|
||||
msgid "B<sssd-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:163
|
||||
#: ../sysprep/sysprep-operations.pod:186
|
||||
#, fuzzy
|
||||
#| msgid "Remove many log files."
|
||||
msgid "Remove the database and log files of sssd."
|
||||
msgstr "ほとんどのログファイルを削除します。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:165
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
#, fuzzy
|
||||
#| msgid "udev-persistent-net"
|
||||
msgid "B<udev-persistent-net> *"
|
||||
msgstr "udev-persistent-net"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:168
|
||||
#: ../sysprep/sysprep-operations.pod:191
|
||||
#, fuzzy
|
||||
#| msgid "udev-persistent-net"
|
||||
msgid "Remove udev persistent net rules."
|
||||
msgstr "udev-persistent-net"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#: ../sysprep/sysprep-operations.pod:193
|
||||
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:173
|
||||
#: ../sysprep/sysprep-operations.pod:196
|
||||
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 "
|
||||
@@ -52226,38 +52256,38 @@ msgstr ""
|
||||
"ます。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
#: ../sysprep/sysprep-operations.pod:201
|
||||
msgid "B<user-account>"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
#: ../sysprep/sysprep-operations.pod:203
|
||||
#, fuzzy
|
||||
#| msgid "listing the user accounts in the guest"
|
||||
msgid "Remove the user accounts in the guest."
|
||||
msgstr "仮想マシンのユーザーアカウントの一覧"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:182
|
||||
#: ../sysprep/sysprep-operations.pod:205
|
||||
msgid ""
|
||||
"Remove all the user accounts and their home directories. The \"root\" "
|
||||
"account is not removed."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:185
|
||||
#: ../sysprep/sysprep-operations.pod:208
|
||||
#, fuzzy
|
||||
#| msgid "utmp"
|
||||
msgid "B<utmp> *"
|
||||
msgstr "utmp"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
#: ../sysprep/sysprep-operations.pod:211
|
||||
msgid "Remove the utmp file."
|
||||
msgstr "utmp ファイルを削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:190
|
||||
#: ../sysprep/sysprep-operations.pod:213
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "This records who is currently logged in on a machine. In modern Linux "
|
||||
@@ -52273,19 +52303,19 @@ msgstr ""
|
||||
"ませんが、古いディストリビューションではディスクに保存されていました。"
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:194
|
||||
#: ../sysprep/sysprep-operations.pod:217
|
||||
#, fuzzy
|
||||
#| msgid "yum-uuid"
|
||||
msgid "B<yum-uuid> *"
|
||||
msgstr "yum-uuid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:197
|
||||
#: ../sysprep/sysprep-operations.pod:220
|
||||
msgid "Remove the yum UUID."
|
||||
msgstr "yum UUID を削除します。"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:199
|
||||
#: ../sysprep/sysprep-operations.pod:222
|
||||
msgid ""
|
||||
"Yum creates a fresh UUID the next time it runs when it notices that the "
|
||||
"original UUID has been erased."
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.17.36\n"
|
||||
"Project-Id-Version: libguestfs 1.17.37\n"
|
||||
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
|
||||
"POT-Creation-Date: 2012-04-26 18:02+0200\n"
|
||||
"POT-Creation-Date: 2012-05-01 09:43+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"
|
||||
@@ -44336,182 +44336,210 @@ msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:24
|
||||
msgid "B<dovecot-data> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:27
|
||||
msgid "Remove Dovecot (mail server) data."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:29
|
||||
msgid "B<flag-reconfiguration>"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:26
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
msgid "Flag the system for reconfiguration."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:28
|
||||
#: ../sysprep/sysprep-operations.pod:33
|
||||
msgid "Note that this may require user intervention when the guest is booted."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
msgid "B<hostname> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:34
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
msgid "Change the hostname of the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
#: ../sysprep/sysprep-operations.pod:41
|
||||
msgid ""
|
||||
"This operation changes the hostname of the guest to the value given in the "
|
||||
"I<--hostname> parameter."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
#: ../sysprep/sysprep-operations.pod:44
|
||||
msgid ""
|
||||
"If the I<--hostname> parameter is not given, then the hostname is changed to "
|
||||
"C<localhost.localdomain>."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:42
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
msgid "B<logfiles> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:45
|
||||
#: ../sysprep/sysprep-operations.pod:50
|
||||
msgid "Remove many log files from the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
#: ../sysprep/sysprep-operations.pod:52
|
||||
msgid "On Linux the following files are removed:"
|
||||
msgstr ""
|
||||
|
||||
#. type: verbatim
|
||||
#: ../sysprep/sysprep-operations.pod:49
|
||||
#: ../sysprep/sysprep-operations.pod:54
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" /root/anaconda-ks.cfg\n"
|
||||
" /root/install.log\n"
|
||||
" /root/install.log.syslog\n"
|
||||
" /var/account/pacct\n"
|
||||
" /var/cache/gdm/*\n"
|
||||
" /var/lib/AccountService/users/*\n"
|
||||
" /var/lib/fprint/*\n"
|
||||
" /var/lib/logrotate.status\n"
|
||||
" /var/log/*.log*\n"
|
||||
" /var/log/BackupPC/LOG\n"
|
||||
" /var/log/audit/*\n"
|
||||
" /var/log/btmp*\n"
|
||||
" /var/log/ceph/*.log\n"
|
||||
" /var/log/chrony/*.log\n"
|
||||
" /var/log/cron*\n"
|
||||
" /var/log/cups/*_log\n"
|
||||
" /var/log/dmesg*\n"
|
||||
" /var/log/glusterfs/*glusterd.vol.log\n"
|
||||
" /var/log/glusterfs/glusterfs.log\n"
|
||||
" /var/log/httpd/*log\n"
|
||||
" /var/log/jetty/jetty-console.log\n"
|
||||
" /var/log/lastlog*\n"
|
||||
" /var/log/libvirt/libvirtd.log\n"
|
||||
" /var/log/libvirt/lxc/*.log\n"
|
||||
" /var/log/libvirt/qemu/*.log\n"
|
||||
" /var/log/libvirt/uml/*.log\n"
|
||||
" /var/log/mail/*\n"
|
||||
" /var/log/maillog*\n"
|
||||
" /var/log/messages*\n"
|
||||
" /var/log/ppp/connect-errors\n"
|
||||
" /var/log/secure*\n"
|
||||
" /var/log/setroubleshoot/*.log\n"
|
||||
" /var/log/spooler*\n"
|
||||
" /var/log/squid/*.log\n"
|
||||
" /var/log/tallylog*\n"
|
||||
" /var/log/wtmp*\n"
|
||||
" /var/named/data/named.run\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:69
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
msgid "B<mail-spool> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:72
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
msgid "Remove email from the local mail spool directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:74
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
msgid "B<net-hwaddr> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:77
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
msgid "Remove HWADDR (hard-coded MAC address) configuration."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:79
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
msgid ""
|
||||
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
|
||||
"files."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:82
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
msgid "B<package-manager-cache> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:85
|
||||
#: ../sysprep/sysprep-operations.pod:108
|
||||
msgid "Remove package manager cache."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:87
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
msgid "B<random-seed> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:90
|
||||
#: ../sysprep/sysprep-operations.pod:113
|
||||
msgid "Generate random seed for guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
msgid ""
|
||||
"Write some random bytes from the host into the random seed file of the "
|
||||
"guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
#: ../sysprep/sysprep-operations.pod:118
|
||||
msgid "See L</RANDOM SEED> below."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
#: ../sysprep/sysprep-operations.pod:120
|
||||
msgid "B<rhn-systemid> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
#: ../sysprep/sysprep-operations.pod:123
|
||||
msgid "Remove the RHN system ID."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
#: ../sysprep/sysprep-operations.pod:125
|
||||
msgid "B<samba-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
msgid "Remove the database and log files of Samba."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:107
|
||||
#: ../sysprep/sysprep-operations.pod:130
|
||||
msgid "B<script> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
#: ../sysprep/sysprep-operations.pod:133
|
||||
msgid "Run arbitrary scripts against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:112
|
||||
#: ../sysprep/sysprep-operations.pod:135
|
||||
msgid ""
|
||||
"The C<script> module lets you run arbitrary shell scripts or programs "
|
||||
"against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
#: ../sysprep/sysprep-operations.pod:138
|
||||
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 "
|
||||
@@ -44519,14 +44547,14 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:119
|
||||
#: ../sysprep/sysprep-operations.pod:142
|
||||
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:122
|
||||
#: ../sysprep/sysprep-operations.pod:145
|
||||
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 "
|
||||
@@ -44536,48 +44564,48 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
#: ../sysprep/sysprep-operations.pod:151
|
||||
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:131
|
||||
#: ../sysprep/sysprep-operations.pod:154
|
||||
msgid "B<smolt-uuid> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:134
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
msgid "Remove the Smolt hardware UUID."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:136
|
||||
#: ../sysprep/sysprep-operations.pod:159
|
||||
msgid "B<ssh-hostkeys> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:139
|
||||
#: ../sysprep/sysprep-operations.pod:162
|
||||
msgid "Remove the SSH host keys in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:141
|
||||
#: ../sysprep/sysprep-operations.pod:164
|
||||
msgid ""
|
||||
"The SSH host keys are regenerated (differently) next time the guest is "
|
||||
"booted."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:144
|
||||
#: ../sysprep/sysprep-operations.pod:167
|
||||
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:147
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
|
||||
@@ -44588,51 +44616,51 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:152
|
||||
#: ../sysprep/sysprep-operations.pod:175
|
||||
msgid "B<ssh-userdir> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:155
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
msgid "Remove \".ssh\" directories in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
msgid ""
|
||||
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
|
||||
"C<.ssh> directory in their home directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:160
|
||||
#: ../sysprep/sysprep-operations.pod:183
|
||||
msgid "B<sssd-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:163
|
||||
#: ../sysprep/sysprep-operations.pod:186
|
||||
msgid "Remove the database and log files of sssd."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:165
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
msgid "B<udev-persistent-net> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:168
|
||||
#: ../sysprep/sysprep-operations.pod:191
|
||||
msgid "Remove udev persistent net rules."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#: ../sysprep/sysprep-operations.pod:193
|
||||
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:173
|
||||
#: ../sysprep/sysprep-operations.pod:196
|
||||
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 "
|
||||
@@ -44641,34 +44669,34 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
#: ../sysprep/sysprep-operations.pod:201
|
||||
msgid "B<user-account>"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
#: ../sysprep/sysprep-operations.pod:203
|
||||
msgid "Remove the user accounts in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:182
|
||||
#: ../sysprep/sysprep-operations.pod:205
|
||||
msgid ""
|
||||
"Remove all the user accounts and their home directories. The \"root\" "
|
||||
"account is not removed."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:185
|
||||
#: ../sysprep/sysprep-operations.pod:208
|
||||
msgid "B<utmp> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
#: ../sysprep/sysprep-operations.pod:211
|
||||
msgid "Remove the utmp file."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:190
|
||||
#: ../sysprep/sysprep-operations.pod:213
|
||||
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 "
|
||||
@@ -44676,17 +44704,17 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:194
|
||||
#: ../sysprep/sysprep-operations.pod:217
|
||||
msgid "B<yum-uuid> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:197
|
||||
#: ../sysprep/sysprep-operations.pod:220
|
||||
msgid "Remove the yum UUID."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:199
|
||||
#: ../sysprep/sysprep-operations.pod:222
|
||||
msgid ""
|
||||
"Yum creates a fresh UUID the next time it runs when it notices that the "
|
||||
"original UUID has been erased."
|
||||
|
||||
144
po-docs/uk.po
144
po-docs/uk.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs\n"
|
||||
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
|
||||
"POT-Creation-Date: 2012-04-26 18:02+0200\n"
|
||||
"POT-Creation-Date: 2012-05-01 09:43+0200\n"
|
||||
"PO-Revision-Date: 2012-03-30 17:30+0000\n"
|
||||
"Last-Translator: rjones <rjones@redhat.com>\n"
|
||||
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
|
||||
@@ -47550,197 +47550,225 @@ msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:24
|
||||
msgid "B<dovecot-data> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:27
|
||||
msgid "Remove Dovecot (mail server) data."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:29
|
||||
#, fuzzy
|
||||
#| msgid "I<configuration>"
|
||||
msgid "B<flag-reconfiguration>"
|
||||
msgstr "I<налаштування>"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:26
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
msgid "Flag the system for reconfiguration."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:28
|
||||
#: ../sysprep/sysprep-operations.pod:33
|
||||
msgid "Note that this may require user intervention when the guest is booted."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:31
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
#, fuzzy
|
||||
#| msgid "hostname"
|
||||
msgid "B<hostname> *"
|
||||
msgstr "hostname"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:34
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
msgid "Change the hostname of the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:36
|
||||
#: ../sysprep/sysprep-operations.pod:41
|
||||
msgid ""
|
||||
"This operation changes the hostname of the guest to the value given in the "
|
||||
"I<--hostname> parameter."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:39
|
||||
#: ../sysprep/sysprep-operations.pod:44
|
||||
msgid ""
|
||||
"If the I<--hostname> parameter is not given, then the hostname is changed to "
|
||||
"C<localhost.localdomain>."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:42
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
#, fuzzy
|
||||
#| msgid "logfiles"
|
||||
msgid "B<logfiles> *"
|
||||
msgstr "logfiles"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:45
|
||||
#: ../sysprep/sysprep-operations.pod:50
|
||||
msgid "Remove many log files from the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:47
|
||||
#: ../sysprep/sysprep-operations.pod:52
|
||||
msgid "On Linux the following files are removed:"
|
||||
msgstr ""
|
||||
|
||||
#. type: verbatim
|
||||
#: ../sysprep/sysprep-operations.pod:49
|
||||
#: ../sysprep/sysprep-operations.pod:54
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" /root/anaconda-ks.cfg\n"
|
||||
" /root/install.log\n"
|
||||
" /root/install.log.syslog\n"
|
||||
" /var/account/pacct\n"
|
||||
" /var/cache/gdm/*\n"
|
||||
" /var/lib/AccountService/users/*\n"
|
||||
" /var/lib/fprint/*\n"
|
||||
" /var/lib/logrotate.status\n"
|
||||
" /var/log/*.log*\n"
|
||||
" /var/log/BackupPC/LOG\n"
|
||||
" /var/log/audit/*\n"
|
||||
" /var/log/btmp*\n"
|
||||
" /var/log/ceph/*.log\n"
|
||||
" /var/log/chrony/*.log\n"
|
||||
" /var/log/cron*\n"
|
||||
" /var/log/cups/*_log\n"
|
||||
" /var/log/dmesg*\n"
|
||||
" /var/log/glusterfs/*glusterd.vol.log\n"
|
||||
" /var/log/glusterfs/glusterfs.log\n"
|
||||
" /var/log/httpd/*log\n"
|
||||
" /var/log/jetty/jetty-console.log\n"
|
||||
" /var/log/lastlog*\n"
|
||||
" /var/log/libvirt/libvirtd.log\n"
|
||||
" /var/log/libvirt/lxc/*.log\n"
|
||||
" /var/log/libvirt/qemu/*.log\n"
|
||||
" /var/log/libvirt/uml/*.log\n"
|
||||
" /var/log/mail/*\n"
|
||||
" /var/log/maillog*\n"
|
||||
" /var/log/messages*\n"
|
||||
" /var/log/ppp/connect-errors\n"
|
||||
" /var/log/secure*\n"
|
||||
" /var/log/setroubleshoot/*.log\n"
|
||||
" /var/log/spooler*\n"
|
||||
" /var/log/squid/*.log\n"
|
||||
" /var/log/tallylog*\n"
|
||||
" /var/log/wtmp*\n"
|
||||
" /var/named/data/named.run\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:69
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
#, fuzzy
|
||||
#| msgid "mail-spool"
|
||||
msgid "B<mail-spool> *"
|
||||
msgstr "mail-spool"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:72
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
msgid "Remove email from the local mail spool directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:74
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
#, fuzzy
|
||||
#| msgid "net-hwaddr"
|
||||
msgid "B<net-hwaddr> *"
|
||||
msgstr "net-hwaddr"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:77
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
msgid "Remove HWADDR (hard-coded MAC address) configuration."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:79
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
msgid ""
|
||||
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
|
||||
"files."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:82
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
msgid "B<package-manager-cache> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:85
|
||||
#: ../sysprep/sysprep-operations.pod:108
|
||||
msgid "Remove package manager cache."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:87
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
#, fuzzy
|
||||
#| msgid "random-seed"
|
||||
msgid "B<random-seed> *"
|
||||
msgstr "random-seed"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:90
|
||||
#: ../sysprep/sysprep-operations.pod:113
|
||||
msgid "Generate random seed for guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:92
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
msgid ""
|
||||
"Write some random bytes from the host into the random seed file of the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:95
|
||||
#: ../sysprep/sysprep-operations.pod:118
|
||||
msgid "See L</RANDOM SEED> below."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:97
|
||||
#: ../sysprep/sysprep-operations.pod:120
|
||||
#, fuzzy
|
||||
#| msgid "rhn-systemid"
|
||||
msgid "B<rhn-systemid> *"
|
||||
msgstr "rhn-systemid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:100
|
||||
#: ../sysprep/sysprep-operations.pod:123
|
||||
msgid "Remove the RHN system ID."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:102
|
||||
#: ../sysprep/sysprep-operations.pod:125
|
||||
msgid "B<samba-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:105
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
msgid "Remove the database and log files of Samba."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:107
|
||||
#: ../sysprep/sysprep-operations.pod:130
|
||||
#, fuzzy
|
||||
#| msgid "B<shell scripts>"
|
||||
msgid "B<script> *"
|
||||
msgstr "B<скрипти оболонки>"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:110
|
||||
#: ../sysprep/sysprep-operations.pod:133
|
||||
msgid "Run arbitrary scripts against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:112
|
||||
#: ../sysprep/sysprep-operations.pod:135
|
||||
msgid ""
|
||||
"The C<script> module lets you run arbitrary shell scripts or programs "
|
||||
"against the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:115
|
||||
#: ../sysprep/sysprep-operations.pod:138
|
||||
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 "
|
||||
@@ -47748,14 +47776,14 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:119
|
||||
#: ../sysprep/sysprep-operations.pod:142
|
||||
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:122
|
||||
#: ../sysprep/sysprep-operations.pod:145
|
||||
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 etc/"
|
||||
@@ -47764,52 +47792,52 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:128
|
||||
#: ../sysprep/sysprep-operations.pod:151
|
||||
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:131
|
||||
#: ../sysprep/sysprep-operations.pod:154
|
||||
#, fuzzy
|
||||
#| msgid "smolt-uuid"
|
||||
msgid "B<smolt-uuid> *"
|
||||
msgstr "smolt-uuid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:134
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
msgid "Remove the Smolt hardware UUID."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:136
|
||||
#: ../sysprep/sysprep-operations.pod:159
|
||||
#, fuzzy
|
||||
#| msgid "ssh-hostkeys"
|
||||
msgid "B<ssh-hostkeys> *"
|
||||
msgstr "ssh-hostkeys"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:139
|
||||
#: ../sysprep/sysprep-operations.pod:162
|
||||
msgid "Remove the SSH host keys in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:141
|
||||
#: ../sysprep/sysprep-operations.pod:164
|
||||
msgid ""
|
||||
"The SSH host keys are regenerated (differently) next time the guest is "
|
||||
"booted."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:144
|
||||
#: ../sysprep/sysprep-operations.pod:167
|
||||
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:147
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
|
||||
@@ -47820,57 +47848,57 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:152
|
||||
#: ../sysprep/sysprep-operations.pod:175
|
||||
#, fuzzy
|
||||
#| msgid "ssh-hostkeys"
|
||||
msgid "B<ssh-userdir> *"
|
||||
msgstr "ssh-hostkeys"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:155
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
msgid "Remove \".ssh\" directories in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:157
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
msgid ""
|
||||
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
|
||||
"C<.ssh> directory in their home directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:160
|
||||
#: ../sysprep/sysprep-operations.pod:183
|
||||
msgid "B<sssd-db-log> *"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:163
|
||||
#: ../sysprep/sysprep-operations.pod:186
|
||||
msgid "Remove the database and log files of sssd."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:165
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
#, fuzzy
|
||||
#| msgid "udev-persistent-net"
|
||||
msgid "B<udev-persistent-net> *"
|
||||
msgstr "udev-persistent-net"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:168
|
||||
#: ../sysprep/sysprep-operations.pod:191
|
||||
#, fuzzy
|
||||
#| msgid "udev-persistent-net"
|
||||
msgid "Remove udev persistent net rules."
|
||||
msgstr "udev-persistent-net"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:170
|
||||
#: ../sysprep/sysprep-operations.pod:193
|
||||
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:173
|
||||
#: ../sysprep/sysprep-operations.pod:196
|
||||
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 "
|
||||
@@ -47879,36 +47907,36 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:178
|
||||
#: ../sysprep/sysprep-operations.pod:201
|
||||
msgid "B<user-account>"
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:180
|
||||
#: ../sysprep/sysprep-operations.pod:203
|
||||
msgid "Remove the user accounts in the guest."
|
||||
msgstr ""
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:182
|
||||
#: ../sysprep/sysprep-operations.pod:205
|
||||
msgid ""
|
||||
"Remove all the user accounts and their home directories. The \"root\" "
|
||||
"account is not removed."
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:185
|
||||
#: ../sysprep/sysprep-operations.pod:208
|
||||
#, fuzzy
|
||||
#| msgid "utmp"
|
||||
msgid "B<utmp> *"
|
||||
msgstr "utmp"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:188
|
||||
#: ../sysprep/sysprep-operations.pod:211
|
||||
msgid "Remove the utmp file."
|
||||
msgstr "Вилучити файл utmp."
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:190
|
||||
#: ../sysprep/sysprep-operations.pod:213
|
||||
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 "
|
||||
@@ -47916,19 +47944,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. type: =head2
|
||||
#: ../sysprep/sysprep-operations.pod:194
|
||||
#: ../sysprep/sysprep-operations.pod:217
|
||||
#, fuzzy
|
||||
#| msgid "yum-uuid"
|
||||
msgid "B<yum-uuid> *"
|
||||
msgstr "yum-uuid"
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:197
|
||||
#: ../sysprep/sysprep-operations.pod:220
|
||||
msgid "Remove the yum UUID."
|
||||
msgstr "Вилучити UUID yum."
|
||||
|
||||
#. type: textblock
|
||||
#: ../sysprep/sysprep-operations.pod:199
|
||||
#: ../sysprep/sysprep-operations.pod:222
|
||||
msgid ""
|
||||
"Yum creates a fresh UUID the next time it runs when it notices that the "
|
||||
"original UUID has been erased."
|
||||
|
||||
2581
po/en_GB.po
2581
po/en_GB.po
File diff suppressed because it is too large
Load Diff
2403
po/libguestfs.pot
2403
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user