diff --git a/config/i686/ci.toml b/config/i686/ci.toml new file mode 100644 index 0000000..68fa02f --- /dev/null +++ b/config/i686/ci.toml @@ -0,0 +1,42 @@ +# This is the CI configuration file + +# General settings +[general] +# Do not prompt if settings are not defined +prompt = false + +# Package settings +[packages] +audiod = {} +bootloader = {} +bootstrap = {} +ca-certificates = {} +contain = {} +coreutils = {} +#dash = {} # relibc issues? +diffutils = {} +drivers = {} +escalated = {} +extrautils = {} +findutils = {} +initfs = {} +installer = {} +ion = {} +ipcd = {} +kernel = {} +netdb = {} +netstack = {} +#netsurf = {} # openssl issues +netutils = {} +orbdata = {} +orbital = {} +orbterm = {} +orbutils = {} +pkgutils = {} +ptyd = {} +redoxfs = {} +relibc = {} +resist = {} +smith = {} +userutils = {} +uutils = {}