diff options
Diffstat (limited to 'profiles/base/amd64')
-rw-r--r-- | profiles/base/amd64/desktop/packages | 1 | ||||
-rw-r--r-- | profiles/base/amd64/desktop/parent | 1 | ||||
-rw-r--r-- | profiles/base/amd64/packages | 1 | ||||
-rw-r--r-- | profiles/base/amd64/virt/package.use | 1 | ||||
-rw-r--r-- | profiles/base/amd64/virt/parent | 1 |
5 files changed, 4 insertions, 1 deletions
diff --git a/profiles/base/amd64/desktop/packages b/profiles/base/amd64/desktop/packages new file mode 100644 index 0000000..e324593 --- /dev/null +++ b/profiles/base/amd64/desktop/packages @@ -0,0 +1 @@ +sys-boot/myinitramfs diff --git a/profiles/base/amd64/desktop/parent b/profiles/base/amd64/desktop/parent new file mode 100644 index 0000000..eb4d905 --- /dev/null +++ b/profiles/base/amd64/desktop/parent @@ -0,0 +1 @@ +../ diff --git a/profiles/base/amd64/packages b/profiles/base/amd64/packages index 582ca25..769ed2c 100644 --- a/profiles/base/amd64/packages +++ b/profiles/base/amd64/packages @@ -7,5 +7,4 @@ sys-apps/smartmontools # Linux sys-boot/efibootmgr sys-boot/syslinux -sys-boot/myinitramfs sys-kernel/linux diff --git a/profiles/base/amd64/virt/package.use b/profiles/base/amd64/virt/package.use new file mode 100644 index 0000000..6a5db95 --- /dev/null +++ b/profiles/base/amd64/virt/package.use @@ -0,0 +1 @@ +sys-kernel/linux virt -initramfs diff --git a/profiles/base/amd64/virt/parent b/profiles/base/amd64/virt/parent new file mode 100644 index 0000000..eb4d905 --- /dev/null +++ b/profiles/base/amd64/virt/parent @@ -0,0 +1 @@ +../ |