opnsense-src/stand/userboot/userboot
Warner Losh dd2cfed933 loader: Bump all versions to 3.0
Each incompatible change we make, we bump the major version. We've not
done the bump in a while, so sync everybody to 3.0. Anything older than
3.0 will be given a warning that their boot loader is too old. We check
only the major version, though, so minor versions can still be bumped
for individual loaders (though I honestly doubt we'll ever need to do
that again).

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D45888

(cherry picked from commit 9f7f905075)
2024-08-01 08:49:54 -06:00
..
autoload.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
biossmap.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
bootinfo.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
bootinfo32.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
bootinfo64.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
conf.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
copy.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
devicename.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
elf32_freebsd.c stand: Automated cleanup of cdefs and other formatting 2024-04-15 20:32:05 -06:00
elf64_freebsd.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
host.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
libuserboot.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
main.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
Makefile userboot: allow for overriding the version file location 2024-04-16 13:54:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
userboot_cons.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
userboot_disk.c libsa: Remove redundant sys/cdefs.h 2024-04-16 13:54:26 -06:00
version loader: Bump all versions to 3.0 2024-08-01 08:49:54 -06:00