curl -s https://raw.githubusercontent.com/instantOS/instantTOOLS/main/netinstall.sh | bash
build a single instantos package for the repo
ibuild singlebuild
release a new stable branch version
ibuild release
back up repo to other git servers in case github goes boom
ibuild backup
clear and rebuild the pacman repo
ibuild rebuild
update aur package in the repo
ibuild aurupdate
clone github stuff
ibuild clone
get a copy of the pacman repo
ibuild download
build and install a single instantOS package
ibuild install
install a single aur package
ibuild aur
build a full copy of the pacman repo
ibuild fullrepo
upload files to pacman repo
ibuild push
- rework some utils with ansible
- add web3 repo storage upload util