From 059edcb96b91ac1c5ff84eceb760545da1f471f8 Mon Sep 17 00:00:00 2001 From: 4lDO2 <4lDO2@protonmail.com> Date: Sat, 4 Apr 2020 15:31:21 +0200 Subject: [PATCH] Include ramfs in initfs. --- config/desktop.toml | 1 + cookbook | 2 +- initfs.toml | 2 ++ kernel | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/desktop.toml b/config/desktop.toml index cfa80e9..80ddd73 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -117,6 +117,7 @@ pkgutils = {} ptyd = {} #python = {} #qemu = {} +ramfs = {} #randd = {} #readline = {} # ncurses redoxfs = {} diff --git a/cookbook b/cookbook index ebda92a..00e837b 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit ebda92aa7fd5f0183dd221107ac5a6a9c91b135f +Subproject commit 00e837b6adf338e4b2fac3c7a27aa86e4bd7b6df diff --git a/initfs.toml b/initfs.toml index a41487e..4c7e6d4 100644 --- a/initfs.toml +++ b/initfs.toml @@ -10,6 +10,7 @@ prompt = false drivers = {} init = {} nulld = {} +ramfs = {} randd = {} redoxfs = {} zerod = {} @@ -25,6 +26,7 @@ randd vesad T T G stdio display:1 ps2d us +ramfs logging pcid /etc/pcid/initfs.toml redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK cd file: diff --git a/kernel b/kernel index 53570f0..0ccf3b4 160000 --- a/kernel +++ b/kernel @@ -1 +1 @@ -Subproject commit 53570f01643032a8ab0a567c40180f516c32ffe7 +Subproject commit 0ccf3b4e53fdaa7dbaa09a4d2d499c1f36d65e2b