From 708085615226fb79d4afd1d309132e77bc775b55 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 19 Jul 2017 19:20:33 -0600 Subject: [PATCH] Add all recipes, enable findutils, gawk, pastel, and sed --- filesystem.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/filesystem.toml b/filesystem.toml index 645a61d..c7d3278 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -10,17 +10,23 @@ sysroot = "build/filesystem" [packages] #acid = {} #binutils = {} +#ca-certificates = {} contain = {} coreutils = {} +#curl = {} #dash = {} extrautils = {} +findutils = {} #games = {} +gawk = {} #gcc = {} +#git = {} #gnu-binutils = {} #gnu-make = {} installer = {} ion = {} #lua = {} +#nasm = {} netstack = {} netutils = {} #newlib = {} @@ -28,12 +34,15 @@ orbdata = {} orbital = {} orbterm = {} orbutils = {} +pastel = {} #pixelcannon = {} pkgutils = {} ptyd = {} +#python = {} randd = {} redoxfs = {} #rust = {} +sed = {} smith = {} #sodium = {} userutils = {} @@ -72,7 +81,7 @@ dhcpd -b [[files]] path = "/etc/init.d/20_orbital" data = """ -orbital display:3/activate /ui/bin/orblogin /ui/bin/launcher +orbital display:3/activate orblogin launcher """ [[files]]