Commit Graph

16 Commits

Author SHA1 Message Date
lukem
a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +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
f845b9752d use RELINSTALL 2002-04-26 15:04:30 +00:00
matt
e6f6b92da4 Sprinkle some .WAIT's 2002-03-31 17:27:43 +00:00
matt
9def170c03 Don't install boot.mop if ELF. 2002-03-29 06:46:34 +00:00
lukem
f37a1d53c0 use check_RELEASEDIR 2002-03-28 02:40:18 +00:00
lukem
811d644d8f don't set the owner or group when installing into $RELEASEDIR 2002-02-09 13:56:48 +00:00
matt
b15515a2db Use ${PRINTOBJDIR}. Install boot.fs 2001-03-04 20:33:03 +00:00
matt
98670586e9 ramdisk-kernel needs ${.CURDIR} 2000-09-12 16:06:55 +00:00
jhawk
a022cf9d37 Use
${MAKE}
instead of
  make
2000-08-30 23:51:46 +00:00
matt
3586ef00b3 make snap_md_post do the right thing. 2000-05-31 21:51:27 +00:00
matt
5d64a08f5f add ramdisk-kernel. 2000-05-23 18:36:04 +00:00
matt
9d53129465 Updagte the VAX bits so they actually work. Use the common method of building
miniroots.  Fix the ramdisk bits.  Use the INSTALL kernel.  This stuff has
really suffered from bitrot.
2000-05-18 02:12:43 +00:00
ragge
aa897b228c Put in new code to make a ramdisk system for installation. 1999-03-12 18:36:52 +00:00
ragge
b1474f955b Installation tools for vax. 1995-10-01 21:22:13 +00:00