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
F
flatdeb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Ludovico de Nittis
flatdeb
Commits
093b8e2d
Commit
093b8e2d
authored
Jul 16, 2019
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: Update for Debian 10 'buster'
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
5064f977
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
9 deletions
+18
-9
README
README
+18
-9
No files found.
README
View file @
093b8e2d
...
...
@@ -7,18 +7,27 @@ from Debian packages.
Walkthrough
-----------
On a Debian
9 VM
:
On a Debian
10 'buster' machine
:
sensible-editor /etc/apt/sources.list # and enable backports
apt install debootstrap systemd-container time
apt install python3 python3-debian python3-gi python3-yaml
apt install -t stretch-backports flatpak flatpak-builder ostree
apt install \
binutils \
debootstrap \
debos \
flatpak \
flatpak-builder \
ostree \
python3 \
python3-debian \
python3-gi \
python3-yaml \
systemd-container \
time \
${NULL}
(Or install on Debian testing/unstable.)
Also install the latest versions of
(Or use Debian 9 'stretch' and get flatpak, flatpak-builder and ostree
from stretch-backports, and install
[fakemachine](https://github.com/go-debos/fakemachine)
and [debos](https://github.com/go-debos/debos)
.
and [debos](https://github.com/go-debos/debos)
from upstream source code.)
Also edit org.debian.packages.openarena.yaml to specify where you have
put local clones of ioquake3 and openarena if you can't (or don't
...
...
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