summaryrefslogtreecommitdiff
path: root/distrib/macppc/floppies/ramdisk/Makefile
AgeCommit message (Expand)Author
2021-05-25Provide support to build 32bit crunched ramdisks and use that formartin
2020-04-05Support the use of DHCP in the install environmentsevan
2019-12-291. Remove all the special handling of variables (-d -p -P -s -S) thatchristos
2019-01-07increase IMAGESIZE slightly to avoid running out of space when doing some sys...scole
2018-11-12install kernel for ppc601 floppies and isoscole
2017-01-24+= for MAKEFS_FLAGSchristos
2014-08-10Bump the ramdisk size on macppc and sandpoint somewhat to compensate forjoerg
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-07Get macppc to build again by adjusting sizes.gdt
2014-08-07I need 2244k for src/distrib/macppc/floppies/ramdisk, rather thangdt
2014-08-06Bump ramdisksize even slightly moremartin
2014-08-05Bump ramdisk sizemartin
2014-08-04Slightly extend ramdisk sizemartin
2012-03-23Bump the ramdisk size with 100KB so that the contents fits again.he
2010-12-24Bump ramdisk size by 64K. This allows release builds to finish on macppc.aymeric
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-24Replace references to local and now no-longer-existing termcap fileshe
2009-09-20Ten identical list.inet6 files, or one common/list.inet6?abs
2009-09-20${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocolsabs
2009-01-25Use the cutdown distrib/common/services and distrib/common/protocolsabs
2007-05-10Since /etc/services has gotten rather large, use a minimal one for installdogcow
2005-01-18Only use ping6 and rtsol if ${USE_INET6} != "no".lukem
2002-10-17Rework how SMALLPROG was being used and how INET6 support was enabled.lukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-12cleanup makefiles to NNDWOlukem
2002-04-09Add -mstring to DBG to save some more bytes.tsutsui
2002-04-06Set DBG="-Os -mmultiple" and also pass it to crunchgen via CRUNCHGEN_FLAGS.tsutsui
2002-04-01ensure all sysinst-using makefs generated images have at least 15 inodes free,lukem
2002-03-30Switch to New Distrib World Order.tsutsui
2002-03-28- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) arelukem
2002-02-04NOLIBHACKOPENDIR is gone.tsutsui
2001-11-20Make sure clean rule cleans out all of the ramdisk stuff. Also includejmc
2001-10-21Change ${SIZE} to ${DISKSIZE} to avoid conflicts with vars used with newjmc
2001-10-13Add MTREE?= to add Makefiles and use when running mtreejmc
2001-10-10Use symbol MTREECONF instead of MTREE to refer configuration fileenami
2001-09-25Include bsd.sys.mk so proper DESTDIR processing gets done for libhack.o builds.jmc
2001-07-27Use all of libhack (but opendir.c) to fit 1.4M floppy.tsubai
2000-11-27Use libhack again.tsubai
2000-11-01Change all ocurrences of "crunchgen" to ${CRUNCHGEN}garbled
2000-08-30Usejhawk
2000-07-24Remove kernfs, add dmesg link.tsubai
2000-05-02use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.sjg
1999-11-08Make the ram disk larger, so it fits.mycroft
1999-10-14Use -f ${DESTDIR}/etc/disktab to find the disktab, so that we can buildwrstuden
1999-08-29Change md size to 2MB.tsubai
1999-07-08Make ramdiskbin smaller to fit into ramdisk.tsubai
1999-05-11Sync with the recent crunchgen changes.veego
1999-03-04Modify all calls to newfs in ramdisk/miniroot creation to includewrstuden