Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
leap_se
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
leap_se
Commits
f94eae0c
Commit
f94eae0c
authored
4 years ago
by
micah
Browse files
Options
Downloads
Patches
Plain Diff
Update linux-packaging.md
parent
d91b0570
Branches
Branches containing commit
No related tags found
2 merge requests
!38
Meskio/leap se packaging
,
!36
Packaging in GNU/Linux
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/about-us/news/2020/linux-packaging.md
+4
-4
4 additions, 4 deletions
pages/about-us/news/2020/linux-packaging.md
with
4 additions
and
4 deletions
pages/about-us/news/2020/linux-packaging.md
+
4
−
4
View file @
f94eae0c
...
...
@@ -18,8 +18,8 @@ its
decisions
](
https://jatan.blog/2020/05/02/ubuntu-snap-obsession-has-snapped-me-off-of-it/
)
.
Our primary target audience has always being the less computer wise users. In
GNU/Linux most of th
is
users use ubuntu. That has be
ing
our main reason to focus
or energies on supporting ubuntu users. And snap makes it very easy to include
GNU/Linux most of th
ese
users use ubuntu. That has be
en
our main reason to focus
o
u
r energies on supporting ubuntu users. And snap makes it very easy to include
software in ubuntu so is easy to install in this platform. Also the most used
distros around are debian based, and snap usually works well on those.
...
...
@@ -31,7 +31,7 @@ One of the other options we have explored is flatpack. I think it's architecture
is great, its security is really nice and it solves some of the problems of snap
(is not centralized, the control is in the users, ...). But flatpack is designed
to containerize the applications, making impossible to package something like a
VPN
in snap as a VPN
needs to modify the network configuration and the firewall
VPN
, because it
needs to modify the network configuration and the firewall
which is by design not allowed by flatpack. So, for us flatpack is not an
option.
...
...
@@ -39,7 +39,7 @@ Snap does containerize as well, but this is something that you can disable when
you make the snap by using the 'classic' mode. We do that to be able to package
a VPN into snap.
From the core team we might not have the time in near future to work on any
From the core team we might not have the time in
the
near future to work on any
other packages. But we will welcome any contributors. If you would like to
package the VPN for your favourite package manager we'll be really happy to
help. Don't hesitate to
[
open an
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment