Date: Tue, 23 Apr 2002 15:16:41 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/release Makefile src/release/scripts bin-install.sh dict-make.sh doc-make.sh games-make.sh info-make.sh manpages-make.sh proflibs-make.sh src/share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk bsd.prog.mk ... Message-ID: <200204232216.g3NMGfa99405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/23 15:16:41 PDT
Modified files:
etc Makefile
release Makefile
release/scripts bin-install.sh dict-make.sh doc-make.sh
games-make.sh info-make.sh
manpages-make.sh proflibs-make.sh
share/mk bsd.info.mk bsd.lib.mk bsd.nls.mk
bsd.prog.mk bsd.subdir.mk
usr.sbin/sysinstall dist.c dist.h doc.c installUpgrade.c
menus.c
Log:
Change the name of the 'bin' distribution to 'base'.
This is done since it contains much more than /bin, and also gets in the
way when making a combined install+fixit CD.
OK'ed by: jkh
Revision Changes Path
1.282 +3 -3 src/etc/Makefile
1.669 +17 -17 src/release/Makefile
1.5 +2 -2 src/release/scripts/bin-install.sh
1.9 +6 -6 src/release/scripts/dict-make.sh
1.3 +4 -4 src/release/scripts/doc-make.sh
1.5 +10 -10 src/release/scripts/games-make.sh
1.4 +4 -4 src/release/scripts/info-make.sh
1.3 +5 -5 src/release/scripts/manpages-make.sh
1.7 +2 -2 src/release/scripts/proflibs-make.sh
1.63 +1 -1 src/share/mk/bsd.info.mk
1.114 +1 -1 src/share/mk/bsd.lib.mk
1.8 +1 -1 src/share/mk/bsd.nls.mk
1.115 +1 -1 src/share/mk/bsd.prog.mk
1.36 +2 -2 src/share/mk/bsd.subdir.mk
1.205 +4 -4 src/usr.sbin/sysinstall/dist.c
1.52 +3 -3 src/usr.sbin/sysinstall/dist.h
1.30 +2 -2 src/usr.sbin/sysinstall/doc.c
1.81 +11 -11 src/usr.sbin/sysinstall/installUpgrade.c
1.342 +4 -4 src/usr.sbin/sysinstall/menus.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204232216.g3NMGfa99405>
