Project

General

Profile

Actions

Bug #543

closed

kern.post.mk patch - NO_KERNEL_OLD_STRIP

Added by thomas.nikolajsen about 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Patch for being able to have installkernel not strip debug symbols from old kernel & modules.
This s nice to have when kernel crashes after new one installed.
(also minor correction (CCVER) for make.conf.5)

-thomas

Files

kern.post.mk.patch (2.27 KB) kern.post.mk.patch thomas.nikolajsen, 01/28/2007 02:07 PM
make.conf.5.patch (1007 Bytes) make.conf.5.patch thomas.nikolajsen, 01/28/2007 02:07 PM
kern.post.mk.2.patch (2.27 KB) kern.post.mk.2.patch thomas.nikolajsen, 02/05/2007 09:22 PM
make.conf.5.2.patch (627 Bytes) make.conf.5.2.patch thomas.nikolajsen, 02/05/2007 09:22 PM
Actions #1

Updated by corecode about 17 years ago

Is there a particular reason why you use mv instead of cp (or ln)?

Looks good else.

Actions #2

Updated by thomas.nikolajsen about 17 years ago

Good point; using cp(1) is fine.
Then chflags(1) shouldn't be applied to existing kernel.
Guess you want to keep existing semantics: keeping inode for kernel and modules.

-thomas
Actions #3

Updated by thomas.nikolajsen about 17 years ago

cp(1) should be fine.
(will close window with no /kernel somewhat)

Actions #4

Updated by corecode about 17 years ago

thanks, committed!

Actions

Also available in: Atom PDF