Commit 393f9a7d authored by Michael Shigorin's avatar Michael Shigorin

rescue: add nfs-utils

Even base rescue images should get mount.nfs and rpcbind.
parent 368755cf
......@@ -5,7 +5,7 @@ use/rescue/.base: use/stage2 sub/stage2@rescue
@$(call add,RESCUE_LISTS,openssh)
use/rescue/base: use/rescue/.base
@$(call add,RESCUE_PACKAGES,pciutils)
@$(call add,RESCUE_PACKAGES,pciutils nfs-utils)
@$(call add,RESCUE_LISTS,\
$(call tags,base && (rescue || network || security || archive)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment