summaryrefslogtreecommitdiff
path: root/distrib/alpha/miniroot
AgeCommit message (Expand)Author
2023-08-14More files need to be removed by make clean.Miod Vallat
2023-04-30FSSIZE was not updated when 'fakeramdisk' was enlarged from 5760Kenneth 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-26Don't rely on the disklabel defaults or a disktab entry's ba#/fa#Kenneth R Westerback
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-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b...Sebastien Marie
2021-02-13distrib: remove .SUNW_ctf only on kernelsSebastien Marie
2021-02-13distrib: merge objcopy -Sg and strip commandsSebastien Marie
2021-02-13distrib: remove STRIPOPTS variable from alpha and sparc64 MakefileSebastien Marie
2021-01-05distribute the gzip'd version of bsd.rd on platforms where we all bootTheo 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-11-19typo (result was bootblocks from / always installed into media); from miodTheo 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-01increase verbose +1 (the required level for spitting out block start/endTheo 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-30common directory is pointless nowTheo de Raadt
2019-04-30Every Makefile on every architecture had deviated in unique ways.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-28cleanup the situation around "df -i"Theo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2015-09-19Create the filesystem image with the same size as its `c' slice from disktab.Miod Vallat
2015-08-29use correct installboot command; from miod.Theo de Raadt
2015-08-29create an alpha minirootTheo de Raadt