summaryrefslogtreecommitdiff
path: root/distrib/socppc/ramdisk/list
AgeCommit message (Expand)Author
2016-04-02- merge install.sh into install.sub as do_install()Robert Peichaer
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
2015-04-02more -> less; not less -> moreTheo de Raadt
2015-03-11adjust for removal of expr (and while here, sort all these lists, with theTheo de Raadt
2015-02-23expr no longer needed on media, thanks to halex and todd and rpeTheo de Raadt
2014-12-28Build special/encrypt into instbin, to prepare for dropping use of theTheo de Raadt
2014-12-27SRCDIRS must now always come from distrib/special. A few systemsTheo de Raadt
2014-12-03rtsol(8) is no longer needed on the ramdisks.Florian Obser
2014-07-20place sysctl in sorted order; Jean-Philippe OuelletTheo de Raadt
2014-03-03use official 5.5 keyTheo de Raadt
2014-01-19we no long use the /var/hash files, but rely on the SHA256.sig file.Theo de Raadt
2014-01-11No need for a bin/cpio link on the media, because the pax|tar binary doesTheo de Raadt
2014-01-10remove md5 after installing it (with the links to the sha256/512 commands).Theo de Raadt
2014-01-09copy the relevant key for the release onto the mediaTheo de Raadt
2014-01-08Switch to using the base sha256 command, rather than some customizedTheo de Raadt
2014-01-07SRCDRS usr.bin usr.sbin is a bad idea (because of PIE). The places weTheo de Raadt
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allKenneth R Westerback
2012-10-16use the baseXX installed goop in /mnt to install bootblocksTheo de Raadt
2011-08-02stop using the word 'firmwares'Theo de Raadt
2010-10-18Place a smaller spwd.db onto the install media. Be consistant with the namingTheo de Raadt
2010-09-20add some missing ral/run firmware to install mediaJonathan Gray
2010-03-31put date(1) onto the media, it fitsTheo de Raadt
2010-02-17Pick up the bits from /usr/mdec that we need to install.Mark Kettenis
2010-01-01add arch(1) to the ramdisk, it is tiny and we will soon need itTheo de Raadt
2009-06-02add TZ on install media where it should fitTodd T. Fries
2009-05-03need sleep here, tooTheo 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
2008-05-11Infrastructure to build ramdisks.Mark Kettenis