summaryrefslogtreecommitdiff
path: root/rc/bin/inst
AgeCommit message (Collapse)Author
2019-03-27inst/startether: skip ipv6 auto configuration when nora6 was specifiedcinap_lenrek
2018-08-15inst/startether: fix typocinap_lenrek
2018-08-15ipv6 autoconfiguration on ethernetcinap_lenrek
for ip autoconfiguration, setup ipv6 link local addresses and do SLAAC in parallel to DHCP.
2018-01-05inst: determine kernel for bootsetup from $bootfile and $cputypecinap_lenrek
2017-11-19inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size ↵cinap_lenrek
(thanks aap)
2017-09-10rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update ↵cinap_lenrek
documentation there isnt much of a point in keep maintaining separate kernel configurations for terminal and cpu kernels as the role can be switched with service=cpu boot parameter. to make stuff cosistent, we will just have one "pc" kernel and one "pc64" kernel configuration now.
2017-08-05inst: don't hardcode /net/ether0, might have usb ethernetcinap_lenrek
2017-08-04inst: get rid of ppp configurationcinap_lenrek
2017-08-04inst: get rid of halt, just run fshalt in finish directlycinap_lenrek
2017-08-04inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with ↵cinap_lenrek
preexisting local filesystem
2017-05-01inst/configether: in manual network configuration, ask for dns servercinap_lenrek
2017-01-23inst/bootsetup: fix unformated esp check (thanks yellow_apple)cinap_lenrek
2015-07-13inst: fix download task using ip/httpfile to mount a iso over http and ↵cinap_lenrek
prompt for installurl
2015-06-06inst: provide gpt/mbr choice when disk is blank, format espcinap_lenrek
2015-05-31inst/bootplan9: skip mbr installation and active partition switching when we ↵cinap_lenrek
have no plan9 dos partition on efi systems, there is no plan9 partition in the dos partition table that could be marked active and the mbr should be left alone.
2015-05-31integrate disk/edisk with diskparts, bootfs and installer (gpt support)cinap_lenrek
2014-11-05inst: copy efi bootloader in bootsetupcinap_lenrek
2014-10-19inst: ignore *bootscreen= variable when generating plan9.inicinap_lenrek
2014-03-15inst/bootsetup: do not copy 9pccpuf kernel to 9fatcinap_lenrek
theres no cpuserver install anymore and pc kernels can assume cpu role with service=cpu boot parameter.
2013-10-26inst: cleanup installer making it not rely on path containing .cinap_lenrek
always explicitely execute installer modules with ./name instead of relying that the path contians the dot.
2013-08-02inst: remove systype step. system will be terminal with a disk after ↵cinap_lenrek
installation.
2013-06-01inst/ndbsetup: allow setting sysname more than oncecinap_lenrek
In the installation, if you run the ndbsetup task n times (n > 1), the installed /lib/ndb/local will have n sys= entries. The problem is that ndb(8) will use the first sys= entry found, but one would expect that the last configuration in the ndbsetup task would be the active one. Remove any previous entry in ndbsetup before adding new one.
2013-03-12inst/mountcwfs, inst/mounthjfs: fix typosppatience0
2012-12-20inst: fix pbs update for bootsetup, remove stopether and stopppp taskscinap_lenrek
the pbs update might fail if we dont unmount the 9fat.
2012-12-06inst: add a linebreak before install boot record descriptioncinap_lenrek
2012-12-06inst: remove broken winnt boot setupcinap_lenrek
2012-09-17inst: fix typocinap_lenrek
2012-08-11inst: ask to ream the filesystem in mounthjfscinap_lenrek
2012-08-09fix inst/mountcwfscinap_lenrek
2012-08-09inst/configfs: change spaces into tabscinap_lenrek
2012-08-07fix inst/bootsetupaiju
2012-08-07added hjfsaiju
2012-07-04inst: remove the cdboot parameter from plan9.inicinap_lenrek
2012-06-18inst: pass on kernel parameters to installed plan9.inicinap_lenrek
2012-05-21inst: remove fdisk/prep stuff from mainloop, remove inst/startwincinap_lenrek
2012-03-29use sysname as dhcp hostcinap_lenrek
2011-08-31inst: have to mount /srv/boot instead of binding /rootcinap_lenrek
2011-08-31inst: allow using /root as distribution mediacinap_lenrek
2011-08-31mergecinap_lenrek
2011-08-30inst/tzsetup: fixglenda
2011-08-29mergecinap_lenrek
2011-08-28install: add tzsetupstanley lieber
2011-07-21inst/partdisk: fix issue #76cinap_lenrek
2011-06-14inst/ndbsetup: s/chekdone/checkdone/, simplifycinap_lenrek
2011-06-13inst/configether: make *dhcp* host less confusing with sysnamecinap_lenrek
2011-06-13inst/bootsetup: update bootsector when not formatingcinap_lenrek
2011-06-12inst: add network configuration setupcinap_lenrek
2011-06-11inst: dont create /n/other/dist, keep /dist in main storagecinap_lenrek
2011-06-09fix mistakecinap_lenrek
2011-06-09fix mistakecinap_lenrek