From ccd2942fe56205c72da92b24beaa874ea1d948c5 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 9 May 2014 11:03:40 -0400 Subject: [PATCH] Move isofs to kernel-core --- filter-modules.sh | 2 +- kernel.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/filter-modules.sh b/filter-modules.sh index f2480887a..6020eccef 100755 --- a/filter-modules.sh +++ b/filter-modules.sh @@ -26,7 +26,7 @@ ttydrvs="ipwireless" usbdrvs="atm wusbcore" -fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus isofs jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs udf ufs" +fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs udf ufs" netprots="appletalk atm ax25 batman-adv bluetooth dccp dsa ieee802154 irda l2tp mac80211 mac802154 netrom nfc rds rfkill rose sctp wireless" diff --git a/kernel.spec b/kernel.spec index 8fd8915ca..dfed7452d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -34,7 +34,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2217,6 +2217,9 @@ fi # ||----w | # || || %changelog +* Fri May 09 2014 Josh Boyer +- Move isofs to kernel-core + * Fri May 09 2014 Josh Boyer - 3.15.0-0.rc4.git4.1 - Linux v3.15-rc4-320-gafcf0a2d9289