Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2018-12-26 01:43:55 by Amitai Schleier | Files touched by this commit (4)
Log message:
Add support for OpenBSD's take on rc.d. There's no boot-time dynamic
dependency ordering, so we compute the order of such rc.d scripts as are
present at install time (via a new "list" action in sbin/rc.d-boot).
Anything added or removed later is the sysadmin's job. I guess this is
what OpenBSD sysadmins expect.

While here, make "stop" run the commands in reverse order, like NetBSD
does on shutdown.

Bump version.
   2018-12-17 04:03:47 by Amitai Schleier | Files touched by this commit (1)
Log message:
Explicitly NOT_FOR_PLATFORM where not yet supported.
   2018-12-16 06:41:01 by Amitai Schleier | Files touched by this commit (3)
Log message:
Add FreeBSD support, trivially.
   2018-12-12 03:08:10 by Amitai Schleier | Files touched by this commit (5)
Log message:
Support Linux with systemd. Set LICENSE (2-clause-bsd). Bump version.
   2018-12-05 20:49:26 by Amitai Schleier | Files touched by this commit (3)
Log message:
Add NetBSD support, trivially.
   2018-12-05 20:23:04 by Amitai Schleier | Files touched by this commit (6)
Log message:
Initial version of rc.d-boot, a package that runs all rc.conf-enabled
rc.d scripts at boot time as one "service" in your operating system's
normal boot process. Just Darwin so far. Please pitch in for your
preferred OS!

Next | Query returned 16 messages, browsing 11 to 20 | previous