Commit Graph

16 Commits

Author SHA1 Message Date
Harald Hoyer 253663e57d kernel-install: fixed patch format 2016-03-21 11:56:11 +01:00
Harald Hoyer 70cb855cd7 kernel-install-grubby.patch: correctly copy files with "-T"
"cp -T" ensures a directory is not installed as a directory in the
target directory
2016-03-21 11:42:31 +01:00
Harald Hoyer f9a2211aaa Revert "Revert "kernel-install-grubby.patch: only copy files to /boot on "add"""
This reverts commit 4ee6493f72.
2016-03-21 11:25:03 +01:00
Dennis Gilmore 4ee6493f72 Revert "kernel-install-grubby.patch: only copy files to /boot on "add""
The fix is worse than the bug it tries to fix

This reverts commit 908de082ce.
2016-02-16 16:29:38 -06:00
Harald Hoyer 908de082ce kernel-install-grubby.patch: only copy files to /boot on "add"
Also make sure directories are copied to the same place and not in the
already existing directory.

https://bugzilla.redhat.com/show_bug.cgi?id=129901
2016-02-11 10:55:30 +01:00
Kalev Lember 13362c9950 Fix up the patch to apply 2015-11-04 19:20:13 +01:00
Zbigniew Jędrzejewski-Szmek 35c1f69c22 Fix syntax in kernel install 2015-11-04 11:24:13 -05:00
Harald Hoyer f6039fadea kernel-install: fixed hmac filename
hmac is .vmlinuz-<version>.hmac so needs a special treatment
2015-10-08 16:26:38 +02:00
Harald Hoyer d4f2656784 kernel-install: restorecon the files copied to /boot 2015-10-08 16:13:16 +02:00
Harald Hoyer bd236f8773 udpate kernel-install-grubby.patch
Copy over the kernel and other files, if the kernel is not in /boot.
2014-08-15 15:44:04 +02:00
Zbigniew Jędrzejewski-Szmek 12622292b9 Backport fixes, documentation, and hwdb changes 2014-01-14 19:07:25 -05:00
Harald Hoyer c3aabf43d0 systemd-206-6
- kernel-install now understands kernel flavors like PAE
2013-08-22 09:38:25 +02:00
Harald Hoyer 4b90fcc13b systemd-204-4
- Fix kernel-install (#965897)
2013-05-28 11:12:08 +02:00
Kay Sievers 6657d71f68 kernel-install: use --update instead of --install 2013-05-22 23:42:38 +02:00
Harald Hoyer fad8badc77 systemd-203-2
- forward port kernel-install-grubby.patch
2013-05-07 10:38:15 +02:00
Harald Hoyer 2e2e24ef36 systemd-198-4
- temporarily fix switch-root and local-fs.target problem
- patch kernel-install to use grubby, if available
2013-03-13 09:41:31 +01:00