| Commit message (Expand) | Author | Age | Files | Lines |
* | MFreleng10 r259582 (reverse), MFstable10 r259491, r259492, r260781:release/10.0.0 | Glen Barber | 2014-01-16 | 1 | -3/+4 |
* | MFC r259426, r259427: | Glen Barber | 2013-12-18 | 1 | -0/+4 |
* | MFC r256430, r259400: | Glen Barber | 2013-12-15 | 1 | -1/+2 |
* | MFC r258786, r258796, r258797, r258847, r258853, r258949: | Glen Barber | 2013-12-05 | 1 | -14/+14 |
* | MFC r258669: | Glen Barber | 2013-11-30 | 1 | -0/+2 |
* | MFC r258305, r258307, r258308, r258309, r258310, r258314, r258317, | Glen Barber | 2013-11-21 | 1 | -2/+35 |
* | Remove BIND. | Dag-Erling Smørgrav | 2013-09-30 | 1 | -2/+1 |
* | For consistency with previous releases, name the cdrom install | Glen Barber | 2013-07-22 | 1 | -5/+6 |
* | Create memstick images with the '.img' filename extension. | Glen Barber | 2013-07-21 | 1 | -5/+6 |
* | Convert old make variable modifiers :U and :L to bmake :tu and :tl. | Tijl Coosemans | 2013-06-02 | 1 | -2/+2 |
* | - Add CHECKSUM.* support in Makefile[1]. | Hiroki Sato | 2013-02-03 | 1 | -3/+22 |
* | Prevent including .zfs snapshot directories in the src.txz | Glen Barber | 2012-11-11 | 1 | -1/+1 |
* | Exclude potential circular symlink | Ed Maste | 2012-10-15 | 1 | -1/+1 |
* | Exclude potential circular symlink when creating src tarball. | Ed Maste | 2012-10-11 | 1 | -1/+1 |
* | Make sure not to tar up CVS directories if this ports tree is a CVS | Nathan Whitehorn | 2012-03-09 | 1 | -0/+1 |
* | - Clean up extra ${.OBJDIR}. | Hiroki Sato | 2012-03-08 | 1 | -44/+45 |
* | Restore functionality to pack several kernels into release. All | Gleb Smirnoff | 2012-01-15 | 1 | -1/+1 |
* | Allow release generation from a WORLDDIR that is not /usr/src | Sean Bruno | 2011-08-18 | 1 | -1/+1 |
* | Per request of the docs team, install docs as packages, instead of via | Nathan Whitehorn | 2011-07-09 | 1 | -6/+1 |
* | Make the bootonly CD smaller by discarding static libraries that are not | Nathan Whitehorn | 2011-06-15 | 1 | -4/+4 |
* | Do not install the rescue tools onto the install CD. Since it is read | Nathan Whitehorn | 2011-06-15 | 1 | -1/+2 |
* | As requested by many people, with final prodding from Jason Hall, fix this | Nathan Whitehorn | 2011-05-18 | 1 | -4/+6 |
* | Mention the memstick target here. | Nathan Whitehorn | 2011-04-18 | 1 | -0/+1 |
* | Add an install target to release/Makefile instead of grubbing around | Nathan Whitehorn | 2011-04-11 | 1 | -8/+13 |
* | Add infrastructure for generation of boot-only ISO images. These have a | Nathan Whitehorn | 2011-03-27 | 1 | -2/+27 |
* | Cause the release target to set up its object directory. It is designed | Nathan Whitehorn | 2011-03-26 | 1 | -1/+1 |
* | Use labels to find release media instead of hard-coded device paths. This | Nathan Whitehorn | 2011-03-22 | 1 | -2/+0 |
* | Thanks to sysinstall for its 15 years of service. And now to sleep, | Nathan Whitehorn | 2011-03-14 | 1 | -1408/+123 |
* | Improve the distributeworld target in Makefile.inc1 and update the release | Nathan Whitehorn | 2011-03-02 | 1 | -5/+3 |
* | Get powerpc64 install CDs a little closer: some powerpc things should be | Nathan Whitehorn | 2010-07-15 | 1 | -12/+21 |
* | Connect powerpc64 to the build. It is not presently part of make universe, | Nathan Whitehorn | 2010-07-13 | 1 | -6/+12 |
* | Shift the version of perl used by the release build process over to | Ken Smith | 2010-04-09 | 1 | -1/+1 |
* | Pass the HTTP_PROXY and FTP_PROXY environment variables through in addition | Ken Smith | 2010-04-09 | 1 | -1/+1 |
* | Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF. | Yoshihiro Takahashi | 2010-01-02 | 1 | -1/+1 |
* | Add "FreeBSD-" to the beginning of the filenames for the ISO images. | Ken Smith | 2009-12-21 | 1 | -8/+8 |
* | Have sparc64 join the separate livefs crowd. Including the docs packages | Ken Smith | 2009-09-18 | 1 | -0/+1 |
* | Update some comments to match the removal of the docset compilation | Marc Fonvieille | 2009-08-27 | 1 | -2/+2 |
* | Invoke the recently added mm-mtree.sh release script to store a pre-built | John Baldwin | 2009-08-24 | 1 | -0/+1 |
* | Fix a few issues with the lib32 dist so that it includes ldd32. | John Baldwin | 2009-08-24 | 1 | -1/+1 |
* | Make head 9.0-CURRENT in preparation for lifting code freeze. | Ken Smith | 2009-08-22 | 1 | -4/+4 |
* | Add the ability to build a release from an SVN checkout instead of a CVS | John Baldwin | 2009-08-14 | 1 | -5/+50 |
* | - release/* update to use freebsd-doc-* packages instead of building | Marc Fonvieille | 2009-06-28 | 1 | -29/+14 |
* | Make a DVD for ia64. | Marcel Moolenaar | 2009-06-25 | 1 | -0/+1 |
* | Restore MAKE_FLOPPIES for pc98. | Yoshihiro Takahashi | 2009-02-14 | 1 | -0/+1 |
* | Turn off the parallel make options accidentally turned on by the previous | Ken Smith | 2009-02-10 | 1 | -2/+2 |
* | Turn off the building of boot floppies for amd64/i386. | Ken Smith | 2009-02-10 | 1 | -4/+2 |
* | This is being committed from a sparc64 (US-III, thanks Marius!) that | Ken Smith | 2008-11-13 | 1 | -0/+1 |
* | Move an echo that accidentally got put under the .if defined(MAKE_DVD). | Ken Smith | 2008-10-21 | 1 | -1/+1 |
* | Oops, add missing @. | Ken Smith | 2008-10-21 | 1 | -1/+1 |
* | The thought of making more than one DVD image for a release really | Ken Smith | 2008-10-14 | 1 | -31/+31 |