Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 06:14:43 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/rc.d gbde
Message-ID:  <200410150614.i9F6EhGj066518@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004-10-15 06:14:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    etc/rc.d             gbde 
  Log:
  - There don't have to be a lock file.
  - Be more userfriendly and allow to specify gbde device name in those forms:
          device
          device.bde
          /dev/device
          /dev/device.bde
  - Fix stop routine:
          + There don't have to be file system mounted on gbde device,
            so ignore errors from umount(8).
          + Only detach existing gbde devices.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.5.2.2   +16 -9     src/etc/rc.d/gbde



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150614.i9F6EhGj066518>