freebsd-src/stand
Tatiana 47ef2a1310
Some checks are pending
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /opt/homebrew/opt/llvm@18/bin, macos-latest, bmake libarchive llvm@18, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-18, /usr/lib/llvm-18/bin, ubuntu-24.04, bmake libarchive-dev clang-18 lld-18, arm64, aarch64) (push) Waiting to run
loader.efi: Fix LOADER_NET_SUPPORT=no builds
We include too many references to networking things in the
non-networking build for loader.efi. Ifdef out netserver command when we
are disabling network support to resolve.

PR: 277528
MFC After: 2 days
Reviewed by: imp
2024-11-02 16:13:58 -06:00
..
arm64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common loader: Add TSLOG to interpreter built-ins 2024-09-22 00:35:47 -07:00
defaults stand: Fix defaults file 2024-10-19 12:53:41 -06:00
efi loader.efi: Fix LOADER_NET_SUPPORT=no builds 2024-11-02 16:13:58 -06:00
fdt Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ficl
ficl32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fonts Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
forth loader/4th: Move from hint.acpi.0.rsdp to acpi.rsdp 2024-10-11 15:40:53 -06:00
i386 stand: Ugly hack due to default change 2024-10-28 13:51:53 -06:00
images Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kboot loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00
kshim
liblua Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
liblua32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libofw Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libsa manuals: Misc syntax fixes 2024-10-28 12:26:03 -03:00
libsa32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lua loader: Fix boot menu on BIOS 2024-11-02 16:02:44 -06:00
man manuals: Misc syntax fixes 2024-10-28 12:26:03 -03:00
powerpc loader/powerpc: Add some CAS support for newer POWER CPUs 2024-10-11 17:17:43 -04:00
uboot loader: update dependencies for dirdeps build 2024-09-18 11:22:34 -04:00
usb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
userboot loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00
defs.mk stand/efi: Add a 32-bit variant of libefi 2024-09-20 08:45:05 -06:00
fdt.mk
ficl.mk
loader.mk loader/loader.mk: add docs for LOADER_*_SUPPORT variables 2024-10-24 20:26:26 -06:00
lua.mk
Makefile stand/efi: Add a 32-bit variant of libefi 2024-09-20 08:45:05 -06:00
Makefile.amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
veriexec.mk