Re: [Kernel] patch-2.4.23.sign "incorrect" q=3F?=
From: Tim Haynes (usenet-20031206_at_stirfried.vegetable.org.uk)
Date: 12/06/03
- Next message: David: "Re: [Kernel] patch-2.4.23.sign Qincorrect=22_=BF=3F?="
- Previous message: NeoSadist: "Re: [Kernel] patch-2.4.23.sign "incorrect" Q=3F?="
- In reply to: NeoSadist: "Re: [Kernel] patch-2.4.23.sign "incorrect" Q=3F?="
- Next in thread: David: "Re: [Kernel] patch-2.4.23.sign Qincorrect=22_=BF=3F?="
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 06 Dec 2003 14:56:37 +0000
NeoSadist <neosad1st@charter.net> writes:
> Probbaly. I wouldn't trust it. Just download the 2.4.23 kernel itself
> (full thing) and use make menuconfig, then load /boot/.config (your last
> kernel config, so you're making an identical one to your last one) then
> just make dep && make bzImage modules modules_install.
The correct way to merge a previous .config is
cp someolddir/.config .
make oldconfig menuconfig
^^^^^^^^^
in particular
so while you're at it, to upgrade a kernel, all you need is
| nice make oldconfig menuconfig dep clean bzImage modules
and optionally some form of install commands on the end. (Personally, I use
fakeroot at this stage to build a tarball ready to be unpacked into /. YMMV.)
HTH,
~Tim
-- 14:54:36 up 3 days, 18:05, 2 users, load average: 0.85, 0.46, 0.43 piglet@stirfried.vegetable.org.uk |As long as I can see the morning http://spodzone.org.uk/cesspit/ |And blossom turns to bud again in spring
- Next message: David: "Re: [Kernel] patch-2.4.23.sign Qincorrect=22_=BF=3F?="
- Previous message: NeoSadist: "Re: [Kernel] patch-2.4.23.sign "incorrect" Q=3F?="
- In reply to: NeoSadist: "Re: [Kernel] patch-2.4.23.sign "incorrect" Q=3F?="
- Next in thread: David: "Re: [Kernel] patch-2.4.23.sign Qincorrect=22_=BF=3F?="
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]