From d8d9be0691a32642c5c9815913c0ffdaa5d92edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 9 Apr 2020 09:39:01 +0200 Subject: profiles: switch to subprofiles for cpu and gpu --- profiles/base/cpu/packages | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 profiles/base/cpu/packages (limited to 'profiles/base/cpu/packages') diff --git a/profiles/base/cpu/packages b/profiles/base/cpu/packages new file mode 100644 index 0000000..718118b --- /dev/null +++ b/profiles/base/cpu/packages @@ -0,0 +1,26 @@ +app-portage/cpuid2cpuflags + +# Always use initramfs +sys-boot/myinitramfs + +# Drives +sys-apps/hdparm +sys-apps/smartmontools +sys-fs/cryptsetup + +# FS +sys-block/parted +sys-fs/btrfs-progs +sys-fs/dosfstools +sys-fs/exfat-utils +sys-fs/fuse-exfat +sys-fs/f2fs-tools + +# Linux +sys-boot/efibootmgr +sys-boot/syslinux +sys-kernel/linux +sys-kernel/linux-firmware + +# Periphery +sys-apps/usbutils -- cgit v1.2.3