minix/minix/drivers
David van Moolenbroek 9a8b4f5601 netconf(8): rewrite
When possible, network drivers are now started automatically.  That
means that netconf(8)'s network driver selection has become obsolete.
This patch changes netconf(8) to allow the user to specify a network
configuration (currently one of DHCP IPv4+IPv6, DHCP IPv4-only,
manual IPv4-only) for any hardware network interfaces that are
currently present.

Selection of network drivers that require manual configuration first
(mainly old ISA cards) is still supported, but now as a special case.

Change-Id: I6208fc75192eb7f0b061862aaf7507f71a620da4
2017-04-30 13:16:19 +00:00
..
audio Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
bus Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
clock services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
eeprom Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
examples moved service configuration out of system.conf 2016-02-07 19:17:43 +01:00
hid Various timer improvements 2016-08-05 11:12:44 +00:00
iommu Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
net netconf(8): rewrite 2017-04-30 13:16:19 +00:00
power Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
printer moved service configuration out of system.conf 2016-02-07 19:17:43 +01:00
sensors Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
storage ramdisk: clean up CD boot output 2017-02-24 18:19:43 +00:00
system Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
tty PTY: add minimal support for TIOCPKT 2017-03-09 23:40:08 +00:00
usb Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
video Rename MINIX service(8) to minix-service(8) 2017-02-22 17:16:21 +00:00
vmm_guest VBOX: update current time immediately at startup 2017-02-22 17:18:12 +00:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00