Commit graph

32 commits

Author SHA1 Message Date
cinap_lenrek c197fede61 inst: determine kernel for bootsetup from $bootfile and $cputype 2018-01-05 08:38:23 +01:00
cinap_lenrek be7f3fb5e4 rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update 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-09-10 22:35:23 +02:00
cinap_lenrek 628611fb5c inst: provide gpt/mbr choice when disk is blank, format esp 2015-06-06 02:00:51 +02:00
cinap_lenrek 0aea317dd2 inst: copy efi bootloader in bootsetup 2014-11-05 21:38:28 +01:00
cinap_lenrek d91fe5b38b inst: ignore *bootscreen= variable when generating plan9.ini 2014-10-19 21:17:08 +02:00
cinap_lenrek 0c9a1e6653 inst/bootsetup: do not copy 9pccpuf kernel to 9fat
theres no cpuserver install anymore and pc kernels can
assume cpu role with service=cpu boot parameter.
2014-03-15 19:13:27 +01:00
cinap_lenrek 0d378e905e inst: cleanup installer making it not rely on path containing .
always explicitely execute installer modules with ./name instead
of relying that the path contians the dot.
2013-10-26 20:17:56 +02:00
cinap_lenrek 1c379c1667 inst: remove systype step. system will be terminal with a disk after installation. 2013-08-02 03:47:27 +02:00
cinap_lenrek 91cc172719 inst: fix pbs update for bootsetup, remove stopether and stopppp tasks
the pbs update might fail if we dont unmount the 9fat.
2012-12-20 11:17:10 +01:00
cinap_lenrek b929f24b92 inst: remove broken winnt boot setup 2012-12-06 06:35:36 +01:00
aiju 4c4a3cbfd4 fix inst/bootsetup 2012-08-07 18:01:53 +02:00
aiju b21b9ba89c added hjfs 2012-08-07 17:57:04 +02:00
cinap_lenrek 7de41e2435 inst: remove the cdboot parameter from plan9.ini 2012-07-04 01:32:49 +02:00
cinap_lenrek 90b38f03a5 inst: pass on kernel parameters to installed plan9.ini 2012-06-18 22:54:16 +02:00
cinap_lenrek 699a4dac34 inst/bootsetup: update bootsector when not formating 2011-06-13 15:18:16 +02:00
cinap_lenrek e30bd05a62 fix mistake 2011-06-09 22:02:50 +00:00
cinap_lenrek e1e174fecd fix mistake 2011-06-09 21:14:14 +00:00
cinap_lenrek 3dc150e478 fix * case 2011-06-09 20:43:04 +00:00
cinap_lenrek e27c2203ef ask for nvram and 9fat partitions 2011-06-09 20:31:04 +00:00
cinap_lenrek c9dc319649 remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcp 2011-06-09 04:56:16 +00:00
cinap_lenrek 78828434f7 inst/bootsetup: delete files before copying 2011-06-04 22:25:35 +00:00
cinap_lenrek f93365aaef inst/bootsetup: comment 2011-06-04 21:35:28 +00:00
cinap_lenrek a8b922169b inst/bootsetup: dont use disk/format to add files to 9fat. use dossrv/wstat() to make 9bootfat continuous 2011-06-04 21:34:51 +00:00
stanley lieber 1c63dadd35 installer: fix *nomp=1, remove floppy nonsense from stop. 2011-05-09 22:56:02 +00:00
stanley lieber 0461c58433 add cpu server to the installer; add more files for cpu server; make sure they are included on the cd-rom. 2011-05-04 18:55:08 +00:00
cinap_lenrek de2dc860d3 fix manual (book) build, add files/permissions for lp, compile postscript 2011-05-05 06:41:01 +00:00
cinap_lenrek 7d87f85671 inst: reintroduce iso mounting for usb, replace /rc/bin/inst/isxxx with /rc/bin/fstype, remove fossil/venti specific code, rename plan9.iso to 9front.iso 2011-05-02 03:01:52 +00:00
cinap_lenrek 24f96acf80 inst: ask to ream filesystem, use 16K blocksize for copydist, fix missed mount in bootsetup 2011-04-28 22:38:29 +00:00
cinap_lenrek 40dab914b7 inst: installer adaption to cwfs 2011-04-22 00:50:41 +00:00
stanley lieber fbea254ad3 add Fish-'s installer patches; possibly not in a working state. testing/fixes requested. 2011-04-20 03:49:58 +00:00
cinap_lenrek cef6cf06eb update installer for 9bootfat 2011-04-12 16:32:51 +00:00
cinap_lenrek 67e93d6a0a updating cwfs and moving installer in /rc/bin 2011-04-12 15:53:55 +00:00
Renamed from sys/lib/dist/pc/inst/bootsetup (Browse further)