Configuration of Installation Server |
modules/Instserver.ycp |
Installation Server settings, input and output functions | |
|
|
This module has an unstable interface. |
Representation of the configuration of Installation Server.
Input and output routines.
Imports
Includes
Global VariablesGlobal Functions
Local Functions |
Prototypes
Data was modified?
Abort function return boolean return true if abort
Abort function
Data was modified?
- Return value:
-
true if modified
Create links
- Parameters:
-
dir product files
Create yast directory with ordr/instorder files
- Parameters:
-
dir
- Return value:
-
booelan
Mount directory to avoid symlinks
- Parameters:
-
dir ftproot
- Return value:
-
(true means that /etc/fstab has been modified)
Configure service using _auto
- Parameters:
-
module_auto resource
Read service data using _auto
- Parameters:
-
module_auto
Setup FTP server
- Parameters:
-
dir ftproot ftpalias
Write Apache config
- Parameters:
-
enable
Setup HTTP server
- Parameters:
-
dir alias
Setup NFS Server
- Parameters:
-
dir options
Write SLP configuration
- Parameters:
-
cm
Read all instserver settings
- Return value:
-
true on success
Prepare map for writing into XML
- Return value:
-
s of configurations
Write all instserver settings
- Return value:
-
true on success
Create XML Configuration
Get all instserver settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the instserver settings to a single map (For use by autoinstallation.)
- Return value:
-
Dumped settings (later acceptable by Import ())
Create a textual summary and a list of unconfigured cards
- Return value:
-
summary of the current configuration
Create an overview table with all configured data
- Return value:
-
table items
Constructor