mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
commit
f21a6b2a0d
@ -185,15 +185,6 @@ RDEPEND="${RDEPEND}
|
||||
virtual/cdrtools
|
||||
"
|
||||
|
||||
# Pull tis into / or patch the lvm ebuild to configure with:
|
||||
# --with-thin-check=/sbin/thin_check
|
||||
# --with-thin-dump=/sbin/thin_dump
|
||||
# --with-thin-repair=/sbin/thin_repair
|
||||
# This will work for now until the proper fix is merged upstream.
|
||||
RDEPEND="${RDEPEND}
|
||||
>=sys-block/thin-provisioning-tools-0.2.8-r1
|
||||
"
|
||||
|
||||
# Uninstall these packages.
|
||||
RDEPEND="${RDEPEND}
|
||||
!net-misc/dhcpcd
|
||||
|
@ -64,9 +64,6 @@
|
||||
# Docker dependencies are needed
|
||||
=dev-util/boost-build-1.52.0-r1 ~amd64
|
||||
|
||||
# Fixes ruby dependency
|
||||
=sys-block/thin-provisioning-tools-0.2.8-r1 ~amd64
|
||||
|
||||
# Assorted bugfixes, avoids corrupting filesystems by updating UUID
|
||||
=sys-fs/e2fsprogs-1.42.9 ~amd64
|
||||
~sys-libs/e2fsprogs-libs-1.42.9 ~amd64
|
||||
@ -97,3 +94,7 @@ dev-util/checkbashisms
|
||||
# use 3.13 since Gentoo is starting to stabilize that one:
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=507096
|
||||
=sys-kernel/linux-headers-3.13
|
||||
|
||||
# 106 and 107 ebuilds improve systemd integration
|
||||
=sys-fs/lvm2-2.02.107
|
||||
=sys-block/thin-provisioning-tools-0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user