summaryrefslogtreecommitdiff
path: root/distrib/mvme68k/ramdisk/list
AgeCommit message (Expand)Author
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allKenneth R Westerback
2012-10-17no need for the boot files on the ramdisk. the install script wasTheo de Raadt
2010-10-18Place a smaller spwd.db onto the install media. Be consistant with the namingTheo de Raadt
2010-03-31put date(1) onto the media, it fitsTheo de Raadt
2010-01-01add arch(1) to the ramdisk, it is tiny and we will soon need itTheo de Raadt
2009-05-03We will need bin/sleep on all ramdisks.Theo de Raadt
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programTheo de Raadt
2009-04-17unify some more piecesTheo de Raadt
2009-04-17Put bin/sha256 and build a hash directory onto the media that can fitTheo de Raadt
2009-02-19Don't create links to non-existant disktab files on the installKenneth R Westerback
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2006-03-06eject -> mt (except on alpha where size tests are needed)Theo de Raadt
2005-01-12remove some differencesTheo de Raadt
2005-01-11put a seperate and real fsck on the mediaTheo de Raadt
2004-12-29nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by meTheo de Raadt
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-07-06Put dhclient on luna88k, mvme68k and mvme88k installation media.Miod Vallat
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-02-16dhclient-script fits; fix from krwTheo de Raadt
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna u...Michael Shalayeff
2002-05-01We only need fsck_ffs, not the fsck front end.Todd C. Miller
2002-04-30use makeconf.awk throughout, delete instbin in MakefileTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot s...Theo de Raadt
2002-04-28remove confusion about disktabTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-17use the very small RAMDISK config; bring this up to modern times. needs a fe...Theo de Raadt
2002-04-10leave MAKEDEV, it fitsTheo de Raadt
2002-02-09use "ramdisk" MAKEDEV target alwaysTheo de Raadt
2001-10-08arch -ksTheo de Raadt
2001-10-02more gnu/usr.bin before usr.binTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
2001-07-26correct pathTheo de Raadt
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2000-07-14correct ch* things mickey forgotTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
2000-01-24Clean up mvme68k install utils and remdisk.Steve Murphree
1997-05-12do not build a filesystem containing a bsd containing a ramdisk.Theo de Raadt
1997-05-01use pdkshTheo de Raadt
1997-02-16Add the final? pieces to support mvme68k ramdisk support.Dale S. Rahn
1997-02-15Add new style of miniroot building. primarily based on the distrib/minirootDale S. Rahn