summaryrefslogtreecommitdiff
path: root/distrib/ramdisk/list
AgeCommit message (Expand)Author
2009-05-06Put the tzdir onto some of the media we think it will fit ontoTheo 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-17further minor unificationTheo de Raadt
2009-04-17Put bin/sha256 and build a hash directory onto the media that can fitTheo de Raadt
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-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-06-11The upgrade script depends upon that, if mount_foo is present on the ramdiskMiod Vallat
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth R Westerback
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21remove some crudTheo de Raadt
2002-04-05use hardlinks to instbin, so that instbin can be deleted atthe endTheo de Raadt
2002-04-04de-comment install.* and upgradeTheo de Raadt
2001-12-17Use actual files for short versions of /etc/protocols andKenneth R Westerback
2001-12-13Remove /etc/protocols and /etc/services from install mediaKenneth R Westerback
2001-10-02more gnu/usr.bin before usr.binTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2000-06-12fix ch* linksTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
2000-04-25kill, test and pwd are ksh builtins--no need to include standalone binaries.Todd C. Miller
1998-10-09no need for dhclient.conf anymore; created by scriptTheo de Raadt
1998-09-21alpha ramdisk has dhcp support now tooTheo de Raadt
1997-12-02repository move of src/bin/pdksh to src/bin/kshTheo de Raadt
1997-09-17generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on allTheo de Raadt
1997-05-15do not need chrootTheo de Raadt
1997-05-15fit vi onto sparc ramdiskTheo de Raadt
1997-05-14working bsd.rd; without vi for nowTheo de Raadt
1997-05-14shareable ramdisk creation; in part by grrTheo de Raadt