Age | Commit message (Expand) | Author |
2017-11-19 | add growfs(8) to ramdisk | job |
2017-09-18 | drop ${GZIPCMD} and just use 'gzip' | Jasper Lievisse Adriaanse |
2017-09-18 | drop ${STRIP}, it's just 'strip' | Jasper Lievisse Adriaanse |
2017-09-17 | Some further shrinking, but obviously not enough. Something unknown | Theo de Raadt |
2017-08-17 | add two more strips | Jasper Lievisse Adriaanse |
2017-08-12 | always strip the ctf section from ramdisk kernels | Jasper Lievisse Adriaanse |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2017-07-08 | hook up slaacd to the installer on media where we have INET6 | Florian Obser |
2017-06-03 | kernels in compile dirs are readonly, and the bsd.rd we created has | Theo de Raadt |
2017-01-27 | Switch alpha, luna88k and sparc64 ramdisks to makefs. | Martin Natano |
2016-10-14 | Use new kernel compile method for ramdisks, de-escalating to $BUILDUSER | Theo de Raadt |
2014-01-19 | we no long use the /var/hash files, but rely on the SHA256.sig file. | Theo de Raadt |
2014-01-08 | Switch to using the base sha256 command, rather than some customized | Theo de Raadt |
2014-01-08 | always include dd | Theo de Raadt |
2013-10-20 | Fix release after rdsetroot shuffle. | Miod Vallat |
2013-10-18 | cleanup elfrdsetroot references; ok miod | Theo de Raadt |
2012-10-30 | Nuke dhclient-script and dhclient.conf 'script' directive. Do all | Kenneth R Westerback |
2011-08-02 | stop using the word 'firmwares' | Theo de Raadt |
2011-07-08 | Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries. | Dale Rahn |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson |
2011-04-15 | No need to make depend kernels; ok guenther | Theo de Raadt |
2010-10-18 | Place a smaller spwd.db onto the install media. Be consistant with the naming | Theo de Raadt |
2009-05-06 | Put the tzdir onto some of the media we think it will fit onto | Theo de Raadt |
2009-04-17 | bpf0 can be created by MAKEDEV; ok krw | Theo de Raadt |
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt |
2009-04-17 | Put bin/sha256 and build a hash directory onto the media that can fit | Theo de Raadt |
2009-04-12 | run make depend for kernel, too; ok miod | Theo de Raadt |
2008-12-02 | commit with rdsetroot now accepting the filesystem as a 2nd arg | Theo de Raadt |
2008-06-26 | add bio & bioctl | Todd T. Fries |
2008-01-11 | cleanup: make -> ${MAKE} consistenly. | Marc Espie |
2007-07-11 | do not put mt/eject onto small media; ok krw | Theo de Raadt |
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-09 | Add -n to gzip flags. Save a few bytes since we no longer save | Todd C. Miller |
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France |
2005-04-06 | no more tigon firmware here | Theo de Raadt |
2004-12-15 | Add include firmware for txp(4) on relevant ramdisks. | Ryan Thomas McBride |
2004-11-23 | need kue firmware too | Theo de Raadt |
2004-11-22 | tigon firmwares on the big ramdisks | Theo de Raadt |
2004-11-08 | remove dd from all media, add back in for bsd.rd (the fatty) | Theo de Raadt |
2004-07-13 | make bpf0. do NOT put this into ramdisk target (yes, that is how full the | Theo de Raadt |
2004-07-09 | put dhcp support on the alpha CD (not onto the floppies, where it does not | Theo de Raadt |
2002-06-09 | knf | Todd T. Fries |
2002-04-30 | use makeconf.awk, and also simplify list management | Theo de Raadt |
2002-04-25 | runlist.sh & list2sh.awk unification | Theo de Raadt |
2002-04-25 | no longer needed | Theo de Raadt |
2001-10-20 | oops, bsd.rd needs mount_cd9660 | Theo de Raadt |
2001-09-18 | remove elfrdsetroot from here and use the one in distrib/common | Jason Wright |
2001-02-04 | find ramdisk.conf in the right place | Theo de Raadt |
2001-01-29 | three floppies, and a bsd.rd for the CD | Theo de Raadt |