d6972a39bf
As too many things started duplicating between distros proper and (e.g. corresponding) LiveCDs, it became apparent that a class of entities which end up working for THE_USER (not a sysadmin, and not a developer, just a Linux user) is in need. So THE_KMODULES will power installed basesystem and live image, while THE_PACKAGES, THE_LISTS and THE_GROUPS will participate in building those.
5 lines
145 B
Makefile
5 lines
145 B
Makefile
use/virtualbox/guest:
|
|
@$(call add_feature)
|
|
@$(call add,THE_KMODULES,virtualbox-addition)
|
|
@$(call add,THE_PACKAGES,virtualbox-guest-additions)
|