wok-current view grub2/description.txt @ rev 25792
Fix openbox menu, label keymap on lxpanel and add miss it translation for tazpkg
| author | Stanislas Leduc <shann@slitaz.org> |
|---|---|
| date | Tue Oct 07 05:55:24 2025 +0000 (3 weeks ago) |
| parents | |
| children |
line source
1 GNU GRUB is a Multiboot boot loader.
2 It was derived from GRUB, the GRand Unified Bootloader,
3 which was originally designed and implemented by Erich Stefan Boleyn.
5 Briefly, a boot loader is the first software program that runs when a computer starts.
6 It is responsible for loading and transferring control to the operating system
7 kernel software (such as the Hurd or Linux).
8 The kernel, in turn, initialises the rest of the operating system (e.g. SliTaz).
10 GRUB 2 has replaced what was formerly known as GRUB (i.e. version 0.9x),
11 which has, in turn, become GRUB Legacy.
12 Enhancements to GRUB are still being made, but the current released versions are
13 quite usable for normal operation.