155 |
("writeksconfig", writeKSConfiguration, ("id", "instPath")), |
("writeksconfig", writeKSConfiguration, ("id", "instPath")), |
156 |
("setfilecon", setFileCons, ("instPath","id.partitions")), |
("setfilecon", setFileCons, ("instPath","id.partitions")), |
157 |
("copylogs", copyAnacondaLogs, ("instPath",)), |
("copylogs", copyAnacondaLogs, ("instPath",)), |
158 |
("dopostaction", doPostAction, ("id", "instPath")), |
("dopostaction", doPostAction, ("id", "instPath", "intf")), |
159 |
("methodcomplete", doMethodComplete, ("method",)), |
("methodcomplete", doMethodComplete, ("method",)), |
160 |
("complete", ()), |
("complete", ()), |
161 |
] |
] |