Unix Technical Forum

[open33] Updateing the system

This is a discussion on [open33] Updateing the system within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> Just to make sure that I did not forget anything: $get_recent_sources (stable). cd /usr/src find . -type l -name ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > comp.unix.bsd.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2008, 05:33 AM
Helmut Schneider
 
Posts: n/a
Default [open33] Updateing the system

Just to make sure that I did not forget anything:

$get_recent_sources (stable).

cd /usr/src
find . -type l -name obj |xargs rm
make cleandir
rm -rf /usr/obj/*
make obj
cd /usr/src/etc && make DESTDIR=/ distrib-dirs
cd /usr/src/sys/arch/i386/conf
config GENERIC
cd ../compile/GENERIC
make clean && make depend && make
cp /bsd /bsd.old
cp bsd /bsd

reboot

cd /usr/src
make build

reboot

Is this enough? After that kernel and apps (postfix, httpd, ...) are
recent, no more (known) security holes? (Yes, I *can* read the FAQ, but
did I understand it?)

Thanks, Helmut
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:19 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com