git: DragonFly_RELEASE_2_8 nrelease - Provide default /etc/X11,

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0cd607855ce2ec8db6ae15e0dc3cc425af54d32f 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/0cd607855ce2ec8db6ae15e0dc3cc425af54d32f -- DragonFly BSD source repository
文章代碼(AID): #1CvoK-vx (DFBSD_commit)