summaryrefslogtreecommitdiff
path: root/distrib/sun2
AgeCommit message (Expand)Author
2003-12-13ramdisk doesn't fit in 400k anymore, make it 500k.chs
2003-12-13miniroot doesn't fit in 12MB anymore, make it 13.chs
2003-10-29__ramdisk MAKEDEV target is no morejdolecek
2003-07-26netbsd.org->NetBSD.orgsalo
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
2003-01-19Remove "srcdir distrib/utils/x_mount" from ramdisk liststsutsui
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-11-18Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".lukem
2002-06-05As parselist.awk now sets COPY-ied files explicitly to 444, ensurelukem
2002-05-19minor whitespace & sorting cleanuplukem
2002-05-14consistently use "${INSTALLBOOT} -v ..."lukem
2002-05-08The miniroot now has a .fs extension.fredette
2002-05-07Now include distrib/common/Makefile.distrib.fredette
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-26remove stuff migrated to ../ramdisk or ../minirootlukem
2002-04-26Migrate to a distrib framework closer to how other ports work.lukem
2002-04-26remove non mount_* links to mount_* programs...lukem
2002-04-26move files from ../common/ that are only used in this directory to herelukem
2002-04-26convert to be closer to the other distrib dirs:lukem
2002-04-26this shouldn't be necessarylukem
2002-04-26use ${RELINSTALL} instead of cp -plukem
2002-04-26- call ${INSTALLBOOT} with -m ${MACHINE}lukem
2002-04-23Be sure to use /usr/sbin/installboot instead of /usr/mdec/installboot,fredette
2002-04-22Converted sun2 to the new distrib world order. It is nowfredette
2002-04-18Fixed a spelling mistake.fredette
2002-04-12- replace image_md_post: target with IMAGE_MD_POST variable, and uselukem
2002-04-06Set DBG=-Os for libhack.tsutsui
2002-03-28- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) arelukem
2002-03-26Note that libhack.o depends on gethost.o, otherwisefredette
2002-03-25Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,lukem
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-21Convert to using ${MDSETIMAGE}.jmc
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc
2001-07-26partiton -> partitionwiz
2001-05-18Added sun2 distrib files.fredette