minix/sys
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
..
arch New image framework generation 2015-10-10 19:09:35 +02:00
compat/sys Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
conf New sources layout 2014-07-31 16:00:30 +02:00
dev Importing external/mit/xorg support rules 2014-11-10 14:43:29 +01:00
external/bsd/compiler_rt ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
fs Import makefs from NetBSD 2015-10-07 12:39:44 +02:00
lib Annotations and tweaks for live update 2015-09-17 17:13:38 +00:00
net netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
netinet netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
netinet6 in6.h 2014-07-28 17:05:23 +02:00
sys libminixfs: add support for 64-bit block numbers 2015-08-13 13:46:44 +00:00
ufs Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
uvm Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
Makefile Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00