mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-25 08:21:17 +02:00
Merge pull request #2020 from mischief/quota
include sys-fs/quota in the image
This commit is contained in:
commit
bc6fc68f82
@ -160,6 +160,7 @@ RDEPEND="${RDEPEND}
|
|||||||
sys-fs/e2fsprogs
|
sys-fs/e2fsprogs
|
||||||
sys-fs/mdadm
|
sys-fs/mdadm
|
||||||
sys-fs/multipath-tools
|
sys-fs/multipath-tools
|
||||||
|
sys-fs/quota
|
||||||
sys-fs/xfsprogs
|
sys-fs/xfsprogs
|
||||||
sys-kernel/coreos-firmware
|
sys-kernel/coreos-firmware
|
||||||
sys-kernel/coreos-kernel
|
sys-kernel/coreos-kernel
|
||||||
|
@ -103,3 +103,6 @@ net-fs/nfs-utils ~arm64
|
|||||||
# required by systemd
|
# required by systemd
|
||||||
=net-libs/libmicrohttpd-0.9.47 **
|
=net-libs/libmicrohttpd-0.9.47 **
|
||||||
|
|
||||||
|
# match versions with amd64
|
||||||
|
=sys-fs/quota-4.02 **
|
||||||
|
|
||||||
|
@ -75,3 +75,7 @@ sys-auth/polkit introspection
|
|||||||
|
|
||||||
# enable logging command-line options in update_engine
|
# enable logging command-line options in update_engine
|
||||||
dev-cpp/glog gflags
|
dev-cpp/glog gflags
|
||||||
|
|
||||||
|
# enable rpc for rpc.rquotad
|
||||||
|
sys-fs/quota rpc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user