minix/minix/drivers
Jean-Baptiste Boric 69eead77ff New image framework generation
The CD now boots directly from the ISO 9660 filesystem instead of using
MBR partitioning with Minix file systems. This saves some space on the
CD and reduces memory requirements by some unknown amount as the root
ramdisk is completely eliminated.

The x86 hard drive image creation is also rewritten in the same
fashion.

The setup is modified to be more NetBSD-like (unpacking sets
tarballs instead of blindly copying the CD contents). Splitting MINIX
into sets is done in another commit due to it being a nightmare to
rebase.

Since MINIX lacks union mounts for now, a bunch of ramdisks are
generated at run-time to make parts of the filesystem writeable for the
CD. This solution isn't ideal, but it's enough for an installation CD.

Change-Id: Icbd9cca4dafebf7b42c345b107a17679a622d5cd
2015-10-10 19:09:35 +02:00
..
audio audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
bus Make more services use stateful live update 2015-09-17 17:12:02 +00:00
clock services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
eeprom services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
examples services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
hid handle lack of pckbd more gracefully 2015-06-15 17:11:29 +02:00
iommu services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
net Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
power services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
printer Make more services use stateful live update 2015-09-17 17:12:02 +00:00
sensors Resolve more warnings 2015-09-23 12:04:58 +00:00
storage New image framework generation 2015-10-10 19:09:35 +02:00
system Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
tty Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
usb minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
video services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vmm_guest New sources layout 2014-07-31 16:00:30 +02: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