History log of /freebsd-10-stable/usr.sbin/bsdinstall/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 289252 13-Oct-2015 bdrewery

MFC r288266:

Add more SUBDIR_PARALLEL.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 222998 11-Jun-2011 nwhitehorn

Long-overdue man page for bsdinstall.


# 218799 18-Feb-2011 nwhitehorn

Import bsdinstall. This is meant to be (eventually in conjunction with
pc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond.
Currently supported platforms are sparc64, pc98, i386, amd64, powerpc, and
powerpc64. Integration into the build system will occur in the coming
weeks.

Merging with pc-sysinstall will use this code as a frontend, while
temporarily retaining the interactive partition editor here. This work
will be done in parallel with improvements on this code and release
integration.

Thanks to all who have provided testing and comments!