From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] autofs: new package
Date: Mon, 23 Nov 2015 07:41:01 +0200 [thread overview]
Message-ID: <20151123054101.GH2177@tarshish> (raw)
In-Reply-To: <1448200100-29006-1-git-send-email-yba@tkos.co.il>
Hi Yonatan,
On Sun, Nov 22, 2015 at 03:48:20PM +0200, Jonathan Ben-Avraham wrote:
> +config BR2_PACKAGE_AUTOFS
> + bool "autofs"
> + select BR2_PACKAGE_NFS_UTILS # runtime
> + select BR2_PACKAGE_RPCBIND # runtime
> + depends on BR2_TOOLCHAIN_HAS_THREADS # rpcbind
> + depends on BR2_USE_MMU # nfs-utils, rpcbind
> + help
> + Based on the Debian autofs package description:
> + Autofs controls the operation of the automount daemons. The automount
> + daemons automatically mount filesystems when they are used and unmount
> + them after a period of inactivity based on a set of pre-configured
> + maps defined by default in /etc/auto.master. The kernel automounter
> + implements SunOS style automounter under Linux and requires a kernel
> + version of at least 2.6.17 and the autofs4 kernel module.
> +
> + git://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git
The browser friendly link
https://git.kernel.org/cgit/linux/storage/autofs/autofs.git/ would be better
here, I believe.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-11-23 5:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-22 13:48 [Buildroot] [PATCH 1/1] autofs: new package Jonathan Ben-Avraham
2015-11-23 5:41 ` Baruch Siach [this message]
2015-11-23 6:00 ` Jonathan Ben Avraham
2015-11-23 6:27 ` Baruch Siach
[not found] ` <alpine.DEB.2.11.1511230845330.26339@tanhuma.tkos.co.il>
[not found] ` <20151123071348.GL2177@tarshish>
2015-11-23 7:22 ` Jonathan Ben Avraham
2015-11-30 21:26 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151123054101.GH2177@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.