mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
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
|
||
|---|---|---|
| .. | ||
| arch | ||
| api_public.h | ||
| copy.c | ||
| devicename.c | ||
| elf_freebsd.c | ||
| glue.c | ||
| glue.h | ||
| help.uboot | ||
| libuboot.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| net.c | ||
| reboot.c | ||
| time.c | ||
| uboot_console.c | ||
| uboot_disk.c | ||
| uboot_fdt.c | ||
| uboot_module.c | ||
| version | ||