minix/sys/arch/i386/stand
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
..
boot LLVM Minix changes 2014-07-28 17:05:59 +02:00
bootxx LLVM Minix changes 2014-07-28 17:05:59 +02:00
cdboot New image framework generation 2015-10-10 19:09:35 +02:00
lib bootloader: pass memory map to kernel 2015-02-10 13:47:28 +00:00
libsa Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
mbr New sources layout 2014-07-31 16:00:30 +02:00
Makefile Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
Makefile.booters Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
Makefile.inc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00