From Fedora Project Wiki
(Created page with '=== System-config-boot backend functionality === Here is list of all functions, which should boot backend provide == Basic == {| ! what || where |- || Add and modify bootloader ...')
 
Line 6: Line 6:
! what || where
! what || where
|-
|-
|| Add and modify bootloader items || boot config file
|| start/stop audit daemon || service
|-
|-
|| Set default item || boot config file
|| Run in specific runlevel || chkconf
|-
|| Set boot parameters for items || boot config file
|-
|| Use it for restore MBR || disk
|-
|| Set boot timeout || boot config file
|-
|-
|}
|}

Revision as of 07:53, 20 July 2009

System-config-boot backend functionality

Here is list of all functions, which should boot backend provide

Basic

what where
start/stop audit daemon service
Run in specific runlevel chkconf

Other

  • Load external menu.lst, modify and install it
  • Possibly set the splash image
  • Work with all bootloaders (grub, yaboot, efi...)
Note.png
Please comment
If you don't agree with proposed functionality or have something to add, share it with us in Talk:SystemConfig/boot/backend