minix/minix
Jean-Baptiste Boric a7a79fa1f5 Boot-to-ramdisk image generation scripts
Scripts for generating boot-to-ramdisk images are now available. These
can be used for example to boot from PXE or from a USB stick, as the
ramdisk are self-contained and do not rely on any block devices after
being loaded into RAM.

The image generation framework has also been slightly cleaned up in
order to better accomodate tarball sets bundling in images.

Change-Id: I65a176832bd0d6954b430fa8305f90af0bd606c1
2016-03-21 21:01:20 +01:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands setup.sh: fix various issues 2016-02-26 19:45:55 +00:00
drivers Boot-to-ramdisk image generation scripts 2016-03-21 21:01:20 +01:00
fs Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
include libc: enable all functionality in net/ 2016-03-13 16:03:39 +00:00
kernel Kernel: disable assert in prefetch abort handler 2016-03-09 12:11:23 +00:00
lib Revert "libutil: add getmaxpartitions() implementation" 2016-03-13 19:51:58 +00:00
llvm generate_gold_plugin: support for MAKE variable 2016-01-13 20:32:36 +01:00
man commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
net Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers PM: add support for saved user/group IDs 2016-03-12 17:46:06 +01:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests PM: add support for saved user/group IDs 2016-03-12 17:46:06 +01:00
usr.bin Prepare for switch to native BSD socket API 2016-02-23 14:34:05 +00:00
usr.sbin NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00