armh.mk: forward-ported vm/arm-server
Thanks glebfm@ for nudging me to do this; initial draft was the very firsh armh distro target successfully built and tested but the effort has refocused onto nexus7 ones with cubox images joining the party a bit later. Now it's the time for all good servers...
This commit is contained in:
parent
5ef8291755
commit
fbe571e296
@ -71,6 +71,11 @@ vm/cubox-tde: vm/.cubox-base use/net-eth/dhcp use/x11-autostart +tde
|
||||
vm/cubox-kde4: vm/.cubox-base use/x11/kde4 use/x11/kdm4 use/fonts/zerg +pulse
|
||||
@$(call add,BASE_LISTS,$(call tags,desktop && kde4 && !extra))
|
||||
|
||||
vm/arm-server: vm/.arm-base use/net-eth/dhcp use/cleanup/installer
|
||||
@$(call set,KFLAVOURS,armadaxp)
|
||||
@$(call add,BASE_PACKAGES,agetty)
|
||||
@$(call add,BASE_LISTS,$(call tags,extra (server || network)))
|
||||
|
||||
endif
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user