| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
always explicitely execute installer modules with ./name instead
of relying that the path contians the dot.
|
|
|
|
|
|
|
|
just emiting "hpost" makes it simpler to override it as a
rc function.
|
|
|
|
|
|
|
|
|
|
|
|
installation.
|
|
|
|
the new listen doesnt redirect stderr for us, so do it
in the service script.
|
|
|
|
which forwards the information to 9front-sysinfo@9front.org mailing list
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the pbs update might fail if we dont unmount the 9fat.
|
|
|
|
|
|
|
|
|
|
|