mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #268 from philips/docker-0.7
feat(coreos/base): changes for docker 0.7
This commit is contained in:
commit
cdacfd1243
@ -22,5 +22,6 @@ DEPEND="
|
|||||||
dev-python/setuptools
|
dev-python/setuptools
|
||||||
net-misc/curl
|
net-misc/curl
|
||||||
sys-devel/crossdev
|
sys-devel/crossdev
|
||||||
|
dev-util/boost-build
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
@ -65,6 +65,7 @@
|
|||||||
=app-portage/gentoolkit-0.3.0.8
|
=app-portage/gentoolkit-0.3.0.8
|
||||||
|
|
||||||
# Docker is masked upstream but we need it
|
# Docker is masked upstream but we need it
|
||||||
=app-emulation/docker-0.6* ~amd64
|
=app-emulation/docker-0.7* ~amd64
|
||||||
=sys-fs/aufs-util-3* ~amd64
|
=sys-fs/aufs-util-3* ~amd64
|
||||||
=sys-fs/aufs-headers-3* ~amd64
|
=sys-fs/aufs-headers-3* ~amd64
|
||||||
|
=dev-util/boost-build-1.52.0-r1 ~amd64
|
||||||
|
@ -22,7 +22,7 @@ sys-apps/dbus -X -systemd
|
|||||||
sys-apps/iproute2 ipv6
|
sys-apps/iproute2 ipv6
|
||||||
sys-apps/smartmontools minimal
|
sys-apps/smartmontools minimal
|
||||||
sys-block/parted device-mapper
|
sys-block/parted device-mapper
|
||||||
sys-fs/lvm2 -lvm1 -readline -static -thin
|
sys-fs/lvm2 -lvm1 -readline -static
|
||||||
sys-fs/squashfs lzo
|
sys-fs/squashfs lzo
|
||||||
sys-libs/ncurses minimal
|
sys-libs/ncurses minimal
|
||||||
sys-libs/pam -berkdb
|
sys-libs/pam -berkdb
|
||||||
|
Loading…
Reference in New Issue
Block a user