summaryrefslogtreecommitdiff
path: root/rc/bin/inst/bootsetup
AgeCommit message (Collapse)Author
2018-01-05inst: determine kernel for bootsetup from $bootfile and $cputypecinap_lenrek
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.
2015-06-06inst: provide gpt/mbr choice when disk is blank, format espcinap_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.
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: remove broken winnt boot setupcinap_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
2011-06-13inst/bootsetup: update bootsector when not formatingcinap_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-09remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcpcinap_lenrek
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-09installer: fix *nomp=1, remove floppy nonsense from stop.stanley lieber
2011-05-04add cpu server to the installer; add more files for cpu server; make sure ↵stanley lieber
they are included on the cd-rom.
2011-05-05fix manual (book) build, add files/permissions for lp, compile postscriptcinap_lenrek
2011-05-02inst: reintroduce iso mounting for usb, replace /rc/bin/inst/isxxx with ↵cinap_lenrek
/rc/bin/fstype, remove fossil/venti specific code, rename plan9.iso to 9front.iso
2011-04-28inst: ask to ream filesystem, use 16K blocksize for copydist, fix missed ↵cinap_lenrek
mount in bootsetup
2011-04-22inst: installer adaption to cwfscinap_lenrek
2011-04-20add Fish-'s installer patches; possibly not in a working state. ↵stanley lieber
testing/fixes requested.
2011-04-12update installer for 9bootfatcinap_lenrek
2011-04-12updating cwfs and moving installer in /rc/bincinap_lenrek