mirror of https://github.com/parazyd/arm-sdk.git
bring back rsyslog
This commit is contained in:
parent
71a229827e
commit
db7acb1764
4
config
4
config
|
|
@ -57,9 +57,9 @@ qemu_bin="/usr/bin/qemu-arm-static" # Devuan
|
|||
|
||||
|
||||
## extra_packages for all images
|
||||
extra_packages+=(fake-hwclock busybox-syslogd busybox-static openntpd)
|
||||
extra_packages+=(fake-hwclock busybox-static openntpd)
|
||||
extra_packages+=(fbterm)
|
||||
purge_packages+=(rsyslog)
|
||||
purge_packages+=()
|
||||
|
||||
|
||||
## linux kernel firmware
|
||||
|
|
|
|||
Loading…
Reference in New Issue