Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
111
Issues
111
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
5737f95e
Commit
5737f95e
authored
Oct 10, 2012
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to UBUNTU12 image.
parent
1529f157
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
install/phases/boss/genirack
install/phases/boss/genirack
+1
-1
install/phases/boss/images
install/phases/boss/images
+1
-1
No files found.
install/phases/boss/genirack
View file @
5737f95e
...
...
@@ -45,7 +45,7 @@ my $HPPASSWORD = "$PREFIX/etc/switch.pswd";
my $PORTSRC = "http://www.emulab.net/downloads/FreeBSD-9.0-ports.tar.gz";
my $ZZZ = "/usr/local/etc/rc.d/zzz-inelab.sh";
my $DEFAULTOSID = "FEDORA15-STD";
my @EXPORTEDOSIDS= ("FBSD82-STD", "UBUNTU1
1
-64-STD");
my @EXPORTEDOSIDS= ("FBSD82-STD", "UBUNTU1
2
-64-STD");
my $PGOSSITEVAR = "protogeni/default_osname";
my %INTERFACES = (
...
...
install/phases/boss/images
View file @
5737f95e
...
...
@@ -22,7 +22,7 @@ sub Install($$$)
# Another good one for the rack.
if ($PROTOGENI_GENIRACK) {
push(@STDIMAGES, "UBUNTU1
1
-64-STD");
push(@STDIMAGES, "UBUNTU1
2
-64-STD");
}
Phase "IDs", "Setting up Images and OSs", sub {
...
...
Write
Preview
Markdown
is supported
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