Feature #446
PreBoot Configuration
| Status: | Erledigt | Start date: | 05/28/2009 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | schmelzs | % Done: | 10% |
||
| Category: | add-ons | ||||
| Target version: | Ver. 5.0 | Estimated time: | 5.00 hours | ||
| Resolution: |
Description
To avoid to many user interaction, the PreBoot environment should offer a list of boot options at the boot loader stage (which are evaluated in preboot.sh):
- fastboot - no interaction use system from client config
- directkiosk - start the default slx system into kiosk (using vmchooser)
- cfgkiosk - offer the user changes to his kiosk system (GUI environment)
- slxconfig - offer the user set of configuration options, like setting a non-priviledged user, root password, standard gui, plugins to activate ...
History
Updated by dvs over 2 years ago
- % Done changed from 0 to 10
Die Info steht in preboot.sh in der Variablen TYPE (fastboot/directkiosk/cfgkiosk/slxconfig) zur Verfügung ...