Hello all,
I would like to make NFS start earlier in the boot (i. e. before
basic.target), so that you can do things like put /var/ on NFS, and
rcS SysV init scripts which depend on $remote_fs work.
I tested this on both a server and a client.
Thanks for considering!
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (http://www.ubuntu.com) | Debian Developer (http://www.debian.org)
Hey
On 03/03/2015 10:50 AM, Martin Pitt wrote:
> Hello all,
>
> I would like to make NFS start earlier in the boot (i. e. before
> basic.target), so that you can do things like put /var/ on NFS, and
> rcS SysV init scripts which depend on $remote_fs work.
>
> I tested this on both a server and a client.
>
> Thanks for considering!
To make your two patch easier to review, could you mind
in-lining the patches in your email instead of attaching them
and then repost both patches?
See section 6 of https://www.kernel.org/doc/Documentation/SubmittingPatches
for details
Being we are looking into monkey around with the systemd scripts
and changing the time of things I want make it as easy as
possible to review.
Finally could you also cc the systemd folks at
[email protected]
when you repost the patches?
tia!
steved.
Hey Steve,
Steve Dickson [2015-03-03 12:10 -0500]:
> To make your two patch easier to review, could you mind
> in-lining the patches in your email instead of attaching them
> and then repost both patches?
Ack, done. I'm always a bit afraid of breaking them that way, but git
send-email ought to DTRT.
> Finally could you also cc the systemd folks at
> [email protected]
> when you repost the patches?
Done.
Thanks,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (http://www.ubuntu.com) | Debian Developer (http://www.debian.org)