Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
aix.rb 203 Bytes
altlinux.rb 378 Bytes
archlinux.rb 326 Bytes
coreos.rb 804 Bytes
debian.rb 1.3 KB
freebsd.rb 839 Bytes
gentoo.rb 184 Bytes
junos.rb 715 Bytes
nxos.rb 1.08 KB
rancheros.rb 276 Bytes
redhat.rb 1.31 KB
solaris.rb 3.3 KB
suse.rb 626 Bytes
vrp.rb 1.16 KB
windows.rb 948 Bytes
xenserver.rb 651 Bytes

Latest revisions

# Date Author Comment
eb6f2a43 04/08/2019 10:45 AM Michael Moll

Refs #23076 - Fix Style/TrailingCommaInHashLiteral cop

f9059732 03/25/2019 06:15 PM Tomer Brisker

Fixes #26154 - implement pxedir method for operatingsystem base

Default MediumProvider tries to use pxedir method on the operating
system to generate a unique id. Not all OSes implement these method,
causing provisioning to fail for windows.

d670e197 01/15/2019 02:47 PM Timo Goebel

fixes #25852 - coreos mediapath vars are interpolated

2bb08e80 12/19/2018 03:17 PM UXabre

Fixes #24728 - Support Huawei VRP

QUIRK: Only supports tokenless built URL

621deb05 12/05/2018 04:02 PM Shimon Shtein

Fixes #25621 - fixed windows os

5842df48 12/04/2018 04:00 PM Tomer Brisker

Fixes #25567 - Fix TFTP for RancherOS

0f31f354 10/18/2018 08:08 AM Pawel Moll

Fixes #25215 - Support for Debian on aarch64 aka arm64

Version 8 of Arm architecture defined 64-bit execution state called
AArch64. RedHat-based distributions (and GNU tools) use "aarch64" name
for it, but Debian went (as Linux kernel) with "arm64" string. This...

05e50058 10/18/2018 08:08 AM Pawel Moll

Fixes #25215 - Use normal string substitution for arch strings

There's no need to use global substitution for variables transformation
when preparing media (boot file) URLs. Therefore replace all gsub-s
(leftovers from old approaches to the problem) with normal subs....

ef1bbc26 07/26/2018 03:12 PM Shimon Shtein

Fixes #19389 - Add medium_uri provider

2455b570 07/26/2018 03:12 PM Shimon Shtein

Fixes #19389 - Added medium hash to TFTP files

View revisions

Also available in: Atom