Go to file
Cristiano Giuffrida e090013056 Drivers and servers are simply known as services.
/etc CHANGES:
- /etc/drivers.conf has been renamed to /etc/system.conf. Every entry in 
the file is now marked as "service" rather than driver.
- user "service" has been added to password file /etc/passwd.
- docs/UPDATING updated accordingly, as well as every other mention to the old
drivers.conf in the system.

RS CHANGES:
- No more distinction between servers and drivers.
- RS_START has been renamed to RS_UP and the old legacy RS_UP and RS_UP_COPY
dropped.
- RS asks PCI to set / remove ACL entries only for services whose ACL properties
have been set. This change eliminates unnecessary warnings.
- Temporarily minimize the risk of potential races at boot time or when starting
a new service. Upcoming changes will eliminate races completely.
- General cleanup.
2009-12-17 01:53:26 +00:00
boot fix remaining warnings in 'make world' 2009-12-14 20:25:52 +00:00
commands Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
etc Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
include Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
kernel Fix bug in IPC deadlock detection code. 2009-12-16 23:32:08 +00:00
lib Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
man typo 2009-12-16 12:17:02 +00:00
servers Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
test test42: disable attach-to-PM test 2009-12-13 21:45:23 +00:00
tools Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00