X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=images%2Fguest-aux%2Fmake-fedora-img.sh;fp=images%2Fguest-aux%2Fmake-fedora-img.sh;h=8f198f6127bba2db2ead126c9b8ba29d09bb95f9;hp=8c38e5192c02d9bf9be35906023363aa5a908754;hb=d95874db3dc6c415061b86275d03770b4f28ffbb;hpb=a986e8dadb0c70634f6d1d89dd3e7bb5d9af3078 diff --git a/images/guest-aux/make-fedora-img.sh b/images/guest-aux/make-fedora-img.sh index 8c38e51..8f198f6 100755 --- a/images/guest-aux/make-fedora-img.sh +++ b/images/guest-aux/make-fedora-img.sh @@ -1,6 +1,6 @@ #!/bin/bash - # libguestfs -# Copyright (C) 2010 Red Hat Inc. +# Copyright (C) 2010-2011 Red Hat Inc. # # 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 @@ -73,6 +73,7 @@ write /etc/fedora-release "Fedora release 14 (Phony)" write /etc/sysconfig/network "HOSTNAME=fedora.invalid" upload guest-aux/fedora-name.db /var/lib/rpm/Name +upload guest-aux/fedora-packages.db /var/lib/rpm/Packages upload bin-x86_64-dynamic /bin/ls