diff --git a/initfs.toml b/initfs.toml index d4b13ee..40efcf5 100644 --- a/initfs.toml +++ b/initfs.toml @@ -9,8 +9,8 @@ prompt = false [packages] drivers = {} init = {} -#pciids = {} nulld = {} +#pciids = {} ramfs = {} randd = {} redoxfs = {} diff --git a/initfs_coreboot.toml b/initfs_coreboot.toml index 49755f2..e088f80 100644 --- a/initfs_coreboot.toml +++ b/initfs_coreboot.toml @@ -11,6 +11,7 @@ drivers = {} init = {} nulld = {} #pciids = {} +ramfs = {} randd = {} redoxfs = {} zerod = {} @@ -26,6 +27,7 @@ randd vesad T T G stdio display:1 ps2d us +ramfs logging pcid /etc/pcid/initfs.toml redoxfs disk/live: file cd file: diff --git a/initfs_live.toml b/initfs_live.toml index 49755f2..e088f80 100644 --- a/initfs_live.toml +++ b/initfs_live.toml @@ -11,6 +11,7 @@ drivers = {} init = {} nulld = {} #pciids = {} +ramfs = {} randd = {} redoxfs = {} zerod = {} @@ -26,6 +27,7 @@ randd vesad T T G stdio display:1 ps2d us +ramfs logging pcid /etc/pcid/initfs.toml redoxfs disk/live: file cd file: