I've reworked most of ltsp-update-image in my tree, rev 411. Have a look. Command line options:
-b base (default /opt/ltsp) -p port (default 2000) -a arch (default i386) I've also changed the default port handling. If the port's occupied, it wont just find a free port, but rather exit with an error. This forces the admin to use the -p option. My reasoning for this: Lets say the user, for some reason, wanted his nbdrootd at 1648. He's got both intel, and ppc. 1648's used, so it picks 1649 automatically. Unfortunately, the sysadmin's also got the kermit handler at port "kermit", (1649 in /etc/services). Problems ensue. So if the default port's not available, we fail immediately. I'm thinking we should check /etc/inetd.conf, /etc/services, and netstat as well, but we'll discuss that in Boston. Scott -- [gutsy] ltsp-build-client hangs https://bugs.launchpad.net/bugs/127332 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
