![]() |
|
||||
|
It is best practice to maintain OpenBSD between releases. The OpenBSD Project presents the admin with two choices: track errata patches published on the Project website, or use -stable, sometimes called the "patch branch".
Key differences:
Q: How can I tell what -stable ports are in the tree? A: At least two ways: 1) You could peruse the CVS logs -- those patches worked up for 5.1-stable will make mention of the OPENBSD_5_1 tag. The src and ports CVS logs are published to Project mailing lists and and can be found in the various mailing list archives. The CVS logs are also directly available if you have a local CVS repository, but a local repository is not required to maintain the OS and is unnecessary for most users. 2) You could start with a -release ports tree and then checkout -stable, reviewing the console output produced by cvs(1), which will list all changes applied. The script(1) or tee(1) tools may be helpful to log output. Q: Do I need to have deep knowledge of CVS to use -stable? A: No, you just need to follow FAQ 5.3, and perhaps the release(8) man page, for guidance on cvs(1) commands and options. Before executing them, of course, you will look them up in the cvs(1) man page to learn what they do. You would never blindly type in something you found on the Internet, would you? Q: How do I know when there has been a -stable patch committed? A: I recommend adding cvs update commands to your daily.local or weekly.local scripts, as you see fit, per daily(8). The output is Emailed to root by default, though if you've followed afterboot(8) when you first installed you have updated /etc/mail/aliases so you get these Emails, and they don't hang out unread by root. You did this, didn't you? Q: Uh... oops. I didn't know about afterboot(8). Wow. A: When you first installed, there was an Email from Theo sitting in root's inbox. It had a number of good suggestions, including afterboot(8). Q: ... Sorry, I didn't pay attention, and deleted it. A: Since you now have the source code, because you plan to either apply patches or use -stable, you still have that letter. See /usr/src/etc/root/root.mail -- I hope it helps!
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
Teacher jgimmi,
Thank you so much for all the effort you contribute !! Very helpful FAQs and subFAQS ! |
|
||||
|
Thank you both.
Q: Can I mix errata patches with -stable ports? A: Sure. The -stable patches are designed to interoperate with -release.
__________________
OpenBSD LiveCDs/LiveDVDs Last edited by jggimi; 1st June 2012 at 10:07 AM. Reason: typo |
|
|||
|
Quote:
http://www.openbsd.org/cgi-bin/cvsweb/ http://www.openbsd.org/cgi-bin/cvswe...root/root.mail |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| -stable snapshots "openbsd-stable.org" (?) | dnix | OpenBSD Installation and Upgrading | 9 | 18th December 2011 11:48 AM |
| -Stable Ports with -Release+Errata Base | Android1 | OpenBSD Packages and Ports | 5 | 16th May 2010 09:26 PM |
| Noob: Updating To OpenBSD-Stable. | MetalHead | OpenBSD Installation and Upgrading | 3 | 11th November 2008 01:06 AM |
| updates from openbsd errata | milo974 | OpenBSD General | 10 | 24th September 2008 12:41 PM |
| OpenBSD -STABLE | BSDfan666 | OpenBSD General | 6 | 21st May 2008 10:10 PM |