mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 03:51:48 +02:00
Merge pull request #360 from philips/mdadm
feat(coreos-base/coreos): add mdadm
This commit is contained in:
commit
b033ed94ab
@ -18,7 +18,7 @@ IUSE=""
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# Every chromeos dependency (along with its dependencies) is included in the
|
# Every coreos dependency (along with its dependencies) is included in the
|
||||||
# release image -- more packages contribute to longer build times, a larger
|
# release image -- more packages contribute to longer build times, a larger
|
||||||
# image, slower and bigger auto-updates, increased security risks, etc. Consider
|
# image, slower and bigger auto-updates, increased security risks, etc. Consider
|
||||||
# the following before adding a new package:
|
# the following before adding a new package:
|
||||||
@ -120,6 +120,7 @@ RDEPEND="${RDEPEND}
|
|||||||
sys-apps/grep
|
sys-apps/grep
|
||||||
sys-apps/kexec-tools
|
sys-apps/kexec-tools
|
||||||
sys-apps/less
|
sys-apps/less
|
||||||
|
sys-apps/mdadm
|
||||||
sys-apps/net-tools
|
sys-apps/net-tools
|
||||||
sys-apps/rootdev
|
sys-apps/rootdev
|
||||||
sys-apps/sed
|
sys-apps/sed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user