cinap_lenrek
2559f92a83
inst: fix download task using ip/httpfile to mount a iso over http and prompt for installurl
2015-07-13 06:28:46 +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
52c6b751c0
inst/bootplan9: skip mbr installation and active partition switching when we 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-31 16:41:46 +02:00
cinap_lenrek
82aa1d5c78
integrate disk/edisk with diskparts, bootfs and installer (gpt support)
2015-05-31 13:06:18 +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
03f364d167
inst/ndbsetup: allow setting sysname more than once
...
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-06-01 16:14:53 +02:00
ppatience0
c3d51106e1
inst/mountcwfs, inst/mounthjfs: fix typos
2013-03-12 17:55:00 -04: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
a81a6f2ff4
inst: add a linebreak before install boot record description
2012-12-06 07:09:16 +01:00
cinap_lenrek
b929f24b92
inst: remove broken winnt boot setup
2012-12-06 06:35:36 +01:00
cinap_lenrek
b65b65df1c
inst: fix typo
2012-09-17 11:45:25 +02:00
cinap_lenrek
929441dd26
inst: ask to ream the filesystem in mounthjfs
2012-08-11 13:02:31 +02:00
cinap_lenrek
76b93f6c2c
fix inst/mountcwfs
2012-08-09 20:17:51 +02:00
cinap_lenrek
286a035b6c
inst/configfs: change spaces into tabs
2012-08-09 20:13:28 +02: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
c910640fdd
inst: remove fdisk/prep stuff from mainloop, remove inst/startwin
2012-05-21 03:51:38 +02:00
cinap_lenrek
f000760ec0
use sysname as dhcp host
2012-03-29 18:23:21 +02:00
cinap_lenrek
f075a98f05
inst: have to mount /srv/boot instead of binding /root
2011-08-31 19:33:22 +02:00
cinap_lenrek
8beb5ec0a9
inst: allow using /root as distribution media
2011-08-31 18:57:31 +02:00
cinap_lenrek
531d4710df
merge
2011-08-31 15:50:05 +02:00
glenda
918b918f19
inst/tzsetup: fix
2011-08-30 13:00:00 -04:00
cinap_lenrek
c504f717e2
merge
2011-08-29 23:54:19 +02:00
stanley lieber
d711e87eb8
install: add tzsetup
2011-08-28 15:12:58 -05:00
cinap_lenrek
af89b1c5b1
inst/partdisk: fix issue #76
2011-07-21 01:04:17 +02:00
cinap_lenrek
d6fa8c3175
inst/ndbsetup: s/chekdone/checkdone/, simplify
2011-06-14 13:43:59 +02:00
cinap_lenrek
8b87e14b39
inst/configether: make *dhcp* host less confusing with sysname
2011-06-13 15:42:37 +02:00
cinap_lenrek
699a4dac34
inst/bootsetup: update bootsector when not formating
2011-06-13 15:18:16 +02:00
cinap_lenrek
c5bcd17a58
inst: add network configuration setup
2011-06-12 08:15:50 +00:00
cinap_lenrek
aeb6266854
inst: dont create /n/other/dist, keep /dist in main storage
2011-06-11 14:22:59 +00: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
191ab8a42b
merge
2011-06-09 07:40:07 +00:00
cinap_lenrek
9091b580cc
fix syntax error
2011-06-09 05:26:17 +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
stanley lieber
1517e7c621
auth/cpu hostowner: bootes -> glenda
2011-06-07 22:26:07 -05: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
cinap_lenrek
f3f13d06d0
inst: dont assume that we run in rio
2011-05-30 18:34:22 +00:00
stanley lieber
f643d03b2a
/rc/bin/inst/start: set scroll, /usr/glenda/bin/rc/riostart: do not set scroll
2011-05-10 02:46:12 +00:00
stanley lieber
1c63dadd35
installer: fix *nomp=1, remove floppy nonsense from stop.
2011-05-09 22:56:02 +00:00