Auto-installation |
modules/AutoInstall.ycp |
| Auto-installation related functions module | |
Imports
Global Functions |
global
Continue ()
->
boolean
Read saved data in continue mode
- Return value:
-
true on success
global
AutoInstall ()
->
void
Constructer
global
Save ()
->
boolean
Save configuration
global
Finish (string destdir)
->
void
Finish Auto-Installation by saving misc files
- Parameters:
-
destdir
global
PXELocalBoot ()
->
boolean
Put PXE file on the boot server using tftp
- Return value:
-
true on success