Commit graph

3918 commits

Author SHA1 Message Date
Glen Barber
737666e0b0 Remove 'www/' tree references.
Bump copyright date where needed.
2013-01-22 01:44:48 +00:00
Lars Engels
5edc6d1d79 Add Yamagi Burmeister 2013-01-20 15:13:12 +00:00
Ian Lepore
44ef37faf0 Add my author entity, and list myself as a developer. Add myself to the
contributors list.  Add a news entry about me.

Approved by:	cognet (mentor)
Obtained from:	Christoph Mallon (thanks, that made this easy!)
2013-01-18 22:30:06 +00:00
Glen Barber
9738b360b7 Fix alphabetized sort. 2013-01-17 02:08:14 +00:00
Glen Barber
0afad39b78 Move wilko to Developers Alumni.
Wilko, thanks for your years of service!

Submitted by:	core-secretary
2013-01-17 02:06:08 +00:00
Carl Delsey
6e9f55133f Add info on myself as a new src committer.
Approved by:	jimharris (mentor)
2013-01-16 19:11:10 +00:00
David Naylor
9e5d461f0c Add myself (dbn) as a committer for ports.
Also add my pgp key and announce on news.xml.

Approved by:	eadler/bdrewery (mentor)
2013-01-15 05:32:07 +00:00
Glen Barber
f81066ea79 Fix a misplaced ";". 2013-01-14 01:18:01 +00:00
Glen Barber
c6db15d674 Fix broken entities. 2013-01-14 00:57:45 +00:00
Benedict Reuschling
9d88ddc81d Silence some igor warnings by wrapping overlong lines.
Also, add an extra space after a sentence stop in a few places.
Some indentations in this file are still not perfect, but I focused on
lines that were to long primarily to keep the diff small.
No content changes.
2013-01-06 12:10:44 +00:00
Mark Linimon
c26bf48f27 There is no arch-specific server.conf. This must have been a c&p error. 2013-01-05 15:22:29 +00:00
Glen Barber
1e60369e5e s/CVS/Subversion 2013-01-05 01:19:02 +00:00
Jason Helfman
1b069ea611 - add David Vachulka for irc/dxirc
- while here fix some sorting

PR:		174781
2013-01-02 07:51:22 +00:00
Jason Helfman
58c589af63 - add Fabian M. Borschel for devel/rbenv
PR:		174735
2013-01-02 07:45:32 +00:00
Mark Linimon
396d8ff405 Fix a couple of nits in the new-portbuild section. While here, bump
copyright year, since it is the in-thing to do today.
2012-12-31 16:50:59 +00:00
Mark Linimon
85e5bb5431 Reflect the renaming of the periodic scripts. Reflect the refactoring of
all arch-specific stuff from the root crontab to the portbuild crontab.
Remove a step that is automatically done for you.
2012-12-30 01:08:23 +00:00
Mark Linimon
26bc5e6b1b zfsadmin is now subsumed into mkpointyhat. Move its description. 2012-12-28 07:19:40 +00:00
Mark Linimon
495f924346 Tighten up the mkportbuild instructions a bit. 2012-12-28 07:01:50 +00:00
Glen Barber
df400bb48d Add a closing </step> to fix build. 2012-12-28 03:51:14 +00:00
Mark Linimon
cabd43b622 Remove cruft created by previous checkin. 2012-12-28 03:13:30 +00:00
Mark Linimon
45de4739b2 Fold the pointyhat-zfs-volume sect2 into the portbuild-repo-setup sect2,
because a new script tools/mkportbuild helps to automate several of the
tasks.

Some of the broken whitespace will be fixed in a followup commit.
2012-12-28 03:11:47 +00:00
Hiroki Sato
1fb2de6ba2 Fix build. 2012-12-24 09:42:30 +00:00
Hiroki Sato
9ad18f85e0 Markup style/whitespace cleanup. No content change. 2012-12-24 09:41:46 +00:00
Hiroki Sato
277f37d226 Clean up visible whitespaces and <para> around <screen> and <programlisting>. 2012-12-24 09:14:24 +00:00
Hiroki Sato
75f95585e4 DocBook markup fixes:
- Replace literal with filename, makevar, option.
 - Make use of programlisting and screen consistent.
 - Use <footnote> for footnote and <xref> for internal reference.
 - Add missing &prompt.root;.
 - Use <userinput> instead of <command>.
