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
eae3c78c
Commit
eae3c78c
authored
Jun 17, 2004
by
David G Andersen
Browse files
Add alt tag to the initial boot config as well
parent
c4c14e35
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/cdromcheckin.php3
View file @
eae3c78c
...
...
@@ -422,6 +422,7 @@ else {
echo
"fdisk=image.fdisk
\n
"
;
echo
"fdisk_sig=https://${WWWHOST}/images/image.fdisk.sig
\n
"
;
echo
"slice1_image=slice1.ndz
\n
"
;
echo
"slice1_alt_image=http://${WWWHOST}/images/slice1-v4.ndz
\n
"
;
echo
"slice1_sig=https://${WWWHOST}/images/slice1-v4.ndz.sig
\n
"
;
# Still return this for the root tag. Might change later.
echo
"slice1_md5=c9f8578517f5ebb0eca70b69dce144db
\n
"
;
...
...
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