freebsd-dev/sys/boot/userboot/userboot
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
..
autoload.c
biossmap.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
bootinfo32.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
bootinfo64.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
bootinfo.c howto_names: unify declaration 2014-03-11 10:13:06 +00:00
conf.c userboot: enable bzipfs support 2015-06-03 10:10:00 +00:00
copy.c Remove unused variables. 2012-08-05 11:59:46 +00:00
devicename.c Quiesce warning about discarding a const qualifier in assignement. 2014-08-08 21:47:47 +00:00
elf32_freebsd.c Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
elf64_freebsd.c
host.c
libuserboot.h Add support for FreeBSD/i386 guests under bhyve. 2014-02-05 04:39:03 +00:00
main.c Give loaders more control over the Forth initialization process. In 2014-07-27 16:12:51 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
userboot_cons.c Provide an alias for the userboot console and name it 'comconsole'. 2014-05-01 00:12:24 +00:00
userboot_disk.c Add the flags parameter to the disk_open() function and DISK_F_NOCACHE 2012-10-21 12:14:58 +00:00
version