Method dedicatedNetbootModify

 return to group index



dedicatedNetbootModify

voiddedicatedNetbootModify ( stringsession, stringhostname, stringkernel, stringcpufamily, booleangrsec, booleansmp, booleanipv6, stringroot, stringrescueEmail, stringhz )

Description

Modify the netboot

Parameters

  • stringsession : the session id
  • stringhostname : the server hostname
  • stringkernel : the kernel
  • stringcpufamily : the cpu family
  • booleangrsec : is grsec ?
  • booleansmp : is smp ?
  • booleanipv6 : is ipv6 ?
  • stringroot : the root
  • stringrescueEmail : the rescue email
  • stringhz : the kernel internal timer frequency in Hz (1000 or null)
programming languages / libraries :
 
Parameters :
string session : $session
string hostname :
string kernel :
string cpufamily :
boolean grsec :  
boolean smp :  
boolean ipv6 :  
string root :
string rescueEmail :
string hz :