Project

General

Profile

« Previous | Next » 

Revision fdaaeddd

Added by Michael Moll about 10 years ago

fixes #5072 - x86_86 -> amd64 for FreeBSD media

View differences:

app/models/operatingsystems/freebsd.rb
# Simple output of the media url
def mediumpath host
medium_uri(host).to_s
medium_uri(host).to_s.gsub("x86_64","amd64")
end
def pxe_type

Also available in: Unified diff