Difference between revisions of "Boot"
From Funtoo Linux
(I took an initial stab at tying the boot tool improvements part of the vision to the actual projects along those lines.) |
m |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | There are a variety of boot loaders for Linux | + | There are a variety of boot loaders for Linux, several of which are available in Funtoo. Configuring these boot loaders can be a challenge, so Funtoo provides a unified tool that generates appropriate configurations from a central configuration tool. That tool is [[Boot-Update|Funtoo boot-update]]. |
| − | In addition to a | + | In addition to a unified configuration tool, Funtoo also makes newer versions of GNU GRUB available, with all of the improvements that come with that. |
| + | |||
| + | Funtoo also replaces Gentoo's init scripts with a snappier C-based [[Funtoo OpenRC]]. | ||
| + | |||
| + | [[Category:Internals]] | ||
Latest revision as of 07:17, 31 January 2012
There are a variety of boot loaders for Linux, several of which are available in Funtoo. Configuring these boot loaders can be a challenge, so Funtoo provides a unified tool that generates appropriate configurations from a central configuration tool. That tool is Funtoo boot-update.
In addition to a unified configuration tool, Funtoo also makes newer versions of GNU GRUB available, with all of the improvements that come with that.
Funtoo also replaces Gentoo's init scripts with a snappier C-based Funtoo OpenRC.