summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2021-05-06 12:37:55 -0600
committerJeremy Soller <jeremy@system76.com>2021-05-06 12:37:55 -0600
commit22a2b49a26b79b544fadda1298416f47c028eedf (patch)
tree0d38867d5363a8410ee98fd2b4bcb234abe8e2d9
parentc51b1645490d8a336a8b9e9acc98c19b56b970f5 (diff)
Add acpid userspace driver
-rw-r--r--initfs.toml1
-rw-r--r--initfs_coreboot.toml1
-rw-r--r--initfs_live.toml1
m---------kernel0
4 files changed, 3 insertions, 0 deletions
diff --git a/initfs.toml b/initfs.toml
index 40efcf5..dd860e7 100644
--- a/initfs.toml
+++ b/initfs.toml
@@ -28,6 +28,7 @@ vesad T T G
stdio display:1
ps2d us
ramfs logging
+acpid
pcid /etc/pcid/initfs.toml
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:
diff --git a/initfs_coreboot.toml b/initfs_coreboot.toml
index e088f80..f43f1da 100644
--- a/initfs_coreboot.toml
+++ b/initfs_coreboot.toml
@@ -28,6 +28,7 @@ vesad T T G
stdio display:1
ps2d us
ramfs logging
+acpid
pcid /etc/pcid/initfs.toml
redoxfs disk/live: file
cd file:
diff --git a/initfs_live.toml b/initfs_live.toml
index e088f80..f43f1da 100644
--- a/initfs_live.toml
+++ b/initfs_live.toml
@@ -28,6 +28,7 @@ vesad T T G
stdio display:1
ps2d us
ramfs logging
+acpid
pcid /etc/pcid/initfs.toml
redoxfs disk/live: file
cd file:
diff --git a/kernel b/kernel
-Subproject 11a3315255ba34d552a885a30ea29454b8b7df9
+Subproject 3eacbdda2a0424dd59800a7b15d629e7c6fc79a