Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
79da31c6
Commit
79da31c6
authored
May 07, 2019
by
Carsten Heinz
Committed by
Jaco A. Hofmann
May 08, 2019
Browse files
Fedora 24 and 25 not supported in debug mode
parent
4036ddca
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79da31c6
...
...
@@ -277,18 +277,6 @@ build_tapasco_fedora_30:
image
:
fedora:30
extends
:
.build_tapasco_fedora
build_tapasco_fedora_24_debug
:
variables
:
MODE
:
"
debug"
image
:
fedora:24
extends
:
.build_tapasco_fedora
build_tapasco_fedora_25_debug
:
variables
:
MODE
:
"
debug"
image
:
fedora:25
extends
:
.build_tapasco_fedora
build_tapasco_fedora_26_debug
:
variables
:
MODE
:
"
debug"
...
...
README.md
View file @
79da31c6
...
...
@@ -11,7 +11,8 @@ TaPaSCo is known to work in this environment:
*
Intel x86_64 arch
*
Linux kernel 4.4+
*
Fedora 24+, Ubuntu 16.04+
*
Fedora 26+, Ubuntu 16.04+
*
Fedora 24/25 does not support debug mode
*
Bash Shell 4.2.x+
Other setups likely work as well, but are untested.
...
...
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