minix/minix/drivers/storage
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
..
ahci libblockdriver: suspend threads for live update 2015-09-17 17:13:52 +00:00
at_wini services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
fbd Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
filter Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
floppy services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
memory Make more services use stateful live update 2015-09-17 17:12:02 +00:00
mmc services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
ramdisk New image framework generation 2015-10-10 19:09:35 +02:00
virtio_blk libblockdriver: suspend threads for live update 2015-09-17 17:13:52 +00:00
vnd 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 New sources layout 2014-07-31 16:00:30 +02:00