diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index d31d0169a..818b42327 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -9,18 +9,29 @@ prompt = false [packages] base = {} base-initfs = {} +bash = {} bootloader = {} +bottom = {} ca-certificates = {} contain = {} coreutils = {} +cosmic-edit = {} +cosmic-files = {} +cosmic-icons = {} +cosmic-term = {} +cosmic-text = {} curl = {} dash = {} +dejavu = {} diffutils = {} drivers = {} expat = {} extrautils = {} findutils = {} +freefont = {} freetype2 = {} +gettext = {} +git = {} # gdbserver = {} # wrong libc type # gnu-binutils = {} # bfd doesn't recognize redox hicolor-icon-theme = {} @@ -28,8 +39,10 @@ installer = {} installer-gui = {} ion = {} kernel = {} +kibi = {} libffi = {} libgcc = {} +libiconv = {} libjpeg = {} libogg = {} liborbital = {} @@ -58,17 +71,22 @@ orbutils-launcher = {} orbutils-orblogin = {} patch = {} pcre = {} +patchelf = {} +pop-icon-theme = {} pkgutils = {} redoxfs = {} relibc = {} resist = {} ripgrep = {} +rustpython = {} # strace = {} # unknown syscall sdl1 = {} sed = {} +shared-mime-info = {} smith = {} terminfo = {} userutils = {} uutils = {} +xz = {} vim = {} zlib = {} diff --git a/config/i586/ci.toml b/config/i586/ci.toml index 66828b9c2..92ff2244a 100644 --- a/config/i586/ci.toml +++ b/config/i586/ci.toml @@ -9,26 +9,54 @@ prompt = false [packages] base = {} base-initfs = {} +bash = {} bootloader = {} +bottom = {} ca-certificates = {} contain = {} coreutils = {} +cosmic-edit = {} +cosmic-files = {} +cosmic-icons = {} +cosmic-term = {} +cosmic-text = {} +curl = {} dash = {} +dejavu = {} diffutils = {} drivers = {} +expat = {} extrautils = {} findutils = {} +freefont = {} +freetype2 = {} +gettext = {} +git = {} hicolor-icon-theme = {} installer = {} installer-gui = {} ion = {} kernel = {} +kibi = {} +libffi = {} libgcc = {} +libiconv = {} +libjpeg = {} +libogg = {} +liborbital = {} +libpng = {} libstdcxx = {} +libvorbis = {} +libxkbcommon = {} +libxml2 = {} nano = {} +nasm = {} +ncurses = {} netdb = {} netsurf = {} netutils = {} +nghttp2 = {} +openssl1 = {} orbdata = {} orbital = {} orbterm = {} @@ -36,14 +64,23 @@ orbutils = {} orbutils-background = {} orbutils-launcher = {} orbutils-orblogin = {} +patch = {} +pcre = {} +patchelf = {} +pop-icon-theme = {} pkgutils = {} redoxfs = {} relibc = {} resist = {} +ripgrep = {} +rustpython = {} +sdl1 = {} +sed = {} +shared-mime-info = {} smith = {} terminfo = {} userutils = {} uutils = {} +xz = {} #vim = {} # conflicting types - -#TODO: Add more packages +zlib = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index 45e07aa12..52cc04e83 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -9,26 +9,54 @@ prompt = false [packages] base = {} base-initfs = {} +bash = {} bootloader = {} +bottom = {} ca-certificates = {} #contain = {} # redox_syscall 0.4 not working on riscv64gc? coreutils = {} +cosmic-edit = {} +cosmic-files = {} +cosmic-icons = {} +cosmic-term = {} +cosmic-text = {} +curl = {} dash = {} +dejavu = {} diffutils = {} drivers = {} -#extrautils = {} # xz fails to build +expat = {} +extrautils = {} findutils = {} +freefont = {} +freetype2 = {} +gettext = {} +git = {} hicolor-icon-theme = {} installer = {} #installer-gui = {} # redox_syscall 0.4 not working on riscv64gc? ion = {} kernel = {} +kibi = {} +libffi = {} libgcc = {} +#libiconv = {} +libjpeg = {} +libogg = {} +#liborbital = {} +libpng = {} libstdcxx = {} +libvorbis = {} +libxkbcommon = {} +libxml2 = {} #nano = {} # error compiling ncurses +nasm = {} +#ncurses = {} netdb = {} #netsurf = {} # error compiling nghttp2 netutils = {} +#nghttp2 = {} +openssl1 = {} orbdata = {} orbital = {} orbterm = {} @@ -36,13 +64,23 @@ orbutils = {} orbutils-background = {} orbutils-launcher = {} orbutils-orblogin = {} +patch = {} +pcre = {} +patchelf = {} +pop-icon-theme = {} pkgutils = {} redoxfs = {} relibc = {} #resist = {} # Uses redox_syscall 0.2 which does not compile on riscv64gc +ripgrep = {} +rustpython = {} +#sdl1 = {} +sed = {} +shared-mime-info = {} smith = {} +terminfo = {} userutils = {} uutils = {} +xz = {} #vim = {} # error compiling ncurses - -#TODO: Add more packages +zlib = {}