]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- better howto update configs
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Jul 2009 15:56:49 +0000 (15:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.683

kernel.spec

index 7f1ec60b4aed694b85cd9a8e94d52119b813a27c..cad75dffda9d6832cbd9da44d5623984ef36be30 100644 (file)
 # - nf-hipac ?
 # - pax hooks for selinux (experimental)
 #
-# HOWTO:
-# - update main config: ./kernel-config-sort.pl ./BUILD/kernel-*/linux-2.6.29 kernel-multiarch.config
+# HOWTO update configuration files:
+# - run build
+# - add new options to proper config (kernel-multiarch.config, kernel-x86.config, kernel-powerpc.config etc)
+# - sort configuration files using:
+#   ./kernel-config-sort.pl ~/rpm/BUILD/kernel-%{version}/linux-%{version}/ -a x86 kernel-x86_84.config
+#   ./kernel-config-sort.pl ~/rpm/BUILD/kernel-%{version}/linux-%{version} kernel-multiarch.config
 #
 # Conditional build:
 %bcond_without source          # don't build kernel-source package
This page took 0.064978 seconds and 4 git commands to generate.