SystemConfig/boot/backend
From FedoraProject
< SystemConfig | boot(Difference between revisions)
(→Other) |
(→Basic) |
||
| Line 6: | Line 6: | ||
! what || where | ! what || where | ||
|- | |- | ||
| − | || Add and modify | + | || Add and modify bootloader items || boot config file |
|- | |- | ||
| − | || Set default item || | + | || Set default item || boot config file |
|- | |- | ||
| − | || Set boot parameters for items || | + | || Set boot parameters for items || boot config file |
|- | |- | ||
| − | || Use it for restore MBR || | + | || Use it for restore MBR || disk |
|- | |- | ||
| − | || Set boot timeout || | + | || Set boot timeout || boot config file |
|- | |- | ||
|} | |} | ||
Latest revision as of 06:51, 20 July 2009
[edit] System-config-boot backend functionality
Here is list of all functions, which should boot backend provide
[edit] Basic
| what | where |
|---|---|
| Add and modify bootloader items | boot config file |
| Set default item | boot config file |
| Set boot parameters for items | boot config file |
| Use it for restore MBR | disk |
| Set boot timeout | boot config file |
[edit] Other
- Load external menu.lst, modify and install it
- Possibly set the splash image
- Work with all bootloaders (grub, yaboot, efi...)