summaryrefslogtreecommitdiff
path: root/distrib/pmax/ramdisk
AgeCommit message (Expand)Author
2021-04-25handle mipsn64christos
2020-09-07bump image size for pmax64 builds.mrg
2020-01-09PR install/54780: in the (of course totally unlikely) case that sysinstmartin
2019-12-291. Remove all the special handling of variables (-d -p -P -s -S) thatchristos
2019-06-26Bump ramdisk slightly (non MKREPRO builds with long paths fail otherwise)martin
2019-04-03Give us a bit of breathing room since the calculated size of mkfs is notchristos
2019-03-29Bumpity bump bumpchristos
2019-02-13Bump pmax install ramdisk size by another 100k, as 3500k is no longergson
2017-07-16Give us a little room, too much potato chips.christos
2017-01-24+= for MAKEFS_FLAGSchristos
2012-08-14Change all install media to use ipty instead of pty0martin
2011-06-19Remove unnecessary gnu/usr.bin path from SRCDIRS.tsutsui
2011-06-19Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for nowtsutsui
2011-01-14Adjust file lists for recent move:tsutsui
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-09-2034 different termcap subsets, plus a couple of ports still usingabs
2009-09-20Nothing needs disktab anymore, so we'd rather have an inode andabs
2009-09-20${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocolsabs
2009-09-20Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)abs
2009-04-22Put /usr/mdec/bootxx_ffsv2 into install ramdisk.tsutsui
2009-01-18Bump the size of ramdisk and diskimages, so that what needs tohe
2008-11-30Use shrinked src/distrib/common/protocols rather than fat src/etc/protocols.tsutsui
2008-05-06Add -lprop to the LIBS line so that ifconfig will link.dyoung
2007-05-10Since /etc/services has gotten rather large, use a minimal one for installdogcow
2006-07-29Remove RASTERCONSOLE support from the pmax port.ad
2006-01-16Use -mmemcpy.tsutsui
2004-10-15Increase the pmax ramdisk size with 100KB, so that the contentshe
2004-06-09Bump size of ramdisk image from 3148KB to 3200KB so that the contentshe
2004-05-14Expand the ramdisk image size from 3m to 3148k so that the contentshe
2004-04-19Spell removable with only two es. Inspired by jmc@openbsd.wiz
2003-12-25Add -lz, now needed by gzip.martin
2003-07-26netbsd.org->NetBSD.orgsalo
2003-02-01Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchidetsutsui
2002-05-27use usr/sbin/installboot not usr/mdec/installbootlukem
2002-05-02yet another distrib overhaul:lukem
2002-05-02${DISTRIBDIR} has changed; grab our rcons termcap relative to ${CURDIR}.simonb
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-23The "objcopy" based crunchide method has a problem on MIPS; it turns globaltv
2002-04-13link mount_mfs to newfslukem
2002-04-12use ${IMAGETAR} support from Makefile.imagelukem
2002-04-12use ${DISTRIBDIR} appropriatelylukem
2002-04-06Set DBG=-Os for libhack.tsutsui
2002-04-01ensure all sysinst-using makefs generated images have at least 15 inodes free,lukem
2002-03-29use libhacklukem
2002-03-28cosmetic reorglukem
2002-03-24cosmetic tweakslukem
2002-03-12convert to New Distrib World Order.lukem
2002-02-09don't set the owner or group when installing into $RELEASEDIRlukem
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc