Magellan Linux

Diff of /tags/grubby-8_40_20170627/ChangeLog

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

revision 1754 by niro, Sat Feb 18 01:24:08 2012 UTC revision 2702 by niro, Wed Jul 16 10:52:40 2014 UTC
# Line 1  Line 1 
1    2014-07-16  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2701] VERSION:
4      Bump version to 8.32
5     * [r2700] grubby.c:
6      Previous ARM 64-bit test had the wrong compiler define for
7      aarch64.
8     * [r2699] new-kernel-pkg:
9      Fix bad check for new-kernel-pkg's command line arguments.
10     * [r2697] ChangeLog:
11      -updated ChangeLog
12     * [r2696] VERSION:
13      Bump release to 8.31
14     * [r2695] test.sh:
15      grub: Remove a redundant test
16     * [r2694] grubby.c:
17      grub: Fix a crash with kernel line without being preceded by
18      title
19     * [r2693] test.sh, test/extlinux.1[ADD], test/extlinux.2[ADD],
20      test/extlinux.3[ADD], test/extlinux.4[ADD],
21      test/results/add/extlinux1.1[ADD],
22      test/results/add/extlinux1.2[ADD],
23      test/results/add/extlinux1.3[ADD],
24      test/results/add/extlinux1.4[ADD],
25      test/results/add/extlinux2.1[ADD],
26      test/results/args/extlinux1.1[ADD],
27      test/results/args/extlinux1.2[ADD],
28      test/results/default/extlinux1.1[ADD],
29      test/results/default/extlinux1.2[ADD],
30      test/results/default/extlinux3.1[ADD],
31      test/results/default/extlinux3.2[ADD],
32      test/results/remove/extlinux3.1[ADD],
33      test/results/remove/extlinux4.1[ADD],
34      test/results/updargs/extlinux1.1[ADD],
35      test/results/updargs/extlinux1.2[ADD],
36      test/results/updargs/extlinux3.1[ADD],
37      test/results/updargs/extlinux3.2[ADD],
38      test/results/updargs/extlinux3.4[ADD],
39      test/results/updargs/extlinux3.7[ADD],
40      test/results/updargs/extlinux4.2[ADD],
41      test/results/updargs/extlinux4.3[ADD],
42      test/results/updargs/extlinux4.4[ADD],
43      test/results/updargs/extlinux4.5[ADD]:
44      extlinux: Add test suite
45     * [r2692] grubby.c:
46      extlinux: Understand "default" properly
47     * [r2690] ChangeLog:
48      -updated ChangeLog
49     * [r2689] VERSION:
50      Bump version to 8.30
51     * [r2688] grubby.c:
52      Always choose linux/initrd on efi-only platforms.
53     * [r2687] grubby.c, test.sh:
54      Avoid LT_LINUX_EFI/LT_INITRD_EFI on Aarch64.
55     * [r2686] new-kernel-pkg:
56      Actually /USE/ in new-kernel-pkg.
57     * [r2685] grubby.8, grubby.c, new-kernel-pkg, new-kernel-pkg.8,
58      test.sh, test/grub2.12[ADD], test/grub2.13[ADD],
59      test/results/add/g2-1.12[ADD], test/results/add/g2-1.13[ADD]:
60      Support "devicetree" directive in grub2.
61     * [r2684] new-kernel-pkg:
62      If we're on a zipl-based platform, use --banner passed to us
63      (sanitized.)
64     * [r2683] grubby.c, test.sh, test/grub2.10[ADD],
65      test/grub2.11[ADD], test/results/add/g2-1.10[ADD],
66      test/results/add/g2-1.11[ADD]:
67      Honor "linux16" and "initrd16"
68     * [r2682] grubby.c:
69      -grub2 -> grub fixes
70     * [r2681] new-kernel-pkg:
71      -honor all /etc/os-release files
72    
73    2013-10-21  Niels Rogalla <niro@magellan-linux.de>
74    
75     * [r2266] ChangeLog:
76      -updated ChangeLog
77     * [r2265] VERSION:
78      Bump version to 8.29
79     * [r2264] Makefile:
80      Use during make install.
81     * [r2263] grubby.c, new-kernel-pkg:
82      If we're using multiboot, add a new mbmodule not an initramfs
83      (#999908)
84     * [r2262] grubby.c:
85      Add support for SUSE grub2 configuration files
86     * [r2261] Makefile:
87      Only set RPM_OPT_FLAGS if undefined.
88     * [r2260] VERSION:
89      Bump version to 8.28
90     * [r2259] new-kernel-pkg:
91      update extlinux.conf on arm arches if it exists
92     * [r2258] grubby.c:
93      Handle numeric indices in grub2's saved environment.
94     * [r2257] grubby.c, test.sh, test/grub2.9[ADD],
95      test/results/add/g2-1.9[ADD]:
96      Attempt to compensate for shell quoting in grub names.
97     * [r2256] test/grub2-support_files/grubenv.1,
98      test/grub2-support_files/grubenv.2:
99      Fix bad grubenv file.
100     * [r2255] grubby.c, test.sh:
101      If we're using default=saved_entry, and there's nothing saved,
102      it's #0.
103     * [r2254] test.sh:
104      Only run the grub2 test suite on architectures where it's
105      meaningful.
106     * [r2253] VERSION:
107      Bump version to 8.27
108     * [r2252] grubby.c, test.sh, test/grub2-support_files[ADD],
109      test/grub2-support_files/.gitignore[ADD],
110      test/grub2-support_files/grubenv.0[ADD],
111      test/grub2-support_files/grubenv.1[ADD],
112      test/grub2-support_files/grubenv.2[ADD], test/grub2.7[ADD],
113      test/grub2.8[ADD], test/results/add/g2-1.8[ADD],
114      test/results/debug/g2.1, test/results/defaultindex/1[ADD]:
115      Make grub2's "set default=${saved_entry}" work better (#808021)
116     * [r2251] TODO[ADD]:
117      Add a TODO for a path to modernizing much of grubby's codebase.
118     * [r2250] grubby.c:
119      Don't continue executing after printing the default index.
120     * [r2249] VERSION:
121      Bump version to 8.26
122     * [r2248] new-kernel-pkg:
123      Conditionally call arm-boot-config's boot.scr generator if
124      available (#952428)
125     * [r2247] VERSION:
126      Bump version to 8.25
127     * [r2246] grubby.c:
128      Error instead of segfaulting if we can't find any working config
129      (#912873)
130     * [r2245] VERSION:
131      Bump version to 8.24
132     * [r2244] new-kernel-pkg:
133      Clean up Harald's untested code. (#923441)
134     * [r2243] VERSION:
135      Bump version to 8.23
136     * [r2242] new-kernel-pkg:
137      new-kernel-pkg: do not remove modules.* files not generated by
138      depmod
139     * [r2241] new-kernel-pkg:
140      new-kernel-pkg: factor out $kernelImage
141     * [r2240] new-kernel-pkg:
142      new-kernel-pkg: simplify argument parsing
143     * [r2239] new-kernel-pkg:
144      new-kernel-pkg: factor out $title generation
145     * [r2238] new-kernel-pkg:
146      Suppress error message in case of an empty /etc/fstab
147     * [r2237] new-kernel-pkg:
148      Fix empty root device in case of an empty /etc/fstab
149     * [r2236] Makefile, grubby.c, log.c[ADD], log.h[ADD],
150      test/results/debug/g2.1:
151      Add logging when things fail.
152     * [r2235] VERSION:
153      Bump version to 8.22
154     * [r2234] test.sh, test/grub.14[DEL], test/grub.15[DEL],
155      test/results/add/g1.7[DEL], test/results/add/g1.8[DEL]:
156      Revert "Add test case for rhbz#742885"
157    
158    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
159    
160     * [r2061] ChangeLog:
161      Updated ChangeLog
162     * [r2060] VERSION:
163      Bump version to 8.21
164     * [r2059] new-kernel-pkg:
165      Use systemd vconsole.conf and locale.conf if present (#881908)
166     * [r2058] grubby.c:
167      Spelling fixes.
168     * [r2057] test.sh, test/grub.14[ADD], test/grub.15[ADD],
169      test/results/add/g1.7[ADD], test/results/add/g1.8[ADD]:
170      Add test case for rhbz#742885
171     * [r2056] grubby.c:
172      Deal with case-insensitive extlinux config file
173     * [r2054] ChangeLog:
174      -updated ChangeLog
175     * [r2053] VERSION:
176      Bump version to 8.20
177     * [r2052] grubby.c:
178      Fix removals and initrd additions for LT_KERNEL_EFI type entries.
179     * [r2051] new-kernel-pkg:
180      [new-kernel-pkg] pass --efi for removal and adding initramfs
181      images.
182    
183    2012-10-01  Niels Rogalla <niro@magellan-linux.de>
184    
185     * [r1943] ChangeLog:
186      -updated ChangeLog
187     * [r1941] VERSION:
188      Bump version to 8.19
189     * [r1940] grubby.c, new-kernel-pkg, test.sh, test/grub2.6[ADD],
190      test/results/add/g2-1.6[ADD], test/results/add/g2-1.7[ADD]:
191      Don't accidentally migrate from linuxefi back to linux (#859285)
192     * [r1938] VERSION:
193      Bump version to 8.18
194     * [r1937] new-kernel-pkg:
195      Change the way the kernel load address is determined for ARM
196      U-Boot.
197     * [r1935] VERSION:
198      Bump version to 8.17
199     * [r1934] grubby.c:
200      Fix broken alloca()/free() pair.
201     * [r1932] VERSION:
202      Bump version to 8.16
203     * [r1931] grubby.c:
204      Handle linuxefi and initrdefi lines correctly in grub2.
205    
206    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
207    
208     * [r1870] ChangeLog:
209      -updated ChangeLog
210     * [r1869] Makefile:
211      -make sbindir variable and prepare grubby for usr-move
212     * [r1868] grubby.c:
213      Fix minor memory leak introduced by previous fix.
214     * [r1867] VERSION:
215      Update to 8.15
216     * [r1866] grubby.c:
217      Revert "Avoid string duplication calling dirname()"
218     * [r1865] VERSION:
219      Bump version to 8.14
220     * [r1864] Makefile, grubby.c:
221      Fix uninitialized variable error.
222     * [r1863] VERSION:
223      Since we've had a lot of changes, bump version to 8.13
224     * [r1862] grubby.8:
225      grubby.8: fixes for the grubby man page
226     * [r1861] test.sh, test/grub.12[ADD],
227      test/grub.12-support_files[ADD],
228      test/grub.12-support_files/boot[ADD],
229      test/grub.12-support_files/boot/grub[ADD],
230      test/grub.12-support_files/boot/grub/device.map[ADD],
231      test/grub.12-support_files/etc[ADD],
232      test/grub.12-support_files/etc/SuSE-release[ADD],
233      test/grub.12-support_files/etc/grub.conf[ADD],
234      test/results/info[ADD], test/results/info/g12.1[ADD]:
235      Fix for grub on SuSE systems: test lba and boot info
236     * [r1860] test/grub.13[ADD], test/results/setdefaultindex[ADD],
237      test/results/setdefaultindex/g.13.0[ADD],
238      test/results/setdefaultindex/g.13.1[ADD],
239      test/results/setdefaultindex/g.13.9[ADD],
240      test/results/setdefaultindex/g2.1.0[ADD],
241      test/results/setdefaultindex/g2.1.1[ADD],
242      test/results/setdefaultindex/g2.1.9[ADD]:
243      Add tests for --set-default-index feature
244     * [r1859] grubby.8, grubby.c:
245      Add --set-default-index feature
246     * [r1858] test.sh:
247      1 isn't a great value for MALLOC_PERTURB_ - use 5265.
248     * [r1857] test.sh:
249      test.sh: enable the use of MALLOC_PERTURB_
250     * [r1856] test.sh:
251      test.sh: revert bash 4 only syntax change
252     * [r1855] grubby.c:
253      Fix minor style issue.
254     * [r1854] grubby.c:
255      ia64/elilo: add support for probing the currently installed
256      bootloader
257     * [r1853] grubby.c:
258      ppc64/yaboot: add support for probing the currently installed
259      bootloader
260     * [r1852] grubby.c:
261      Fix grub detection on SuSE systems: config file order
262     * [r1851] grubby.c:
263      Invert "isSuseSystem()" test so the suse code is nearer the test.
264     * [r1850] grubby.c:
265      Fix for grub on SuSE systems: lba and boot information
266     * [r1849] grubby.c:
267      Support systems that do not have /boot as a separate filesystem
268     * [r1848] new-kernel-pkg:
269      Update the code to set the ubootAddress.
270     * [r1847] new-kernel-pkg, uboot:
271      Update the ubootDir default.
272     * [r1846] grubby.c:
273      Convert to c99 loop initializations.
274     * [r1845] grubby.c:
275      Avoid string duplication calling dirname()
276     * [r1844] grubby.c:
277      Add "const" specifier to function arguments
278     * [r1843] new-kernel-pkg, uboot:
279      Support UBOOT_IMGADDR override
280     * [r1842] VERSION:
281      Update version to 8.12
282     * [r1841] grubby.c:
283      Pick the last / device (#826537)
284     * [r1840] grubby.c, test/grub2.2, test/results/add/g2-1.4:
285      Preserve "trailing indentation" when splitting line elements
286      (#742720)
287     * [r1839] VERSION:
288      Update version to 8.11
289     * [r1838] test/grub2.5[ADD], test/results/add/g2-1.5[ADD]:
290      Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
291     * [r1837] grubby.c, test.sh:
292      Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
293    
294    2012-04-16  Niels Rogalla <niro@magellan-linux.de>
295    
296     * [r1805] ChangeLog:
297      updated ChangeLog
298     * [r1804] VERSION:
299      version 8.10
300     * [r1803] new-kernel-pkg:
301      Explicitly check for Grub2 on ppc
302     * [r1802] grubby.c:
303      Try to find grub2 config first
304     * [r1801] grubby.c, test.sh, test/grub2.3[ADD], test/grub2.4[ADD],
305      test/results/debug/g2.1, test/results/remove/g2-1.1[ADD],
306      test/results/remove/g2-1.2[ADD]:
307      Make --remove-kenrel support titles in grub2 (and other fixes)
308     * [r1800] grubby.c:
309      Use "isquote" where appropriate.
310    
311    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
312    
313     * [r1778] new-kernel-pkg:
314      -support /etc/os-release
315     * [r1772] ChangeLog:
316      -udpated ChangeLog
317     * [r1771] VERSION:
318      -version 8.9
319     * [r1770] new-kernel-pkg:
320      Add support to new-kernel-pkg to recognize ARCH == armv5tel
321      needed for
322      Kirkwood based systems.
323    
324  2012-02-18  Niels Rogalla <niro@magellan-linux.de>  2012-02-18  Niels Rogalla <niro@magellan-linux.de>
325    
326     * [r1757] new-kernel-pkg:
327      -let the menuentries match our grub-cosmetic patch
328     * [r1756] new-kernel-pkg:
329      -fix a infinite loop caused by dropping the path prefix of
330      mkinitrd
331     * [r1754] ChangeLog:
332      updated ChangeLog
333   * [r1753] VERSION:   * [r1753] VERSION:
334    -version 8.8_20120218    -version 8.8_20120218
335   * [r1752] new-kernel-pkg:   * [r1752] new-kernel-pkg:
# Line 367  Line 697 
697    test/yaboot.2[CPY], test/yaboot.3[CPY]:    test/yaboot.2[CPY], test/yaboot.3[CPY]:
698    -forkin standalone grubby    -forkin standalone grubby
699    
700    2010-12-15  Niels Rogalla <niro@magellan-linux.de>
701    
702     * [r1183]
703      -fixed missing man-pages
704     * [r1178]
705      -added missing man page
706     * [r1177]
707      -added check for return value of getuuidbydev() - resolves a
708      segfault if the device does not exist - see rhbz#592294
709    
710    2010-09-14  Niels Rogalla <niro@magellan-linux.de>
711    
712     * [r1156]
713      -merged with upstream:
714      -update initrd support
715      -better rootdev handling
716      -better support for uuids
717     * [r1153]
718      -install grubby man-page
719     * [r1152]
720      -fixed a typo
721    
722    2009-11-17  Niels Rogalla <niro@magellan-linux.de>
723    
724     * [r937]
725      -fixed missing mandir variable
726    
727    2009-10-28  Niels Rogalla <niro@magellan-linux.de>
728    
729     * [r926]
730      -read grub options from /etc/conf.d/grub
731     * [r925]
732      -read config from /etc/conf.d/grubby
733     * [r924]
734      -updated style
735     * [r923]
736      -pulled in new version from fedora (7.0.8) with update support
737      -removed dracut and fedara specific stuff
738      -fixed to work with magellan
739     * [r920]
740      -fixed grub.conf default location
741     * [r917]
742      -we not providing installkernel here
743     * [r914]
744      -updated grubby to version 7.0.8 from fedory with blkid support
745    
746    2009-04-24  Niels Rogalla <niro@magellan-linux.de>
747    
748     * [r819]
749      -converted cvsignore to svn:ignore propset
750    
751    2007-09-02  Niels Rogalla <niro@magellan-linux.de>
752    
753     * [r547]
754      -fixed CFLAGS
755    
756    2007-09-01  Niels Rogalla <niro@magellan-linux.de>
757    
758     * [r532]
759      -import if magellan mkinitrd; it is a fork of redhats
760      mkinitrd-5.0.8 with all magellan patches and features; deprecates
761      magellan-src/mkinitrd
762    

Legend:
Removed from v.1754  
changed lines
  Added in v.2702