summaryrefslogtreecommitdiffstats
path: root/distrib/sgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* distrib: use ${MACHINE} instead of hardcoded valuesemarie2021-02-142-7/+7
* make non-root filesystems ffs2 for landisk, sgi and luna88k; ok aoyama@ visa@otto2020-05-251-3/+2
* Make ffs2 the default for newfs; change all calls to create e.g. floppyotto2020-05-182-4/+4
* Change install images called *.fs to *.img. These are UFS filesystem images,deraadt2020-05-171-2/+2
* Make FFS2 the default filesystem type on installs except for landisk,krw2020-04-051-1/+5
* eliminate differences between all the list files as much asderaadt2019-06-071-16/+17
* Add tee(1) to the ramdisk filesystem and use it to provide both anaddy2019-05-131-1/+2
* like ../cdfs/, not yet adjusted to use FSSIZEderaadt2019-05-051-2/+2
* Use MOUNT_POINT throughout, consistant with other platforms.deraadt2019-05-031-13/+12
* cannot give newfs a -c parameter yet, since this Makefile stillderaadt2019-05-031-2/+2
* Further removal of differences (using install instead of cp, sortingderaadt2019-05-033-8/+8
* refer do the nested FFS filesystem by name FS, since it is similar toderaadt2019-05-021-3/+3
* verbose mkhybrid was never needed on these archderaadt2019-05-011-5/+6
* rm is in /bin, no need to specifyderaadt2019-04-303-7/+7
* Every Makefile on every architecture had deviated in unique ways.deraadt2019-04-305-52/+36
* These Makefile.inc are now empty and unused.deraadt2019-04-291-3/+0
* TOPDIR and TOP are not neccessary.deraadt2019-04-293-16/+6
* remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt2019-04-295-13/+9
* cleanup the situation around "df -i"deraadt2019-04-281-2/+2
* Cull BSDRD variables which are always bsd.rdderaadt2019-04-281-3/+2
* CBIN variable is also pointless, it is always "instbin". Rather thanderaadt2019-04-281-11/+10
* the BSD_RD variable is pointlessderaadt2019-04-281-6/+5
* Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenderaadt2019-04-282-43/+45
* Use new rdsetroot.deraadt2019-04-051-10/+4
* Grow sgi ISO/FS media space to cope with the clang growth.deraadt2019-03-171-2/+2
* Fix a slip in previous. FFSSZ should reflect the "pa" disktab field,visa2018-11-131-2/+1
* Grow sgi iso to make room for clang.visa2018-11-131-3/+3
* add growfs(8) to ramdiskjob2017-11-191-1/+2
* DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsrpe2017-07-281-4/+3
* hook up slaacd to the installer on media where we have INET6florian2017-07-081-1/+2
* Add a MDKERNEL variable that contains the name of the boot kernel.rpe2017-06-261-1/+2
* Grow sgi iso, to account for base containing compile.tgz.deraadt2017-06-141-3/+3
* Whitespaces ...rpe2017-01-221-2/+1
* Use makefs to build bsd.rd; build & boot tested by visanatano2016-12-061-41/+14
* Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERderaadt2016-10-141-4/+3
* Remove an outdated remark about the 'a' partition. The sgi bootblocksvisa2016-10-051-7/+1
* ping6(8) is now a hardlink to ping(8).florian2016-09-171-3/+2
* Provide a stripped down group file for the install media.rpe2016-09-131-2/+2
* add missing doas entries; noticed by avsmderaadt2016-09-041-1/+2
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-4/+4
* Move files created by root during install/upgrade in a subdir ofrpe2016-09-041-3/+3
* - merge install.sh into install.sub as do_install()rpe2016-04-021-4/+5
* - enable activation of MP kernel for IP27rpe2016-01-011-8/+6
* Remove stray '}'.rpe2015-12-271-2/+2
* welcome GENERIC.IP27 MP (dual cpu on O350 now)deraadt2015-12-272-70/+28
* Add IP26 kernels and boot blocks to the installation media.miod2015-09-272-5/+7
* Enable IP26 builds.miod2015-09-201-2/+2
* Remove the $FSTABFLAG variable and use -F directly. The installerrpe2015-06-021-2/+2
* Replace identical code in the MD scripts of the installer with a newrpe2015-05-311-23/+4
* Add the new template file based autopartitioning feature of disklabel(8)rpe2015-05-041-1/+6