linux24/config-500.in: lock LINUX_CUSTCONFIG=1 if config
style none. If it is 0 then linux.cfg is removed, and
'none' fails.
linux24/lx_config.sh: remove make oldconfig if config
style none...
linux24-src/linux24-src.conf: ...and insert it here. We
need a it here to have a nice .config packaged.
bootdisk/config.in: remove the specific linux settings...
bootdisk/kernel.conf: ...and insert them here. That
should work, provided {desktop,server}/kernel.conf does.
It's a nice cleanup IMHO, now CUSTCONFIG/linux.cfg is for
user settings only.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1383 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
lx_config.sh: fix typo: $$ROCKCFG_PKG_LINUX_CONFIG_STYLE
lx_config.sh: make an oldconfig when config style = none
to fillout any comments stripped from linux.cfg and add
any new comments/settings if the target kernel is newer
than the one used to create linux.cfg (make xconfig and
menuconfig seem to need the comments from some purpose).
linux24-src.conf: don't copy .config_{nomods,modules} if
config style = none (they don't exist in this case).
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1366 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc