Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
0ece52a7
Commit
0ece52a7
authored
Aug 07, 2003
by
Leigh B. Stoller
Browse files
Minor changes for Dave.
parent
66ff649c
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/cdromcheckin.php3
View file @
0ece52a7
...
...
@@ -265,11 +265,20 @@ if (strcmp($privIP, "1.1.1.1")) {
"slice1_md5=d326a1f604489c43b488fa80a88221f4
\n
"
.
"slicex_slice=3
\n
"
.
"slicex_mount=/users"
;
break
;
case
"c9f8578517f5ebb0eca70b69dce144db"
:
$upgrade_instructions
=
"slice1_image=slice1.ndz
\n
"
.
"slice1_sig=https://${WWWHOST}/images/slice1-v4.ndz.sig
\n
"
.
"slice1_md5=d326a1f604489c43b488fa80a88221f4
\n
"
.
"slicex_slice=3
\n
"
.
"slicex_mount=/users"
;
break
;
default
:
SPITSTATUS
(
CDROMSTATUS_UPGRADEERROR
);
b
re
ak
;
re
turn
;
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment