Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
authorcperciva <cperciva@FreeBSD.org>
Thu, 12 Feb 2015 05:35:00 +0000 (05:35 +0000)
committercperciva <cperciva@FreeBSD.org>
Thu, 12 Feb 2015 05:35:00 +0000 (05:35 +0000)
commitadc74e8335e897f6af1c55f35bab17b1812210a8
treed4f92a5d2765c93869a3c13c371836babbf3e901
parentf34d9c4728ee0c482b4ebe78db3e58a668e07185
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)
31 files changed:
Makefile.inc1
ObsoleteFiles.inc
contrib/netbsd-tests/games/t_factor.sh
etc/login.conf
etc/master.passwd
etc/mtree/BSD.debug.dist
etc/mtree/BSD.usr.dist
etc/root/dot.cshrc
etc/root/dot.login
etc/root/dot.profile
games/Makefile.inc
games/caesar/rot13.sh
games/fortune/datfiles/Makefile
release/scripts/make-manifest.sh
share/man/man4/led.4
share/man/man6/intro.6
share/man/man7/hier.7
share/mk/bsd.prog.mk
share/skel/dot.cshrc
share/skel/dot.login
share/skel/dot.profile
tools/build/mk/OptionalObsoleteFiles.inc
tools/tools/nanobsd/gateworks/Files/root/.profile
tools/tools/nanobsd/pcengines/Files/root/.cshrc
tools/tools/nanobsd/pcengines/Files/root/.login
tools/tools/nanobsd/rescue/Files/root/.cshrc
usr.bin/whereis/pathnames.h
usr.bin/whereis/whereis.1
usr.bin/whereis/whereis.c
usr.sbin/bsdconfig/include/messages.subr
usr.sbin/pc-sysinstall/backend/functions-extractimage.sh