summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/base/amd64/package.use1
-rw-r--r--profiles/base/amd64/packages8
-rw-r--r--profiles/base/virt-amd64/package.accept_keywords2
-rw-r--r--profiles/base/virt-amd64/packages11
-rw-r--r--profiles/base/virt-amd64/parent2
-rw-r--r--profiles/cynerd-server/parent2
6 files changed, 17 insertions, 9 deletions
diff --git a/profiles/base/amd64/package.use b/profiles/base/amd64/package.use
new file mode 100644
index 0000000..ac77714
--- /dev/null
+++ b/profiles/base/amd64/package.use
@@ -0,0 +1 @@
+sys-kernel/linux virt
diff --git a/profiles/base/amd64/packages b/profiles/base/amd64/packages
index 582ca25..49e91e0 100644
--- a/profiles/base/amd64/packages
+++ b/profiles/base/amd64/packages
@@ -1,11 +1,3 @@
-app-portage/cpuid2cpuflags
-
-# Drives
-sys-apps/hdparm
-sys-apps/smartmontools
-
# Linux
-sys-boot/efibootmgr
sys-boot/syslinux
-sys-boot/myinitramfs
sys-kernel/linux
diff --git a/profiles/base/virt-amd64/package.accept_keywords b/profiles/base/virt-amd64/package.accept_keywords
new file mode 100644
index 0000000..314ff8d
--- /dev/null
+++ b/profiles/base/virt-amd64/package.accept_keywords
@@ -0,0 +1,2 @@
+sys-apps/linux-misc-apps ~amd64
+sys-boot/syslinux ~amd64
diff --git a/profiles/base/virt-amd64/packages b/profiles/base/virt-amd64/packages
new file mode 100644
index 0000000..582ca25
--- /dev/null
+++ b/profiles/base/virt-amd64/packages
@@ -0,0 +1,11 @@
+app-portage/cpuid2cpuflags
+
+# Drives
+sys-apps/hdparm
+sys-apps/smartmontools
+
+# Linux
+sys-boot/efibootmgr
+sys-boot/syslinux
+sys-boot/myinitramfs
+sys-kernel/linux
diff --git a/profiles/base/virt-amd64/parent b/profiles/base/virt-amd64/parent
new file mode 100644
index 0000000..1db161a
--- /dev/null
+++ b/profiles/base/virt-amd64/parent
@@ -0,0 +1,2 @@
+../
+/usr/portage/profiles/default/linux/amd64/13.0
diff --git a/profiles/cynerd-server/parent b/profiles/cynerd-server/parent
index ffc5cf7..4c03ba5 100644
--- a/profiles/cynerd-server/parent
+++ b/profiles/cynerd-server/parent
@@ -1 +1 @@
-../base/amd64
+../base/virt-amd64