Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 424 Bytes

File metadata and controls

8 lines (8 loc) · 424 Bytes

Gentoo linus install script

Usage

  • Create Gentoo live iso and run it or install rust and build tools on your machine
  • Clone this repo https://github.com/tajo48/gentoo
  • Run cargo run
    • (Optional) Set set ip of your server
  • Then run curl localhost:7878 > install.sh and sudo sh install.sh on client
    • (Optional) To learn more about script parameters run this command sudo sh install.sh -h