Mailinglist Archive: opensuse (3627 mails)
| < Previous | Next > |
Re: Recompile kernel with old settings
- From: "S.Toms" <smotrs@xxxxxxxxxxxxxx>
- Date: Wed, 13 Jun 2001 18:31:09 -0700 (PDT)
- Message-id: <Pine.LNX.4.21.0106131819530.2101-100000@xxxxxxxxxxxxxxxxxxx>
On Wed, 13 Jun 2001, Paul Abrahams wrote:
pa> Sorry for the delay in responding -- I was away.
pa>
pa> I believe that "make oldconfig" is provided by stock kernels from
pa> kernel.org, while "make cloneconfig" is provided by SuSE for SuSe-prepared
pa> kernels. I don't know what the difference in behavior is, nor do I even
pa> know if you can use "make oldconfig" to switch from a SuSE kernel to a
pa> stock kernel, or "make cloneconfig" to switch from a stock kernel to a
pa> SuSE kernel. Maybe somone else here knows.
pa>
Actually, 'make oldconfig' upgrades the kernels config file from a
previous kernel version to the current kernel version, ie upgrading from
kernel 2.2.18 to kernel 2.2.19 would require you to run 'make oldconfig'
so that any missing/modified config settings can be added/corrected to the
existing config file. Or you with 'make config/menuconfig/xconfig' you can
reconfigure from scratch thus creating a brandnew .config file.
The SuSE prepared kernels come with the 'make cloneconfig' which will
recreate the .config file based on the current/last configured kernel
created kernel, thus saving you considerable ammounts of time not having
to reconfigure the kernel configuration from scratch. This is useful if
you either accidentally deleted the .config file or made so many changes
that you don't remember what you did and want the original config file so
you can start over.
pa>
pa> Paul
pa>
pa>
--
S.Toms - smotrs@xxxxxxxxxxxxxx - www.mindspring.com/~smotrs
SuSE Linux v7.0+ - Kernel 2.2.18
We must remember the First Amendment which protects any shrill jackass
no matter how self-seeking.
-- F. G. Withington
pa> Sorry for the delay in responding -- I was away.
pa>
pa> I believe that "make oldconfig" is provided by stock kernels from
pa> kernel.org, while "make cloneconfig" is provided by SuSE for SuSe-prepared
pa> kernels. I don't know what the difference in behavior is, nor do I even
pa> know if you can use "make oldconfig" to switch from a SuSE kernel to a
pa> stock kernel, or "make cloneconfig" to switch from a stock kernel to a
pa> SuSE kernel. Maybe somone else here knows.
pa>
Actually, 'make oldconfig' upgrades the kernels config file from a
previous kernel version to the current kernel version, ie upgrading from
kernel 2.2.18 to kernel 2.2.19 would require you to run 'make oldconfig'
so that any missing/modified config settings can be added/corrected to the
existing config file. Or you with 'make config/menuconfig/xconfig' you can
reconfigure from scratch thus creating a brandnew .config file.
The SuSE prepared kernels come with the 'make cloneconfig' which will
recreate the .config file based on the current/last configured kernel
created kernel, thus saving you considerable ammounts of time not having
to reconfigure the kernel configuration from scratch. This is useful if
you either accidentally deleted the .config file or made so many changes
that you don't remember what you did and want the original config file so
you can start over.
pa>
pa> Paul
pa>
pa>
--
S.Toms - smotrs@xxxxxxxxxxxxxx - www.mindspring.com/~smotrs
SuSE Linux v7.0+ - Kernel 2.2.18
We must remember the First Amendment which protects any shrill jackass
no matter how self-seeking.
-- F. G. Withington
| < Previous | Next > |