Apply approach to allow for minimal builds
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
base: cron syslog sshd hosts
|
||||
# $(call script,boot)
|
||||
# $(call script,init)
|
||||
# $(call script,runit)
|
||||
# $(call script,logrotate)
|
||||
# $(call script,utilities)
|
||||
$(call script,init)
|
||||
$(call script,runit)
|
||||
$(call script,logrotate)
|
||||
$(call script,utilities)
|
||||
Reference in New Issue
Block a user