| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
mdoc help from: ru
MFC after: 5 days
|
|
|
|
|
|
|
|
|
|
|
| |
we only pay attention to it during release time and at the moment it's
a -stable release in progress.
This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of
time to follow through with doing this last night. Sorry for the delay.
Adding a couple of variables to make tweaking the CD-ROM label and .iso
filenames easier.
|
|
|
|
|
| |
- Update description of release.4 to mention KERNELS variable.
- Update field width for make release targets.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
|
|
|
|
|
| |
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
|
|
|
|
| |
Approved by: re (blanket)
|
| |
|
|
|
|
|
|
|
| |
successfully.
PR: docs/42339
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
|
| |
doc/ tree that can cause release builds on the security branches to
break.
PR: docs/35620
MFC after: 3 days
|
|
|
|
| |
Submitted by: ru
|
|
|
|
| |
like this. Also make it easier to issue the distfile fetching on command.
|
| |
|
|
|
|
| |
Approved by: re
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: murray
|
| |
|
| |
|
| |
|
|
|
|
| |
- RELEASETAG is an optional variable, not a required one.
|
|
|
|
|
| |
dist, while release.3 makes and installs crypto, krb4, and krb5
dists. This makes release.3 restartable (with "make rerelease").
|
|
|
|
|
|
|
| |
Suggested by: murray
Reviewed by: ru
MFC after: 3 days
(if re@ allows)
|
|
|
|
| |
Obtained from: build(7)
|
|
|
|
| |
MFC after: 1 week
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Document the LOCAL_SCRIPT option.
* Document the NOPORTREADMES option.
* Be more specific in a comment.
* Be more specific about the ftp.1 and cdrom.1 targets.
* Clarify the usage of the CVSROOT variable.
* Clarify the usage of the NODOC variable.
Suggested by: matusita
|
|
|
|
|
|
|
|
| |
* Use .Va instead of .Ev
* Remove a trailing whitespace at EOL.
* Quote some arguments.
Submitted by: ru
|
|
|
|
| |
Submitted by: ru
|
|
|
|
|
|
|
|
|
|
| |
* Remove trailing whitespace at EOL.
* Various grammar cleanups.
* Note that MAKE_ISOS is disabled by default.
* Use more descriptive mdoc markup.
* Use proper references for the online FDP documents.
Submitted by: dd
|
|
Specifically, this documents the available targets and relevant
environment variables for "make release". LOCAL_PATCHES,
RELEASEDISTFILES, RELEASENOUPDATE, etc.. are covered.
A future commit should add more information about drivers.conf,
boot_crunch.conf, and other less well-known aspects of the release
build.
Reviewed and history section added by: phk
|