Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RINA-Quick
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Aaron Chen
RINA-Quick
Commits
25adcbad
Commit
25adcbad
authored
Jul 27, 2015
by
JUICEBOXSINGULARITY
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
working playbook
parent
2e6560db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
rina.yml
rina.yml
+4
-5
No files found.
rina.yml
View file @
25adcbad
...
...
@@ -3,7 +3,7 @@
vars
:
swig_dir
:
~/swig
rina_dir
:
~/
rina
rina_dir
:
~/
stack
#remote_user: user
#become: yes
...
...
@@ -51,7 +51,6 @@
-
name
:
RINA
git
:
repo=https://github.com/IRATI/stack.git
dest={{ rina_dir }}
-
shell
:
cd {{ rina_dir }};git pull --tags;make deconfig;
- git pull --tags
- make deconfig
- ./linux/install-from-scratch
-
shell
:
cd {{ rina_dir }}; git pull --tags
-
shell
:
cd {{ rina_dir }}/linux; make olddefconfig
-
shell
:
cd {{ rina_dir }};./install-from-scratch
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