Magellan Linux

Diff of /tags/grubby-8_34/ChangeLog

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

revision 1943 by niro, Mon Oct 1 12:42:17 2012 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>
150    
151     * [r2061] ChangeLog:
152      Updated ChangeLog
153     * [r2060] VERSION:
154      Bump version to 8.21
155     * [r2059] new-kernel-pkg:
156      Use systemd vconsole.conf and locale.conf if present (#881908)
157     * [r2058] grubby.c:
158      Spelling fixes.
159     * [r2057] test.sh, test/grub.14[ADD], test/grub.15[ADD],
160      test/results/add/g1.7[ADD], test/results/add/g1.8[ADD]:
161      Add test case for rhbz#742885
162     * [r2056] grubby.c:
163      Deal with case-insensitive extlinux config file
164     * [r2054] ChangeLog:
165      -updated ChangeLog
166     * [r2053] VERSION:
167      Bump version to 8.20
168     * [r2052] grubby.c:
169      Fix removals and initrd additions for LT_KERNEL_EFI type entries.
170     * [r2051] new-kernel-pkg:
171      [new-kernel-pkg] pass --efi for removal and adding initramfs
172      images.
173    
174  2012-10-01  Niels Rogalla <niro@magellan-linux.de>  2012-10-01  Niels Rogalla <niro@magellan-linux.de>
175    
176     * [r1943] ChangeLog:
177      -updated ChangeLog
178   * [r1941] VERSION:   * [r1941] VERSION:
179    Bump version to 8.19    Bump version to 8.19
180   * [r1940] grubby.c, new-kernel-pkg, test.sh, test/grub2.6[ADD],   * [r1940] grubby.c, new-kernel-pkg, test.sh, test/grub2.6[ADD],
# Line 513  Line 688 
688    test/yaboot.2[CPY], test/yaboot.3[CPY]:    test/yaboot.2[CPY], test/yaboot.3[CPY]:
689    -forkin standalone grubby    -forkin standalone grubby
690    
691    2010-12-15  Niels Rogalla <niro@magellan-linux.de>
692    
693     * [r1183]
694      -fixed missing man-pages
695     * [r1178]
696      -added missing man page
697     * [r1177]
698      -added check for return value of getuuidbydev() - resolves a
699      segfault if the device does not exist - see rhbz#592294
700    
701    2010-09-14  Niels Rogalla <niro@magellan-linux.de>
702    
703     * [r1156]
704      -merged with upstream:
705      -update initrd support
706      -better rootdev handling
707      -better support for uuids
708     * [r1153]
709      -install grubby man-page
710     * [r1152]
711      -fixed a typo
712    
713    2009-11-17  Niels Rogalla <niro@magellan-linux.de>
714    
715     * [r937]
716      -fixed missing mandir variable
717    
718    2009-10-28  Niels Rogalla <niro@magellan-linux.de>
719    
720     * [r926]
721      -read grub options from /etc/conf.d/grub
722     * [r925]
723      -read config from /etc/conf.d/grubby
724     * [r924]
725      -updated style
726     * [r923]
727      -pulled in new version from fedora (7.0.8) with update support
728      -removed dracut and fedara specific stuff
729      -fixed to work with magellan
730     * [r920]
731      -fixed grub.conf default location
732     * [r917]
733      -we not providing installkernel here
734     * [r914]
735      -updated grubby to version 7.0.8 from fedory with blkid support
736    
737    2009-04-24  Niels Rogalla <niro@magellan-linux.de>
738    
739     * [r819]
740      -converted cvsignore to svn:ignore propset
741    
742    2007-09-02  Niels Rogalla <niro@magellan-linux.de>
743    
744     * [r547]
745      -fixed CFLAGS
746    
747    2007-09-01  Niels Rogalla <niro@magellan-linux.de>
748    
749     * [r532]
750      -import if magellan mkinitrd; it is a fork of redhats
751      mkinitrd-5.0.8 with all magellan patches and features; deprecates
752      magellan-src/mkinitrd
753    

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