Magellan Linux

Diff of /tags/grubby-8_40/ChangeLog

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

revision 2054 by niro, Wed Feb 20 14:02:04 2013 UTC revision 2716 by niro, Wed Jul 16 11:00:43 2014 UTC
# Line 1  Line 1 
1    2014-07-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2715] VERSION:
4      Bump version to 8.35
5     * [r2714] test.sh:
6      Fix a wrong test case (lacked --boot-filesystem=)
7     * [r2712] ChangeLog:
8      -updated ChangeLog
9     * [r2711] VERSION:
10      Bump version to 8.34
11     * [r2710] test/grub2.14[ADD], test/results/add/g2-1.14[ADD]:
12      -add missing files of previous patch
13     * [r2709] grubby.c, test.sh:
14      Strip the LT_END line from a new stanza before adding "missing"
15      parts.
16     * [r2708] grubby.c:
17      Include multiboot module parameters in --info (#997934)
18     * [r2706] ChangeLog:
19      -updated ChangeLog
20     * [r2705] VERSION:
21      Bump version to 8.33
22     * [r2704] new-kernel-pkg:
23      Actually do a fix for rhbz#1082318 that fixes the issue there.
24     * [r2702] ChangeLog:
25      -updated ChangeLog
26     * [r2701] VERSION:
27      Bump version to 8.32
28     * [r2700] grubby.c:
29      Previous ARM 64-bit test had the wrong compiler define for
30      aarch64.
31     * [r2699] new-kernel-pkg:
32      Fix bad check for new-kernel-pkg's command line arguments.
33     * [r2697] ChangeLog:
34      -updated ChangeLog
35     * [r2696] VERSION:
36      Bump release to 8.31
37     * [r2695] test.sh:
38      grub: Remove a redundant test
39     * [r2694] grubby.c:
40      grub: Fix a crash with kernel line without being preceded by
41      title
42     * [r2693] test.sh, test/extlinux.1[ADD], test/extlinux.2[ADD],
43      test/extlinux.3[ADD], test/extlinux.4[ADD],
44      test/results/add/extlinux1.1[ADD],
45      test/results/add/extlinux1.2[ADD],
46      test/results/add/extlinux1.3[ADD],
47      test/results/add/extlinux1.4[ADD],
48      test/results/add/extlinux2.1[ADD],
49      test/results/args/extlinux1.1[ADD],
50      test/results/args/extlinux1.2[ADD],
51      test/results/default/extlinux1.1[ADD],
52      test/results/default/extlinux1.2[ADD],
53      test/results/default/extlinux3.1[ADD],
54      test/results/default/extlinux3.2[ADD],
55      test/results/remove/extlinux3.1[ADD],
56      test/results/remove/extlinux4.1[ADD],
57      test/results/updargs/extlinux1.1[ADD],
58      test/results/updargs/extlinux1.2[ADD],
59      test/results/updargs/extlinux3.1[ADD],
60      test/results/updargs/extlinux3.2[ADD],
61      test/results/updargs/extlinux3.4[ADD],
62      test/results/updargs/extlinux3.7[ADD],
63      test/results/updargs/extlinux4.2[ADD],
64      test/results/updargs/extlinux4.3[ADD],
65      test/results/updargs/extlinux4.4[ADD],
66      test/results/updargs/extlinux4.5[ADD]:
67      extlinux: Add test suite
68     * [r2692] grubby.c:
69      extlinux: Understand "default" properly
70     * [r2690] ChangeLog:
71      -updated ChangeLog
72     * [r2689] VERSION:
73      Bump version to 8.30
74     * [r2688] grubby.c:
75      Always choose linux/initrd on efi-only platforms.
76     * [r2687] grubby.c, test.sh:
77      Avoid LT_LINUX_EFI/LT_INITRD_EFI on Aarch64.
78     * [r2686] new-kernel-pkg:
79      Actually /USE/ in new-kernel-pkg.
80     * [r2685] grubby.8, grubby.c, new-kernel-pkg, new-kernel-pkg.8,
81      test.sh, test/grub2.12[ADD], test/grub2.13[ADD],
82      test/results/add/g2-1.12[ADD], test/results/add/g2-1.13[ADD]:
83      Support "devicetree" directive in grub2.
84     * [r2684] new-kernel-pkg:
85      If we're on a zipl-based platform, use --banner passed to us
86      (sanitized.)
87     * [r2683] grubby.c, test.sh, test/grub2.10[ADD],
88      test/grub2.11[ADD], test/results/add/g2-1.10[ADD],
89      test/results/add/g2-1.11[ADD]:
90      Honor "linux16" and "initrd16"
91     * [r2682] grubby.c:
92      -grub2 -> grub fixes
93     * [r2681] new-kernel-pkg:
94      -honor all /etc/os-release files
95    
96    2013-10-21  Niels Rogalla <niro@magellan-linux.de>
97    
98     * [r2266] ChangeLog:
99      -updated ChangeLog
100     * [r2265] VERSION:
101      Bump version to 8.29
102     * [r2264] Makefile:
103      Use during make install.
104     * [r2263] grubby.c, new-kernel-pkg:
105      If we're using multiboot, add a new mbmodule not an initramfs
106      (#999908)
107     * [r2262] grubby.c:
108      Add support for SUSE grub2 configuration files
109     * [r2261] Makefile:
110      Only set RPM_OPT_FLAGS if undefined.
111     * [r2260] VERSION:
112      Bump version to 8.28
113     * [r2259] new-kernel-pkg:
114      update extlinux.conf on arm arches if it exists
115     * [r2258] grubby.c:
116      Handle numeric indices in grub2's saved environment.
117     * [r2257] grubby.c, test.sh, test/grub2.9[ADD],
118      test/results/add/g2-1.9[ADD]:
119      Attempt to compensate for shell quoting in grub names.
120     * [r2256] test/grub2-support_files/grubenv.1,
121      test/grub2-support_files/grubenv.2:
122      Fix bad grubenv file.
123     * [r2255] grubby.c, test.sh:
124      If we're using default=saved_entry, and there's nothing saved,
125      it's #0.
126     * [r2254] test.sh:
127      Only run the grub2 test suite on architectures where it's
128      meaningful.
129     * [r2253] VERSION:
130      Bump version to 8.27
131     * [r2252] grubby.c, test.sh, test/grub2-support_files[ADD],
132      test/grub2-support_files/.gitignore[ADD],
133      test/grub2-support_files/grubenv.0[ADD],
134      test/grub2-support_files/grubenv.1[ADD],
135      test/grub2-support_files/grubenv.2[ADD], test/grub2.7[ADD],
136      test/grub2.8[ADD], test/results/add/g2-1.8[ADD],
137      test/results/debug/g2.1, test/results/defaultindex/1[ADD]:
138      Make grub2's "set default=${saved_entry}" work better (#808021)
139     * [r2251] TODO[ADD]:
140      Add a TODO for a path to modernizing much of grubby's codebase.
141     * [r2250] grubby.c:
142      Don't continue executing after printing the default index.
143     * [r2249] VERSION:
144      Bump version to 8.26
145     * [r2248] new-kernel-pkg:
146      Conditionally call arm-boot-config's boot.scr generator if
147      available (#952428)
148     * [r2247] VERSION:
149      Bump version to 8.25
150     * [r2246] grubby.c:
151      Error instead of segfaulting if we can't find any working config
152      (#912873)
153     * [r2245] VERSION:
154      Bump version to 8.24
155     * [r2244] new-kernel-pkg:
156      Clean up Harald's untested code. (#923441)
157     * [r2243] VERSION:
158      Bump version to 8.23
159     * [r2242] new-kernel-pkg:
160      new-kernel-pkg: do not remove modules.* files not generated by
161      depmod
162     * [r2241] new-kernel-pkg:
163      new-kernel-pkg: factor out $kernelImage
164     * [r2240] new-kernel-pkg:
165      new-kernel-pkg: simplify argument parsing
166     * [r2239] new-kernel-pkg:
167      new-kernel-pkg: factor out $title generation
168     * [r2238] new-kernel-pkg:
169      Suppress error message in case of an empty /etc/fstab
170     * [r2237] new-kernel-pkg:
171      Fix empty root device in case of an empty /etc/fstab
172     * [r2236] Makefile, grubby.c, log.c[ADD], log.h[ADD],
173      test/results/debug/g2.1:
174      Add logging when things fail.
175     * [r2235] VERSION:
176      Bump version to 8.22
177     * [r2234] test.sh, test/grub.14[DEL], test/grub.15[DEL],
178      test/results/add/g1.7[DEL], test/results/add/g1.8[DEL]:
179      Revert "Add test case for rhbz#742885"
180    
181  2013-02-20  Niels Rogalla <niro@magellan-linux.de>  2013-02-20  Niels Rogalla <niro@magellan-linux.de>
182    
183     * [r2061] ChangeLog:
184      Updated ChangeLog
185     * [r2060] VERSION:
186      Bump version to 8.21
187     * [r2059] new-kernel-pkg:
188      Use systemd vconsole.conf and locale.conf if present (#881908)
189     * [r2058] grubby.c:
190      Spelling fixes.
191     * [r2057] test.sh, test/grub.14[ADD], test/grub.15[ADD],
192      test/results/add/g1.7[ADD], test/results/add/g1.8[ADD]:
193      Add test case for rhbz#742885
194     * [r2056] grubby.c:
195      Deal with case-insensitive extlinux config file
196     * [r2054] ChangeLog:
197      -updated ChangeLog
198   * [r2053] VERSION:   * [r2053] VERSION:
199    Bump version to 8.20    Bump version to 8.20
200   * [r2052] grubby.c:   * [r2052] grubby.c:

Legend:
Removed from v.2054  
changed lines
  Added in v.2716