2012-12-24 09:02:50 +00:00
Mark Linimon
508a2a4c8c Add two magical sysctls needed for zfs delegation. While here, fix the
repository checkout instructions.
2012-12-21 02:41:40 +00:00
Mark Linimon
8a35b18ff6 One more instance of old/new codbase info. 2012-12-19 18:53:05 +00:00
Mark Linimon
24dd9a5621 Continue the deorbit burn of the old codebase documentation. 2012-12-19 18:51:21 +00:00
Mark Linimon
3431938214 Start the deorbit burn of the "old codebase" documentation.
Glanced at by:		rene
2012-12-19 18:46:51 +00:00
Mark Linimon
2d732530b5 Refactor a bit. A new convenience script will replace many of the manual
steps next.
2012-12-19 16:26:16 +00:00
Mark Linimon
f6bbcb8584 Move the block of text that describes the archive/ directory down further.
No other changes (yet).
2012-12-19 16:18:16 +00:00
Mark Johnston
455400fe7a - Add my author entity, and list myself as a developer
- Add myself to the contributors list
- Add a news entry about me

Approved by:	emaste (co-mentor)
2012-12-19 04:16:10 +00:00
Rene Ladan
88d207a6b3 Fix build. 2012-12-18 10:33:16 +00:00
Mark Linimon
02c7e0f1e6 Add one last note that I always seem to forget. 2012-12-18 03:58:56 +00:00
Mark Linimon
d3656a1a96 - Document how to export some variables and change some of the initial
setup commands to make them cut-and-pasteable.

 - Document that the new zfsadmin tool creates a zfs permission set
   to allow the portbuild user to manage the entire volume, thus
   obviating the need for privilege escalation for that case.

 - Note that this also means that the background svn update processes
   no longer need to live in the root crontab.

 - Document how to fold the exported variables back into server.conf.

 - Finally, note that the qmanager initial command has also been automated.
2012-12-18 03:52:50 +00:00
Mark Linimon
39ad8107fe Start explaining the steps to creating the zfs volume in far more detail.
Also move the heading "Setting up and configuring the portbuild repository".
Nothin' up my sleeve!  (Not this again.)
2012-12-18 02:44:51 +00:00
Mark Linimon
a1c673994f Start deorbiting the advice about things to put in the wheel group.
Start the move from the 'portmgr' user to the 'portbuild' user.
2012-12-18 01:43:28 +00:00
Pawel Pekala
daa677d6a2 For security/pam_search_list
PR:		ports/169877
2012-12-17 15:03:27 +00:00
Mark Linimon
e966e8a277 Fix the location of the rc.d files. Add the very handy sysutils/zfs-stats
port to recommended.
2012-12-09 17:47:24 +00:00
Eitan Adler
317efb77f2 The "svn switch" tip isn't needed anymore, but the ControlMaster
tip can help with TCP latency.

While here: modernize the makefile options and clarify the text

Approved by:	bcr (mentor)
2012-12-07 13:00:46 +00:00
Mark Linimon
9b6e28a9c1 We don't need the squid user on the master. Also, don't forget /a as a
first step.
2012-12-04 06:55:31 +00:00
Mark Linimon
3c7a2c0fc0 We need zfs_enable set. 2012-12-03 23:45:12 +00:00
Eitan Adler
d3a8d92712 Correct the section talking about when to use the commit message mailing
list in the "Committer's guide"

Approved by:	bcr (mentor)
2012-12-02 16:58:11 +00:00
Mark Linimon
2525b2c33f Clarify sysutils/ganglia-webfrontend installation instructions.
Note that you don't have to edit sudoers directly.
2012-11-30 02:03:24 +00:00
Gabor Pali
d7504ab7d4 - Document that attilio resigned from core
Approved by:	core (implicit)
2012-11-28 22:02:34 +00:00
Takuya ASADA
4d4e5f1067 - Add my author entity
- Add myself to contributors list
- Add and entry in news
- Add my GnuPG key

Approved by:     hrs (mentor)
2012-11-26 08:47:06 +00:00
Barbara Guida
5eb6805169 - Add my author entity
- Add myself to contributors list
- Remove myself from additional contributor
- Add and entry in news
- Add my GnuPG key

Approved by:	flo (mentor)
2012-11-25 21:31:10 +00:00
Glen Barber
29a845ec3c Fix path to authors.ent.
Submitted by:	flo
2012-11-25 16:59:59 +00:00
Mark Linimon
3b225860fb Remove a particularly pernicious bit of markup error that bites me in the
rear every time.
2012-11-25 02:56:25 +00:00
Mark Linimon
26aa4ac43d Fix the inetd flags. Get rid of ntpdate: it is documented as being obsolete.
Pacify igor a bit more.  (Everything that remains is a true false positive.)
2012-11-25 00:59:44 +00:00