Add BR dhclient.
Upstream now uses DHCP to assign an address to the appliance.
This commit is contained in:
parent
3244d001e6
commit
83da4b48b0
@ -119,7 +119,7 @@ BuildRequires: golang
|
||||
# for f in `cat appliance/packagelist`; do echo $f; done | sort -u
|
||||
# However you have to edit the list down to packages which exist in
|
||||
# current Fedora, since supermin ignores non-existent packages.
|
||||
BuildRequires: acl attr augeas-libs bash binutils btrfs-progs bzip2 coreutils cpio cryptsetup diffutils dosfstools e2fsprogs file findutils gawk gdisk genisoimage gfs2-utils grep gzip hivex iproute iputils jfsutils kernel kmod less libcap libldm libselinux libxml2 lsof lsscsi lvm2 lzop mdadm nilfs-utils openssh-clients parted pcre procps psmisc reiserfs-utils rsync scrub sed strace systemd tar udev util-linux vim-minimal xfsprogs xz yajl zerofree
|
||||
BuildRequires: acl attr augeas-libs bash binutils btrfs-progs bzip2 coreutils cpio cryptsetup dhclient diffutils dosfstools e2fsprogs file findutils gawk gdisk genisoimage gfs2-utils grep gzip hivex iproute iputils jfsutils kernel kmod less libcap libldm libselinux libxml2 lsof lsscsi lvm2 lzop mdadm nilfs-utils openssh-clients parted pcre procps psmisc reiserfs-utils rsync scrub sed strace systemd tar udev util-linux vim-minimal xfsprogs xz yajl zerofree
|
||||
%ifnarch ppc
|
||||
BuildRequires: hfsplus-tools
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user