redox/config/aarch64/ci.toml
2025-04-24 10:52:25 +02:00

44 lines
705 B
TOML

# The Redox build server configuration
# General settings
[general]
# Do not prompt if settings are not defined
prompt = false
# Package settings
[packages]
base = {}
base-initfs = {}
bootloader = {}
ca-certificates = {}
contain = {}
coreutils = {}
dash = {}
diffutils = {}
drivers = {}
extrautils = {}
findutils = {}
hicolor-icon-theme = {}
installer = {}
installer-gui = {}
ion = {}
kernel = {}
#nano = {} # error compiling ncurses
netdb = {}
#netsurf = {} # error building openssl1
netutils = {}
orbdata = {}
orbital = {}
orbterm = {}
orbutils = {}
pkgutils = {}
redoxfs = {}
relibc = {}
resist = {}
smith = {}
userutils = {}
uutils = {}
#vim = {} # error compiling ncurses
#TODO: Add more packages