portage: Provide a base Portage configuration

Instead of requiring every Aimee OS project to carry around a full
Portage configuration tree, including patches, saved configurations,
etc., we now support a "layered" configuration system.  Aimee OS core
provides a base configuration that includes all settings, patches, etc.
common for all Aimee OS projects.  At build time, this base
configuration is combined with the project's configuration, which need
only specify USE flags, etc. for that specific project.  This should
make maintenance across multiple projects easier, and make getting a new
project started _significantly_ less cumbersome.
This commit is contained in:
2024-12-05 21:05:17 -06:00
parent 39f5b8464d
commit 0d6ace4fc7
34 changed files with 1583 additions and 12 deletions

1
portage/package.use/awk Normal file
View File

@@ -0,0 +1 @@
app-alternatives/awk -gawk busybox

View File

@@ -0,0 +1 @@
sys-apps/busybox savedconfig

View File

@@ -0,0 +1 @@
sys-kernel/linux-firmware compress compress-xz savedconfig

View File

@@ -0,0 +1 @@
dev-lang/python -ensurepip

View File

@@ -0,0 +1 @@
sys-boot/u-boot savedconfig