Commit Graph

43 Commits

Author SHA1 Message Date
Alexander Larsson
c20ce42c4a Change references from "master" branch to "main" in docs and comments 2022-02-11 14:45:32 +01:00
JakobDev
d9b57b9c95 Remove Souk from Readme 2021-12-03 18:16:02 +01:00
Phaedrus Leeds
8ebb79a2c6 Move build instructions to HACKING.md
The README was getting long and unweildy
2021-11-16 13:33:13 -08:00
Phaedrus Leeds
0a47e6e521 README: Add more helpful build instructions 2021-11-08 11:30:25 -08:00
Phaedrus Leeds
cd023ed091 README: update documentation of subdirectories 2021-10-19 16:31:49 -07:00
Seth Falco
2b2cecb07a fix: link to matrix chat
Resolves: https://github.com/flatpak/flatpak/pull/4413
2021-09-14 17:23:20 +01:00
a1346054
1f69e5b35c remove trailing whitespace
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-08-23 12:19:03 +02:00
Phaedrus Leeds
6f86a8ff42 README: Update chat room link
We've moved from Freenode to Matrix, see:
https://discourse.flathub.org/t/should-flathub-flatpak-move-to-another-communication-channel-if-so-where-and-why/1443
https://lists.freedesktop.org/archives/flatpak/2021-May/002127.html
2021-05-28 17:31:20 +01:00
Phaedrus Leeds
4485364825 README: Add related projects 2021-04-22 09:57:42 +02:00
Phaedrus Leeds
b663394a4d Remove LGTM.com infra
We're switching to a GitHub action with the same underlying technology;
see the previous commit.
2020-12-21 09:08:13 +01:00
Phaedrus Leeds
f5dffcbaa3 README: Adjust links to docs
The libflatpak API reference link was broken. Let's just link to
docs.flatpak.org
2020-08-10 15:10:12 +02:00
Matthew Leeds
f8dff22f19 README: Link to Flathub discourse
We don't have a separate discourse for Flatpak; it seems fine to link to
the Flathub one.

Fixes https://github.com/flatpak/flatpak/issues/3602
2020-05-12 09:26:36 +02:00
Matthew Leeds
00d1988310 README: Change LGTM badge to C
Flatpak has barely any Python code; there's not much point in
advertising that grade.

This badge will work after the merge of #3430
2020-03-11 14:28:44 +01:00
Matthias Clasen
a3185b44ac README.md: Some updates
Fix the link to bubblewrap, reword a few things, and
explain a few more components.
2019-12-01 16:56:21 -05:00
Matthew Leeds
80ee0a79a6 README: Update docs links
Now that the libflatpak reference is on docs.flatpak.org, link to it.
And link to the Introduction section as well.
2019-06-14 16:17:53 -07:00
Matthew Leeds
584edb67d5 README: Add LGTM badge for Python
Hopefully we can get the one for C working too.

Closes: #2894
Approved by: matthiasclasen
2019-05-16 23:56:24 +00:00
Matthew Leeds
92d07b2f8d README: Tweak wording 2019-01-09 07:57:55 -08:00
Matthew Leeds
3cf05140d6 fixup! README: Tweak a few things 2019-01-08 14:50:46 -08:00
Matthew Leeds
bc7063a1b8 README: Tweak a few things 2019-01-08 14:20:58 -08:00
Matthias Clasen
60b63bdb89 README: Add a link to distibution hints
I've started a wiki page for this.

Closes: #2545
Approved by: mwleeds
2019-01-08 22:04:39 +00:00
Matthias Clasen
43440454af README: some Formatting tweaks
Fix capitalization of Flatpak in a few places,
and make directory names appear as such.

Closes: #2545
Approved by: mwleeds
2019-01-08 22:04:39 +00:00
Matthew Leeds
a092c0784c README: Fix some punctuation
Use an em dash instead of two hyphens, so the Markdown isn't rendered as
a bullet point in the middle of a paragraph.
2018-12-17 13:42:11 -08:00
Matthias Clasen
0666e9fc25 Some tweaks to README wording
This reads a bit smoother in a few places.

Closes: #2438
Approved by: alexlarsson
2018-12-17 08:39:33 +00:00
Matthias Clasen
a8dff96aeb Add some docs for the overall git repo layout
Trying to make things less confusing.

Closes: #2404
Approved by: alexlarsson
2018-12-10 07:26:51 +00:00
Matthias Clasen
3ca21d2227 Add info about dependencies
I just set up a flatpak build from scratch on an F28
machine. This is what I had to install to get a build
going.

Closes: #2184
Approved by: alexlarsson
2018-10-05 11:44:13 +00:00
Matthew Leeds
09e9d6896d README: Add an Oxford comma 2018-04-06 12:09:31 -05:00
Matthew Leeds
751d5da702 README: Fix broken docs link 2018-03-22 21:45:45 -07:00
Matthew Leeds
9ff37d2624 README: Add a Contributing section
Closes: #1381
Approved by: alexlarsson
2018-02-05 15:11:44 +00:00
Matthew Leeds
8d49b6d326 README: Add links to the IRC and mailing list
Closes: #1381
Approved by: alexlarsson
2018-02-05 15:11:44 +00:00
Matthew Leeds
27c109546c README: Fix link to command reference
flatpak.org no longer hosts the HTML command reference, but it's on
docs.flatpak.org so change the link to that.
2018-02-03 11:33:52 -08:00
Matthew Leeds
3034267adf README: Use HTTPS for flatpak.org link 2018-02-03 11:32:19 -08:00
John
30e5bbc45f Update info on Arch user namespaces in README.md
As of linux kernel 4.14.5, user namespaces are enabled on Arch with the standard linux kernel.

Username spaces are disabled by default, but can be enabled with the
kernel.unprivileged_userns_clone sysctl.

More information regarding the change can be found in the Arch Linux bug report:
https://bugs.archlinux.org/task/36969
Closes: #1328
Approved by: cgwalters
2018-01-19 23:10:19 +00:00
Alexander Larsson
d97f6dbf24 Whitespace change
Closes: #1045
Approved by: cgwalters
2017-09-27 14:26:05 +00:00
Srdjan Grubor
140b646a58 Fixed README.md
Many fixes to phrasing, wording, proper noun capitalization, etc
2017-08-22 10:52:33 -05:00
Roger
1086be4316 Remove extra bracket 2017-02-04 10:25:54 +01:00
Alexander Larsson
9bb4bc8dff README: Add some text about installation
See e.g. https://github.com/flatpak/flatpak/issues/514
2017-01-30 12:14:29 +01:00
Carlos Soriano Sánchez
8ff3f7a7e0 Readme.md: align image
Use css to align the Flatpak image on the Readme.md since markdown
doesn't allow tweaking the positioning.

Sorry, I couldn't let it like this :)
2016-08-27 23:36:56 +02:00
Matthias Clasen
5fc174be4e Link to docs from README.md 2016-07-12 01:02:22 -04:00
Alexander Larsson
6cee12dc28 Fix website URL to not use https
We don't currently support https

Closes https://github.com/flatpak/flatpak/pull/130
2016-06-20 09:01:26 +02:00
Matthias Clasen
0ea33a7e35 Add the logo to README.md 2016-06-02 18:05:22 -04:00
Alexander Larsson
4bad34f49e readme: Update the link 2016-05-23 09:17:54 +02:00
Alexander Larsson
8abbc0186e Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
Matthias Clasen
e3081def05 Add a README
Pretty minimal, just a link to the wiki.
2015-03-28 16:12:03 -04:00