OpenBSD CVS

CVS log for www/faq/upgrade52.html


[BACK] Up to [local] / www / faq

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) / (as text) - annotate - [select for diffs], Sun Apr 9 07:14:45 2023 UTC (13 months, 4 weeks ago) by jsg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

fix double words

Revision 1.31 / (download) / (as text) - annotate - [select for diffs], Tue May 28 01:53:11 2019 UTC (5 years ago) by bentley
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Give FAQ pages their own HTML id, for future use.

Revision 1.30 / (download) / (as text) - annotate - [select for diffs], Tue Sep 18 08:04:03 2018 UTC (5 years, 8 months ago) by bentley
Branch: MAIN
Changes since 1.29: +38 -38 lines
Diff to previous 1.29 (colored)

Convert FAQ to HTML5.

ok tj@

Revision 1.29 / (download) / (as text) - annotate - [select for diffs], Mon Sep 10 04:27:44 2018 UTC (5 years, 8 months ago) by bentley
Branch: MAIN
Changes since 1.28: +7 -17 lines
Diff to previous 1.28 (colored)

Simplify HTML: drop implicit elements, replace big markup with CSS.

ok tj@

Revision 1.28 / (download) / (as text) - annotate - [select for diffs], Mon Oct 16 23:04:53 2017 UTC (6 years, 7 months ago) by tb
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

remove one hierarchy of titles in faq15.html so index.html is a bit more
informative. remove the #PkgMgmt anchor that is no longer useful.

ok tj

Revision 1.27 / (download) / (as text) - annotate - [select for diffs], Mon Jun 26 17:18:58 2017 UTC (6 years, 11 months ago) by tb
Branch: MAIN
Changes since 1.26: +29 -29 lines
Diff to previous 1.26 (colored)

move man.openbsd.org links from http:// to https://
reduces the number of http:// links in www/ from >33k to <7k

thanks to schwarze for doing the work

Revision 1.26 / (download) / (as text) - annotate - [select for diffs], Sat Mar 25 19:07:05 2017 UTC (7 years, 2 months ago) by tb
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

a few more links can switch to https.

Revision 1.25 / (download) / (as text) - annotate - [select for diffs], Mon Aug 15 02:22:14 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

tls on openbsd.org is now real:
- link to https://www.openbsd.org from the sub-projects' pages
- make internal links relative
- switch link rel=canonical to https to please some search engines
"go ahead" from beck, "do it!!!!" tj

Revision 1.24 / (download) / (as text) - annotate - [select for diffs], Fri Apr 15 20:39:49 2016 UTC (8 years, 1 month ago) by tb
Branch: MAIN
Changes since 1.23: +29 -29 lines
Diff to previous 1.23 (colored)

use short form man links in the faq and fix a few broken links

Revision 1.23 / (download) / (as text) - annotate - [select for diffs], Sat Apr 9 22:55:45 2016 UTC (8 years, 1 month ago) by tb
Branch: MAIN
Changes since 1.22: +34 -90 lines
Diff to previous 1.22 (colored)

more css surgery, metadata and other cleanup, validation fixes.

Revision 1.22 / (download) / (as text) - annotate - [select for diffs], Sun Mar 27 19:52:09 2016 UTC (8 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

add a small sprinkling of css to improve readability in the faq, ok tj@ tb@

Revision 1.21 / (download) / (as text) - annotate - [select for diffs], Tue Mar 22 10:54:48 2016 UTC (8 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.20: +29 -29 lines
Diff to previous 1.20 (colored)

fix URIs, the / before querystring isn't optional, if it isn't fixed up
by the browser the server returns 400 Bad Request

Revision 1.20 / (download) / (as text) - annotate - [select for diffs], Mon Mar 21 05:46:21 2016 UTC (8 years, 2 months ago) by beck
Branch: MAIN
Changes since 1.19: +29 -29 lines
Diff to previous 1.19 (colored)

change http://www.openbsd.org/cgi-bin/man.cgi to be http://man.openbsd.org
this points stuff to the new place and gets us ready to deprecate the old
place we did this.

Revision 1.19 / (download) / (as text) - annotate - [select for diffs], Thu Feb 25 20:58:00 2016 UTC (8 years, 3 months ago) by tj
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

old XXX comments in these files make it difficult to grep for things that
actually need to be fixed.

Revision 1.18 / (download) / (as text) - annotate - [select for diffs], Wed Jul 8 01:11:32 2015 UTC (8 years, 11 months ago) by nick
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)


better pages <title>, better matching the page.  From Pavel Plamenov
(pvlplmnv at gmail), thanks!

Revision 1.17 / (download) / (as text) - annotate - [select for diffs], Thu Jul 2 05:49:04 2015 UTC (8 years, 11 months ago) by bentley
Branch: MAIN
Changes since 1.16: +1 -4 lines
Diff to previous 1.16 (colored)

Clean up meta tags.

name=distribution, name=keywords, and name=resource-type have no effect
in modern search engines and just clutter up the page source.

From Pavel Plamenov.

Revision 1.16 / (download) / (as text) - annotate - [select for diffs], Mon May 11 11:18:30 2015 UTC (9 years ago) by sthen
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Add 'link rel="canonical"' to pages, acting as a hint to search engines
to list the copies on www.openbsd.org rather than mirrors.

From Carlin Bingham, ok millert@ nick@

Revision 1.15 / (download) / (as text) - annotate - [select for diffs], Wed Oct 22 17:26:39 2014 UTC (9 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)


duplicated duplicated word word which has been here for a while.
diff from Carlin Bingham (cb at viennan dot net), thanks!

Revision 1.14 / (download) / (as text) - annotate - [select for diffs], Mon Mar 31 01:47:54 2014 UTC (10 years, 2 months ago) by nick
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)


