Age | Commit message (Collapse) | Author |
|
prompt for installurl
|
|
|
|
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.
|
|
|
|
|
|
|
|
theres no cpuserver install anymore and pc kernels can
assume cpu role with service=cpu boot parameter.
|
|
always explicitely execute installer modules with ./name instead
of relying that the path contians the dot.
|
|
installation.
|
|
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.
|
|
|
|
the pbs update might fail if we dont unmount the 9fat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dossrv/wstat() to make 9bootfat continuous
|
|
|
|
|
|
|