summaryrefslogtreecommitdiff
path: root/distrib/octeon
AgeCommit message (Expand)Author
2024-06-09include BUILDINFO file in the iso/img files; requested by florian for sysupgr...Theo de Raadt
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-02-10Use "echo '/ *' | disklabel -wAT-" to put all free space into theKenneth R Westerback
2022-11-06Use installboot -p; OK visaKlemens Nanni
2022-09-11Replace "echo 'w\ny\nq\n' | disklabel -E" with equivalentKenneth R Westerback
2022-02-06Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2021-11-13Use long filenames by default on FAT filesystemsKlemens Nanni
2021-10-23Arithmetic is hard! Since MBR partition 0 is the only partition in the bootKenneth R Westerback
2021-10-04Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers.Kevin Lo
2021-08-29new installboot will sometimes reuse the existing msdos boot partition insteadTheo de Raadt
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-04-14handle obj dirTheo de Raadt
2021-04-13construct an octeon installXX.img fileTheo de Raadt
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingTheo de Raadt
2020-06-24kernel no longer has to be placed into the boot area, becauseTheo de Raadt
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2019-08-04Remove unused files.Visa Hankala
2019-08-04Revise the way how the octeon bootloader is built. The originalVisa Hankala
2019-07-28Add octeon bootloader to the set of files that get copiedVisa Hankala
2019-07-28Link octeon bootloader to the build.Visa Hankala
2019-07-28Add a dedicated ramdisk entry for the octeon bootloader to reduceVisa Hankala
2019-07-17Add a bootloader for octeon.Visa Hankala
2019-06-07eliminate differences between all the list files as much asTheo de Raadt
2019-06-02first few small steps towards unificationTheo 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-01Fix miniroot partition.Visa Hankala
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-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-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
2018-01-18Make the installer use the multiprocessor kernel if there is moreVisa Hankala
2017-11-19add growfs(8) to ramdiskjob
2017-07-08hook up slaacd to the installer on media where we have INET6Florian Obser
2017-02-20Bump the default size of the MSDOS partition from 16MB to 32MB.Visa Hankala
2017-01-22Whitespaces ...Robert Peichaer
2016-12-05Use makefs to build bsd.rd; 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