From Fedora Project Wiki
< SystemConfig | boot
(Page created) |
No edit summary |
||
Line 2: | Line 2: | ||
Here is list of all functions, which should boot backend provide | Here is list of all functions, which should boot backend provide | ||
== | == Basic == | ||
{| | {| | ||
! what || where | ! what || where | ||
Line 18: | Line 18: | ||
|} | |} | ||
== | == Other == | ||
* Load external menu.lst, modify and install it | * Load external menu.lst, modify and install it | ||
* Possibly set the splash image | * Possibly set the splash image | ||
' | == Note == | ||
If you don't agree with proposed functionality or have something to add, share it with us in [[Talk:SystemConfig/boot/backend]] |
Revision as of 06:47, 15 July 2009
System-config-boot backend functionality
Here is list of all functions, which should boot backend provide
Basic
what | where |
---|---|
Add and modify grub items | /boot/grub/menu.lst |
Set default item | /boot/grub/menu.lst |
Set boot parameters for items | /boot/grub/menu.lst |
Use it for restore MBR | /boot/grub/menu.lst |
Set boot timeout | /boot/grub/menu.lst |
Other
- Load external menu.lst, modify and install it
- Possibly set the splash image
Note
If you don't agree with proposed functionality or have something to add, share it with us in Talk:SystemConfig/boot/backend