From a0d847a897a294844ea6a91b61b4094393f4e482 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 14 Sep 2004 15:02:02 +0000 Subject: [PATCH] - add /boot/Kerntypes-x.x.x to the files list --- scripts/kernel-2.6-planetlab.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 13df6638a..ea7408fe4 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -451,6 +451,7 @@ fi %files %defattr(-,root,root) /%{image_install_path}/vmlinuz-%{KVERREL} +/boot/Kerntypes-%{KVERREL} /boot/System.map-%{KVERREL} /boot/config-%{KVERREL} %dir /lib/modules/%{KVERREL} @@ -463,6 +464,7 @@ fi %files smp %defattr(-,root,root) /%{image_install_path}/vmlinuz-%{KVERREL}smp +/boot/Kerntypes-%{KVERREL}smp /boot/System.map-%{KVERREL}smp /boot/config-%{KVERREL}smp %dir /lib/modules/%{KVERREL}smp -- 2.47.0