diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2016-11-24 07:58:56 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2016-11-24 07:58:56 +0000 |
commit | 81d8dac5286fc0d2981df1a3284c184ae3c6e9d5 (patch) | |
tree | 02c8d9ed18b4e832e7e4f28e5f1a183d2be41829 /usr.sbin/dvmrpd/dvmrpd.h | |
parent | 318a7884e9d299146de19d369e29bf264cc1180c (diff) |
Add support for booting the kernel from the disk image.
This make the kernel/-k argument optional and, if not specified, tries
to find the /bsd kernel in the primary hd0a partition of the first
disk image itself. It doesn't support hd0a:/etc/boot.conf yet, and it
is no BIOS or full boot loader, but it makes booting and handling of
VMs a bit easier - booting an external kernel is still supported.
The UFS file system code ufs.c is directly from libsa which is also
used by the real boot loader. The code compiles with a few signedness
warning which will be fixed separately.
OK mlarkin@
Diffstat (limited to 'usr.sbin/dvmrpd/dvmrpd.h')
0 files changed, 0 insertions, 0 deletions