YaST2 Developers Documentation: Configuration of TftpServer | ![]() |
![]() functions files intro |
Required packages for operation
Start tftpd via xinetd?
Image directory, last argument of in.tftpd
Other arguments to in.tftpd, ie. not including -s or /dir
Detect who is serving tftp: Inetd may be running, it is the default. But it is ok unless it is serving tftp. So we detect who is serving tftp and warn if it is not xinetd or in.tftpd. If nonempty, the user is notified and the module gives up.
Extract the directory and other arguments. global to make testing easier
Read all tftp-server settings
Return error string to be used in WriteOnly (for autoinst) or before the edit dialog.
Write all tftp-server settings without actually (re)starting the service
Write all tftp-server settings
Set module data, without validity checking
Get all tftp-server settings from the first parameter (For use by autoinstallation.)
Dump the tftp-server settings to a single map (For use by autoinstallation.)
Return needed packages and packages to be removed during autoinstallation.
|
YaST2 Developers Documentation | ![]() |