Magellan Linux

Diff of /tags/grubby-8_40_20170627/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1739 by niro, Sat Feb 18 01:03:32 2012 UTC revision 1805 by niro, Mon Apr 16 17:52:38 2012 UTC
# Line 1  Line 1 
1    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1804] VERSION:
4      version 8.10
5     * [r1803] new-kernel-pkg:
6      Explicitly check for Grub2 on ppc
7     * [r1802] grubby.c:
8      Try to find grub2 config first
9     * [r1801] grubby.c, test.sh, test/grub2.3[ADD], test/grub2.4[ADD],
10      test/results/debug/g2.1, test/results/remove/g2-1.1[ADD],
11      test/results/remove/g2-1.2[ADD]:
12      Make --remove-kenrel support titles in grub2 (and other fixes)
13     * [r1800] grubby.c:
14      Use "isquote" where appropriate.
15    
16    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r1778] new-kernel-pkg:
19      -support /etc/os-release
20     * [r1772] ChangeLog:
21      -udpated ChangeLog
22     * [r1771] VERSION:
23      -version 8.9
24     * [r1770] new-kernel-pkg:
25      Add support to new-kernel-pkg to recognize ARCH == armv5tel
26      needed for
27      Kirkwood based systems.
28    
29  2012-02-18  Niels Rogalla <niro@magellan-linux.de>  2012-02-18  Niels Rogalla <niro@magellan-linux.de>
30    
31     * [r1757] new-kernel-pkg:
32      -let the menuentries match our grub-cosmetic patch
33     * [r1756] new-kernel-pkg:
34      -fix a infinite loop caused by dropping the path prefix of
35      mkinitrd
36     * [r1754] ChangeLog:
37      updated ChangeLog
38     * [r1753] VERSION:
39      -version 8.8_20120218
40     * [r1752] new-kernel-pkg:
41      new-kernel-pkg fails to find U-Boot.
42      
43      new-kernel-pkg fails to find U-Boot if the boot directory is not
44      on a
45      separate partition.
46      
47      This only affects the U-Boot image creation section of the
48      new-kernel-pkg
49      script, for ARM based systems. My initial changes were only
50      tested on
51      specific ARM-OMAP systems that required a specific U-Boot
52      partition.
53      Testing
54      on additional systems (ARM-Tegra) revealed this incorrect
55      assumption.
56      
57      The attached patch includes the following:
58      
59      - Cosmetic: Correction - change uBoot to U-Boot in comments.
60      - Additions:
61      -- Recognize ARCH == armv7hl
62      -- Make U-Boot load/execute address variable (based on machine)
63      -- Bug: Correct invalid assumption that the U-Boot directory
64      would
65      always
66      be on a separate partition.
67     * [r1751] grubby.c:
68      Try to display title when printing information with '--info'
69      
70      Signed-off-by: Cleber Rosa <crosa@redhat.com>
71     * [r1750] grubby.c:
72      Fix endswith() to correctly test its input for validity.
73     * [r1749] installkernel, new-kernel-pkg:
74      Fix hard coded paths so kernel's "make install" will DTRT.
75     * [r1748] grubby.c:
76      Implement support for "default saved" for grub2
77      
78      Signed-off-by: Cleber Rosa <crosa@redhat.com>
79     * [r1747] grubby.c:
80      Include prefix when printing kernel information
81      
82      When running grubby with '--info=', the initrd is displayed with
83      the
84      boot prefix, so, for correctness, also include it in the kernel
85      line.
86      
87      Signed-off-by: Cleber Rosa <crosa@redhat.com>
88     * [r1746] grubby.c:
89      Refactor grub2 title extraction, making it a function
90      
91      '--default-title' now uses that functions, but others such as
92      '--info'
93      could, IMHO, also display the title and thus, use the refactored
94      function.
95      
96      Signed-off-by: Cleber Rosa <crosa@redhat.com>
97     * [r1745] grubby.c:
98      Include a / when one is missing in paths (#769641)
99     * [r1743] ChangeLog:
100      updated ChangeLog
101     * [r1742] VERSION:
102      -version 8.8
103     * [r1741] test.sh:
104      Fix new test case to not care if /boot is a mountpoint...
105     * [r1739] ChangeLog:
106      updated ChangeLog
107   * [r1738] VERSION:   * [r1738] VERSION:
108    -version 8.7    -version 8.7
109   * [r1737] test.sh, test/results/debug[ADD],   * [r1737] test.sh, test/results/debug[ADD],

Legend:
Removed from v.1739  
changed lines
  Added in v.1805