git: installer: Make it possible to start the installer from a running system.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 17 13:58:14 PDT 2013
commit 20c2db9a8c979ada6dc243956b24d9949a7e1faf
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 17 22:57:04 2013 +0200
installer: Make it possible to start the installer from a running system.
Also clean up a little and add a small manual page.
Note that the installer isn't hooked into the normal build/install per
this commit. These changes are mainly to help with testing and debugging.
Summary of changes:
usr.sbin/installer/installer/Makefile | 2 +-
.../installer/installer/installer.8 | 46 ++++++-------
usr.sbin/installer/installer/installer.sh | 76 +++++++++++++++-------
3 files changed, 75 insertions(+), 49 deletions(-)
copy share/man/man4/lgue.4 => usr.sbin/installer/installer/installer.8 (77%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20c2db9a8c979ada6dc243956b24d9949a7e1faf
--
DragonFly BSD source repository
More information about the Commits
mailing list