Skip to content
Snippets Groups Projects
Commit 00e837b6 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'ramfs-recipe' into 'master'

Add the ramfs recipe

See merge request !235
parents ebda92aa 1d3bbddb
No related branches found
No related tags found
1 merge request!235Add the ramfs recipe
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 {
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