##############################################
### Fatdog64 900 Base Packages
##############################################

### dirs
aaa-skeleton-1.0-noarch-1 

### LFS/CLFS - toolchain - install all
#libc-kernel-headers-6.1.11-x86_64-1 # core
#man-pages-6.03-noarch-1 # extra - create mandir structure
iana-etc-2023.02.02-noarch-1 
glibc-2.37-x86_64-1 # core
tzdata-2022.g-noarch-1 # core

#m4-1.4.19-x86_64-1 # required to build gcc and glibc
libgmp-6.2.1-x86_64-1 # core - required to build gcc
libmpfr-4.2.0-x86_64-1 # core - required to build gcc
libmpc-1.3.1-x86_64-1 # core - required to build gcc
#libisl-0.25-x86_64-1 # core - optional dependency for gcc
zlib-1.2.13-x86_64-1 # core - required to build gcc
zstd-1.5.4-x86_64-1 # core - required to build gcc (also for btrfs-progs and squashfstools)
flex-2.6.4-x86_64-1 # core - ?
#bison-3.8.2-x86_64-1 # core - needed by binutils
#binutils-2.40-x86_64-1 # core
#gcc-12.2.0-x86_64-1 # core
aaa-gcclibs-12.2.0-x86_64-1 # collect 64-bit gcc libs


## LFS/CLFS - base system
## - install all to make sure that they depends /usr/bin and /usr/sbin
##   instead of /tools/bin and /tool/sbins
multiarch-wrapper-3.0.0-x86_64-1 
## CLFS 2017.07 - move these libs here - needed by util-linux? or e2fsprogs?
libattr-2.5.1-x86_64-1 # install - dependecy for libacl
libacl-2.3.1-x86_64-1 # install - required for btrfs-progs
libcap2-2.69-x86_64-1 # install - required for fakeroot, mdns-responder, avahi


### basic tools and shell
sed-4.9-x86_64-1 
#pkg-config-lite-0.28.1-x86_64-1 # This is from CLFS. Still works even today.
#pkg-config-0.29.2-x86_64-1 # From LFS. Built for posterity. We don't use this, we use the lite version.
libncurses-6.4-x86_64-1 
libreadline-8.2-x86_64-1 
shadow-4.13-x86_64-1 # we use busybox utilities for login/su/passwd
#grep-3.8-x86_64-1 # lots of stuff depends on grep, build it early, but only after ncurses
bash-5.2-x86_64-15 # build shell so we can test chroot
bash-default-shell-1.0-noarch-1 # to set bash as the default shell
