--- trunk/grubby/ChangeLog 2012/10/01 12:42:17 1943 +++ trunk/grubby/ChangeLog 2013/02/20 14:02:04 2054 @@ -1,5 +1,17 @@ +2013-02-20 Niels Rogalla + + * [r2053] VERSION: + Bump version to 8.20 + * [r2052] grubby.c: + Fix removals and initrd additions for LT_KERNEL_EFI type entries. + * [r2051] new-kernel-pkg: + [new-kernel-pkg] pass --efi for removal and adding initramfs + images. + 2012-10-01 Niels Rogalla + * [r1943] ChangeLog: + -updated ChangeLog * [r1941] VERSION: Bump version to 8.19 * [r1940] grubby.c, new-kernel-pkg, test.sh, test/grub2.6[ADD], @@ -513,3 +525,66 @@ test/yaboot.2[CPY], test/yaboot.3[CPY]: -forkin standalone grubby +2010-12-15 Niels Rogalla + + * [r1183] + -fixed missing man-pages + * [r1178] + -added missing man page + * [r1177] + -added check for return value of getuuidbydev() - resolves a + segfault if the device does not exist - see rhbz#592294 + +2010-09-14 Niels Rogalla + + * [r1156] + -merged with upstream: + -update initrd support + -better rootdev handling + -better support for uuids + * [r1153] + -install grubby man-page + * [r1152] + -fixed a typo + +2009-11-17 Niels Rogalla + + * [r937] + -fixed missing mandir variable + +2009-10-28 Niels Rogalla + + * [r926] + -read grub options from /etc/conf.d/grub + * [r925] + -read config from /etc/conf.d/grubby + * [r924] + -updated style + * [r923] + -pulled in new version from fedora (7.0.8) with update support + -removed dracut and fedara specific stuff + -fixed to work with magellan + * [r920] + -fixed grub.conf default location + * [r917] + -we not providing installkernel here + * [r914] + -updated grubby to version 7.0.8 from fedory with blkid support + +2009-04-24 Niels Rogalla + + * [r819] + -converted cvsignore to svn:ignore propset + +2007-09-02 Niels Rogalla + + * [r547] + -fixed CFLAGS + +2007-09-01 Niels Rogalla + + * [r532] + -import if magellan mkinitrd; it is a fork of redhats + mkinitrd-5.0.8 with all magellan patches and features; deprecates + magellan-src/mkinitrd +