freebsd-dev/usr.sbin/pc-sysinstall
Colin Percival 11d9aa6707 Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
update paths; and include everything in the "base" distribution.

The "games" distribution being optional made sense when there were more
games and we had small disks; but the "games-like" games were moved into
the ports tree a dozen years ago and the remaining "utility-like" games
occupy less than 0.001% of my laptop's small hard drive.  Meanwhile every
new user is confronted by the question "do you want games installed" when
they they try to install FreeBSD.

The next steps will be:

2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), and
caesar cipher (caesar, rot13) utilities.  I intend to keep fortune, factor,
morse, number, primes, and random, since there is evidence that those are
still being used.

3. Merging src/games into src/usr.bin.

This change will not be MFCed.

Reviewed by:	jmg
Discussed at:	EuroBSDCon
Approved by:	gjb (release-affecting changes)
2015-02-12 05:35:00 +00:00
..
backend Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
backend-partmanager Make sure when creating new MBR partition it is set to active by default. 2012-03-12 20:41:36 +00:00
backend-query Remove some more references to legacy ATA. 2013-04-04 12:03:30 +00:00
conf Use GNOP to force ZFS pools to 4k. 2013-03-03 23:07:27 +00:00
doc pc-sysinstall(8) patch that allows images to be written to disks 2010-09-08 20:10:24 +00:00
examples Fix a bug extracting files from dist scheme 2013-03-03 09:47:47 +00:00
pc-sysinstall use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
Makefile
Makefile.inc Properly inherit variables from src/usr.sbin/Makefile.inc for 2010-06-27 17:14:04 +00:00