summaryrefslogtreecommitdiff
path: root/distrib/mvme68k/ramdisk/Makefile
AgeCommit message (Collapse)Author
2000-01-24Clean up mvme68k install utils and remdisk.Steve Murphree
1997-09-26Don't specify disktype to newfs when we already have a label.Todd C. Miller
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1997-05-12do not build a filesystem containing a bsd containing a ramdisk.Theo de Raadt
instead, build simply a bsd containing a ramdisk. people can netboot this :-)
1997-02-16clean up and add missing file from previous commitDale S. Rahn
1997-02-16Add the final? pieces to support mvme68k ramdisk support.Dale S. Rahn
uses rdsetroot to create a ramdisk in a kernel image.
1997-02-15Add new style of miniroot building. primarily based on the distrib/minirootDale S. Rahn
code.
1997-02-15Removal of the sun3 pieces of the miniroot build mechanism.Dale S. Rahn
Prepare for new setroot version.
1996-10-12first cut, copied from sun3 stuffTheo de Raadt