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 March 2017
wesley wesley is offline
Real Name: Wesley
Shell Scout
 
Join Date: Aug 2009
Location: Reunion Island
Posts: 92
Default Using binpatchng

Hello,

it's been a while, i'm trying to make binary patches for 5.9 release (i386).

make PATCH="001" # OK
make PATCH="001" plist # OK
make PATCH="001" package # OK
make PATCH="002" # OK
make PATCH="002" plist # give me the following issue :

HTML Code:
===>   Finding changed binaries and building PLIST
cp: /binpatchng/patches/common/003_pledge.patch: No such file or directory
*** Error 1 in /binpatchng (mk/bsd.binpatch.mk:419 'plist': @for p in 002_in6bind 003_pledge 004_mbuf 007_uvideo 008_bnx 013_splice 014_unp ...)
The Makefile is here : http://pastebin.com/vtxmzYwL

Any idea ?

Thank you very much!
Reply With Quote
  #2   (View Single Post)  
Old 7th March 2017
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

This won't help you with 5.9 -- but 6.1 will include a new syspatch(8) facility. 6.1 is in Beta now, expected on or about May 1.

http://man.openbsd.org/OpenBSD-current/man8/syspatch.8
Reply With Quote
  #3   (View Single Post)  
Old 7th March 2017
wesley wesley is offline
Real Name: Wesley
Shell Scout
 
Join Date: Aug 2009
Location: Reunion Island
Posts: 92
Default

no one can help me with this issue ?
Reply With Quote
  #4   (View Single Post)  
Old 7th March 2017
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

M:Tier can. There is a support Email address link at their BinpatchNG web page.
Reply With Quote
  #5   (View Single Post)  
Old 7th March 2017
wesley wesley is offline
Real Name: Wesley
Shell Scout
 
Join Date: Aug 2009
Location: Reunion Island
Posts: 92
Default

Got it working

make PATCH="0XX" patch # do this for each KERNEL patches before building one by one
Reply With Quote
Reply

Tags
openbsd binpatchng 5.9

Thread Tools
Display Modes

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


All times are GMT. The time now is 08:49 AM.


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