index
:
homelab.git
main
Joe Carstairs' homelab config
git+homelab@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
make
/
openrc.mk
Age
Commit message (
Expand
)
Author
2026-08-12
remove remaining make stuff
Joe Carstairs
2026-07-04
defines openrc rules for all modules (so they can be uninstalled)
Joe Carstairs
2026-07-03
chmod +x for joeac.net openrc service
Joe Carstairs
2026-07-03
uses custom COMPOSECMD in joeac.net openrc services
Joe Carstairs
2026-07-03
splits sudo to avoid env confusion
Joe Carstairs
2026-07-03
typo in openrc.mk: joeac.net.$(module)
Joe Carstairs
2026-07-03
envsubst uses -io flags instead of positional params
Joe Carstairs
2026-07-03
Merge branch 'main' of https://git.joeac.net/joeac/joeac.net
Joe Carstairs
2026-07-03
uninstalling module openrc file uses -f flag to avoid errors
Joe Carstairs
2026-07-03
adds missing space in openrc.mk
Joe Carstairs
2026-07-03
automatically makes user.USER service for initing XDG_RUNTIME_DIR
Joe Carstairs
2026-07-03
pulls out USER variable
Joe Carstairs
2026-07-02
removes any existing joeac.net openrc service file before installing
Joe Carstairs
2026-07-01
moves helper makefiles into make/ dir
Joe Carstairs