|
ssu
|
Public Types | |
| enum | ScriptletFlags { Chroot = 0, NoChroot = 0x1, DeviceSpecific = 0x2 } |
Public Member Functions | |
| void | setRepoParameters (QHash< QString, QString > parameters) |
| bool | write (const QString &kickstart=QString()) |
Definition at line 18 of file ssukickstarter.h.
| Enumerator | |
|---|---|
| Chroot | Chroot is not useful, but helps in making the code more readable. |
Definition at line 25 of file ssukickstarter.h.
1.8.17