mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
churn(profiles): Replace releases/10.0 with upstream.
This adds gdbm to the default USE flags which is already enabled on some packages but not others. Disable for perl and apr-util for consistency.
This commit is contained in:
parent
9f4e16b621
commit
a2fa844e72
3
sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/package.use
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/package.use
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# for profile migration
|
||||
dev-lang/perl -gdbm
|
||||
dev-libs/apr-util -gdbm
|
@ -1,2 +1,2 @@
|
||||
..
|
||||
../../../../releases/10.0
|
||||
portage-stable:releases/10.0
|
||||
|
@ -1 +0,0 @@
|
||||
2
|
@ -1,6 +0,0 @@
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/make.defaults,v 1.1 2009/08/06 06:30:30 ssuominen Exp $
|
||||
|
||||
# Adding this one, since it makes sense.
|
||||
USE="${USE} bzip2"
|
@ -1,17 +0,0 @@
|
||||
# Copyright 2001-2009 Gentoo Foundation.
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/packages,v 1.2 2009/08/17 18:54:28 darkside Exp $
|
||||
|
||||
# For instructions on how this file works (as an inclusion mask, primarily),
|
||||
# please refer to ${PORTDIR}/profiles/base/packages
|
||||
|
||||
# Use this file to lock down specific versions of packages ONLY TO THIS
|
||||
# SPECIFIC PROFILE!
|
||||
|
||||
# You can also add files to the base system itself if you prefix them with a
|
||||
# *
|
||||
|
||||
>=sys-apps/baselayout-1.12.10-r5
|
||||
>=sys-devel/binutils-2.18-r1
|
||||
>=sys-libs/glibc-2.4-r4
|
||||
>=sys-apps/portage-2.1.6.8
|
@ -1 +0,0 @@
|
||||
..
|
@ -1,7 +0,0 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.2 2008/07/29 14:47:28 wolf31o2 Exp $
|
||||
|
||||
# These USE flags are what is common between the various sub-profiles. Stages 2
|
||||
# and 3 are built against these, so be careful what you add.
|
||||
USE="acl nptl nptlonly sysfs unicode"
|
Loading…
Reference in New Issue
Block a user