minix/commands/scripts
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
..
adduser.sh
bigmake.sh
binpackage.sh
binpackages.sh
binsizes.sh
build
cd.sh
checkhier.sh
clear.sh
datasizes.sh
DESCRIBE.sh
easypack.sh
floppysetup.sh
getpack.sh
M.sh
MAKEDEV.sh Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
makewhatis.sh
mkdep.sh
mkdist.sh
netconf.sh Intel Pro/1000 driver written by Niek Linnenbank. 2009-12-07 18:33:41 +00:00
packit.sh
packman.sh
postinstall.sh
poweroff.sh
readclock.sh Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
rotate.sh
setup.sh any blocksize. 2009-12-02 15:33:14 +00:00
spell.sh
srccrc.sh
svclog.sh
unstack.sh
version.sh
whatis.sh
whereis.sh