Changes between Version 2 and Version 3 of Ticket #626, comment 5


Ignore:
Timestamp:
Jul 13, 2012, 7:53:03 PM (13 years ago)
Author:
victor gattegno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #626, comment 5

    v2 v3  
    55'''For info'''
    66
    7 I found that someone else solved his mondorestore NFS mount problem by recompiling mindi-busybox with support for system UID and system GID :
     7I found that someone else solved his mondorestore NFS mount problem that way :
    88
    99{{{
    10 Support for SUID/SGID handling (FEATURE_SUID) [N/y/?] -> MUST BE Y
    11 Runtime SUID/SGID configuration via /etc/busybox.conf
    12 (FEATURE_SUID_CONFIG) [Y/n/?] (NEW) -> I PUT NO
     10After I recompiled busybox with support for system UID and system GID, I
     11also gave a try again to nfs : nfs mount works !
     12
     13>> Support for SUID/SGID handling (FEATURE_SUID) [N/y/?] -> MUST BE Y
     14>> Runtime SUID/SGID configuration via /etc/busybox.conf
     15>> (FEATURE_SUID_CONFIG) [Y/n/?] (NEW) -> I PUT NO
    1316}}}
    1417