From: Richard Jones
Date: Tue, 9 Jun 2009 10:20:05 +0000 (+0100)
Subject: New website, change et.redhat.com references to libguestfs.org
X-Git-Tag: 1.0.43^0
X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=27161658c897544a58c7d4f87c08f2ee8ce08d43;p=libguestfs.git
New website, change et.redhat.com references to libguestfs.org
---
diff --git a/Makefile.am b/Makefile.am
index 53e0910..142cf3e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -128,7 +128,7 @@ HTMLFILES = html/guestfs.3.html html/guestfish.1.html \
TEXTFILES = README TODO HACKING
-WEBSITEDIR = $(HOME)/d/redhat/et-website/libguestfs
+WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs
website: $(HTMLFILES) $(TEXTFILES)
cp $(HTMLFILES) $(WEBSITEDIR)
diff --git a/README b/README
index 88fca7d..f470a58 100644
--- a/README
+++ b/README
@@ -25,6 +25,12 @@ For discussion please use the fedora-virt mailing list:
https://www.redhat.com/mailman/listinfo/fedora-virt
+Home page
+----------------------------------------------------------------------
+
+ http://libguestfs.org/
+
+
Requirements
----------------------------------------------------------------------
diff --git a/guestfish.pod b/guestfish.pod
index 8c9f833..28daa0a 100644
--- a/guestfish.pod
+++ b/guestfish.pod
@@ -333,7 +333,7 @@ I<1> if there was an error.
=head1 SEE ALSO
L,
-L.
+L.
=head1 AUTHORS
@@ -342,7 +342,7 @@ Richard W.M. Jones (C)
=head1 COPYRIGHT
Copyright (C) 2009 Red Hat Inc.
-L
+L
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/guestfs.pod b/guestfs.pod
index 56a840f..68d35f4 100644
--- a/guestfs.pod
+++ b/guestfs.pod
@@ -689,7 +689,7 @@ Pass additional options to the guest kernel.
L,
L,
L,
-L.
+L.
=head1 BUGS
@@ -726,7 +726,7 @@ Richard W.M. Jones (C)
=head1 COPYRIGHT
Copyright (C) 2009 Red Hat Inc.
-L
+L
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/inspector/virt-inspector.pl b/inspector/virt-inspector.pl
index 00d3ae7..1d8a84b 100755
--- a/inspector/virt-inspector.pl
+++ b/inspector/virt-inspector.pl
@@ -1356,7 +1356,8 @@ sub output_query_virtio_drivers
L,
L,
L,
-L.
+L,
+L.
For Windows registry parsing we require the C program
from L.
diff --git a/make-recipes.sh b/make-recipes.sh
index b3cd76a..ebed325 100755
--- a/make-recipes.sh
+++ b/make-recipes.sh
@@ -29,9 +29,9 @@ cat < of the source.
- Download
+ Download
libguestfs and guestfish here or
- go to the
+ go to the
libguestfs home page.
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index b3ec6f0..42cfa88 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-06-04 09:13+0100\n"
+"POT-Creation-Date: 2009-06-09 10:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -116,27 +116,31 @@ msgstr ""
msgid "guestfish: empty command on command line\n"
msgstr ""
-#: fish/fish.c:605
+#: fish/fish.c:607
msgid "display a list of commands or help on a command"
msgstr ""
-#: fish/fish.c:607
+#: fish/fish.c:609
msgid "quit guestfish"
msgstr ""
-#: fish/fish.c:610
+#: fish/fish.c:612
msgid "allocate an image"
msgstr ""
-#: fish/fish.c:612
+#: fish/fish.c:614
msgid "display a line of text"
msgstr ""
-#: fish/fish.c:614
+#: fish/fish.c:616
msgid "edit a file in the image"
msgstr ""
-#: fish/fish.c:626
+#: fish/fish.c:618
+msgid "local change directory"
+msgstr ""
+
+#: fish/fish.c:630
#, c-format
msgid ""
"alloc - allocate an image\n"
@@ -156,7 +160,7 @@ msgid ""
" sects number of 512 byte sectors\n"
msgstr ""
-#: fish/fish.c:642
+#: fish/fish.c:646
#, c-format
msgid ""
"echo - display a line of text\n"
@@ -165,7 +169,7 @@ msgid ""
" This echos the parameters to the terminal.\n"
msgstr ""
-#: fish/fish.c:649
+#: fish/fish.c:653
#, c-format
msgid ""
"edit - edit a file in the image\n"
@@ -183,7 +187,18 @@ msgid ""
" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
-#: fish/fish.c:663
+#: fish/fish.c:667
+#, c-format
+msgid ""
+"lcd - local change directory\n"
+" lcd \n"
+"\n"
+" Change guestfish's current directory. This command is\n"
+" useful if you want to download files to a particular\n"
+" place.\n"
+msgstr ""
+
+#: fish/fish.c:674
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -191,14 +206,14 @@ msgid ""
" help\n"
msgstr ""
-#: fish/fish.c:669
+#: fish/fish.c:680
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
-#: fish/fish.c:672
+#: fish/fish.c:683
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index da9859d..0e5b147 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.31\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-06-04 09:13+0100\n"
+"POT-Creation-Date: 2009-06-09 10:58+0100\n"
"PO-Revision-Date: 2009-05-26 00:50+0200\n"
"Last-Translator: Piotr DrÄ
g \n"
"Language-Team: Polish \n"
@@ -142,27 +142,31 @@ msgstr "guestfish: za dużo parametrów\n"
msgid "guestfish: empty command on command line\n"
msgstr "guestfish: puste polecenie wiersza poleceÅ\n"
-#: fish/fish.c:605
+#: fish/fish.c:607
msgid "display a list of commands or help on a command"
msgstr "wyÅwietla listÄ poleceÅ lub pomoc polecenia"
-#: fish/fish.c:607
+#: fish/fish.c:609
msgid "quit guestfish"
msgstr "koÅczy pracÄ guestfish"
-#: fish/fish.c:610
+#: fish/fish.c:612
msgid "allocate an image"
msgstr "przydziela obraz"
-#: fish/fish.c:612
+#: fish/fish.c:614
msgid "display a line of text"
msgstr "wyÅwietla wiersz tekstu"
-#: fish/fish.c:614
+#: fish/fish.c:616
msgid "edit a file in the image"
msgstr "modyfikuje plik w obrazie"
-#: fish/fish.c:626
+#: fish/fish.c:618
+msgid "local change directory"
+msgstr ""
+
+#: fish/fish.c:630
#, c-format
msgid ""
"alloc - allocate an image\n"
@@ -198,7 +202,7 @@ msgstr ""
" G lub GB liczba gigabajtów\n"
" sektory liczba 512 bajtowych sektorów\n"
-#: fish/fish.c:642
+#: fish/fish.c:646
#, c-format
msgid ""
"echo - display a line of text\n"
@@ -211,7 +215,7 @@ msgstr ""
"\n"
" WyÅwietla ostatnie parametry w terminalu.\n"
-#: fish/fish.c:649
+#: fish/fish.c:653
#, c-format
msgid ""
"edit - edit a file in the image\n"
@@ -243,7 +247,18 @@ msgstr ""
" UWAGA: nie bÄdzie dziaÅaÅo poprawnie dla dużych plików\n"
" (> 2 MB) lub plików binarnych zawierajÄ
cych \\0 bajtów.\n"
-#: fish/fish.c:663
+#: fish/fish.c:667
+#, c-format
+msgid ""
+"lcd - local change directory\n"
+" lcd \n"
+"\n"
+" Change guestfish's current directory. This command is\n"
+" useful if you want to download files to a particular\n"
+" place.\n"
+msgstr ""
+
+#: fish/fish.c:674
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -254,7 +269,7 @@ msgstr ""
" help polecenie\n"
" help\n"
-#: fish/fish.c:669
+#: fish/fish.c:680
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -263,7 +278,7 @@ msgstr ""
"quit - koÅczy pracÄ guestfish\n"
" quit\n"
-#: fish/fish.c:672
+#: fish/fish.c:683
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
diff --git a/recipes/README b/recipes/README
index 88b3919..4361327 100644
--- a/recipes/README
+++ b/recipes/README
@@ -2,7 +2,7 @@ This directory contains guestfish-based shell which give some useful
recipes to follow.
These also get copied to the website here:
-http://et.redhat.com/~rjones/libguestfs/recipes.html
+http://libguestfs.org/recipes.html
The format for each recipe is:
diff --git a/ruby/Rakefile.in b/ruby/Rakefile.in
index ed217f4..67f6b17 100644
--- a/ruby/Rakefile.in
+++ b/ruby/Rakefile.in
@@ -86,7 +86,7 @@ SPEC = Gem::Specification.new do |s|
s.name = PKG_NAME
s.version = PKG_VERSION
s.email = "rjones@redhat.com"
- s.homepage = "http://et.redhat.com/~rjones/libguestfs/"
+ s.homepage = "http://libguestfs.org/"
s.summary = "Ruby bindings for libguestfs"
s.files = PKG_FILES
s.autorequire = "guestfs"