]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- update desc from homepage; rel 3 auto/th/grub2-1_97_1-3
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 Nov 2009 14:06:23 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grub2.spec -> 1.62

grub2.spec

index 2ab5fe5267887977da0f7b6b4eb4ed5423abeb87..0ba5dfe549cfbda1e3aa3aad5c9d38b5d29a487a 100644 (file)
@@ -1,6 +1,3 @@
-# TODO:
-#  - rewrite summary/desc ? GRUB2 has nothing to see with GRUB
-#
 # Conditional build:
 %bcond_with    static  # build static binaries
 %bcond_without grubemu # build grub-emu binary
@@ -11,7 +8,7 @@ Summary(pl.UTF-8):     GRUB2 - bootloader dla x86 i ppc
 Summary(pt_BR.UTF-8):  Gerenciador de inicialização GRUB2
 Name:          grub2
 Version:       1.97.1
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Base
 # svn export svn://svn.sv.gnu.org/grub/trunk/grub2
@@ -66,6 +63,30 @@ it implements the Multiboot standard, which allows for flexible
 loading of multiple boot images (needed for modular kernels such as
 the GNU Hurd).
 
+GRUB 2 is derived from PUPA which was a research project to
+investigate the next generation of GRUB. GRUB 2 has been rewritten
+from scratch to clean up everything for modularity and portability.
+
+GRUB 2 targets at the following goals:
+- Scripting support, such as conditionals, loops, variables and
+  functions.
+- Graphical interface.
+- Dynamic loading of modules in order to extend itself at the run time
+  rather than at the build time.
+- Portability for various architectures.
+- Internationalization. This includes support for non-ASCII character
+  code, message catalogs like gettext, fonts, graphics console, and so
+  on.
+- Real memory management, to make GNU GRUB more extensible.
+- Modular, hierarchical, object-oriented framework for file systems,
+  files, devices, drives, terminals, commands, partition tables and OS
+  loaders.
+- Cross-platform installation which allows for installing GRUB from a
+  different architecture.
+- Rescue mode saves unbootable cases. Stage 1.5 was eliminated.
+- Fix design mistakes in GRUB Legacy, which could not be solved for
+  backward-compatibility, such as the way of numbering partitions.
+
 %description -l de.UTF-8
 GRUB (GRand Unified Boot-loader) ist ein Bootloader, der oft auf
 Rechnern eingesetzt wird, auf denen das freie Betriebssystem Linux
This page took 0.046937 seconds and 4 git commands to generate.