mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 12:44:53 +01:00
9f7f905075
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
11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
3.0: Lua scripts API stability
|
|
1.1: New calling conventions for fopen.
|
|
1.0: New semantics for finding the kernel, new boot.
|
|
0.8: Set/getenv & cia, copyin/out.
|
|
0.7: Supports large KVM
|
|
0.6: Increased dictionary size -- supports loader.4th
|
|
0.5: First release version
|
|
0.2: Initial integration with BTX
|
|
0.1: Initial i386 version, inspiration and some structure from the
|
|
NetBSD version.
|