relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus] / meta-openvuplus / recipes-connectivity / autofs / autofs-4.1.4 / 020_auto_net_path_sortlocale_mountoptions.patch
1 #!/bin/sh /usr/share/dpatch/dpatch-run
2 ## 020_auto_net_path_sortlocale_mountoptions.dpatch
3 ##
4 ## DP: No description.
5
6 @DPATCH@
7
8 diff -Naur .B/samples/auto.net .A/samples/auto.net
9 --- .B/samples/auto.net 2005-04-05 13:02:09.000000000 +0000
10 +++ .A/samples/auto.net 2007-01-07 21:36:35.000000000 +0000
11 @@ -11,7 +11,7 @@
12  
13  # add "nosymlink" here if you want to suppress symlinking local filesystems
14  # add "nonstrict" to make it OK for some filesystems to not mount
15 -opts="-fstype=nfs,hard,intr,nodev,nosuid"
16 +opts="-fstype=nfs,hard,intr,nodev,nosuid,nonstrict,async"
17  
18  # Showmount comes in a number of names and varieties.  "showmount" is
19  # typically an older version which accepts the '--no-headers' flag