regular.mk: initial regular-server
A simple server image has been a pretty popular request roughly always; thanks asy@ for specification draft.
This commit is contained in:
parent
976a91e8f1
commit
f18530f85b
@ -75,4 +75,8 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
|
||||
use/syslinux/ui/menu use/hdt use/efi/refind
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
|
||||
distro/regular-server: distro/.regular-bare +installer \
|
||||
use/bootloader/grub use/firmware use/server/mini
|
||||
@$(call add,THE_LISTS,$(call tags,(base || server) && regular))
|
||||
|
||||
endif
|
||||
|
4
pkg.in/lists/tagged/regular+server
Normal file
4
pkg.in/lists/tagged/regular+server
Normal file
@ -0,0 +1,4 @@
|
||||
sysklogd
|
||||
vim-console
|
||||
nano
|
||||
mc
|
Loading…
Reference in New Issue
Block a user