git: nrelease - Adjust source inclusion, cleanups

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 15 08:20:20 PDT 2011


commit 3342e40a3b485e6e9440520e777f9f4c4f9f8069
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Apr 15 08:16:46 2011 -0700

    nrelease - Adjust source inclusion, cleanups
    
    * When including sources only include the git repo, do not also include
      the broken-out source.
    
    * Add more slop to the size calculation for the usb image
    
    * tmpfs entries in /etc/fstab should specify 'dummy' as the device,
      not 'tmpfs'.
    
    * Add /usr/obj as a tmpfs mount.
    
    * misc cleanups.

Summary of changes:
 nrelease/Makefile        |   15 +++++++++++----
 nrelease/gui/etc/fstab   |   18 +++++++++---------
 nrelease/gui/etc/rc.conf |   11 ++++++-----
 nrelease/root/etc/fstab  |   11 ++++++-----
 4 files changed, 32 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3342e40a3b485e6e9440520e777f9f4c4f9f8069


-- 
DragonFly BSD source repository





More information about the Commits mailing list