This is a discussion on Re: Patching question - when patches require a rebuild of the kernel within the lucky.openbsd.misc forums, part of the OpenBSD category; --> On Monday 16 January 2006 21:10, Scott Plumlee wrote: > Trying to do the 'right thing' and not keep ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Monday 16 January 2006 21:10, Scott Plumlee wrote: > Trying to do the 'right thing' and not keep the compiler installed on > the firewall. I've been copying binaries over from another system after > it's been patched by running make -n install to see what files would be > updated, and then copying those files by hand. > > In the case of patches that require a kernel rebuild, is copying the > actual bsd file after rebuilding from > /usr/src/sys/arch/i386/compile/GENERIC to the firewall would be all that > is needed? > > Great piece of software, thanks again to the developer team. Sure, you can move files around, provided that the two machines are running the same version. Before moving the new kernel to / on the destination machine, move the original to something like bsd.last so you can revert back if you need to. Do remember to reboot. I forgot that once and was puzzled why my new kernel wasn't working... --STeve Andre' |
| Thread Tools | |
| Display Modes | |
|
|