summaryrefslogtreecommitdiff
path: root/distrib/i386
AgeCommit message (Expand)Author
2021-10-04grow i386 media for new realtek firmwaresTheo de Raadt
2021-10-04Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.Kevin Lo
2021-07-26Pass make flags to kernel and lib buildskn
2021-07-18Remove hackery around /tmp/i/resolv.conf*. In particular "lookup file bind"Theo de Raadt
2021-07-16Replace dhclient with dhcpleased/resolvd on the ramdisk.Florian Obser
2021-02-15Things are too tight. Retaining even those two symbols is too much.Theo de Raadt
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b...Sebastien Marie
2021-02-14distrib: use ${MACHINE} instead of hardcoded valueSebastien Marie
2021-02-13distrib: remove .comment section systematicallySebastien Marie
2021-02-13distrib: remove .SUNW_ctf only on kernelsSebastien Marie
2021-02-13distrib: merge "cp a b; strip b" to "objcopy -S a b"Sebastien Marie
2021-02-13distrib: remove duplicate strip(1) callsSebastien Marie
2021-01-05distribute the gzip'd version of bsd.rd on platforms where we all bootTheo de Raadt
2020-08-05MTREE is not usedTheo de Raadt
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2019-12-01grow i386 cd ramdisk a little bitTheo de Raadt
2019-06-07eliminate differences between all the list files as much asTheo de Raadt
2019-05-13Add tee(1) to the ramdisk filesystem and use it to provide both aChristian Weisgerber
2019-05-03Further removal of differences (using install instead of cp, sortingTheo de Raadt
2019-05-01verbose mkhybrid was never needed on these archTheo de Raadt
2019-04-30step by step, more removal of differencesTheo de Raadt
2019-04-30repair more trivial differencesTheo de Raadt
2019-04-30rm is in /bin, no need to specifyTheo de Raadt
2019-04-30Also pull cdrom production into the full ramdisk build.Theo de Raadt
2019-04-30Every Makefile on every architecture had deviated in unique ways.Theo de Raadt
2019-04-29These Makefile.inc are now empty and unused.Theo de Raadt
2019-04-29TOPDIR and TOP are not neccessary.Theo de Raadt
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysTheo de Raadt
2019-04-28oops, repair some BSDRD confusionTheo de Raadt
2019-04-28cleanup the situation around "df -i"Theo de Raadt
2019-04-28Cull BSDRD variables which are always bsd.rdTheo de Raadt
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanTheo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2019-04-14Instead of using COPTS=-Oz (and similar) in make environment to forceTheo de Raadt
2019-04-05Use new rdsetroot.Theo de Raadt
2019-03-05install*.{fs,iso} get larger due to clang library changesTheo de Raadt
2018-10-07add new ral-rt3290 firmwareJonathan Gray
2018-03-21trim cert.pem on all arches that install it. use the installed file fromStuart Henderson
2018-03-21use new script to trim installed cert.pem on overflowing i386/ramdisk_cdStuart Henderson
2017-11-19add growfs(8) to ramdiskjob
2017-08-13strip .SUNW_ctf in the remaining strip invocationsJasper Lievisse Adriaanse
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsRobert Peichaer
2017-07-25change -Os to -Oz all around the treeRobert Nagy
2017-07-08hook up slaacd to the installer on media where we have INET6Florian Obser
2017-06-13The KARL compile.tgz linkkit adds some growth to the base set.Theo de Raadt
2017-06-03kernels in compile dirs are readonly, and the bsd.rd we created hasTheo de Raadt
2017-01-22Whitespaces ...Robert Peichaer
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-11-24Use makefs to build bsd.rd. amd64 and i386 are first; other platformsMartin Natano