From nobody Tue Dec 21 09:18:00 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AA02018EF0F3; Tue, 21 Dec 2021 09:18:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJ9pw21cXz3thC; Tue, 21 Dec 2021 09:18:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2542927091; Tue, 21 Dec 2021 09:18:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BL9I0YZ079542; Tue, 21 Dec 2021 09:18:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BL9I0Cv079541; Tue, 21 Dec 2021 09:18:00 GMT (envelope-from git) Date: Tue, 21 Dec 2021 09:18:00 GMT Message-Id: <202112210918.1BL9I0Cv079541@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Emmanuel Vadot Subject: git: eb14f050a39f - main - pkgbase: Put autofs config files in the FreeBSD-autofs package List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: manu X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb14f050a39f7f71110535ad260fb8df5eef068c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640078280; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eWspfpgcOgFQAGWbuNvrw3m2BB9NGWP99ng1Xg1brLI=; b=H3fMR/2m2GKkSlVxAq2dCpvPX1EhzBuYGBJSThE2ySwGb8kA+HSJuvekulSsgwjRmKremn PPAOYtNFo1ErjaII0e87hdy0EU2cV7CP/y9XCp4mH/EEoCjtphXFwA30yNZh/0fGxF8ixv 8FTNScrWQ0rum7OTPMHe9U2A2JcKi8vc8M7wIFa28VBqCDa1SnwwVio7VvlNJ8l4OyU2Ii HgXt1UwZE3OmOjOIaU5Lug40elE7zwmOxfxCpeHON4Bjf9OGBBppYK//fptue6idQ/sYK7 dFxJhyCciPDxfrGmHm2sNBONt4DoXTAgnD+UOFJ1zdBw5XK34bWPTJMc2ZGcFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640078280; a=rsa-sha256; cv=none; b=H7eOFhYnWfFzPgvoo62UluR8DZ7mUUSXDCNRf4blZ2kBkYpQPaVWEmhJo4p1dUpgpNUBtg +FAmhOY6QfQmtHbnxwvgfaI2RG+SuUe3fLwCli/DtrQnmNmFa+urhSF1A3EHDt4yKLQ6OU BYhIS9cbBgw4Ujwp0n2CKagVLzpN+Yq/xIM1eAJPncW4Oxrwgoa3GI0ZS863tn6roN6dNq wgyUzY3gqKuXBFPeKpcz+vQjypAlODRcFeC3+2q8/3r5xcQGYUUI0LLYCS0suWSgGtOUEf x6/lHp8owkmKjDbeJRhiol2p5U8MeY91FJxi5c+22lXiattxoZyW69LtPmC54A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=eb14f050a39f7f71110535ad260fb8df5eef068c commit eb14f050a39f7f71110535ad260fb8df5eef068c Author: Emmanuel Vadot AuthorDate: 2021-09-29 06:42:09 +0000 Commit: Emmanuel Vadot CommitDate: 2021-12-21 09:17:25 +0000 pkgbase: Put autofs config files in the FreeBSD-autofs package Reviewed by: emaste MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33434 --- usr.sbin/autofs/autofs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.sbin/autofs/autofs/Makefile b/usr.sbin/autofs/autofs/Makefile index 772efd38266f..42060884f710 100644 --- a/usr.sbin/autofs/autofs/Makefile +++ b/usr.sbin/autofs/autofs/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= autofs + CONFS= include_ldap \ include_nis \ include_nis_nullfs \