[Pkg-libvirt-commits] [libguestfs] 35/72: Use a debian distribution for the apt example

Hilko Bengen bengen at moszumanska.debian.org
Sun Apr 5 15:19:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libguestfs.

commit c029c46ce43535e951234859957607d1e3d67178
Author: Michael Scherer <misc at zarb.org>
Date:   Sun Mar 1 01:12:49 2015 +0100

    Use a debian distribution for the apt example
    
    (cherry picked from commit e4944043fb1b9ea3e74ef716595c71828e91ca2f)
---
 builder/virt-builder.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 5324951..353efc1 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -1427,7 +1427,7 @@ Assuming that you are using C<apt-proxy> to mirror the repository, you
 should create a new C<sources.list> file to point to your proxy (see
 L<https://help.ubuntu.com/community/AptProxy>) and then do:
 
- virt-builder fedora 20 \
+ virt-builder debian 7 \
    --upload sources.list:/etc/apt/sources.list \
    --run-command 'apt-get -y update' \
    --run-command 'apt-get -y install pkg1 pkg2 ...'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list