diff options
author | jenkins <integrat@enea.se> | 2016-05-11 20:49:02 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-11 20:49:02 +0200 |
commit | 1cbf4b78869f3021a5eae9f314bb0ecb34598f8b (patch) | |
tree | 23330370e627b17cb06dae9356a8c343079f4808 | |
parent | 9e7aa4c0c26c5a5032c81e29066c6ba75b1a2779 (diff) | |
parent | 7238993f4604e4138a5325dacdfbd38fdc1d8844 (diff) | |
download | el_manifests-standard-1cbf4b78869f3021a5eae9f314bb0ecb34598f8b.tar.gz |
Merge branch 'master' of git.enea.se:linux/manifests/el6-standard into default
-rw-r--r-- | p2041rdb/README | 14 | ||||
-rw-r--r-- | qemux86/README | 12 |
2 files changed, 26 insertions, 0 deletions
diff --git a/p2041rdb/README b/p2041rdb/README index e69de29..7e2a8f1 100644 --- a/p2041rdb/README +++ b/p2041rdb/README | |||
@@ -0,0 +1,14 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead | ||
2 | |||
3 | |||
4 | Bla bla bla ... | ||
5 | |||
6 | Build commands for p2041rdb | ||
7 | ============================= | ||
8 | |||
9 | Boot commands for p2041rdb | ||
10 | ============================= | ||
11 | NFS boot commands: | ||
12 | setenv serverip <TFTP Server IP>, | ||
13 | |||
14 | |||
diff --git a/qemux86/README b/qemux86/README index e69de29..bb9ea64 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -0,0 +1,12 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead | ||
2 | |||
3 | |||
4 | Bla bla bla ... | ||
5 | |||
6 | Build commands for qemux86 | ||
7 | ============================= | ||
8 | cd /path/to/poky_directory/ | ||
9 | |||
10 | Boot commands for qemux86 | ||
11 | ============================= | ||
12 | |||