New website, change et.redhat.com references to libguestfs.org 1.0.43
authorRichard Jones <rjones@redhat.com>
Tue, 9 Jun 2009 10:20:05 +0000 (11:20 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 9 Jun 2009 10:20:05 +0000 (11:20 +0100)
Makefile.am
README
guestfish.pod
guestfs.pod
inspector/virt-inspector.pl
make-recipes.sh
po/libguestfs.pot
po/pl.po
recipes/README
ruby/Rakefile.in

index 53e0910..142cf3e 100644 (file)
@@ -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 (file)
--- 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
 ----------------------------------------------------------------------
 
index 8c9f833..28daa0a 100644 (file)
@@ -333,7 +333,7 @@ I<1> if there was an error.
 =head1 SEE ALSO
 
 L<guestfs(3)>,
-L<http://et.redhat.com/~rjones/libguestfs>.
+L<http://libguestfs.org/>.
 
 =head1 AUTHORS
 
@@ -342,7 +342,7 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
 =head1 COPYRIGHT
 
 Copyright (C) 2009 Red Hat Inc.
-L<http://et.redhat.com/~rjones/libguestfs>
+L<http://libguestfs.org/>
 
 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
index 56a840f..68d35f4 100644 (file)
@@ -689,7 +689,7 @@ Pass additional options to the guest kernel.
 L<guestfish(1)>,
 L<qemu(1)>,
 L<febootstrap(1)>,
-L<http://et.redhat.com/~rjones/libguestfs>.
+L<http://libguestfs.org/>.
 
 =head1 BUGS
 
@@ -726,7 +726,7 @@ Richard W.M. Jones (C<rjones at redhat dot com>)
 =head1 COPYRIGHT
 
 Copyright (C) 2009 Red Hat Inc.
-L<http://et.redhat.com/~rjones/libguestfs>
+L<http://libguestfs.org/>
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
index 00d3ae7..1d8a84b 100755 (executable)
@@ -1356,7 +1356,8 @@ sub output_query_virtio_drivers
 L<guestfs(3)>,
 L<guestfish(1)>,
 L<Sys::Guestfs(3)>,
-L<Sys::Virt(3)>.
+L<Sys::Virt(3)>,
+L<http://libguestfs.org/>.
 
 For Windows registry parsing we require the C<reged> program
 from L<http://home.eunet.no/~pnordahl/ntpasswd/>.
index b3cd76a..ebed325 100755 (executable)
@@ -29,9 +29,9 @@ cat <<EOF
     subdirectory</a> of the source.</p>
 
     <p>
-    <a href="http://et.redhat.com/~rjones/libguestfs/files/">Download
+    <a href="http://libguestfs.org/download/">Download
     libguestfs and guestfish here</a> or
-    <a href="http://et.redhat.com/~rjones/libguestfs/">go to the
+    <a href="http://libguestfs.org/">go to the
     libguestfs home page</a>.
     </p>
 
index b3ec6f0..42cfa88 100644 (file)
@@ -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 <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\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 ""
 "    <nn>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 <directory>\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 ""
index da9859d..0e5b147 100644 (file)
--- 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 <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <pl@li.org>\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 ""
 "    <nn>G lub <nn>GB  liczba gigabajtów\n"
 "    <nn>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 <directory>\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 ""
index 88b3919..4361327 100644 (file)
@@ -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:
 
index ed217f4..67f6b17 100644 (file)
@@ -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"