mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
add(profiles/coreos): Add new 'coreos' profile tree.
This will replace coreos specific stuff that is scattered around 'default/linux', 'arch/amd64', 'base', and 'targets' so those can be replaced by the upstream Gentoo versions.
This commit is contained in:
parent
d14733daff
commit
dc36bcf6d8
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/README
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/README
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
This profile (and its sub-profiles) should *only* contain amd64
|
||||
architecture specific settings. Architecture independent settings should
|
||||
go under coreos/base (applies to everything) or coreos/targets/*
|
||||
(applies to the sdk, amd64-generic, etc.).
|
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/parent
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/parent
vendored
Normal file
@ -0,0 +1 @@
|
||||
:default/linux/amd64/10.0/coreos
|
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/parent
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/parent
vendored
Normal file
@ -0,0 +1 @@
|
||||
:default/linux/amd64/10.0
|
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/README
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/README
vendored
Normal file
@ -0,0 +1 @@
|
||||
Profile to apply to all coreos architectures and targets.
|
3
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/README
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/README
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
Profile to apply to all CoreOS "board" images. Other variants that are
|
||||
not architecture specific should inherit this profile.
|
||||
This excludes the SDK.
|
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/README
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/README
vendored
Normal file
@ -0,0 +1 @@
|
||||
Profile to apply to the SDK, buildbots, etc.
|
@ -1,2 +1,4 @@
|
||||
amd64 coreos/amd64/generic dev
|
||||
amd64 coreos/amd64/sdk dev
|
||||
amd64 default/linux/amd64/10.0 dev
|
||||
amd64 default/linux/amd64/10.0/coreos dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user