Magellan Linux

Diff of /tags/grubby-8_34/ChangeLog

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

revision 2061 by niro, Wed Feb 20 14:29:50 2013 UTC revision 2697 by niro, Wed Jul 16 10:49:27 2014 UTC
# Line 1  Line 1 
1    2014-07-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2696] VERSION:
4      Bump release to 8.31
5     * [r2695] test.sh:
6      grub: Remove a redundant test
7     * [r2694] grubby.c:
8      grub: Fix a crash with kernel line without being preceded by
9      title
10     * [r2693] test.sh, test/extlinux.1[ADD], test/extlinux.2[ADD],
11      test/extlinux.3[ADD], test/extlinux.4[ADD],
12      test/results/add/extlinux1.1[ADD],
13      test/results/add/extlinux1.2[ADD],
14      test/results/add/extlinux1.3[ADD],
15      test/results/add/extlinux1.4[ADD],
16      test/results/add/extlinux2.1[ADD],
17      test/results/args/extlinux1.1[ADD],
18      test/results/args/extlinux1.2[ADD],
19      test/results/default/extlinux1.1[ADD],
20      test/results/default/extlinux1.2[ADD],
21      test/results/default/extlinux3.1[ADD],
22      test/results/default/extlinux3.2[ADD],
23      test/results/remove/extlinux3.1[ADD],
24      test/results/remove/extlinux4.1[ADD],
25      test/results/updargs/extlinux1.1[ADD],
26      test/results/updargs/extlinux1.2[ADD],
27      test/results/updargs/extlinux3.1[ADD],
28      test/results/updargs/extlinux3.2[ADD],
29      test/results/updargs/extlinux3.4[ADD],
30      test/results/updargs/extlinux3.7[ADD],
31      test/results/updargs/extlinux4.2[ADD],
32      test/results/updargs/extlinux4.3[ADD],
33      test/results/updargs/extlinux4.4[ADD],
34      test/results/updargs/extlinux4.5[ADD]:
35      extlinux: Add test suite
36     * [r2692] grubby.c:
37      extlinux: Understand "default" properly
38     * [r2690] ChangeLog:
39      -updated ChangeLog
40     * [r2689] VERSION:
41      Bump version to 8.30
42     * [r2688] grubby.c:
43      Always choose linux/initrd on efi-only platforms.
44     * [r2687] grubby.c, test.sh:
45      Avoid LT_LINUX_EFI/LT_INITRD_EFI on Aarch64.
46     * [r2686] new-kernel-pkg:
47      Actually /USE/ in new-kernel-pkg.
48     * [r2685] grubby.8, grubby.c, new-kernel-pkg, new-kernel-pkg.8,
49      test.sh, test/grub2.12[ADD], test/grub2.13[ADD],
50      test/results/add/g2-1.12[ADD], test/results/add/g2-1.13[ADD]:
51      Support "devicetree" directive in grub2.
52     * [r2684] new-kernel-pkg:
53      If we're on a zipl-based platform, use --banner passed to us
54      (sanitized.)
55     * [r2683] grubby.c, test.sh, test/grub2.10[ADD],
56      test/grub2.11[ADD], test/results/add/g2-1.10[ADD],
57      test/results/add/g2-1.11[ADD]:
58      Honor "linux16" and "initrd16"
59     * [r2682] grubby.c:
60      -grub2 -> grub fixes
61     * [r2681] new-kernel-pkg:
62      -honor all /etc/os-release files
63    
64    2013-10-21  Niels Rogalla <niro@magellan-linux.de>
65    
66     * [r2266] ChangeLog:
67      -updated ChangeLog
68     * [r2265] VERSION:
69      Bump version to 8.29
70     * [r2264] Makefile:
71      Use during make install.
72     * [r2263] grubby.c, new-kernel-pkg:
73      If we're using multiboot, add a new mbmodule not an initramfs
74      (#999908)
75     * [r2262] grubby.c:
76      Add support for SUSE grub2 configuration files
77     * [r2261] Makefile:
78      Only set RPM_OPT_FLAGS if undefined.
79     * [r2260] VERSION:
80      Bump version to 8.28
81     * [r2259] new-kernel-pkg:
82      update extlinux.conf on arm arches if it exists
83     * [r2258] grubby.c:
84      Handle numeric indices in grub2's saved environment.
85     * [r2257] grubby.c, test.sh, test/grub2.9[ADD],
86      test/results/add/g2-1.9[ADD]:
87      Attempt to compensate for shell quoting in grub names.
88     * [r2256] test/grub2-support_files/grubenv.1,
89      test/grub2-support_files/grubenv.2:
90      Fix bad grubenv file.
91     * [r2255] grubby.c, test.sh:
92      If we're using default=saved_entry, and there's nothing saved,
93      it's #0.
94     * [r2254] test.sh:
95      Only run the grub2 test suite on architectures where it's
96      meaningful.
97     * [r2253] VERSION:
98      Bump version to 8.27
99     * [r2252] grubby.c, test.sh, test/grub2-support_files[ADD],
100      test/grub2-support_files/.gitignore[ADD],
101      test/grub2-support_files/grubenv.0[ADD],
102      test/grub2-support_files/grubenv.1[ADD],
103      test/grub2-support_files/grubenv.2[ADD], test/grub2.7[ADD],
104      test/grub2.8[ADD], test/results/add/g2-1.8[ADD],
105      test/results/debug/g2.1, test/results/defaultindex/1[ADD]:
106      Make grub2's "set default=${saved_entry}" work better (#808021)
107     * [r2251] TODO[ADD]:
108      Add a TODO for a path to modernizing much of grubby's codebase.
109     * [r2250] grubby.c:
110      Don't continue executing after printing the default index.
111     * [r2249] VERSION:
112      Bump version to 8.26
113     * [r2248] new-kernel-pkg:
114      Conditionally call arm-boot-config's boot.scr generator if
115      available (#952428)
116     * [r2247] VERSION:
117      Bump version to 8.25
118     * [r2246] grubby.c:
119      Error instead of segfaulting if we can't find any working config
120      (#912873)
121     * [r2245] VERSION:
122      Bump version to 8.24
123     * [r2244] new-kernel-pkg:
124      Clean up Harald's untested code. (#923441)
125     * [r2243] VERSION:
126      Bump version to 8.23
127     * [r2242] new-kernel-pkg:
128      new-kernel-pkg: do not remove modules.* files not generated by
129      depmod
130     * [r2241] new-kernel-pkg:
131      new-kernel-pkg: factor out $kernelImage
132     * [r2240] new-kernel-pkg:
133      new-kernel-pkg: simplify argument parsing
134     * [r2239] new-kernel-pkg:
135      new-kernel-pkg: factor out $title generation
136     * [r2238] new-kernel-pkg:
137      Suppress error message in case of an empty /etc/fstab
138     * [r2237] new-kernel-pkg:
139      Fix empty root device in case of an empty /etc/fstab
140     * [r2236] Makefile, grubby.c, log.c[ADD], log.h[ADD],
141      test/results/debug/g2.1:
142      Add logging when things fail.
143     * [r2235] VERSION:
144      Bump version to 8.22
145     * [r2234] test.sh, test/grub.14[DEL], test/grub.15[DEL],
146      test/results/add/g1.7[DEL], test/results/add/g1.8[DEL]:
147      Revert "Add test case for rhbz#742885"
148    
149  2013-02-20  Niels Rogalla <niro@magellan-linux.de>  2013-02-20  Niels Rogalla <niro@magellan-linux.de>
150    
151     * [r2061] ChangeLog:
152      Updated ChangeLog
153   * [r2060] VERSION:   * [r2060] VERSION:
154    Bump version to 8.21    Bump version to 8.21
155   * [r2059] new-kernel-pkg:   * [r2059] new-kernel-pkg:

Legend:
Removed from v.2061  
changed lines
  Added in v.2697