You are not logged in.

#1 2017-05-24 06:30:23

boosterdev
Member
From: Groningen, Netherlands
Registered: 2017-01-18
Posts: 2

autobuild, standalone updater

I created an script several years ago to make it more easy for me to update packages without having to install 3rd party.
All computers in my house use Arch Linux for years now, we have a local mirror repo, and building packages for each system takes forever.
It was a nice project to make, learning bash commands, puting functions in functions etc.

We decided to release the code on github with some minor modifications.
more info can be found in the readme @ Autobuild on GitHub.com

its not hard to make it fully automated with cron and create a loop through all directories for updates

perfect setup would be to make a systemuser and give it sudo access without passwd

%autobuild ALL=(ALL) NOPASSWD: ALL

Think Reverse, often it solves the problem

Offline

Board footer

Powered by FluxBB