freebsd-src/stand/i386
Warner Losh 195a96f0b3
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, arm64, aarch64) (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, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-13, /opt/homebrew/opt/llvm@13/bin, macos-latest, bmake libarchive llvm@13, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-13, /opt/homebrew/opt/llvm@13/bin, macos-latest, bmake libarchive llvm@13, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-12, /usr/lib/llvm-12/bin, ubuntu-20.04, bmake libarchive-dev clang-12 lld-12, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-12, /usr/lib/llvm-12/bin, ubuntu-20.04, bmake libarchive-dev clang-12 lld-12, amd64, amd64) (push) Waiting to run
stand: Stop building in fat, ext2fs, gzip and bzip to BIOS /boot/loader
This saves space to allow pxeboot to work again. Users desiring these
features can turn them on for their custom build. While these are useful
for some specialized applications, they aren't needed to boot the
typical system, and we're low on space.

          text    data     bss      dec       hex   filename
Before: 465866   20740   31612   518218   0x7e84a   loader_lua.bin
After:  441535   17484   31092   490111   0x77a7f   loader_lua.bin

Savings: 28,107 bytes

Sponsored by:		Netflix
Reviewed by:		kevans
Differential Revision:	https://reviews.freebsd.org/D42416
2024-07-24 21:15:28 -06:00
..
boot0 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
boot0sio Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
boot2 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
btx Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cdboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gptboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
gptzfsboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
isoboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libi386 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
loader stand: Stop building in fat, ext2fs, gzip and bzip to BIOS /boot/loader 2024-07-24 21:15:28 -06:00
loader_4th Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
loader_lua Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
loader_simp Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mbr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pmbr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pxeldr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
zfsboot Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
boot.ldscript Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00