History log of /freebsd-10.0-release/release/rc.local
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

# 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


# 245742 21-Jan-2013 nwhitehorn

Fix typo and simplify condition.

Submitted by: Christoph Mallon <christoph dot mallon at gmx dot de>


# 245706 20-Jan-2013 nwhitehorn

More automated install support: if a script exists at /etc/installerconfig,
point the installer there and then reboot without asking questions. This
design subject to future change.


# 231123 07-Feb-2012 nyan

- Set TERM to cons25w on pc98 because we still use old cons25w terminal
to show Japanese.
- Add cons25w to terminal lists.

Reviewed by: nwhitehorn
MFC after: 1 week


# 230997 04-Feb-2012 nwhitehorn

Fix installation script after r230482 -- a missing character apparently.
Now, back to convalescing.


# 230484 23-Jan-2012 nwhitehorn

Part of r230482 didn't actually work. Revert it for now. This means PR
161047 isn't actually fixed.

PR: bin/161047


# 230483 23-Jan-2012 nwhitehorn

Do a test in a better way. Editing files after testing them is never wise.


# 230482 23-Jan-2012 nwhitehorn

Per popular demand, if installing from a graphics terminal, run the
installer on a VTY with no kernel messages (VTY 2), show the installer
log in real time on VTY 3, and spawn a shell on VTY 4.

PR: bin/161047, bin/161048
MFC after: 2 weeks


# 225637 17-Sep-2011 nwhitehorn

Inquire about terminal type if starting from a serial console and do
not configure the host's networking if netbooted [1]. Also fix FTP
installations behind some firewalls [2].

PR: bin/159583 [2]
Reported by: stas [1]
Approved by: re (kib)


# 220500 09-Apr-2011 nwhitehorn

Allow the user to use the live environment post-installation, as well
as improving error handling.


# 219181 02-Mar-2011 nwhitehorn

Add additional release makefile for bsdinstall-based media, along with
support files. This does not change the default behavior of anything.

To make bsdinstall-based media, pre-build world and GENERIC, then run
the release target in Makefile.bsdinstall.