Magellan Linux

Diff of /trunk/grubby/ChangeLog

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

revision 1870 by niro, Mon Jul 2 13:27:25 2012 UTC revision 2054 by niro, Wed Feb 20 14:02:04 2013 UTC
# Line 1  Line 1 
1    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2053] VERSION:
4      Bump version to 8.20
5     * [r2052] grubby.c:
6      Fix removals and initrd additions for LT_KERNEL_EFI type entries.
7     * [r2051] new-kernel-pkg:
8      [new-kernel-pkg] pass --efi for removal and adding initramfs
9      images.
10    
11    2012-10-01  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r1943] ChangeLog:
14      -updated ChangeLog
15     * [r1941] VERSION:
16      Bump version to 8.19
17     * [r1940] grubby.c, new-kernel-pkg, test.sh, test/grub2.6[ADD],
18      test/results/add/g2-1.6[ADD], test/results/add/g2-1.7[ADD]:
19      Don't accidentally migrate from linuxefi back to linux (#859285)
20     * [r1938] VERSION:
21      Bump version to 8.18
22     * [r1937] new-kernel-pkg:
23      Change the way the kernel load address is determined for ARM
24      U-Boot.
25     * [r1935] VERSION:
26      Bump version to 8.17
27     * [r1934] grubby.c:
28      Fix broken alloca()/free() pair.
29     * [r1932] VERSION:
30      Bump version to 8.16
31     * [r1931] grubby.c:
32      Handle linuxefi and initrdefi lines correctly in grub2.
33    
34  2012-07-02  Niels Rogalla <niro@magellan-linux.de>  2012-07-02  Niels Rogalla <niro@magellan-linux.de>
35    
36     * [r1870] ChangeLog:
37      -updated ChangeLog
38   * [r1869] Makefile:   * [r1869] Makefile:
39    -make sbindir variable and prepare grubby for usr-move    -make sbindir variable and prepare grubby for usr-move
40   * [r1868] grubby.c:   * [r1868] grubby.c:
# Line 490  Line 525 
525    test/yaboot.2[CPY], test/yaboot.3[CPY]:    test/yaboot.2[CPY], test/yaboot.3[CPY]:
526    -forkin standalone grubby    -forkin standalone grubby
527    
528    2010-12-15  Niels Rogalla <niro@magellan-linux.de>
529    
530     * [r1183]
531      -fixed missing man-pages
532     * [r1178]
533      -added missing man page
534     * [r1177]
535      -added check for return value of getuuidbydev() - resolves a
536      segfault if the device does not exist - see rhbz#592294
537    
538    2010-09-14  Niels Rogalla <niro@magellan-linux.de>
539    
540     * [r1156]
541      -merged with upstream:
542      -update initrd support
543      -better rootdev handling
544      -better support for uuids
545     * [r1153]
546      -install grubby man-page
547     * [r1152]
548      -fixed a typo
549    
550    2009-11-17  Niels Rogalla <niro@magellan-linux.de>
551    
552     * [r937]
553      -fixed missing mandir variable
554    
555    2009-10-28  Niels Rogalla <niro@magellan-linux.de>
556    
557     * [r926]
558      -read grub options from /etc/conf.d/grub
559     * [r925]
560      -read config from /etc/conf.d/grubby
561     * [r924]
562      -updated style
563     * [r923]
564      -pulled in new version from fedora (7.0.8) with update support
565      -removed dracut and fedara specific stuff
566      -fixed to work with magellan
567     * [r920]
568      -fixed grub.conf default location
569     * [r917]
570      -we not providing installkernel here
571     * [r914]
572      -updated grubby to version 7.0.8 from fedory with blkid support
573    
574    2009-04-24  Niels Rogalla <niro@magellan-linux.de>
575    
576     * [r819]
577      -converted cvsignore to svn:ignore propset
578    
579    2007-09-02  Niels Rogalla <niro@magellan-linux.de>
580    
581     * [r547]
582      -fixed CFLAGS
583    
584    2007-09-01  Niels Rogalla <niro@magellan-linux.de>
585    
586     * [r532]
587      -import if magellan mkinitrd; it is a fork of redhats
588      mkinitrd-5.0.8 with all magellan patches and features; deprecates
589      magellan-src/mkinitrd
590    

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