this repo contain the portages and packages of the stanix operating system
to get info about a particular package just do
./info.sh XXX
to build a package just do
./configure
./build.sh XXX
NOTE : see configure options
to install a port do
./install.sh XXX
and to make a package
./package.sh XXX
NOTE : packages are avalibes in ./packages/ as tar archives
list of all avalibles packages and their status
- tsh : 100% work with all features enable
- tutils : fully working
- doomgeneric : start but crash at some point (very buggy)
- tcc :
tcc --version
work but trying to compile crash (GP in tlibc's malloc) - kritic : not tested but should work
- binutils : can make executable for stanix but can't run on it
- tlibc (not present on this repo) : stable
--host=XXX
--prefix=XXX
--with-CC=XXX
--with-LD=XXX