Peter Jones
64eecaa6e0
Update to 8.17
...
- Fixes a "make test" failure.
2012-08-08 17:02:57 -04:00
Peter Jones
bc96cb63c8
Update to 8.16
...
- Handle "linuxefi" directive on grub2/uefi machines.
2012-08-08 16:48:16 -04:00
Dennis Gilmore
6e0c65afeb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-19 05:18:23 -05:00
Peter Jones
eb38b677ea
Update to 8.15
...
- Revert dirname change from 8.13; it was wrong.
2012-06-25 10:19:45 -04:00
Peter Jones
a376a8720c
Update to 8.14 to fix a build problem.
2012-06-14 13:21:49 -04:00
Peter Jones
41ada0d60b
Update to 8.13
...
- Add some more ARM tweaks (dmartin)
- Better support for other distros (crosa)
2012-06-14 12:49:00 -04:00
d.marlin
0352db6744
Add a default (empty) boot.scr file for ARM.
...
Signed-off-by: David A. Marlin <dmarlin@redhat.com>
2012-06-14 12:49:00 -04:00
Peter Jones
d3449618fe
Support UBOOT_IMGADDR override on ARM (blc)
2012-06-14 12:49:00 -04:00
Peter Jones
94529bf3fb
Update to 8.12
...
- Preserve trailing indentation when splitting line elements (mads)
Resolves: rhbz#742720
- Pick last device mounted on / (pjones,bcl)
Related: rhbz#820340
Related: rhbz#820351
2012-05-31 09:55:36 -04:00
Peter Jones
7cb2f55b29
Update to 8.11
...
Resolves: rhbz#805310
2012-03-21 14:48:05 -04:00
Peter Jones
fe70e86f8c
Update to 8.10
...
- Use "isquote" where appropriate
- Make --remove-kenrel support titles in grub2 (jianzhong.huang)
- Use grub2 if it's there on ppc.
2012-03-15 12:34:26 -04:00
Peter Jones
a1dfda3852
Refactor grub2 title extraction, making it a function (Cleber Rosa)
...
- Include prefix when printing kernel information (Cleber Rosa)
- Implement support for "default saved" for grub2 (Cleber Rosa)
- Try to display title when printing information with '--info' (Cleber Rosa)
- new-kernel-pkg fails to find U-Boot. (D. Marlin)
- Add support to new-kernel-pkg to recognize ARCH == armv5tel needed for Kir
(D.Marlin)
- Include a / when one is missing in paths (#769641 )
- Fix hard coded paths so kernel's "make install" will DTRT.
- Fix endswith() to correctly test its input for validity.
2012-03-02 17:17:04 -05:00
Peter Jones
dbb2308837
Add support for armv5tel.
2012-03-02 16:47:07 -05:00
Dennis Gilmore
302c25e80d
mark the uboot file as %config(noreplace)
2012-02-07 11:27:28 -06:00
Dennis Gilmore
f62abfe143
add uboot-tools requires on arm arches
...
- add uboot config file on arm arches
2012-02-07 11:15:03 -06:00
Dennis Gilmore
7698149da0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 22:22:30 -06:00
Peter Jones
992cb97b02
Fix test cases from 8.7 to work on a system without /boot mounted.
2011-12-20 18:14:25 -05:00
Peter Jones
9d9412e554
Update to grubby-8.7
2011-12-20 16:54:56 -05:00
Peter Jones
c021fe6f32
Fix a "make test" errors introduced in 8.4-1
2011-12-19 09:23:08 -05:00
Peter Jones
afb5036256
Don't hardcode dracut path
...
Resolves : #768645
2011-12-17 14:04:55 -05:00
Adam Williamson
203e662179
new release 8.4
2011-12-08 12:46:26 -08:00
Peter Jones
1ad83f1ab7
Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich)
...
Resolves: rhbz#725185
2011-09-29 16:42:19 -04:00
Peter Jones
8bea9bd242
Fixes for xen (from Michael Petullo)
...
Resolves: rhbz#658387
2011-09-14 15:55:58 -04:00
Peter Jones
bd7a6ca65f
Update to 8.1
...
Fix miss-spelled variable name in new-kernel-pkg
2011-07-22 16:37:58 -04:00
Peter Jones
e98683f7ea
Add support for grub2.
2011-07-21 16:19:09 -04:00
Brian C. Lane
0305287871
- Bump version to 7.0.18 (bcl)
...
- Fixup new-kernel-pkg errors (#711493 ) (bcl)
2011-06-07 11:29:40 -07:00
Peter Jones
8518bc6532
Update to 7.0.17-1
2011-06-06 11:25:35 -04:00
Dennis Gilmore
ddaad0587c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 00:24:43 -06:00
Karsten Hopp
bd6fd92b76
add BR utils-linux-ng for getopt
2011-01-24 15:03:16 +01:00
Fedora Release Engineering
d2d4cff1c9
dist-git conversion
2010-07-28 17:08:52 +00:00
Brian C. Lane
604a49698a
- Update to 7.0.16
...
- Add patch to check the return value of getuuidbydev
- Resolves: rhbz#592294
2010-07-13 18:44:39 +00:00
Peter Jones
5bc936b9cc
- Update to 7.0.15
...
- Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333
2010-04-14 21:24:19 +00:00
Peter Jones
17d5f29ea4
- Update to 7.0.14
...
- Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333
2010-04-14 21:10:52 +00:00
Peter Jones
f515ba7a5a
- Strip boot partition prefix from initrd path if present during --update.
...
Related: rhbz#557922
- add host only support for local kernel compiles (airlied)
2010-02-11 19:48:19 +00:00
Peter Jones
b7db526663
- compare rootdev using uuid instead of stat, for better btrfs support
...
(josef) Resolves: rhbz#530108
2010-02-08 21:13:55 +00:00
Peter Jones
2a3cb67e6f
- Make it possible to update the initrd without any other change. Related:
...
rhbz#557922
2010-02-08 19:13:18 +00:00
Peter Jones
79918d5ad9
- Make --update able to add an initramfs. Related: rhbz#557922
2010-02-05 22:59:38 +00:00
Peter Jones
2dc2064988
- Make --update able to add an initramfs. Related: rhbz#557922
2010-02-05 22:43:02 +00:00
Peter Jones
ab7ba063ed
- Use s390utils-base as the s390 dep, not s390utils Related: rhbz#540565
2009-11-30 15:27:42 +00:00
Bill Nottingham
42d0818498
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:19:48 +00:00
Peter Jones
b3b4435394
- Add s390utils dep when on s390, since new-kernel-package needs it.
...
Resolves: rhbz#540565
2009-11-24 15:34:17 +00:00
Peter Jones
4eebdab8bc
- Add support for dracut to installkernel (notting)
2009-10-30 18:15:53 +00:00
Hans de Goede
e22efb9666
- Stop using nash
2009-10-01 08:13:23 +00:00
Hans de Goede
149e660189
- Remove writing rd_plytheme=$theme to kernel args in dracut mode (hansg)
...
- Add a couple of test cases for extra initrds (rstrode)
- Allow tmplLine to be NULL in getInitrdVal (rstrode)
2009-09-11 20:12:49 +00:00
Peter Jones
03f900cb94
- Fix test case breakage from 7.0.5 (rstrode)
2009-09-11 18:34:41 +00:00
Peter Jones
8c939a3da5
- Add support for plymouth as a second initrd. Resolves: rhbz#520515
2009-09-11 15:37:37 +00:00
Hans de Goede
c1491bd7cc
- Add --dracut cmdline argument for %post generation of dracut initrd
2009-09-09 19:51:30 +00:00
Hans de Goede
c4580b4143
- Silence error when no /etc/sysconfig/keyboard ( #517187 )
2009-08-26 11:00:31 +00:00
Hans de Goede
fe7d7fa9c9
- Silence error when no /etc/sysconfig/keyboard ( #517187 )
2009-08-26 09:53:04 +00:00
Hans de Goede
2d87e7e329
- Add --add-dracut-args new-kernel-pkg cmdline option
2009-08-07 16:01:42 +00:00