summaryrefslogtreecommitdiff
path: root/distrib/luna88k
AgeCommit message (Expand)Author
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
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-05-17Make more free inodes on luna88k bsd.rd.Kenji Aoyama
2020-05-25make non-root filesystems ffs2 for landisk, sgi and luna88k; ok aoyama@ visa@Otto Moerbeek
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
2020-04-05Make FFS2 the default filesystem type on installs except for landisk,Kenneth R Westerback
2019-07-31Fix errors while building bsd.rd & minirootXX.fs on luna88k that isKenji Aoyama
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-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-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-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-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsRobert Peichaer
2017-07-08hook up slaacd to the installer on media where we have INET6Florian Obser
2017-01-27Switch alpha, luna88k and sparc64 ramdisks to makefs.Martin Natano
2017-01-22Whitespaces ...Robert Peichaer
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-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-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
2015-02-23expr no longer needed on media, thanks to halex and todd and rpeTheo de Raadt
2014-12-28Build special/encrypt into instbin, to prepare for dropping use of theTheo de Raadt
2014-12-27SRCDIRS must now always come from distrib/special. A few systemsTheo de Raadt
2014-12-03rtsol(8) is no longer needed on the ramdisks.Florian Obser
2014-08-15Align install.md files with installer style.Robert Peichaer
2014-07-20place sysctl in sorted order; Jean-Philippe OuelletTheo de Raadt