diff options
Diffstat (limited to 'profiles/laptop')
-rw-r--r-- | profiles/laptop/eapi | 1 | ||||
-rw-r--r-- | profiles/laptop/package.accept_keywords | 4 | ||||
-rw-r--r-- | profiles/laptop/packages | 14 | ||||
-rw-r--r-- | profiles/laptop/parent | 1 |
4 files changed, 20 insertions, 0 deletions
diff --git a/profiles/laptop/eapi b/profiles/laptop/eapi new file mode 100644 index 0000000..1e8b314 --- /dev/null +++ b/profiles/laptop/eapi @@ -0,0 +1 @@ +6 diff --git a/profiles/laptop/package.accept_keywords b/profiles/laptop/package.accept_keywords new file mode 100644 index 0000000..1f346e1 --- /dev/null +++ b/profiles/laptop/package.accept_keywords @@ -0,0 +1,4 @@ +# powertop +sys-power/powertop ~amd64 +# Syslinux +sys-boot/syslinux ~amd64 diff --git a/profiles/laptop/packages b/profiles/laptop/packages new file mode 100644 index 0000000..4bae3f4 --- /dev/null +++ b/profiles/laptop/packages @@ -0,0 +1,14 @@ +# Power +sys-apps/hdparm +sys-power/acpid +sys-power/pm-utils +sys-power/powertop + +# Wifi +net-wireless/iw +net-wireless/rfkill +net-wireless/wireless-tools +net-wireless/wpa_supplicant + +# i2c +sys-apps/i2c-tools diff --git a/profiles/laptop/parent b/profiles/laptop/parent new file mode 100644 index 0000000..5b26f1c --- /dev/null +++ b/profiles/laptop/parent @@ -0,0 +1 @@ +../desktop |