mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
appliance: Allow dhcpcd to be used on Red Hat platforms
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2247057 Fixes: https://github.com/libguestfs/libguestfs/issues/121
This commit is contained in:
@@ -28,6 +28,7 @@ ifelse(REDHAT,1,
|
||||
cryptsetup
|
||||
cryptsetup-luks dnl old name used before Fedora 17
|
||||
dhclient
|
||||
dhcpcd
|
||||
gfs-utils
|
||||
gfs2-utils
|
||||
glibc-gconv-extra dnl syslinux requires IBM850 iconv converter
|
||||
|
||||
Reference in New Issue
Block a user