summaryrefslogtreecommitdiff
path: root/distrib/loongson
AgeCommit message (Expand)Author
2021-02-14distrib: use ${MACHINE} instead of hardcoded valueSebastien 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
2020-12-09Gdium bootblocks are still dumb, and cannot load the kernel from ffs.Theo de Raadt
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingTheo de Raadt
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2020-03-05Do not compress kernel for ramdisk, PMON cannot load compressed kernels;Otto Moerbeek
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-05Use bsd.gz inside ramdiskTheo de Raadt
2019-05-03Further removal of differences (using install instead of cp, sortingTheo de Raadt
2019-05-01Do not need reacharound back to our own obj directory, pretty sillyTheo de Raadt
2019-05-01verbose mkhybrid was never needed on these archTheo de Raadt
2019-04-30repair more trivial differencesTheo de Raadt
2019-04-30rm is in /bin, no need to specifyTheo de Raadt
2019-04-30fix disktype related typoTheo 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-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-28the BSD_RD variable is pointlessTheo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2019-04-05Use new rdsetroot.Theo de Raadt
2017-11-19add growfs(8) to ramdiskjob
2017-07-08hook up slaacd to the installer on media where we have INET6Florian Obser
2017-01-22Whitespaces ...Robert Peichaer
2016-12-11Use makefs to build bsd.rd; build & boot tested by visaMartin Natano
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERTheo de Raadt
2016-09-17ping6(8) is now a hardlink to ping(8).Florian Obser
2016-09-13Provide a stripped down group file for the install media.Robert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-03Enable a stripped down version of doas(1) on the install media.Robert Peichaer
2016-04-02- merge install.sh into install.sub as do_install()Robert Peichaer
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
2015-12-29Change patterns in case-blocks from a*|A* to [aA]*Robert Peichaer
2015-12-18Introduce a new function disk_has() to inspect a disk if it has aRobert Peichaer
2015-12-02If (O)penBSD is not offered as a partitioning option, do not acceptKenneth R Westerback
2015-11-09Fix commas in "Use (W)hole disk MBR..." question.Robert Peichaer
2015-11-05newfs the ext2fs partition containing the boot blocks with -O 1 when runningMiod Vallat
2015-06-02Remove the $FSTABFLAG variable and use -F directly. The installerRobert Peichaer
2015-05-31Replace identical code in the MD scripts of the installer with a newRobert Peichaer
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)Robert Peichaer
2015-04-19Force the boot partition to ext2fs, rathern than leaving it as it was.Theo de Raadt
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
2015-04-02more -> less; not less -> moreTheo de Raadt
2015-03-11adjust for removal of expr (and while here, sort all these lists, with theTheo de Raadt