Converted mapleconf to Lua

This commit is contained in:
Alexander Hill
2026-01-30 01:06:32 -05:00
parent 50710f364f
commit a42d34f3af
13 changed files with 189 additions and 114 deletions

View File

@@ -64,10 +64,8 @@ echo "Done!"
# NOTE: git requires curl, expat, and gettext to build. ~ahill
# NOTE: Python requires bzip2, expat, LibreSSL, ncurses, xz, and zlib to build. ~ahill
# NOTE: LLVM requires CMake and Python to build. ~ahill
# NOTE: Ruby requires autoconf, libffi, and libyaml to build. ~ahill
# NOTE: Liquid requires Ruby to build. ~ahill
cd /maple
LAYER0="bc byacc bzip2 coreutils diffutils expat findutils grep gzip initramfs-tools libressl m4 make mawk muon musl ncurses patch perl pkgconf sed tar xz zlib zsh"
LAYER0="bc byacc bzip2 coreutils diffutils expat findutils grep gzip initramfs-tools libressl lua luaposix m4 make mawk muon musl ncurses patch perl pkgconf sed tar tinytoml xz zlib zsh"
LAYER1="autoconf automake curl flex gettext groff libarchive libcap2 libelf libtool nano openrc python"
LAYER2="cmake dash fortune-mod git kmod llvm nasm"
LAYER3="limine linux"