Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
aix.rb 226 Bytes
altlinux.rb 401 Bytes
archlinux.rb 349 Bytes
coreos.rb 2.03 KB
debian.rb 2.25 KB
fcos.rb 1.22 KB
freebsd.rb 878 Bytes
gentoo.rb 184 Bytes
junos.rb 626 Bytes
nxos.rb 1.1 KB
rancheros.rb 225 Bytes
redhat.rb 1.78 KB
rhcos.rb 1.41 KB
solaris.rb 3.39 KB
suse.rb 532 Bytes
vrp.rb 1.08 KB
windows.rb 948 Bytes
xenserver.rb 574 Bytes

Latest revisions

# Date Author Comment
555c3d0f 04/25/2024 11:12 AM Bernhard Suttner

Fixes #36830 - transform_vars on preseed_path

Co-Authored-by: quartsize

f1092910 12/19/2023 12:09 PM Bastian Schmidt

Fixes #36741 - Check Ubuntu version more explicitly

If no minor version is defined, the function minor.to_i makes it a "0".
Accordingly, Ubuntu 20.04 is interpreted as "no subiquity/Autoinstall" - but,
if no minor version is given, Foreman should implicitly assume "latest"...

35fc2038 06/07/2022 02:24 PM Bastian Schmidt

Fixes #34942 - Adapt installation media search path for Ubuntu 20.04.3+

a1a56646 03/14/2022 02:11 PM Bastian Schmidt

Fixes #34565 - fix installation media for Ubuntu versions with autoinstall (20.04.3+)

The new Ubuntu autoinstall uses vmlinux and kernel initrd instead of linux and initrd.gz respectively.

  • Adapt pxe_file_names to return (vmlinux,initrd) if autoinstall subiquity is used
0eaa01ad 10/05/2021 08:24 PM Lukas Zapletal

Fixes #33469 - current stream for Flatcar

055489b7 05/20/2021 06:29 PM Lukas Zapletal

Fixes #27604 - added Fedora|Redhat CoreOS and IM

3a75046e 04/22/2021 08:38 PM Lukas Zapletal

Fixes #31946 - support for S390x

On S390 kernel and initramdisk are at a different path and with different names: images/kernel.img and images/initrd.img. Foreman operating system model must reflect that in order to download Anaconda installer to TFTP.

Co-authored-by: Ewoud Kohl van Wijngaarden <>

9068b66d 03/29/2021 01:05 PM Ewoud Kohl van Wijngaarden

Fixes #32216 - Handle Debian Bullseye Testing facts

While Bullseye is still testing, it's identified as bullseye/sid:

$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bullseye/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"...
3f46c0d3 10/13/2020 06:55 AM Ondřej Ezr

Fixes #31016 - refresh registries after plugin testing (#8055)

Fixes #31016 - refresh registries after plugin testing

Introduce mechanisms to refresh the plugin registries.
We pollute these during plugin mechanisms testing and it never gets cleaned up.
This makes sure we clean mocks and stubs from the registries.

5d61c18f 05/03/2020 07:25 AM Lukáš Zapletal

Fixes #29110 - updated fact parser to handle v3 debian OS (#7482)

View revisions

Also available in: Atom