diff options
author | Richard Jones <rjones@redhat.com> | 2009-06-09 11:20:05 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-06-09 11:20:05 +0100 |
commit | 27161658c897544a58c7d4f87c08f2ee8ce08d43 (patch) | |
tree | a168afddae17acfe3867cf31d0e99e13d6337fdc | |
parent | 9726fe0b346cefb3e055b3a2f9daf0bf5252267d (diff) | |
download | libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.gz libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.xz libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.zip |
New website, change et.redhat.com references to libguestfs.org1.0.43
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | guestfish.pod | 4 | ||||
-rw-r--r-- | guestfs.pod | 4 | ||||
-rwxr-xr-x | inspector/virt-inspector.pl | 3 | ||||
-rwxr-xr-x | make-recipes.sh | 4 | ||||
-rw-r--r-- | po/libguestfs.pot | 39 | ||||
-rw-r--r-- | po/pl.po | 39 | ||||
-rw-r--r-- | recipes/README | 2 | ||||
-rw-r--r-- | ruby/Rakefile.in | 2 |
10 files changed, 71 insertions, 34 deletions
diff --git a/Makefile.am b/Makefile.am index 53e09108..142cf3ef 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) @@ -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 8c9f8331..28daa0ab 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -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 diff --git a/guestfs.pod b/guestfs.pod index 56a840fa..68d35f4f 100644 --- a/guestfs.pod +++ b/guestfs.pod @@ -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 diff --git a/inspector/virt-inspector.pl b/inspector/virt-inspector.pl index 00d3ae79..1d8a84b4 100755 --- a/inspector/virt-inspector.pl +++ b/inspector/virt-inspector.pl @@ -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/>. diff --git a/make-recipes.sh b/make-recipes.sh index b3cd76a7..ebed325a 100755 --- a/make-recipes.sh +++ b/make-recipes.sh @@ -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> diff --git a/po/libguestfs.pot b/po/libguestfs.pot index b3ec6f04..42cfa887 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 <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 "" @@ -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 "" diff --git a/recipes/README b/recipes/README index 88b3919e..43613272 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 ed217f4a..67f6b178 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" |