summaryrefslogtreecommitdiff
path: root/rc/bin/inst
AgeCommit message (Collapse)Author
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
2011-06-09fix * casecinap_lenrek
2011-06-09ask for nvram and 9fat partitionscinap_lenrek
2011-06-09mergecinap_lenrek
2011-06-09fix syntax errorcinap_lenrek
2011-06-09remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcpcinap_lenrek
2011-06-07auth/cpu hostowner: bootes -> glendastanley lieber
2011-06-04inst/bootsetup: delete files before copyingcinap_lenrek
2011-06-04inst/bootsetup: commentcinap_lenrek
2011-06-04inst/bootsetup: dont use disk/format to add files to 9fat. use ↵cinap_lenrek
dossrv/wstat() to make 9bootfat continuous
2011-05-30inst: dont assume that we run in riocinap_lenrek
2011-05-10/rc/bin/inst/start: set scroll, /usr/glenda/bin/rc/riostart: do not set scrollstanley lieber
2011-05-09installer: fix *nomp=1, remove floppy nonsense from stop.stanley lieber