From owner-cvs-doc@FreeBSD.ORG Thu Sep 9 02:25:19 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CAAB16A4CE; Thu, 9 Sep 2004 02:25:19 +0000 (GMT) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90CE43D31; Thu, 9 Sep 2004 02:25:18 +0000 (GMT) (envelope-from xlibris@inbox.ru) Received: from [195.82.27.46] (port=3500 helo=crowbar.blow.ru) by mx1.mail.ru with esmtp id 1C5Ece-0006bR-00; Thu, 09 Sep 2004 06:25:17 +0400 Received: from gripe by crowbar.blow.ru with local (Exim 4.41 (FreeBSD)) id 1C5BRK-000BFQ-Kf; Thu, 09 Sep 2004 09:01:23 +1000 Received: from pop.inbox.ru by localhost with POP3 (fetchmail-6.2.5) for gripe@localhost (single-drop); Thu, 09 Sep 2004 09:01:22 +1000 (YAKST) Received: from [216.136.204.119] (port=25 helo=mx2.freebsd.org) by mx12.mail.ru with esmtp id 1C4f8E-0001wx-00 for xlibris@inbox.ru; Tue, 07 Sep 2004 16:31:31 +0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id E83F75652A; Tue, 7 Sep 2004 12:31:24 +0000 (GMT) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E03E616A4D9; Tue, 7 Sep 2004 12:31:23 +0000 (GMT) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43E5B16A4CE; Tue, 7 Sep 2004 12:31:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2220743D2D; Tue, 7 Sep 2004 12:31:20 +0000 (GMT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i87CVKQJ026205; Tue, 7 Sep 2004 12:31:20 GMT (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i87CVKaD026204; Tue, 7 Sep 2004 12:31:20 GMT (envelope-from murray) Message-Id: <200409071231.i87CVKaD026204@repoman.freebsd.org> From: Murray Stokely Date: Tue, 7 Sep 2004 12:31:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Errors-To: owner-cvs-all@freebsd.org X-Spam: Not detected Sender: John Gripe X-Spam: Not detected Subject: cvs commit: doc/en_US.ISO8859-1/slides Makefile README X-BeenThere: cvs-doc@freebsd.org List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 02:25:19 -0000 murray 2004-09-07 12:31:20 UTC FreeBSD doc repository Added files: en_US.ISO8859-1/slides Makefile README Log: Add Makefile that builds only the freebsd-general directory. At the moment there is no processing needed for the common/ directory, though in the future, we could pull in content there from other parts of the tree to automatically keep the common slides about the most recent freebsd releases up to date, number of committers/ports, etc.. Add a README that explains the directory hierarchy. Revision Changes Path 1.1 +6 -0 doc/en_US.ISO8859-1/slides/Makefile (new) 1.1 +28 -0 doc/en_US.ISO8859-1/slides/README (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"