e2k.mk: extend vm/e2k-rescue
These changes were actually recorded as needed for vm/e2k-builder but let's put these into a common base for the win.
This commit is contained in:
parent
d813c43112
commit
3bb96df3d2
@ -8,6 +8,7 @@ vm/e2k-live: vm/.e2k-bare use/deflogin/live use/net-ssh use/control/sudo-su
|
||||
|
||||
vm/e2k-rescue: vm/e2k-live mixin/e2k-base use/services/lvm2-disable
|
||||
@$(call add,THE_PACKAGES,agetty gpm fdisk parted smartmontools pv sshfs)
|
||||
@$(call add,THE_PACKAGES,make-initrd dhcpcd hdparm nfs-clients)
|
||||
@$(call add,THE_LISTS,$(call tags,server && (network || extra)))
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,gpm mdadm smartd)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user