Add myself as a contact for the "Tar output mode for installworld"

project.

Approved by:	rwatson
This commit is contained in:
Colin Percival 2007-03-09 08:30:35 +00:00
parent c1e02fafaf
commit fcee52bc65
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29731

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.92 2007/02/26 15:49:17 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.93 2007/02/26 17:32:53 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -1355,7 +1355,8 @@ New tests must be created; existing tests must be completed and updated.
<a name="p-taroutmode"></a>
<h2>Tar output mode for installworld</h2>
<p><strong>Technical contact</strong>: <a
href="mailto:rwatson@FreeBSD.org">&a.rwatson;</a></p>
href="mailto:rwatson@FreeBSD.org">&a.rwatson;</a>, <a
href="mailto:cperciva@FreeBSD.org">&a.cperciva;</a></p>
<p>Instead of installing using install, mkdir, mtree, etc, directly construct
a tarball. This would allow creating install distributions without root
access, as setuid etc would never hit the local disk. This would require