| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r331321 delegated autoresizing to an efi-autoresizecons command that
currently is expected to be done in forth/lua prior to drawing anything
useful.
Add the Forth version of the lua addition in r331321, hook efi.4th up to be
installed.
efiboot? was written by dteske@; anything outside of that may be blamed on
me.
Notes:
svn path=/head/; revision=331326
|
| |
|
|
|
|
|
| |
NO_OBJ. Also, make sure the loader.conf.5 man gets built and installed.
Notes:
svn path=/head/; revision=330021
|
| |
|
|
|
|
|
|
|
| |
We really only need one loader.conf. The other loader.conf was created
because the current one took forever to parse in FORTH. That will be
fixed in the next commit.
Notes:
svn path=/head/; revision=330005
|
| |
|
|
|
|
|
|
|
|
|
| |
For directories that don't many anything, add NO_OBJ=t just before we
include bsd.init.mk. This prevents them from creating an OBJ
directory. In addition, prevent defs.mk from creating the machine
related links in these cases. They aren't needed and break, at least
on stable, the read-only src tree build.
Notes:
svn path=/head/; revision=330004
|
| |
|
|
|
|
|
|
|
| |
I had thought that this would be useful. However it was committed too
late, and wound up being unused. It's in the way of future work now,
so retire it rather than bring it forward.
Notes:
svn path=/head/; revision=328781
|
| |
|
|
|
|
|
|
|
| |
loader scripts. However, that path won't be taken after all it
seems. Remove this code before it decays into uselessness. Also remove
build dependencies on forth no longer needed.
Notes:
svn path=/head/; revision=328780
|
|
|
Sponsored by: Netflix
Notes:
svn path=/head/; revision=325834
|