#
c58da9fb |
| 22-Feb-2017 |
David van Moolenbroek <david@minix3.org> |
Rename MINIX service(8) to minix-service(8)
IMPORTANT: this change has a docs/UPDATING entry!
This rename is unfortunately necessary because NetBSD has decided to create its own service(8) utility,
Rename MINIX service(8) to minix-service(8)
IMPORTANT: this change has a docs/UPDATING entry!
This rename is unfortunately necessary because NetBSD has decided to create its own service(8) utility, and we will want to import theirs as well. The two can obviously not coexist.
Also move ours from /bin to /sbin, as it is a superuser-only utility.
Change-Id: Ic6e46ffb3a84b4747d2fdcb0d74e62dbea065039
show more ...
|
#
50a1aef1 |
| 29-Jul-2014 |
Lionel Sambuc <lionel@minix3.org> |
Move all services to /service
This concerns all services, a.k.a drivers, filesystem drivers, network (inet, lwip, uds) servers, and the system servers.
Change-Id: I626fd15c795e15af42df2d10d47fb4a70
Move all services to /service
This concerns all services, a.k.a drivers, filesystem drivers, network (inet, lwip, uds) servers, and the system servers.
Change-Id: I626fd15c795e15af42df2d10d47fb4a703665d63
show more ...
|