Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
openstack-build-ubuntu
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
David Johnson
openstack-build-ubuntu
Commits
0fe1fac3
Commit
0fe1fac3
authored
Mar 25, 2016
by
David Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Whoops, lingering uImage turd for when we had to backup/restore this stuff.
parent
433dc8e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
setup-storage.sh
setup-storage.sh
+0
-7
No files found.
setup-storage.sh
View file @
0fe1fac3
...
...
@@ -34,13 +34,6 @@ ARCH=`uname -m`
maybe_install_packages lvm2
if
[
"
$ARCH
"
=
"aarch64"
]
;
then
# XXX: have to copy the .bak versions back into place on uBoot-nodes.
cp
-p
/boot/boot.scr.bak /boot/boot.scr
cp
-p
/boot/uImage.bak /boot/uImage
cp
-p
/boot/uInitrd.bak /boot/uInitrd
fi
#
# First try to make LVM volumes; fall back to loop device in /storage. We use
# /storage for swift later, so we make the dir either way.
...
...
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