mirror of https://github.com/parazyd/arm-sdk.git
revert to isc-dhcp
This commit is contained in:
parent
1492753f87
commit
657fd61fb2
|
|
@ -1,5 +0,0 @@
|
|||
gcc
|
||||
dist
|
||||
tmp
|
||||
PASSING
|
||||
rsyncsdk.sh
|
||||
4
config
4
config
|
|
@ -57,5 +57,5 @@ qemu_bin="/usr/bin/qemu-arm-static" # Devuan
|
|||
|
||||
|
||||
## extra_packages for all images
|
||||
extra_packages+=(fake-hwclock busybox-syslogd busybox-static udhcpc)
|
||||
purge_packages+=(rsyslog isc-dhcp-client isc-dhcp-common)
|
||||
extra_packages+=(fake-hwclock busybox-syslogd busybox-static)
|
||||
purge_packages+=(rsyslog)
|
||||
|
|
|
|||
Loading…
Reference in New Issue