Project

General

Profile

Download (154 Bytes) Statistics
| Branch: | Tag: | Revision:
class Gentoo < Operatingsystem
PXEFILES = {}

def mediumpath(host)
end

def url_for_boot(file)
end

def display_family
"Gentoo"
end
end
(7-7/14)