Mark Linimon
07251bac69
Remove an extra line that crept in via cnp.
2012-01-07 16:19:04 +00:00
Mark Linimon
4a61d51b9e
Note two more places where the instructions only apply to the old codebase.
2012-01-07 16:14:03 +00:00
Mark Linimon
46eee08f22
Start adding notes about "setting up a new head node".
2012-01-07 00:15:52 +00:00
Mark Linimon
4b5ab01bfc
Give URLs to the old and new codebase for easy reference.
2012-01-06 23:11:27 +00:00
Mark Linimon
a654367788
Add more instructions to "how to delete a branch no longer in support"
...
and fix pre-existing bug. While here, bump copyright date.
2012-01-06 22:33:47 +00:00
Mark Linimon
90d6abb45d
Note that we have been hitting the kern.maxfiles limit.
2011-12-24 21:22:29 +00:00
Mark Linimon
50907ecc6b
Add a new section: "How to rebase on a supported FreeBSD branch".
...
While here, make some tricky markup a lot clearer.
2011-12-12 01:54:41 +00:00
Mark Linimon
3ee12d1df4
Add the new option -unlimited-errors for the new codebase dopackages.
2011-12-11 21:39:44 +00:00
Mark Linimon
7e74462824
Hah ha, you thought there was really a -plistcheck. Nope, it's spelled
...
-noplistcheck; checking plist is the default.
I can't even guess how long this has been the case.
2011-12-10 07:47:09 +00:00
Mark Linimon
16b746020b
Also recommend -plistcheck with -trybroken.
2011-12-09 04:59:37 +00:00
Mark Linimon
71ae0c65a2
Note that -trybroken without -fetch-original is kind of silly. You will
...
get false positives for "now builds" for things that are just fetching
from a mirror.
2011-12-09 03:53:53 +00:00
Manolis Kiagias
a62f9e130b
Update the scripts directory location and source repository
...
in portbuild article
PR: docs/163058
Submitted by: crees
2011-12-04 14:29:00 +00:00
Mark Linimon
fea803df3d
Add a how-to on creating a new branch with the new codebase. While here,
...
add some notes about how to delete out-of-support branches.
2011-10-27 09:05:07 +00:00
Mark Linimon
b3f3a04479
Although we haven't moved 9-current to 9-stable, update the docs to what
...
things will look like once we have.
2011-10-09 03:35:00 +00:00
Erwin Lansing
2de0a90f78
Fix the checkout command so files don't need to be moved around after checkout
2011-09-27 08:33:46 +00:00
Mark Linimon
f1becf67f9
Add note about anti-foot-shooting measure for i386-9.
2011-09-13 01:34:48 +00:00
Mark Linimon
066fd76ace
Fix a markup item that keeps biting me in the rear. While here, remove
...
the argument from reportload, it's not needed.
2011-06-01 02:59:06 +00:00
Mark Linimon
9d60518c46
Now that the HP blades have been retired, tighten the requirements for
...
package build nodes.
2011-05-29 00:37:02 +00:00
Mark Linimon
8d1ae054b8
Document which ports are required, and recommended, for a new pointyhat
...
instance.
2011-04-23 21:23:58 +00:00
Mark Linimon
201a815211
PRINTF_BUFR_SIZE=128 is redundant here, since it has been added to
...
GENERIC.
Noticed by: pav
2011-03-15 20:15:47 +00:00
Mark Linimon
7e2f788788
Add information about configuration specific to VMWare-based nodes.
2011-03-08 04:07:59 +00:00
Mark Linimon
3c9f210195
Fix the syntax of the cpdistfiles command. Deprecate the manual
...
invocation of distfile upload.
2011-02-26 00:58:15 +00:00
Mark Linimon
5577365f06
Add text explaining what is actually in bindist-<hostname>.tar, and why.
...
Split some instruction into "as ports-<arch>" and "as root". Fix the
bogus use of replaceable around "latest".
2011-01-23 04:07:34 +00:00
Mark Linimon
6c5f66f13e
Add a stub for a section to explain the new pointyhat configuation files.
...
While here, reformat the introduction, and add some other notes.
2010-12-01 16:31:06 +00:00
Mark Linimon
54b41ab950
Add new section, "notes on the codebase". More to come.
2010-12-01 09:05:46 +00:00
Mark Linimon
1744f6fcb1
We are no longer building packages for FreeBSD 6.
2010-12-01 08:35:48 +00:00
Mark Linimon
850d7feee5
Fix the location of the src tree used by scripts/makeworld.
2010-11-30 06:12:44 +00:00
Erwin Lansing
65c0cae0d2
Add missing scripts/ in path to dosetupnode.
2010-10-31 20:29:21 +00:00
Mark Linimon
ce010b8ea9
Document the changes for running the new scripts. (More needs to be
...
done to document the changes in the setup in the later chapters.)
2010-10-09 16:13:15 +00:00
Mark Linimon
bb1a409568
The reportload script has not needed a parameter since r1.11.
2010-09-19 21:00:28 +00:00
Gabor Pali
6fb170b309
- Spelling fixes
...
PR: docs/149140
Submitted by: olgeni
2010-07-31 11:06:18 +00:00
Mark Linimon
bbf7465c65
You might or might not be able to symlink <arch>/make.conf.
2010-06-01 01:30:13 +00:00
Mark Linimon
a2342de0f4
Document the latest/previous dance (controlled by dopackages' "skipstart"
...
internal variable).
2010-05-25 00:45:09 +00:00
Mark Linimon
5610bc9547
Gah. dopackages has required two arguments for, um, several years now.
2010-05-25 00:10:06 +00:00
Mark Linimon
6bd8306f08
Document the rest of the options of the build command. Fix up the
...
example of the packagebuild command. Add some text about cleaning
up builds. Finally, remove some cruft.
2010-05-23 04:11:34 +00:00
Mark Linimon
7d3be2a7ae
Two more arrows.
2010-02-19 16:12:58 +00:00
Mark Linimon
95c6b69edd
Add some more instructions about how to configure a new architecture.
...
arrows-in-back: yes
2010-02-19 15:40:53 +00:00
Mark Linimon
51083f170e
You have to manually mkdir lockfiles for a new arch.
...
Discovered by: powerpc setup
2010-02-16 13:25:57 +00:00
Mark Linimon
d904687e77
Make the location of the actual buildlog/errolog archives unambigious.
...
Add instructions for the symlinks that I previously missed. Clarify a
few comments.
2010-01-26 03:24:58 +00:00
Mark Linimon
fed309bfba
Remove reference to local hack from one of my machines here.
...
Bullet inserted into foot by: linimon
Bullet removed from foot by: linimon
2009-12-13 04:38:29 +00:00
Mark Linimon
d7fbfcb54f
- Fix the ln instruction in portbuild.sh to DTRT.
...
- Deprecate /tmp/blah.core for kern.corefile. This is almost always
the Wrong Thing, since /tmp is usually an md.
- Drop the modifications to usr/local/etc/rc.d/squid, and move them
into /etc/rc.conf instead.
- Fix markup for the usr2 citations.
2009-12-06 05:53:37 +00:00
Mark Linimon
f572aad63e
Add two new sections: "How to configure a new branch" and "How to
...
configure a new architecture".
2009-11-26 08:05:51 +00:00
Mark Linimon
923cab33d2
Add forgotten instructions on relocating squid directories. While here,
...
remove some duplicate lines that crept in.
2009-11-13 03:24:31 +00:00
Mark Linimon
7c33e1c75f
Remove some more hard-coding.
2009-11-13 03:05:51 +00:00
Mark Linimon
4099f35796
Start a long-overdue overhaul. Reflect the coming de-orbit burn of 6,
...
and the move to 8 as the new -stable. Document the new 'build create'
command. Update options for kernel config for package build nodes,
including pointing out which options are mandatory.
2009-11-12 02:16:22 +00:00
Mark Linimon
0eaa0c64a6
Clarify that a sentence only applies to pxeboot.
2009-08-05 01:48:18 +00:00
Mark Linimon
4a5a82d903
Clarify the section on testing and enabling a package building node.
2009-07-18 18:56:54 +00:00
Erwin Lansing
1b9038492d
Add some minor clarifications.
2009-07-18 16:26:17 +00:00
Mark Linimon
90a97e4d5d
Additions to 'new node' setup:
...
- s/UCT/UTC/ [1]
- add ntp definitions [2]
- change squid cache storage scheme from UFS to AUFS, for performance [3]
[1] N.J. Mann <njm at njm me uk>
[2] erwin
[3] adrian
2009-07-09 19:27:21 +00:00
Mark Linimon
12fb0dece1
Mention that we run the cluster on UTC.
...
Reminded by: droso
2009-07-04 08:16:26 +00:00