On 28 July 2015 at 01:26, William Hubbs <willi...@gentoo.org> wrote:
> The proposal in [3], on the other hand, is to create a mount script that
> works like netifrc. It would mount a single file system, which would be
> determined by the link it was called from, much like how netifrc
> determines which interface to work on.

Hi,

This is great and consistent with all other services.

What I would like to see is how to not relay on /etc/fstab content, if possible.

If it is like netifrc, there can be fstab module that provides entries
for fstab.

It can be in /etc/conf.d/filesystem.@name@ instead of openrc core. for example:
---
modules="fstab"
config__usr="fstab" # replace /->_
---

Regards,
Alon

Reply via email to