minix/minix/lib
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
..
libasyn New sources layout 2014-07-31 16:00:30 +02:00
libaudiodriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libbdev Resolve more warnings 2015-09-23 12:04:58 +00:00
libblockdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libc New image framework generation 2015-10-10 19:09:35 +02:00
libchardriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libclkconf Resolve more warnings 2015-09-23 12:04:58 +00:00
libddekit Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
libdevman Resolve more warnings 2015-09-23 12:04:58 +00:00
libexec Resolve more warnings 2015-09-23 12:04:58 +00:00
libfsdriver libfsdriver: clear VM cache only if used 2015-06-23 14:38:54 +00:00
libgcc_s_empty New sources layout 2014-07-31 16:00:30 +02:00
libgpio New sources layout 2014-07-31 16:00:30 +02:00
libhgfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libi2cdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libinputdriver New sources layout 2014-07-31 16:00:30 +02:00
liblwip Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
libminc PM: add support for wait4(2) 2015-09-29 18:15:28 +00:00
libminixfs Fix noassert builds 2015-09-25 15:47:43 -07:00
libmthread libmthread: Fix guard page mapping. 2015-09-17 13:38:44 +00:00
libnetdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libnetsock Resolve more warnings 2015-09-23 12:04:58 +00:00
libpuffs libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
libsffs Fix gcc -O1 builds for ARM 2015-10-04 03:47:57 -07:00
libsys Rework getrusage(2) infrastructure 2015-09-28 14:06:59 +00:00
libtimers New sources layout 2014-07-31 16:00:30 +02:00
libusb Resolve more warnings 2015-09-23 12:04:58 +00:00
libutil libutil: add getmaxpartitions() implementation 2015-10-07 12:36:36 +02:00
libvassert Resolve more warnings 2015-09-23 12:04:58 +00:00
libvboxfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libvirtio Resolve more warnings 2015-09-23 12:04:58 +00:00
libvtreefs Resolve more warnings 2015-09-23 12:04:58 +00:00
Makefile libfetch: switch to external/bsd version 2015-09-23 12:03:08 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00