Go to file
2024-10-07 11:28:59 +02:00
client Update portage first if there are any updates 2024-09-10 13:05:55 +02:00
server Add portage snapshot script 2024-10-07 11:28:59 +02:00
LICENSE Initial commit 2023-01-24 13:00:27 +01:00
README Initial commit 2023-01-24 13:00:27 +01:00
update_portage_conf.sh Add error message that prints file and line if bash scripts fails 2023-08-21 17:45:53 +02:00

# Script to notify all logged (GUI) users.
notify.sh

# Server/Client helper update scripts
update_build_server.sh
update_if_date.sh
get_latest_stage3.sh

update_portage_conf.sh
update_printer_conf.sh

# Script used to periodically dump the computers hardware info to the build server
dump_hw_to_server.sh

# Script used to periodically dump the error messages from cron to build server
dump_errors_to_server.sh

# Script used to wake up sleeping client computers on the networks
wol_shared_comps.py