www@ is no more.  normalized 54 to new footer style, but rest were left
unchanged deliberately.

Revision 1.13 / (download) / (as text) - annotate - [select for diffs], Mon Sep 23 13:11:51 2013 UTC (10 years, 8 months ago) by espie
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

pkg_add is interactive by default, say pkg_add -u instead of pkg_add -ui

Revision 1.12 / (download) / (as text) - annotate - [select for diffs], Wed May 1 13:18:27 2013 UTC (11 years, 1 month ago) by nick
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)


5.3 updates

Revision 1.11 / (download) / (as text) - annotate - [select for diffs], Tue Nov 6 15:00:27 2012 UTC (11 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.10: +13 -1 lines
Diff to previous 1.10 (colored)

Tell people following the non-recommended "untar on a running system"
instructions to disable pkg_scripts and rc.shutdown commands. It's unsafe
any time (so the instructions are made general), but in the 5.1->5.2
upgrade on i386 you're guaranteed problems at shutdown due to ld.so
changes if any dynamically linked binaries are run.  ok nick@

Revision 1.10 / (download) / (as text) - annotate - [select for diffs], Mon Nov 5 03:13:21 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)


another file to delete: /usr/rc.d/btd

Revision 1.9 / (download) / (as text) - annotate - [select for diffs], Fri Nov 2 01:48:14 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)


i386ism slipped past original contributor and me, but spotted by Damien
Couderc (damien at petrocore dot eu).  fix ok naddy@

Revision 1.8 / (download) / (as text) - annotate - [select for diffs], Thu Nov 1 23:23:28 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.7: +11 -11 lines
Diff to previous 1.7 (colored)


more consistent formatting: no leading spaces in a <blockquote> and as
these are commands for the user to execute "as is", <b> </b> around 'em.

Revision 1.7 / (download) / (as text) - annotate - [select for diffs], Sat Oct 27 15:37:14 2012 UTC (11 years, 7 months ago) by rpe
Branch: MAIN
Changes since 1.6: +12 -1 lines
Diff to previous 1.6 (colored)

talk about prio and tos options that are now part of the "set { }"
block

ok henning@ nick@

Revision 1.6 / (download) / (as text) - annotate - [select for diffs], Fri Oct 26 17:53:10 2012 UTC (11 years, 7 months ago) by rpe
Branch: MAIN
Changes since 1.5: +10 -4 lines
Diff to previous 1.5 (colored)

mention changed syntax vor makemap(8) virtual domains configuration

ok nick@

Revision 1.5 / (download) / (as text) - annotate - [select for diffs], Fri Oct 26 17:34:39 2012 UTC (11 years, 7 months ago) by naddy
Branch: MAIN
Changes since 1.4: +8 -3 lines
Diff to previous 1.4 (colored)

more old files to delete; ok nick@

Revision 1.4 / (download) / (as text) - annotate - [select for diffs], Wed Oct 24 01:07:11 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)


Andrew dot daughertity at gmail spotted me misspelling "ultimately", and
made "patch file" two words while there.

Revision 1.3 / (download) / (as text) - annotate - [select for diffs], Tue Oct 23 06:17:49 2012 UTC (11 years, 7 months ago) by rpe
Branch: MAIN
Changes since 1.2: +1 -5 lines
Diff to previous 1.2 (colored)

don't mention kqemu anymore
it has been removed from ports in 2011

ok nick@

Revision 1.2 / (download) / (as text) - annotate - [select for diffs], Mon Oct 22 11:19:06 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN
Changes since 1.1: +10 -8 lines
Diff to previous 1.1 (colored)


typos, missed version numbers, and a couple things I won't try to explain.
From remco at d-compu dot dyndns dotorg, thanks!

Revision 1.1 / (download) / (as text) - annotate - [select for diffs], Sun Oct 21 17:51:19 2012 UTC (11 years, 7 months ago) by nick
Branch: MAIN


add 5.1 -> 5.2 upgrade notes

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.