summaryrefslogtreecommitdiff
path: root/distrib/i386
AgeCommit message (Expand)Author
2024-10-15grow i386 media a bitTheo de Raadt
2024-06-09include BUILDINFO file in the iso/img files; requested by florian for sysupgr...Theo de Raadt
2023-08-15drop MSDOSFS from i386 floppyJonathan Gray
2023-06-11No need to check for DTYPE_FLOPPY. If there is neither a GPT norKenneth R Westerback
2023-04-28Revert amd64/i386 floppy change. Missing diff to vnconfig brokeKenneth R Westerback
2023-04-28Move FSDISKTYPE uses from disklabel(8) invocations to vnconfig(8)Kenneth R Westerback
2023-04-28Retire -E's "expert" mode. Introduced 23 years ago to avoidKenneth R Westerback
2023-04-28Add support for RTL8188FTV chip to urtwn(4).Kevin Lo
2023-04-26Don't rely on the disklabel defaults or a disktab entry's ba#/fa#Kenneth R Westerback
2023-04-26Nuke variable 'LBA'. Always set for ramdisk_cd, never set forKenneth R Westerback
2023-03-07Initial support for guided disk encryptionKlemens Nanni
2022-03-26grow i386 mediaTheo de Raadt
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