Opened 22 years ago
Closed 21 years ago
#570 closed defect (fixed)
Grub 0.97
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Initial version for the book. I added it for consistency. I did not see another bug for it already.
Change History (20)
comment:1 by , 22 years ago
| Summary: | Brub 0.93 → Grub 0.93 |
|---|
comment:2 by , 22 years ago
| dependson: | → 30 |
|---|
comment:3 by , 22 years ago
comment:4 by , 22 years ago
| Status: | new → assigned |
|---|
comment:5 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:6 by , 22 years ago
| Owner: | changed from to |
|---|
comment:7 by , 22 years ago
| Status: | new → assigned |
|---|
comment:8 by , 22 years ago
I just comitted the installation instructions side of changes. There is still some text to be added, most importantly chapter 08 - making the system bootable.
Jeremy said he think he'll be able to tackle this one today.
comment:9 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:10 by , 22 years ago
| dependson: | 30 |
|---|
comment:11 by , 22 years ago
| Priority: | highest → normal |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
| Summary: | Grub 0.93 → Grub 0.94 |
Version increment (0.94)
comment:12 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:13 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:14 by , 21 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Summary: | Grub 0.94 → Grub 0.95 |
Version increment (0.95) - note from NEWS that "* Option --no-mem-option is implied for Linux 2.4.18 and newer." so we can (and probably should?) remove that from menu.lst in chapter 8.
comment:15 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
comment:16 by , 21 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Summary: | Grub 0.95 → Grub 0.96 |
| Version: | CVS → SVN |
Version increment (0.96):
New in 0.96 - 2005-01-30:
- The command "fallback" supports mutiple fallback entries.
- The command "savedefault" supports an optional argument which is the number of next boot entry or the special keyword `fallback'.
- New utility "grub-set-default".
- New section "Making your system robust" in the manual.
comment:17 by , 21 years ago
also new in 0.96
grub now installs stage{1,1_5,2} files into ${PREFIX}/lib/grub/i386-pc instead of ${PREFIX}/share/grub/i386-pc
comment:19 by , 21 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Summary: | Grub 0.96 → Grub 0.97 |
Version increment (0.97): NEWS:
New in 0.97 - 2005-05-08:
- Fix the prototypes and the definitions of nested functions. This was required for gcc-4.
- Implement a more robust workaround for buggy BIOSes which don't pass boot drive correctly (notably for HP Vectra).
comment:20 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |

* Bug 569 has been marked as a duplicate of this bug. *