index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | build_stage2.sh | 12 |
diff --git a/build_stage2.sh b/build_stage2.sh index b8c849e..e7f54f6 100755 --- a/build_stage2.sh +++ b/build_stage2.sh @@ -14,13 +14,13 @@ iana-etc filesystem linux-api-headers tzdata ncurses readline joe attr acl m4 gmp gdbm db perl openssl libunistring gettext perl-locale-gettext help2man -autoconf automake perl-error pcre2 git +autoconf automake perl-error pcre2 git libtool +zlib pambase cracklib libtirpc flex pam libcap coreutils +util-linux pkg-config e2fsprogs expat bzip2 lz4 xz pcre less gzip +tar libarchive " -#~ git -#~ libtool zlib pambase cracklib libtirpc pam libcap coreutils -#~ util-linux e2fsprogs -#~ expat bzip2 lz4 xz pcre less gzip tar libarchive curl +#~ libarchive curl #~ pacman-mirrorlist archlinux-keyring archlinux32-keyring pacman #~ elfutils #~ sed texinfo grep findutils file diffutils ed patch @@ -32,8 +32,6 @@ autoconf automake perl-error pcre2 git #~ make mpfr gawk libmpc binutils gcc glibc #~ libunwind strace gdb" -# git - # build bash first as 'cd subpackage' in autoconf generated makefiles break # with cross-compiled bash |