diff --git a/profiles/CBB/amd64/parent b/profiles/CBB/amd64/parent new file mode 100644 index 00000000..1627eb4e --- /dev/null +++ b/profiles/CBB/amd64/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/amd64 +.. diff --git a/profiles/CBB/calculate.env b/profiles/CBB/calculate.env new file mode 100644 index 00000000..fe93bf36 --- /dev/null +++ b/profiles/CBB/calculate.env @@ -0,0 +1,3 @@ +[main] +os_linux_name = 'Calculate Builder Base' +os_linux_shortname = 'CBB' diff --git a/profiles/CBB/parent b/profiles/CBB/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/CBB/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/CBB/x86/parent b/profiles/CBB/x86/parent new file mode 100644 index 00000000..0bb9835d --- /dev/null +++ b/profiles/CBB/x86/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/x86 +.. diff --git a/profiles/CBL/amd64/parent b/profiles/CBL/amd64/parent new file mode 100644 index 00000000..1627eb4e --- /dev/null +++ b/profiles/CBL/amd64/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/amd64 +.. diff --git a/profiles/CBL/calculate.env b/profiles/CBL/calculate.env new file mode 100644 index 00000000..a6e4142d --- /dev/null +++ b/profiles/CBL/calculate.env @@ -0,0 +1,3 @@ +[main] +os_linux_name = 'Calculate Builder Language' +os_linux_shortname = 'CBL' diff --git a/profiles/CBL/parent b/profiles/CBL/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/CBL/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/CBL/x86/parent b/profiles/CBL/x86/parent new file mode 100644 index 00000000..0bb9835d --- /dev/null +++ b/profiles/CBL/x86/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/x86 +.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 599e1422..dd041a74 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -7,12 +7,16 @@ #arch profile_directory status # AMD64 Profiles +amd64 CBB/amd64 dev +amd64 CBL/amd64 dev amd64 CBD/amd64 dev amd64 CBS/amd64 dev amd64 CBE/amd64 dev amd64 CBW/amd64 dev # x86 Profiles +x86 CBB/x86 dev +x86 CBL/x86 dev x86 CBD/x86 dev x86 CBS/x86 dev x86 CBE/x86 dev