看板 DFBSD_commit 關於我們 聯絡資訊
commit 3342e40a3b485e6e9440520e777f9f4c4f9f8069 Author: Matthew Dillon <dillon@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