[ Version ( deprecated = true , deprecated_since = "1.6.0" ) ]
public unowned Os guess_os_from_tree (Tree tree, out unowned Tree matched_tree)
Warning: guess_os_from_tree is deprecated since 1.6.0.
Guess operating system given an Tree object.
Use identify_tree instead.
this |
the database |
tree |
the installation tree |
matched_tree |
the matched operating system tree |
the operating system, or NULL if guessing failed |