Στις 15-06-2010, ημέρα Τρι, και ώρα 08:12 +0000, ο/η Oliver Grawert έγραψε: > just add an info function to the client and query it from the script :) > (ldminfo in reverse ...)
Hi Oli, if nbd-client was to be modified independently from nbd-server, we could just make it send any info we want, and have our nbdrootd daemon read it from stdin (inetd) before chaining to nbd-server. There's no need for scripts and callback functions. But I'd really prefer a clean upstream solution if it's possible, rather than maintaining an nbd-client fork just for LTSP. Btw speaking about LTSP differences, the nbd initramfs script uses commas to separate the host from the port (nbdroot=*,*,*), while the ltsp_nbd initramfs script uses colons (nbdroot=*:*) - wouldn't it be better if the same conventions were used in both cases? -- feature request: add a root-path parameter https://bugs.launchpad.net/bugs/593227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
