Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
environments-recipes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
grid5000
environments-recipes
Commits
007eef46
Commit
007eef46
authored
Dec 03, 2020
by
JONGLEZ Baptiste
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'xen_no_bootscrub' into 'master'
[xen] Add no-bootscrub option (bug 11436) See merge request
!71
parents
f1333450
e5e7d60b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
steps/export/export_g5k.yaml
steps/export/export_g5k.yaml
+1
-1
No files found.
steps/export/export_g5k.yaml
View file @
007eef46
...
...
@@ -72,7 +72,7 @@
kernel: $${g5k_kernel_path}
initrd: $${g5k_initrd_path}
hypervisor: /hypervisor
hypervisor_params:
dom0_mem=4096M
hypervisor_params:
"dom0_mem=4096M no-bootscrub"
filesystem: $${g5k_filesystem}
partition_type: 131
multipart: false
...
...
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