Debian's defaults
* `mk-schroot-bookworm` for creating the bookworm schroot used by sbuild
and adding our dpkg-buildflags to build for sffs
+* `build-glibc-debian` to build glibc, currently has to be standalone because of [this](https://bugs.libre-soc.org/show_bug.cgi?id=1130#c8)
+* `add-sffs-flags-debian` to add the SFFS CFLAGS
* `build-bookworm-sffs` to build the packages needed for a debootstrap
chroot directory
* `create-deb-repo` to create a local dpkg repository of the built packages
# ./install-sbuild-apt-reqs
# ./mk-schroot-bookworm
# exit
+ $ ./build-glibc-debian
+ $ sudo bash
+ # ./add-sffs-flags-debian
+ # exit
$ ./build-bookworm-sffs
$ ./create-deb-repo
$ ./mk-sffs-chroot