8000 GitHub - tayoky/ports: A collection of portages to stanix
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tayoky/ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stanix's packages

this repo contain the portages and packages of the stanix operating system
to get info about a particular package just do

./info.sh XXX

build

to build a package just do

./configure
./build.sh XXX

NOTE : see configure options

install and packages

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

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

configure options

  • --host=XXX
  • --prefix=XXX
  • --with-CC=XXX
  • --with-LD=XXX

About

A collection of portages to stanix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0