AndyTaylorTweet / Pi-Star_Binaries_sbin

Repository for Pi-Star Binaries
http://www.mw0mwz.co.uk/pi-star/
43 stars 41 forks source link

HostFilesUpdate change to include local changes #39

Open hickey opened 4 years ago

hickey commented 4 years ago

Changed the process for updating the files downloaded from pistar.uk. Allows the entire file to be overwritten by a file named <FILE>-override. Otherwise the file will be downloaded from pistar.uk and will add <FILE>-prepend and <FILE>-append files to the downloaded file if they exist. The final operation is to allow a hook script to modify the file with non-trivial changes. The hook script if found is named <FILE>.sh. All of these files are located in ~pi-star/etc.

Signed-off-by: Gerard Hickey hickey@kinetic-compute.com

hickey commented 4 years ago

One or two more notes to go along with this PR.

hickey commented 4 years ago

Just a ping to get some feedback and discussion going.

hickey commented 3 years ago

@AndyTaylorTweet Just another ping to kick off the discussion about this proposed change.

I have just rebased against the current master to keep the branch fresh.