List of Global Functions
WriteYaSTInf - Write /etc/yast.inf during installation
braille - braille mode ?
display_ip - remote X mode ?
serial_console - running via serial console
text - we're running in textmode (-> UI::GetDisplayInfo())
usessh - ssh mode ? if booted with 'vnc=1 usessh=1', keep vnc mode, but start sshd if booted with 'display_ip=1.2.3.4 usessh=1', keep remote X mode, but start sshd this has to be checked by the caller, not here
vnc - vnc mode ?
List of Global Variables
Write /etc/yast.inf during installation
Function parameters
map<string,string> linuxrc
Return value
void
ssh mode ? if booted with 'vnc=1 usessh=1', keep vnc mode, but start sshd if booted with 'display_ip=1.2.3.4 usessh=1', keep remote X mode, but start sshd this has to be checked by the caller, not here
Return value
boolean