[Pkg-libvirt-commits] [libguestfs] 45/179: appliance: add dhcpcd and gptfdisk on Archlinux
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 31 19:08:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 979e7a49147f4ef1387337db262bf7ea12f627e3
Author: Pino Toscano <ptoscano at redhat.com>
Date: Thu Oct 9 14:53:10 2014 +0200
appliance: add dhcpcd and gptfdisk on Archlinux
dhcpcd replaces the non-existing dhclient.
---
appliance/packagelist.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index 27bcc11..14658f6 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -104,7 +104,8 @@ ifelse(ARCHLINUX,1,
btrfs-progs
cdrkit
cryptsetup
- dhclient
+ dhcpcd
+ gptfdisk
grub
hivex
iproute2
--
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