Magellan Linux

Diff of /tags/grubby-8_38/ChangeLog

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

revision 1805 by niro, Mon Apr 16 17:52:38 2012 UTC revision 1870 by niro, Mon Jul 2 13:27:25 2012 UTC
# Line 1  Line 1 
1    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1869] Makefile:
4      -make sbindir variable and prepare grubby for usr-move
5     * [r1868] grubby.c:
6      Fix minor memory leak introduced by previous fix.
7     * [r1867] VERSION:
8      Update to 8.15
9     * [r1866] grubby.c:
10      Revert "Avoid string duplication calling dirname()"
11     * [r1865] VERSION:
12      Bump version to 8.14
13     * [r1864] Makefile, grubby.c:
14      Fix uninitialized variable error.
15     * [r1863] VERSION:
16      Since we've had a lot of changes, bump version to 8.13
17     * [r1862] grubby.8:
18      grubby.8: fixes for the grubby man page
19     * [r1861] test.sh, test/grub.12[ADD],
20      test/grub.12-support_files[ADD],
21      test/grub.12-support_files/boot[ADD],
22      test/grub.12-support_files/boot/grub[ADD],
23      test/grub.12-support_files/boot/grub/device.map[ADD],
24      test/grub.12-support_files/etc[ADD],
25      test/grub.12-support_files/etc/SuSE-release[ADD],
26      test/grub.12-support_files/etc/grub.conf[ADD],
27      test/results/info[ADD], test/results/info/g12.1[ADD]:
28      Fix for grub on SuSE systems: test lba and boot info
29     * [r1860] test/grub.13[ADD], test/results/setdefaultindex[ADD],
30      test/results/setdefaultindex/g.13.0[ADD],
31      test/results/setdefaultindex/g.13.1[ADD],
32      test/results/setdefaultindex/g.13.9[ADD],
33      test/results/setdefaultindex/g2.1.0[ADD],
34      test/results/setdefaultindex/g2.1.1[ADD],
35      test/results/setdefaultindex/g2.1.9[ADD]:
36      Add tests for --set-default-index feature
37     * [r1859] grubby.8, grubby.c:
38      Add --set-default-index feature
39     * [r1858] test.sh:
40      1 isn't a great value for MALLOC_PERTURB_ - use 5265.
41     * [r1857] test.sh:
42      test.sh: enable the use of MALLOC_PERTURB_
43     * [r1856] test.sh:
44      test.sh: revert bash 4 only syntax change
45     * [r1855] grubby.c:
46      Fix minor style issue.
47     * [r1854] grubby.c:
48      ia64/elilo: add support for probing the currently installed
49      bootloader
50     * [r1853] grubby.c:
51      ppc64/yaboot: add support for probing the currently installed
52      bootloader
53     * [r1852] grubby.c:
54      Fix grub detection on SuSE systems: config file order
55     * [r1851] grubby.c:
56      Invert "isSuseSystem()" test so the suse code is nearer the test.
57     * [r1850] grubby.c:
58      Fix for grub on SuSE systems: lba and boot information
59     * [r1849] grubby.c:
60      Support systems that do not have /boot as a separate filesystem
61     * [r1848] new-kernel-pkg:
62      Update the code to set the ubootAddress.
63     * [r1847] new-kernel-pkg, uboot:
64      Update the ubootDir default.
65     * [r1846] grubby.c:
66      Convert to c99 loop initializations.
67     * [r1845] grubby.c:
68      Avoid string duplication calling dirname()
69     * [r1844] grubby.c:
70      Add "const" specifier to function arguments
71     * [r1843] new-kernel-pkg, uboot:
72      Support UBOOT_IMGADDR override
73     * [r1842] VERSION:
74      Update version to 8.12
75     * [r1841] grubby.c:
76      Pick the last / device (#826537)
77     * [r1840] grubby.c, test/grub2.2, test/results/add/g2-1.4:
78      Preserve "trailing indentation" when splitting line elements
79      (#742720)
80     * [r1839] VERSION:
81      Update version to 8.11
82     * [r1838] test/grub2.5[ADD], test/results/add/g2-1.5[ADD]:
83      Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
84     * [r1837] grubby.c, test.sh:
85      Fix failures with grub 2.00~beta2 and 8.10, and add a test case.
86    
87  2012-04-16  Niels Rogalla <niro@magellan-linux.de>  2012-04-16  Niels Rogalla <niro@magellan-linux.de>
88    
89     * [r1805] ChangeLog:
90      updated ChangeLog
91   * [r1804] VERSION:   * [r1804] VERSION:
92    version 8.10    version 8.10
93   * [r1803] new-kernel-pkg:   * [r1803] new-kernel-pkg:

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