descriptionset of scripts to build and maintain a minimal gnu/linux distro
ownersylvain.bertrand@legeek.net
last changeSat, 16 Nov 2024 17:40:49 +0000 (16 17:40 +0000)
content tags
add:
README
We are currently slowly moving closer to a Reduced Command Set (same ideas than hardware RISC) in
order to prepare the usage of simpler commands nearer to the kernel syscalls (system calls).
This explains the increase in verbosity of the scripts.
Of course, this could change brutally anytime, and it heavily depends on our mood.

The binary seed to build a modern elf/linux distribution is absurd and grotesque in complexity and
size. Our own opinion about this: this is probably made on purpose by the "official maintainers" to
reduce significantly the audit capacity of third-parties for reasons which can only be toxic, or
this is some brutal lack of experience and/or skills.

That said, the set of scripts we used to build our current core runtime is in
./files/bootstrap.tar.bz2 
There, you will find which versions of the source packages to retrieve from internet and the various
requirements for a seed build system. 
You need to be warned: the build process of the core runtime of a modern elf/linux distro is the
product of rotten brains (we are at a pathological scale) or scammers. Those people are filthy
toxic, honest or not, be very careful.
shortlog
4 days ago Sylvain BERTRANDGfx Stack Updatemaster
5 days ago Sylvain BERTRANDdumb dumb fix for wip
5 days ago Sylvain BERTRANDlynx:use untrusted gcc machine code generator (moved...
5 days ago Sylvain BERTRANDwip update
10 days ago Sylvain BERTRANDupdate:libressl&openssh
10 days ago Sylvain BERTRANDcore runtime/glibc-2.40&gcc 14.2.0 to "simplified ...
11 days ago Sylvain BERTRANDwip bootstrap:move some glibc in /usr/lib
11 days ago Sylvain BERTRANDGfx Stack Update
12 days ago Sylvain BERTRANDfirst stage of new bootstrap
2024-11-04 Sylvain BERTRANDlinux-amd:installation of headers
2024-11-02 Sylvain BERTRAND"more reasonably implemented" vulkan ready for next...
2024-11-02 Sylvain BERTRANDGfx Stack Update
2024-11-01 Sylvain BERTRANDbootstrap/binary seed is a disaster, sabotage?
2024-11-01 Sylvain BERTRANDmore house keeping
2024-11-01 Sylvain BERTRANDmore house keeping
2024-11-01 Sylvain BERTRANDmesa-gl:moved to "simplified /usr" and towards RCS
...
heads
4 days ago master