debian-12-install¶
AlmaLinux-8 installer that points to the latest Alma 8 release.
This BootEnv installs Debian 12 from the upstream repos (as defined by the package-repositories param).
Due to technical limitations with the Debian-provided netinst ISO images, there are no offline install options provided at this time.
Note that Debian for some arcane and ridiculous reason uses ttyS1 and tty1
for console/serial installation input/output. Every other sane distro uses
ttyS0 and tty0. The kernel-options and kernel-console Param in the
BootParams args will try to replce any value of ttyS0 with ttyS1 and
also replace tty0 with tty1. Otherwise, the value will be passed
through without transmogrification.