neel
2161a344ab
Add a callback function to userboot.so to fetch a list of environment
...
variables and pass them to the kernel.
Reviewed by: dfr
2012-11-12 22:38:54 +00:00
ae
cecfb309c7
Replace all references to loader_callbacks_v1 with loader_callbacks.
...
Suggested by: grehan@
2012-10-03 17:20:34 +00:00
ae
ca78486607
Bump USERBOOT_VERSION.
...
Requested by: dfr
2012-08-05 17:04:58 +00:00
ae
dd4aba9f57
Introduce new API to work with disks from the loader's drivers.
...
It uses new API from the part.c to work with partition tables.
Update userboot's disk driver to use new API. Note that struct
loader_callbacks_v1 has changed.
2012-08-05 12:15:15 +00:00
dfr
2b9b009195
Add a version of the FreeBSD bootloader which can run in userland, packaged
...
as a shared library. This is intended to be used by BHyVe to load FreeBSD
kernels into new virtual machines.
2011-06-30 16:08:56 +00:00