Triode wrote: > The goal of the lua interface is to make it as simple as possible for > the technical linux user (something which I have already had comments on > that we have made it too complex....) Hence I am not trying to match > the java gui exactly, I want to make it make sense to as many users as > possible. > > So I'm really asking - what makes most sense to people? Should we hide > file systems which are already configured in the drop down list, whether > they are mounted or not.
I tried to answer that quesion in my last para above, viz: -Speaking as primarily a desktop Linux user, I can't remember a situation when I wanted entries like this in /etc/fstab. Currently, mount points are consumed as local disks are mounted, it seems a sensible option to do the same for devices. If a user wants to change a filesystem's mount point, temporarily or not, they simply "remove" it (which also umounts if on the LUA webUI) and remount it elsewhere. - ------------------------------------------------------------------------ Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
