Commit Briefs

Omar Polo

sort and tweak rc description


Omar Polo

add an example rc(8) script for openbsd

copy it to `/etc/rc.d`, write your config in `/etc/gmid.conf` and launch using `rcctl enable gmid && rcctl start gmid`.


Omar Polo

point to contrib.html


Omar Polo

fix the dockerfile


Omar Polo

move the Dockerfile to contrib/


Omar Polo

add an example systemd unit file


Omar Polo

add missing `env' keyword


Omar Polo

add simple vim syntax file


Omar Polo

tag v1.7.1 (tags/1.7.1)

This version includes two bugfixes: - use ${MAKE} to recursively call make - fix the misleading example in the man page: macros name may not be reserved words Both bugs found and fixed by Anna “CyberTailor”, thanks!


Omar Polo

sync


Omar Polo

align


Omar Polo

fix misleading example in man page

> Macros names may not be reserved words


Omar Polo

fix "warning: jobserver unavailable: using -j1"

https://www.gnu.org/software/make/manual/html_node/Error-Messages.html


Omar Polo

tag v1.7 (tags/1.7)