DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: nrelease - Provide default /etc/X11, better rc.conf


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Oct 2010 15:14:44 -0700 (PDT)

commit d68fa6c5a54e6f5caf78906874fa2dcb67c2e0ab
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Oct 25 15:12:06 2010 -0700

    nrelease - Provide default /etc/X11, better rc.conf
    
    * Don't make users agonize over /etc/X11, provide one even if we aren't
      the gui.  Also provide it in /etc.hdd so it gets installed onto the
      HD.
    
    * This also fixes the problem where the gui install was failing to install
      /etc/X11 onto the HD.
    
    * The normal and gui installs were not installing reasonable rc.conf
      defaults.  Do so.

Summary of changes:
 nrelease/Makefile                                |   10 ++++++++--
 nrelease/gui/etc.hdd/issue                       |    3 +++
 nrelease/gui/etc.hdd/rc.conf                     |   16 ++++++++++++++++
 nrelease/{gui/etc => root/etc.hdd}/X11/xorg.conf |    0
 nrelease/root/etc.hdd/rc.conf                    |   12 ++++++++++++
 5 files changed, 39 insertions(+), 2 deletions(-)
 create mode 100644 nrelease/gui/etc.hdd/issue
 create mode 100644 nrelease/gui/etc.hdd/rc.conf
 copy nrelease/{gui/etc => root/etc.hdd}/X11/xorg.conf (100%)
 create mode 100644 nrelease/root/etc.hdd/rc.conf

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d68fa6c5a54e6f5caf78906874fa2dcb67c2e0ab


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]