stage2: mv use/stage2/cifs{-install,}

This has no users in master but out-of-tree branches might need
a trivial update.

The rationale is that it's actually for *any* stage2 and not related
to specifically "install" at all (otherwise it should have been moved
to install2 feature altogether).

Note that there's no reason to add nfs-utils similarly as make-initrd
requires kinit-utils which includes its own nfsmount.
This commit is contained in:
Michael Shigorin 2015-11-16 15:24:49 +03:00
parent 256bd90f20
commit 79b92db55d

View File

@ -17,7 +17,8 @@ use/stage2/kms: use/stage2/drm
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
# install mount.cifs to stage1
use/stage2/cifs-install: use/stage2/net-cifs
# NB: there's builtin nfsmount there, no reason for nfs-utils
use/stage2/cifs: use/stage2/net-cifs
@$(call add,STAGE1_PACKAGES,cifs-utils)
# eth0 instead of enp0s3