summaryrefslogtreecommitdiffstats
path: root/distrib/i386/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* eliminate differences between all the list files as much asderaadt2019-06-071-88/+0
* Add tee(1) to the ramdisk filesystem and use it to provide both anaddy2019-05-131-1/+2
* Every Makefile on every architecture had deviated in unique ways.deraadt2019-04-301-105/+0
* TOPDIR and TOP are not neccessary.deraadt2019-04-291-5/+2
* remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2019-04-292-5/+5
* cleanup the situation around "df -i"deraadt2019-04-281-4/+2
* CBIN variable is also pointless, it is always "instbin". Rather thanderaadt2019-04-281-13/+12
* Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt2019-04-281-21/+15
* Instead of using COPTS=-Oz (and similar) in make environment to forcederaadt2019-04-141-4/+2
* Use new rdsetroot.deraadt2019-04-051-11/+4
* strip .SUNW_ctf in the remaining strip invocationsjasper2017-08-131-4/+4
* DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe2017-07-281-3/+1
* change -Os to -Oz all around the treerobert2017-07-251-2/+2
* kernels in compile dirs are readonly, and the bsd.rd we created hasderaadt2017-06-031-1/+2
* Whitespaces ...rpe2017-01-221-2/+1
* Install cert.pem + ftp(1) binary that supports SSL, so the install scriptderaadt2016-12-302-4/+6
* Use makefs to build bsd.rd. amd64 and i386 are first; other platformsnatano2016-11-241-34/+18
* Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt2016-10-141-4/+3
* Switch the i386 floppy ramdisk to fdboot(8), now that it works correctly.jsing2016-09-181-2/+2
* ping6(8) is now a hardlink to ping(8).florian2016-09-171-2/+2
* Provide a stripped down group file for the install media.rpe2016-09-131-2/+2
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-4/+4
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-2/+2
* Enable a stripped down version of doas(1) on the install media.rpe2016-09-031-1/+2
* - merge install.sh into install.sub as do_install()rpe2016-04-021-4/+5
* If manual disklabel editing is requested during install, don't emitkrw2016-02-081-13/+3
* Change patterns in case-blocks from a*|A* to [aA]*rpe2015-12-291-4/+4
* Introduce a new function disk_has() to inspect a disk if it has arpe2015-12-181-4/+4
* If (O)penBSD is not offered as a partitioning option, do not acceptkrw2015-12-021-2/+4
* Fix commas in "Use (W)hole disk MBR..." question.rpe2015-11-091-2/+2
* Use 'fdisk -i', instead of 'fdisk -e' with a here document ofkrw2015-10-251-7/+2
* Remove the $FSTABFLAG variable and use -F directly. The installerrpe2015-06-021-2/+2
* Replacerpe2015-06-021-4/+4
* Replace identical code in the MD scripts of the installer with a newrpe2015-05-311-23/+4
* Add the new template file based autopartitioning feature of disklabel(8)rpe2015-05-041-1/+6
* pwd_mkdb now fits onto the install media. no more chroot games.deraadt2015-04-131-1/+2
* more -> less; not less -> morederaadt2015-04-021-2/+2
* adjust for removal of expr (and while here, sort all these lists, with thederaadt2015-03-111-2/+4
* Enable lid suspends by default in the kernel, and remove the question fromderaadt2015-01-121-2/+1
* Build special/encrypt into instbin, to prepare for dropping use of thederaadt2014-12-281-1/+2
* successful switchover to non-reach-around SRCDIRderaadt2014-12-231-2/+1
* Align install.md files with installer style.rpe2014-08-151-3/+3
* ask about lidderaadt2014-07-201-1/+2
* Oddly, chmod chgrp chown were at the wrong path on these media.deraadt2014-07-201-3/+2
* Place kernel after running installboot, because this makes overflowderaadt2014-03-291-2/+2
* use official 5.5 keyderaadt2014-03-031-2/+2
* Build a (USB or other disk) miniroot, which can be dd'd and booted sincederaadt2014-03-021-1/+4
* Use the new installboot when building i386 media.jsing2014-01-201-4/+3
* Switch i386 installs/upgrades to the new installboot.jsing2014-01-201-5/+2
* Add installboot to i386 media.jsing2014-01-201-2/+3