summaryrefslogtreecommitdiff
path: root/profiles/wheezy/classes/hw
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/wheezy/classes/hw')
-rw-r--r--profiles/wheezy/classes/hw/acpi/base.yml3
-rw-r--r--profiles/wheezy/classes/hw/acpi/full.yml7
-rw-r--r--profiles/wheezy/classes/hw/bluetooth.yml3
-rw-r--r--profiles/wheezy/classes/hw/crypto.yml3
-rw-r--r--profiles/wheezy/classes/hw/power.yml3
5 files changed, 19 insertions, 0 deletions
diff --git a/profiles/wheezy/classes/hw/acpi/base.yml b/profiles/wheezy/classes/hw/acpi/base.yml
new file mode 100644
index 0000000..c0a7399
--- /dev/null
+++ b/profiles/wheezy/classes/hw/acpi/base.yml
@@ -0,0 +1,3 @@
+parameters:
+ pkg:
+ - acpi-support-base
diff --git a/profiles/wheezy/classes/hw/acpi/full.yml b/profiles/wheezy/classes/hw/acpi/full.yml
new file mode 100644
index 0000000..9e20f34
--- /dev/null
+++ b/profiles/wheezy/classes/hw/acpi/full.yml
@@ -0,0 +1,7 @@
+classes:
+ - hw.acpi.base
+parameters:
+ pkg:
+ - acpi-support
+ pkg-auto:
+ - acpi-support-base
diff --git a/profiles/wheezy/classes/hw/bluetooth.yml b/profiles/wheezy/classes/hw/bluetooth.yml
new file mode 100644
index 0000000..1a6dd1e
--- /dev/null
+++ b/profiles/wheezy/classes/hw/bluetooth.yml
@@ -0,0 +1,3 @@
+parameters:
+ pkg:
+ - bluetooth
diff --git a/profiles/wheezy/classes/hw/crypto.yml b/profiles/wheezy/classes/hw/crypto.yml
new file mode 100644
index 0000000..d4815bf
--- /dev/null
+++ b/profiles/wheezy/classes/hw/crypto.yml
@@ -0,0 +1,3 @@
+parameters:
+ pkg:
+ - haveged
diff --git a/profiles/wheezy/classes/hw/power.yml b/profiles/wheezy/classes/hw/power.yml
new file mode 100644
index 0000000..0ff65ab
--- /dev/null
+++ b/profiles/wheezy/classes/hw/power.yml
@@ -0,0 +1,3 @@
+parameters:
+ pkg:
+ - cpufrequtils