Add more recipes to filesystem.toml
This commit is contained in:
parent
abafc73c9a
commit
946d5d6a9a
|
@ -15,47 +15,65 @@ prompt = false
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
#cargo = {}
|
#cargo = {}
|
||||||
#cleye = {}
|
#cleye = {}
|
||||||
|
#cmatrix = {}
|
||||||
#contain = {}
|
#contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
#curl = {}
|
#curl = {}
|
||||||
#dash = {}
|
#dash = {}
|
||||||
#diffutils = {}
|
#diffutils = {}
|
||||||
|
#dosbox = {}
|
||||||
drivers = {}
|
drivers = {}
|
||||||
|
#duktape = {}
|
||||||
extrautils = {}
|
extrautils = {}
|
||||||
#fd = {}
|
#fd = {}
|
||||||
|
#ffmpeg = {}
|
||||||
findutils = {}
|
findutils = {}
|
||||||
|
#freedoom = {}
|
||||||
#game-2048 = {}
|
#game-2048 = {}
|
||||||
#games = {}
|
#games = {}
|
||||||
#gawk = {}
|
#gawk = {}
|
||||||
#gcc = {}
|
#gcc = {}
|
||||||
|
#generaluser-gs = {}
|
||||||
#git = {}
|
#git = {}
|
||||||
#gnu-binutils = {}
|
#gnu-binutils = {}
|
||||||
|
#gnu-grep = {}
|
||||||
#gnu-make = {}
|
#gnu-make = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
ion = {}
|
ion = {}
|
||||||
|
#lci = {}
|
||||||
logd = {}
|
logd = {}
|
||||||
#lua = {}
|
#lua = {}
|
||||||
|
#mdp = {}
|
||||||
#nasm = {}
|
#nasm = {}
|
||||||
|
#ncdu = {}
|
||||||
netdb = {}
|
netdb = {}
|
||||||
netstack = {}
|
netstack = {}
|
||||||
netsurf = {}
|
netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
#newlib = {}
|
#newlib = {}
|
||||||
|
#newlibtest = {}
|
||||||
nulld = {}
|
nulld = {}
|
||||||
#openssl = {}
|
#openssl = {}
|
||||||
|
#openttd = {}
|
||||||
|
#openttd-opengfx = {}
|
||||||
|
#openttd-openmsx = {}
|
||||||
orbdata = {}
|
orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
orbterm = {}
|
orbterm = {}
|
||||||
orbutils = {}
|
orbutils = {}
|
||||||
#pastel = {}
|
#pastel = {}
|
||||||
#patch = {}
|
#patch = {}
|
||||||
|
#periodictable = {}
|
||||||
|
#perl = {}
|
||||||
#pixelcannon = {}
|
#pixelcannon = {}
|
||||||
pkgutils = {}
|
pkgutils = {}
|
||||||
|
#powerline = {}
|
||||||
#prboom = {}
|
#prboom = {}
|
||||||
ptyd = {}
|
ptyd = {}
|
||||||
#python = {}
|
#python = {}
|
||||||
randd = {}
|
randd = {}
|
||||||
redoxfs = {}
|
redoxfs = {}
|
||||||
|
#redox-ssh = {}
|
||||||
#rs-nes = {}
|
#rs-nes = {}
|
||||||
#rust = {}
|
#rust = {}
|
||||||
#rust64 = {}
|
#rust64 = {}
|
||||||
|
@ -63,9 +81,14 @@ redoxfs = {}
|
||||||
#sed = {}
|
#sed = {}
|
||||||
smith = {}
|
smith = {}
|
||||||
#sodium = {}
|
#sodium = {}
|
||||||
|
#terminfo = {}
|
||||||
#termplay = {}
|
#termplay = {}
|
||||||
|
#timidity = {}
|
||||||
|
#ttf-hack = {}
|
||||||
userutils = {}
|
userutils = {}
|
||||||
uutils = {}
|
uutils = {}
|
||||||
|
#vim = {}
|
||||||
|
#vttest = {}
|
||||||
#xz = {}
|
#xz = {}
|
||||||
zerod = {}
|
zerod = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue