summaryrefslogtreecommitdiff
path: root/distrib/sun2/miniroot/Makefile
AgeCommit message (Expand)Author
2021-06-18Replace RELEASE and VERSION strings proplery.tsutsui
2021-03-01Drop wide char support to save spacemartin
2019-12-291. Remove all the special handling of variables (-d -p -P -s -S) thatchristos
2019-12-18bumpchristos
2017-01-24+= for MAKEFS_FLAGSchristos
2014-08-27mark fstab .PHONY to prevent it being re-made from fstab.c in suffix rules.christos
2013-08-12Explicitly build space constrained ramdisk images without unwind tables.joerg
2010-02-11Remove terminfo.db as it's now embedded in libterminfo.roy
2010-02-05Use the rescue terminfo.db in our images instead of termcap.roy
2009-10-09Replace references to local and now no-longer-existing termcap filestsutsui
2009-09-20Nothing needs disktab anymore, so we'd rather have an inode andabs
2009-09-20Move sun2, sun3 & x68k across to the common distrib etc/services, andabs
2009-01-25Use the cutdown distrib/common/services and distrib/common/protocolsabs
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-04-29Fix (currently harmless) typo.tsutsui
2007-06-24Remove a duplicated option in MAKEFS_FLAGS.isaki
2007-05-16Use src/distrib/common/services so that miniroot fits in 4MB.tsutsui
2007-05-15Bump the miniroot size from 4M to 4300k so the contents fits again.he
2007-03-20Use crunched binary on sun2 miniroot so that miniroot istsutsui
2007-03-03MAKEDEV.subr no longer exists. Don't install it in any ramdiskapb
2007-03-01Add MAKEDEV.subr to IMAGEDEPENDS. These miniroot images should probablyapb
2006-07-31Bump the miniroot size by 1MB to 18MB so that it fits again.he
2006-02-14Bump the miniroot size from 16m to 17m so that the contents fits again.he
2004-06-05Increase miniroot size to 16m.skrll
2004-02-23Bump miniroot size from 13M to 15M so that the contents fits again.he
2003-12-13miniroot doesn't fit in 12MB anymore, make it 13.chs
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-05-14consistently use "${INSTALLBOOT} -v ..."lukem
2002-05-07don't use ${OBJDIR}, using just 'install.sub' in IMAGEDEPENDS should work finejdolecek
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-26Migrate to a distrib framework closer to how other ports work.lukem
2002-04-26- call ${INSTALLBOOT} with -m ${MACHINE}lukem
2002-04-22Converted sun2 to the new distrib world order. It is nowfredette
2002-04-12- replace image_md_post: target with IMAGE_MD_POST variable, and uselukem
2002-03-06replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inclukem
2001-12-17Sync with the sun3 distrib code, and fixed many problemsfredette
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc
2001-05-18Added sun2 distrib files.fredette