DragonFly-2.3.0.38.g5af45 master nrelease Makefile nrelease/gui/etc issue master.passwd ttys nrelease/gui/root .zshrc
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 8 22:05:44 PST 2009
commit 5af45f85fd5f6de390ded2e29e97f098bf6dab12
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 8 22:00:39 2009 -0800
Release Engineering: nrelease and GUI build adjustments
* Add a 'restartpkgs' target to the nrelease Makefile
* If /usr/src is not owned by root properly chown cpdup'd files to root.
* Quiet superfluous errors during certain tests
* Gui build: Do not automatically start X. Provide instructions instead.
Otherwise the DVD can take forever to boot. Remove related hacks.
* Gui build: Change the default shell to csh.
Summary of changes:
nrelease/Makefile | 32 ++++++++++++++++++++------------
nrelease/{installer => gui}/etc/issue | 2 +-
nrelease/gui/etc/master.passwd | 2 +-
nrelease/gui/etc/ttys | 2 +-
nrelease/gui/root/.zshrc | 7 -------
5 files changed, 23 insertions(+), 22 deletions(-)
copy nrelease/{installer => gui}/etc/issue (57%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5af45f85fd5f6de390ded2e29e97f098bf6dab12
--
DragonFly BSD source repository
More information about the Commits
mailing list