Opened 7 years ago
Closed 5 years ago
#150 closed defect (fixed)
subsystem>bce>boot.info listing of commands and keywords is incorrect
| Reported by: | canthony | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | MR12.7 |
| Component: | Documentation | Version: | MR12.6f |
| Keywords: | bce boot | Cc: |
Description (last modified by )
boot.info shows the syntax as
boot {command} {keywords} {-control_arg}
and lists the commands as
mult salv stan star
Using "boot salv" results in:
system_startup_: salv is not a legal command. Type help for a list of commands.
Examination of system_startup_.pl1, command_abbrev shows the following accepted abbreviations
av, ld, mult, dlv, dv, shut, stan, star, sv, alv, addd, deld, sdu
Although "salvage_dirs" is a command, "salv" is not a valid abbreviation and cannot be used in a boot command.
Second, the following keywords are listed:
nodt nolv rlvs rpvs
Examination of system_startup_.pl1. intk_card.parms shows the following tested values:
nodt nolv nosc
and accept_rpv.pl1:
rpvs rlvs
"nosc" should be documented.
Change History (5)
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
| Milestone: | → MR12.6g |
|---|---|
| Priority: | major → minor |
| Status: | new → accepted |
| Version: | → MR12.6f |
comment:5 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |

https://s3.amazonaws.com/eswenson-multics/public/mcrs/MCR10072.pdf