OpenBSD www changes summary for 2016-10-06
==========================================

build                                   events.html
faq                                     openssh
want.html                               

== build ============================================================= 01/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/build

build

  ~ openssh/releases.pl                   

  > Mark up buganizer references of the form "bz #NNNN" in addition to the
  > "bz#NNNN" ones as links to the corresponding bugzilla bug. (dtucker@)

== events.html ======================================================= 02/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/events.html

events.html


  > improve a few entries, in particular adding video links (schwarze@)

== faq =============================================================== 03/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/faq

faq

  ~ current.html                          

  > New build infrastructure, noperm release process
  > The infrastructure to build the base system from source and to make a
  > release has changed.  The make build command now MUST be issued by root.
  > The makefiles will de-escalate privileges to BUILDUSER whenever possible.
  > Before starting a build, make sure that /usr/obj is empty and owned by
  > BUILDUSER.  Start the build from /usr/src as follows:
  > # export BUILDUSER=your-build-user      # only needed the first time
  > # make obj
  > # make build
  > To make a release(8), further setup is required:
  > * Mount a noperm filesystem on /dest, of size at least 1G, of type ffs
  > * The /dest mount point must be owned by BUILDUSER, with permissions 700.
  > * Create directories /dest/base and /dest/xbase owned by BUILDUSER.
  > * The RELEASEDIR must also be owned by BUILDUSER.
  > To build a base release, set DESTDIR=/dest/base and to build a xenocara
  > release, set DESTDIR=/dest/xbase. (tb@)

  ~ current.html                          

  > back out previous, there was a misunderstanding. will be fixed shortly
  > (tb@)

  ~ current.html                          

  > New build infrastructure, noperm release process
  > The infrastructure to build the base system from source and to make a
  > release has changed.  The make build command now MUST be issued by root.
  > The makefiles will de-escalate privileges to BUILDUSER whenever possible.
  > Before starting a build, make sure that /usr/obj is empty and owned by
  > BUILDUSER.  Start the build from /usr/src as follows:
  > # export BUILDUSER=your-build-user      # only needed the first time
  > # make obj
  > # make build
  > To make a release(8), further setup is required:
  > * Mount a noperm filesystem on /dest, of size at least 1G, of type ffs
  > * The /dest mount point must be owned by BUILDUSER, with permissions 700.
  > * Create directories /dest/base and /dest/xbase owned by BUILDUSER.
  > * The RELEASEDIR must also be owned by BUILDUSER.
  > To build a base release, set DESTDIR=/dest/base and to build a xenocara
  > release, set DESTDIR=/dest/xbase. (tb@)

  ~ current.html                          

  > Tweak wording: mount point != filesystem mounted on it.
  > ok tb (natano@)

== openssh =========================================================== 04/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/openssh

openssh

  ~ releasenotes.html                     

  > Mark up buganizer references of the form "bz #NNNN" in addition to the
  > "bz#NNNN" ones as links to the corresponding bugzilla bug. (dtucker@)

== want.html ========================================================= 05/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/want.html

want.html


  > Add a request for Loongson 3A hardware. (fcambus@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to