Skip to content

Repository to hold stage3's useful for bootstraping other repositories

License

Notifications You must be signed in to change notification settings

mocaccinoOS/mocaccino-stage3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stage 3

Sample repository to bootstrap full Gentoo from stage3 with luet.

Install dependencies

Get luet:

curl https://get.mocaccino.org/luet/get_luet_root.sh | sudo sh

Run as root:

$ luet build --only-target-package --concurrency 1 --live-output --no-spinner --all --destination=${PWD}/build --tree=${PWD}/packages # Build all
$ luet create-repo --name "mocaccino-stage3" --output ${PWD}/build --packages ${PWD}/build --tree ${PWD}/packages # Create the repository

Resulting packages can be found in build!

About

Repository to hold stage3's useful for bootstraping other repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •