summaryrefslogtreecommitdiff
path: root/distrib/sparc/ramdisk
AgeCommit message (Expand)Author
2003-07-11Pass explicit device to eject(1), since it doesn't know about the floppypk
2003-03-08crank memory disk from 1360 blocks to 1376 blockslukem
2002-07-20Mount the mfs /instfs with a reasonable inode density, otherwise itlukem
2002-06-26add comment and fix whitespace.grant
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-13consistency cleanuplukem
2002-04-12minor NDWO tweaklukem
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-25Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,lukem
2002-03-11- convert to New Distrib World Order, which allows this directory to belukem
2001-11-21Add bsd.prog.mk so libhack builds againjmc
2001-11-08Use "vnd0" instead of "/dev/vnd0c" as argument for "vnconfig" because ittron
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-06-17cdrom(): allow the location of `instfs.tgz' on the CD to be overriddenpk
2001-05-19include bsd.sys.mk for DESTDIR builds.chs
2001-05-10Tweak # of inodes once again.pk
2001-01-23Redo inode allocation to get a few bytes backjmc
2000-11-28cdrom(): Look for the `instfs.tgz' image in the $MACHINE subdirectory ofpk
2000-11-06Eject the floppy disks.pk
2000-11-05Add `eject'.pk
2000-11-01Change all ocurrences of "crunchgen" to ${CRUNCHGEN}garbled
2000-10-31Drop `release' target; we don't need it.pk
2000-10-31Don't bother with the tape block size unless explicitly requested.pk
2000-10-30Remove mount(8) since we can use the fs-specific versions directly.pk
2000-10-30Add /cdrom which is used by dot.profile as a mount point.pk
2000-10-30Support the two-stage memory-disk based bootstrap method for tape, cdrompk
2000-10-26Find a bunch of places where we call "make" and replace it with ${MAKE}garbled
2000-10-20Boot from floppy now requires two disk images:pk
2000-09-04Use $(IMAGE) where appropriateabs
2000-08-30Usejhawk
2000-06-14sweep of my licenses for consistency. (no functional changes) Thesecgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-06-07Need /etc/netconfig.thorpej
2000-05-02use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.sjg
2000-03-081800k is not big enough, so make it 1920k. (Though I'm not sure that makingcjs
2000-01-21rename (revert) memory disk filename /dev/mdX -> /dev/mdXatsutsui
2000-01-14Expand md filesystem to 1.8MB.pk
2000-01-10Remove version number from boot image files.pk
2000-01-10Fix root device name md0a -> md0tsutsui
1999-11-23Remove update from the miniroot lists.simonb
1999-11-23Don't start update.simonb
1999-11-09Clean up the crunch configuration file as well.pk
1999-11-09Pull in the IPSECless version of ping.pk
1999-11-09Make this work with obj dirs.mycroft
1999-10-18Add `release:' targets.pk
1999-06-27miniroot changes:mrg
1999-06-26after checking and setting DONEPROFILE, export it so that children of thecgd