Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-07-10 Thread Daniel C. Sobral
Poul-Henning Kamp wrote: Bah. Add a prerequisites field to fstab with all the filesystems that must be mounted before that one can be mounted. That's not enough. I have filesystems I don't want fscked/mounted until after sshd will accept my login for instance (I hate waiting for a fsck of /hom

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-07-10 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Daniel C. Sobral" writes: >Andrew Kenneth Milton wrote: >> +---[ Poul-Henning Kamp ]-- >> | >> | I think we need somebody to reconsider how we configure our filesystems >> | in the future, in order to avoid a confusion of config files whose >

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-07-10 Thread Daniel C. Sobral
Andrew Kenneth Milton wrote: +---[ Poul-Henning Kamp ]-- | | I think we need somebody to reconsider how we configure our filesystems | in the future, in order to avoid a confusion of config files whose | interrelationship users will have no chance of figuring out. | | We ha

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-20 Thread Johny Mattsson
Poul-Henning Kamp wrote: I don't know exactly what I am looking for, if I did, I'd just implement it, but I think that we should be able describe our disk configuration with just one single file in a human+program parseable format, rather than having to have one file per "gadget". Sounds to me like

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-20 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Johny Mattsson writes: >> I think we need somebody to reconsider how we configure our filesystems >> in the future, in order to avoid a confusion of config files whose >> interrelationship users will have no chance of figuring out. > >Are you referring just to the (

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-19 Thread Johny Mattsson
Poul-Henning Kamp wrote: In message <[EMAIL PROTECTED]>, Johny Mattsson writes: This archive contains a number of files, including four rc.d scripts, a rc.conf diff, a couple of datafiles and some manpages for said data files. Okay, I probably made that sound a lot worse than it actually is. There

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-19 Thread Andrew Kenneth Milton
+---[ Poul-Henning Kamp ]-- | | I think we need somebody to reconsider how we configure our filesystems | in the future, in order to avoid a confusion of config files whose | interrelationship users will have no chance of figuring out. | | We have CCD, GBDE, MD and in the f

Re: support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-19 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Johny Mattsson writes: >Hi all, > >As promised a couple of days ago, here's the patch set to allow for >mounting of md(4) based filesystems at boot time: >http://www.earthmagic.org/~lonewolf/FreeBSD/mdmount.tar.gz > >This archive contains a number of files, includin

support for mounting md(4) based filesystem at boot [PATCHES]

2003-06-19 Thread Johny Mattsson
Hi all, As promised a couple of days ago, here's the patch set to allow for mounting of md(4) based filesystems at boot time: http://www.earthmagic.org/~lonewolf/FreeBSD/mdmount.tar.gz This archive contains a number of files, including four rc.d scripts, a rc.conf diff, a couple of datafiles an