Skip to content
Snippets Groups Projects
Commit 1d3bbddb authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Add the ramfs recipe.

parent ebda92aa
No related branches found
No related tags found
No related merge requests found
GIT=https://gitlab.redox-os.org/redox-os/kernel.git GIT=https://gitlab.redox-os.org/redox-os/kernel.git
BUILD_DEPENDS=(drivers init nulld randd redoxfs zerod) BUILD_DEPENDS=(drivers init nulld ramfs randd redoxfs zerod)
function recipe_build { function recipe_build {
export INITFS_FOLDER="$(realpath ../sysroot)" export INITFS_FOLDER="$(realpath ../sysroot)"
......
GIT=https://gitlab.redox-os.org/redox-os/ramfs.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment