On Thu, Jun 08, 2006 at 11:16:15AM +0000, [EMAIL PROTECTED] wrote: [...] > I'd welcome any advice and suggestions about how to do this. Currently the > information on the system is updated in situ so the file systems can't > be made read only (any ideas on how we could split the updating from the > deployment welcome).
There are a couple of solutions involving NFS that could be used, if you've got the bandwidth. eg: You could make all the base file-systems read-only, and mount the run-file-system over NFS; or you could make the kiosks mount everything except the root-file-system over NFS. If I recall correctly, there are examples available in the Handbook. >We also need to find a way of turning firefox into a > kiosk browser. Put a script in /etc/ttys that starts up X and runs firefox; maybe `startx && firefox'? Cheers. -- Jonathan Chen <[EMAIL PROTECTED]> ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"