* Questions on nfs-utils package: Client and Server RPMs.
@ 2013-06-06 9:37 zhangxiao
2013-06-11 8:32 ` Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: zhangxiao @ 2013-06-06 9:37 UTC (permalink / raw)
To: openembedded-core
Hi Experts,
Currently, YOCTO's nfs-utls is separated into two main packages(RPMs)
client and server.
They are not depend on each other. Client has only a mount.nfs user
space App. With both
client and server RPMs installed, all works fine. But if we just install
client RPM without
server one, we can only mount nfs server with "-o nolock" for lack of
rpcstatd.
While in Debian system, it separate nfs-utils with a different way: one
"common" and the
other called server. Common contains mount.nfs and many other Apps
including rpcstatd.
This way the client side(without server RPM install) can mount remote
NFS server in
normal mode. But the side effect is the server RPM depends on the client
one(Debian
calls it as "common").
On this topic, any opinions on both styles? YOCTO Vs Debian. And, any
plan to modify
YOCTO to align Debian?
Thanks
Xiao
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Questions on nfs-utils package: Client and Server RPMs.
2013-06-06 9:37 Questions on nfs-utils package: Client and Server RPMs zhangxiao
@ 2013-06-11 8:32 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2013-06-11 8:32 UTC (permalink / raw)
To: zhangxiao; +Cc: Patches and discussions about the oe-core layer
On Thu, Jun 6, 2013 at 2:37 AM, zhangxiao <xiao.zhang@windriver.com> wrote:
> Hi Experts,
>
> Currently, YOCTO's nfs-utls is separated into two main packages(RPMs) client
> and server.
> They are not depend on each other. Client has only a mount.nfs user space
> App. With both
> client and server RPMs installed, all works fine. But if we just install
> client RPM without
> server one, we can only mount nfs server with "-o nolock" for lack of
> rpcstatd.
>
> While in Debian system, it separate nfs-utils with a different way: one
> "common" and the
> other called server. Common contains mount.nfs and many other Apps including
> rpcstatd.
> This way the client side(without server RPM install) can mount remote NFS
> server in
> normal mode. But the side effect is the server RPM depends on the client
> one(Debian
> calls it as "common").
it seems a sane approach. Patches to restructure the packaging is appreciated.
>
> On this topic, any opinions on both styles? YOCTO Vs Debian. And, any plan
> to modify
> YOCTO to align Debian?
>
> Thanks
> Xiao
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-11 8:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 9:37 Questions on nfs-utils package: Client and Server RPMs zhangxiao
2013-06-11 8:32 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox