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

Add nulld, randd, and zerod to kernel recipe

parent b5ff69a0
No related branches found
No related tags found
No related merge requests found
export PATH /bin export PATH /bin
export TMPDIR /tmp export TMPDIR /tmp
nulld
zerod
randd
vesad T T G vesad T T G
stdio display:1 stdio display:1
ps2d us ps2d us
......
GIT=https://gitlab.redox-os.org/redox-os/kernel.git GIT=https://gitlab.redox-os.org/redox-os/kernel.git
BUILD_DEPENDS=(drivers init redoxfs) BUILD_DEPENDS=(drivers init nulld randd redoxfs zerod)
function recipe_build { function recipe_build {
export INITFS_FOLDER="$(realpath ../sysroot)" export INITFS_FOLDER="$(realpath ../sysroot)"
......
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