mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #997 from marineam/xfs
Add xfs-progs, fix e2fsprogs build
This commit is contained in:
commit
859986b1ca
@ -127,6 +127,7 @@ RDEPEND="${RDEPEND}
|
||||
sys-fs/btrfs-progs
|
||||
sys-fs/e2fsprogs
|
||||
sys-fs/mdadm
|
||||
sys-fs/xfs-progs
|
||||
sys-kernel/coreos-firmware
|
||||
sys-kernel/coreos-kernel
|
||||
sys-libs/glibc
|
||||
|
@ -1 +1,5 @@
|
||||
USE="-pam"
|
||||
|
||||
# Used by some old goo in profiles/coreos/base/profile.bashrc
|
||||
# TODO: clean up that old goo
|
||||
CROS_SDK_HOST="cros-sdk-host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user