Mailinglist Archive: opensuse (3653 mails)
| < Previous | Next > |
Re: [SLE] default kernel configuration?
- From: Anders Dahlqvist <dahlqvist@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Jun 2002 11:05:26 +0200
- Message-id: <200206141105.26067.dahlqvist@xxxxxxxxxxxxxxxxxxxxxxxx>
fredagen den 14 juni 2002 09.48 skrev Liu Wen:
:: When system was installed, I forgot to install kernel source. Now i want
:: to add QoS and some other important support in the kernel, so i
:: installed it from SuSE CDRom. but after "make menuconfig", surprisingly
:: ,i found ALL QoS module has been selected,but I do not have "iproute2"
:: command. why is that?
::
:: is the current configuration file the same as I installed? if without
:: kernel source,is it impossible to get the current kernel configuration?
::
:: thank you.
::
:: Cheers
Try
make cloneconfig
to create a configuration file from your running kernel.
Hope this is what you wanted.
Anders
--
H. L. Mencken suffers from the hallucination that he is H. L.
Mencken -- there is no cure for a disease of that magnitude.
-- Maxwell Bodenheim
:: When system was installed, I forgot to install kernel source. Now i want
:: to add QoS and some other important support in the kernel, so i
:: installed it from SuSE CDRom. but after "make menuconfig", surprisingly
:: ,i found ALL QoS module has been selected,but I do not have "iproute2"
:: command. why is that?
::
:: is the current configuration file the same as I installed? if without
:: kernel source,is it impossible to get the current kernel configuration?
::
:: thank you.
::
:: Cheers
Try
make cloneconfig
to create a configuration file from your running kernel.
Hope this is what you wanted.
Anders
--
H. L. Mencken suffers from the hallucination that he is H. L.
Mencken -- there is no cure for a disease of that magnitude.
-- Maxwell Bodenheim
| < Previous | Next > |