| #
92dbec66
|
| 04-Aug-2014 |
Brooks Davis <brooks@FreeBSD.org> |
Merge from CheriBSD:
Make the sysinit tool a build tool rather than building in with /usr/bin/cc and running it from OBJDIR. (It will be moved to usr.bin once a manpage is written and a few style c
Merge from CheriBSD:
Make the sysinit tool a build tool rather than building in with /usr/bin/cc and running it from OBJDIR. (It will be moved to usr.bin once a manpage is written and a few style cleanups are done.)
Split the makefile bits for Hans' kernel shim layer into their own includable kshim.mk.
Move USB support into a .mk file so loaders can include it.
show more ...
|
| #
77a9c698
|
| 31-Jan-2013 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Initial version of libusbboot, a fully stand-alone, single threaded and functional compilation of the FreeBSD USB stack for use with boot loaders and such.
Discussed with: Hiroki Sato, hrs @ EuroBS
Initial version of libusbboot, a fully stand-alone, single threaded and functional compilation of the FreeBSD USB stack for use with boot loaders and such.
Discussed with: Hiroki Sato, hrs @ EuroBSDCon
show more ...
|