From 5af74548e741eab8fcf156f56850a5639043abac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 24 Feb 2018 14:05:29 +0100 Subject: building all but syslinux, gcc and glibc --- build_stage2.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'build_stage2.sh') 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 -- cgit v1.2.3-54-g00ecf