dcantrell / bsdutils

Alternative to GNU coreutils using software from FreeBSD
Other
171 stars 9 forks source link

Increase build flexibility #37

Closed q66 closed 2 years ago

q66 commented 2 years ago

Depends on (and for now includes) https://github.com/dcantrell/bsdutils/pull/36.

This introduces a few things:

The main reason for these changes is that in my distribution I have also introduced bsdutils as a minimal userland for initramfs environments (to replace klibc). These changes allow me to reduce the dependencies (and therefore libraries that are brought in, and therefore size).