From 56120e89d6627b24b980faeed9979ada2922e91e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 19 Aug 2017 11:02:21 -0600 Subject: [PATCH] Add more options for filesystem installation --- filesystem.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/filesystem.toml b/filesystem.toml index 8344c12..8dabfdc 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -9,6 +9,9 @@ sysroot = "build/filesystem" # Package settings [packages] #acid = {} +#autoconf = {} +#automake = {} +#bash = {} #binutils = {} #ca-certificates = {} #cargo = {} @@ -16,6 +19,7 @@ sysroot = "build/filesystem" coreutils = {} #curl = {} #dash = {} +#diffutils = {} drivers = {} extrautils = {} findutils = {} @@ -32,11 +36,13 @@ ion = {} netstack = {} netutils = {} #newlib = {} +#openssl = {} orbdata = {} orbital = {} orbterm = {} orbutils = {} #pastel = {} +#patch = {} #pixelcannon = {} pkgutils = {} ptyd = {} @@ -50,6 +56,7 @@ smith = {} #sodium = {} userutils = {} uutils = {} +#xz = {} # User settings [users.root]