From owner-freebsd-stable@FreeBSD.ORG Fri Jun 10 14:34:14 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5D0C16A41C for ; Fri, 10 Jun 2005 14:34:14 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from email-1.eurowings.com (email.eurowings.com [193.96.182.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E188443D53 for ; Fri, 10 Jun 2005 14:34:13 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from localhost (email-1 [127.0.0.1]) by email-1.eurowings.com (Postfix) with ESMTP id 47F00680BF; Fri, 10 Jun 2005 16:46:44 +0200 (CEST) Received: from email-1.eurowings.com ([127.0.0.1]) by localhost (email-1.eurowings.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31973-02; Fri, 10 Jun 2005 16:46:43 +0200 (CEST) Received: from EXCH4.eurowings.com (unknown [10.100.1.36]) by email-1.eurowings.com (Postfix) with ESMTP id ED9E7680B8; Fri, 10 Jun 2005 16:46:42 +0200 (CEST) Received: from EXCH5.eurowings.com ([10.100.1.37]) by EXCH4.eurowings.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 10 Jun 2005 16:34:11 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Fri, 10 Jun 2005 16:30:24 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: autofs Thread-Index: AcVtuPNBy3NrDuDlQ1GVMe8cs4rTGAAD/z6q From: "Kipp Holger" To: "Dmitriy Kirhlarov" , X-OriginalArrivalTime: 10 Jun 2005 14:34:11.0863 (UTC) FILETIME=[77F9A270:01C56DC9] X-Virus-Scanned: amavisd-new at eurowings.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: autofs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 14:34:14 -0000 Dmitriy Kirhlarov wrote on Fri 10.06.2005 14:34 > Why autofs was exclude from FreeBSD? google says: http://lists.freebsd.org/pipermail/freebsd-fs/2004-September/000737.html http://freebsdaddicts.org/forum/viewtopic.php?pid=3D1042 --- 8< -------------------- snip --------------------------- markm 2004-11-10 19:54:18 UTC FreeBSD src repository Modified files: sys/conf files=20 sys/modules Makefile=20 Removed files: sys/modules/autofs Makefile=20 sys/fs/autofs autofs.h autofs_util.c autofs_vfsops.c=20 autofs_vnops.c=20 Log: Remove at request of author, perhaps to be re-added later. -------------------------------------------------------------- Regards, Holger Kipp