Commit Graph

30 Commits

Author SHA1 Message Date
nathanw d09edc11ea Run installboot on the miniroot image, now that it is tested. 2002-05-28 21:15:56 +00:00
lukem 7ab28ee8d5 fix minor bogons in the build:
- sun3 doesn't have bootyy (`yet'. it probably will when it gets converted
  to sharing sun68k/stand)
- need full paths in list ${COPY} statements
2002-05-18 13:26:14 +00:00
lukem 91db817d71 convert to NDWO, a la sun2.
XXX:	untested.
	also needs sun3 converted to sun68k/stand/bootxx so that
	the ${INSTALLBOOT} in miniroot can be enabled.

XXX^2:	sun2 & sun3 should share distrib dirs since they're extremely similar...
2002-05-17 17:52:29 +00:00
lukem ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
lukem 9e5598221a replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version 2002-04-26 15:50:21 +00:00
lukem 9074deb758 use gzip -9f 2002-04-26 15:05:18 +00:00
bouyer a1e18eb6d5 Include .include <bsd.own.mk> to get ${_SRC_TOP_}, and
${_SRC_TOP_}/distrib/Makefile.inc to get DISTRIBDIR & al.
2002-04-18 15:36:57 +00:00
lukem 983821fd73 - replace image_md_post: target with IMAGE_MD_POST variable, and use
that after building ${IMAGE}
- use ${IMAGEBUILT} to ensure that IMAGE_MD_POST is only run if IMAGE changes
2002-04-12 03:21:09 +00:00
lukem 49b82438e7 replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc 2002-03-06 12:14:26 +00:00
tsutsui 67c466f89d Use ${VND} (not ${VND_DEV}) for vnconfig in unconfig target. 2001-11-09 21:00:04 +00:00
jmc a37907dc27 Add MTREE?= to add Makefiles and use when running mtree 2001-10-13 06:15:15 +00:00
jmc 8b0d17b72a Up the size to 12M. Add an unconfig rule 2001-02-13 03:10:56 +00:00
tsutsui c72204655e mkdir -p ${RELEASEDIR}/installation/miniroot on "make release". 2000-06-19 14:39:24 +00:00
tsutsui 42f4262fbb Pass ${DESTDIR} to RunList.sh. 2000-06-10 03:02:14 +00:00
tsutsui b3e031a6db Use vnd rather than sd1b to make miniroot image. 2000-06-09 14:58:32 +00:00
gwr 33ad8f4c0a Add a release target to automate building release snapshots. 1999-05-21 04:06:20 +00:00
gwr 4271a87de0 updates for the 1.4 release 1999-05-16 08:21:52 +00:00
gwr bc3f764726 Put -B be in NEWFSARGS 1999-04-22 04:32:12 +00:00
wrstuden ad140b77ea Modify all calls to newfs in ramdisk/miniroot creation to include
the needed endianism of the architecture. One step towards cross-building
releases.

Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
1999-03-04 20:32:18 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
gwr 46d31e9f26 Use the INSTALL kernels. 1998-05-29 17:58:53 +00:00
gwr 27cddeb0fe Add target all 1998-03-17 23:03:32 +00:00
gwr 4a0868db44 Put both netbsd.sun3 and netbsd.sun3x kernels in the miniroot image
so it will boot on both kinds of machines.  (The boot program will
load the appropriate one).
1998-02-12 19:55:14 +00:00
gwr ed38349504 Ready for 1.3_BETA 1997-12-12 22:42:11 +00:00
gwr 79519adc40 Ready for 1.3_BETA 1997-12-12 22:37:19 +00:00
gwr b560bac97e Use /dev/sd1b for now 1997-12-12 04:15:41 +00:00
jtc 34d9f1513d merge in 1.2 branch 1996-10-09 00:13:36 +00:00
gwr 0f77846dcd Ready for release 1995-11-21 21:18:48 +00:00
gwr 2097445cb6 Minor cleanup 1995-10-13 16:38:20 +00:00
gwr 91cc48c9da Support for making sun3 installation media. 1995-10-08 23:07:44 +00:00