Go to file
lukem a8025d95ae Commit work-in-progess rototill of distrib/miniroot and associated machine
dependent files:

- Use infrastructure from distrib/common to build file system images with
  crunchgen-ed programs from a list file.

- Non root ("UNPRIVED") builds from a read-only source tree are possible,
  as makefs(8) replaces vnconfig(8)/vnd use, devices are generated using
  common/makedev2spec.awk, etc.

- Cross builds should be possible, except that some ports need cross-compile
  host tool versions of installboot and any appropriate host disk labelling
  tools.
	XXX: pmax, sparc and vax need fixing for this!

- This code has NOT YET BEEN TESTED on most of the ports.
  It should work, but it is extremely likely that the file system
  parameters may need tweaking to get things to fit.
  See MAKEFS_FLAGS in sparc/miniroot/Makefile.inc for an example.
  If assistance is required, please ask!
2002-03-06 12:04:48 +00:00
bin Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
crypto s/IPSec/IPsec/. 2002-03-06 00:21:36 +00:00
dist More ipip references 2002-03-04 15:15:39 +00:00
distrib Commit work-in-progess rototill of distrib/miniroot and associated machine 2002-03-06 12:04:48 +00:00
etc Use ${PRINTOBJDIR}. 2002-03-05 19:53:19 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu Remove some unnecessary lines. 2002-03-06 02:40:06 +00:00
include add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
lib Historic typo: "unfo" -> "undo" 2002-03-05 21:29:32 +00:00
libexec Use ${PRINTOBJDIR}. 2002-03-05 21:53:56 +00:00
regress No need to reference .OBJDIR here. 2002-03-05 21:56:59 +00:00
sbin Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
share Make sure to pass $MACROS to the roff command. 2002-03-06 06:43:02 +00:00
sys Mostly style changes to stop us directly referencing tqh_first, and use TAILQ_FIRST instead. Based on rev 1.130 of the i386 pmap.c. 2002-03-06 10:55:21 +00:00
tools Make $(OBJS) depend on the ufs headers link. 2002-03-05 15:08:27 +00:00
usr.bin - System processes will never be matched. 2002-03-06 12:03:48 +00:00
usr.sbin Removed g711conv 2002-03-06 08:06:40 +00:00
build.sh Nuke my "mkdirp" hack. "mkdir -p" is used so liberally throughout the 2002-03-02 03:51:02 +00:00
BUILDING document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
BUILDING.mdoc document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00