lierdakil / bashscripts

Automatically exported from code.google.com/p/bashscripts
GNU General Public License v3.0
1 stars 0 forks source link

mnttools-0.3.2.tar.gz #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
thanks for your work.

in function devicemenu:
label=${i[2]:=${DEVNAME##*/}} should be:
label=${i[4]:=${DEVNAME##*/}}

If you could add nfs mount, it would be great !

Pierre Ferry

Original issue reported on code.google.com by bilou...@gmail.com on 7 Jun 2012 at 4:49

GoogleCodeExporter commented 9 years ago
Hi Pierre,
I just notice your input...for some reasons the system didn't notify me.  Sorry 
for that.  I want device to mount using label if set.  If not set use block 
device.  Of course you can use UUID if you want...you're more than welcome to 
change the code.

I would gladly add nfs mount but I don't use it, so it would be difficult for 
me to verify if it's working properly.  Can you provide me with parameters 
needed for nfs mount?

Original comment by tri...@gmail.com on 17 Jul 2012 at 1:02

GoogleCodeExporter commented 9 years ago
I added nfs mount but can't test it.  Can you test it and let me know if it 
works? 
https://code.google.com/p/bashscripts/source/browse/trunk/mnttools/mnttools

thanks.

Original comment by tri...@gmail.com on 20 Jul 2012 at 1:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It looks like you're using an old pkgbuild.  The latest version sold be
0.4.5

Original comment by tri...@gmail.com on 18 Sep 2014 at 12:05