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 > /home/ncvs...) (Yes yes yes, bgfsck improves things a bit). > > Please don't hack /etc/fstab yet another time, please try to do > it in a future-proof way (which doesn't suck) I should have waited a bit before replying (after all, the message was from 22th last month anyway). Your next reply on the thread enlightened me to the scope of the problem. Having a different script for each fs in rc.d would enable one to deal with such problems. Want a fs to have a particular dependency? Edit the script and add it. But then we would have many files to deal with the fs, and very verbose at that, not to mention easy to misconfigure. We could teach some tool to edit them, but we would be back to teaching some program about all filesystems. <shrug> It fails the "doesn't suck" requirement, but, as I said, it is food for thought. Whatever we chose, I think filesystems should be something that can be dependencies and depended on for rc.d ordering. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca VIVO Centro Oeste Norte Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo_at_tco.net.br Daniel.Sobral_at_tcoip.com.br dcs_at_tcoip.com.br Outros: dcs_at_newsguy.com dcs_at_freebsd.org capo_at_notorious.bsdconspiracy.net After all my erstwhile dear, My no longer cherished, Need we say it was not love, Just because it perished? -- Edna St. Vincent MillayReceived on Thu Jul 10 2003 - 11:58:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:14 UTC