index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-24 14:05:29 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-24 14:05:29 +0100 |
commit | 5af74548e741eab8fcf156f56850a5639043abac (patch) | |
tree | 4b1c2a3679b589d5b99bb831a48244e8e488cb08 /build_stage2.sh | |
parent | 428aebe60e7dd5664c53e9efb8cf2368397211b0 (diff) |
-rwxr-xr-x | build_stage2.sh | 16 |
diff --git a/build_stage2.sh b/build_stage2.sh index e0c8049..c3465b3 100755 --- a/build_stage2.sh +++ b/build_stage2.sh @@ -24,18 +24,18 @@ 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 curl -archlinux-keyring archlinux32-keyring pacman +pacman-mirrorlist archlinux-keyring archlinux32-keyring pacman elfutils sed texinfo grep findutils file diffutils ed patch fakeroot kbd procps-ng bison shadow -inetutils bc kmod linux +inetutils bc kmod linux uinit nasm +net-tools libmnl libnfnetlink iptables iproute2 +libedit openssh +make mpfr gawk libmpc binutils +libunwind strace gdb " -#~ uinit nasm syslinux -#~ net-tools libmnl libnfnetlink iptables iproute2 -#~ libedit openssh -#~ make mpfr gawk libmpc binutils gcc glibc -#~ libunwind strace gdb" -#~ pacman-mirrorlist +#TODO after nasm: syslinux +#~ TODO: after binutils: gcc glibc for p in $PACKAGES; do |