WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: nfs-utils  (Read 2163 times)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
nfs-utils
« on: November 22, 2009, 07:33:24 AM »
Updated:

Code: [Select]
Title:          nfs-utils.tcz
Description:    NFS client and server utilities.
Version:        1.1.2
Author:         Neil Brown
Original-site:  http://nfs.sourceforge.net
Copying-policy: GPL
Size: 144K
Extension_by:   Jason W
Comments:       This extension depends on the portmap and
tcp-wrappers extensions.  Filesystems-2.6.29.1.tczm is a
dependency if you are using the nfs-server, and needs to be
installed for server use.  Both client and server functions are
supported through this extension. 
Change-log:     2008/09/16 First version
2008/10/13 Added JWM menu.
        2008/10/30 Placed config files in user.tar.gz for write
access.
2009/01/10 Rebuilt for i486, size, cramfs.
2009/08/29 Repacked and replaced user.tar.gz with scripting.
Current: 2009/11/22 Placed exportfs before starting daemons.


Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: nfs-utils
« Reply #1 on: December 03, 2009, 11:26:07 AM »
Using /usr/local/share/nfs-utils/files as holding area for copied files to save confusion.

Code: [Select]
Title:          nfs-utils.tcz
Description:    NFS client and server utilities.
Version:        1.1.2
Author:         Neil Brown
Original-site:  http://nfs.sourceforge.net
Copying-policy: GPL
Size: 144K
Extension_by:   Jason W
Comments:       This extension depends on the portmap and
tcp-wrappers extensions.  Filesystems-2.6.29.1.tczm is a
dependency if you are using the nfs-server, and needs to be
installed for server use.  Both client and server functions are
supported through this extension. 
Change-log:     2008/09/16 First version
2008/10/13 Added JWM menu.
        2008/10/30 Placed config files in user.tar.gz for write
access.
2009/01/10 Rebuilt for i486, size, cramfs.
2009/08/29 Repacked and replaced user.tar.gz with scripting.
2009/11/22 Placed exportfs before starting daemons.
Current: 2009/12/03 Using /usr/local/share/nfs-utils/files as staging
   area for exports file instead of /usr/local/etc.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: nfs-utils
« Reply #2 on: April 09, 2010, 03:40:03 PM »
Added status function to init.d script:

Code: [Select]
Title:          nfs-utils.tcz
Description:    NFS client and server utilities.
Version:        1.1.2
Author:         Neil Brown
Original-site:  http://nfs.sourceforge.net
Copying-policy: GPL
Size: 144K
Extension_by:   Jason W
Comments:       This extension depends on the portmap and
tcp-wrappers extensions.  Filesystems-2.6.29.1.tcz is a
dependency if you are using the nfs-server, and needs to be
installed for server use.  Both client and server functions are
supported through this extension. 
Change-log:     2008/09/16 First version
2008/10/13 Added JWM menu.
        2008/10/30 Placed config files in user.tar.gz for write
access.
2009/01/10 Rebuilt for i486, size, cramfs.
2009/08/29 Repacked and replaced user.tar.gz with scripting.
2009/11/22 Placed exportfs before starting daemons.
2009/12/03 Using /usr/local/share/nfs-utils/files as staging
   area for exports file instead of /usr/local/etc.
Current: 2010/04/09 Added status function for init.d scripts.


Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: nfs-utils
« Reply #3 on: April 22, 2010, 11:47:25 AM »
Fixed a bug in the status function.