summaryrefslogtreecommitdiff
path: root/distrib/miniroot/list
AgeCommit message (Expand)Author
2016-09-17ping6(8) is now a hardlink to ping(8).Florian Obser
2016-09-13Provide a stripped down group file for the install media.Robert Peichaer
2016-09-03Enable a stripped down version of doas(1) on the install media.Robert Peichaer
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-02move to official keysTheo de Raadt
2014-02-21remove irksome useless commentsTheo de Raadt
2014-02-21oops, seperate pieces coming...Theo de Raadt
2014-02-21servicesTheo 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
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-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-17er, wrong pathTheo 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-03-30put mount_udf here too (big media things use this)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-22put gnu at the end of the SRCDIRS listTheo de Raadt
2002-04-30oops, typoTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-28remove confusion about disktabTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21strip scripts; remove some crudTheo de Raadt
2002-04-18no chroot, and avoid SYMLINK to instbinTheo 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