opnsense-src/stand
Marius Strobl 4ef1c6f75d base: Remove support for the VTOC8 partitioning scheme
The removal of the sparc64 support in February 2020 obsoleted the
VTOC8 partitioning scheme as no other FreeBSD platform makes use
of it. Moreover, the code is bitrotting as nothing defines e. g.
LOADER_VTOC8_SUPPORT any more and, thus, should go now, too. With
this change, the following commits are reverted as far as VTOC8
is concerned and parts haven't already previously been deleted
along with prior sparc64 removals:
094fcb157d
a7d366e958
ba8d50d08b

The alignment example d9711c28ef
added to the VTOC8 section of gpart.8 is folded into the MBR one.

This should finally conclude the deorbit of sparc64-specific bits.

        We had joy, we had fun
        we ran Unix on a Sun.
        But that source and the song
        of FreeBSD have all gone.

Credits to Michael Bueker for the original "Unix on a Sun" and Rod
McKuen for the "Seasons in the Sun" lyrics.
2023-07-26 13:16:12 +02:00
..
arm64
common base: Remove support for the VTOC8 partitioning scheme 2023-07-26 13:16:12 +02:00
defaults lualoader: add support for .lua configuration files 2023-05-10 23:10:53 -05:00
efi Stand: Silence undefined symbols check command 2023-07-01 11:16:58 -06:00
fdt
ficl
ficl32 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fonts
forth
i386 stand: efi create eficom console device. 2023-05-11 14:06:03 -06:00
images
kboot Add comments for memory size 2023-06-12 08:57:20 -06:00
kshim
liblua loader: Change version calculation to be more consistent. 2023-04-19 13:58:53 -04:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
libsa32 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lua spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
man spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
powerpc Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
uboot loader: always install help files 2023-02-03 16:35:06 -04:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot loader: restore userboot help file 2023-05-12 13:24:48 -04:00
defs.mk
fdt.mk
ficl.mk
loader.mk loader: install help files only once 2023-05-09 20:18:19 -04:00
lua.mk lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk