DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th May 2022
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default The linker starts at the boot process.

The linker starts to link the objects under /usr/share/relink/kernel/GENERIC.MP/ every time I boot the system, even if it has done its work before. I have got this problem since 7.1.
Reply With Quote
  #2   (View Single Post)  
Old 7th May 2022
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

I'll repeat what I wrote 6 days ago in your prior thread (http://daemonforums.org/showthread.p...2386#post72386). Kernel relinking is a security feature. Kernel Address Radomized Link (KARL) was introduced in 2017, with the release of OpenBSD 6.2. Perhaps you've never noticed its operation.

With OpenBSD's KARL, a new kernel is built in the background by the OS during every normal boot, for use on the next boot.

In addition, actions which install a new kernel cause a kernel rebuild to occur in the foreground. These are OS upgrades and any syspatch(8) fixes that touch the kernel.
Reply With Quote
  #3   (View Single Post)  
Old 7th May 2022
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

My term "build" may be misleading. The OS creates a binary kernel from its many component object modules in a random order.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeBSD FreeBSD begins process to support secure boot J65nko News 0 1st July 2013 07:47 PM
Loader, MBR and the boot process Jago FreeBSD Installation and Upgrading 1 22nd January 2010 04:52 AM
Linker errors when combing shared modules into an app as static libs TerryP Programming 1 20th January 2010 06:22 AM
Xorg starts with numlock on Mantazz FreeBSD Ports and Packages 6 10th July 2009 02:17 AM
Daemon Process not starting on boot map7 FreeBSD General 4 11th September 2008 04:24 PM


All times are GMT. The time now is 06:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick