summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e5aac39)
raw | patch | inline | side by side (parent: e5aac39)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Jan 2006 13:10:17 +0000 (13:10 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Jan 2006 13:10:17 +0000 (13:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2553 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiHookEntry.inc | patch | blob | history |
index a3ed1dfd62bf8f9b7bd829e6eac6af8f7fe11e53..58f6ec4bacad53043b213a7b0a449e5f29f8c13e 100644 (file)
var $orig_cn = "";
var $tasks = array("chboot", "configure", "debconf", "extrbase", "faiend", "finish",
"install", "instsoft", "mirror", "mountdisks", "partition", "prepareapt",
- "savelog", "softupdate", "sysinfo"," updatebase");
+ "savelog", "softupdate", "sysinfo","updatebase");
var $dn = "";
var $cn = "";
var $FAItask = "";