2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 01:51:51 +00:00

22 Commits

Author SHA1 Message Date
Radostin Stoyanov
7ac4537069 readme: update link to FAQ page
The current link opens a page with the following text:

    The MediaWiki FAQ can be found at:
    https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-09-11 16:02:11 -07:00
Abhishek Guleri
94c9e47872 readme: refactor asciinema link for video playback
Instead of opening the image directly, the commit refactors the
asciinema image embedded link to redirect users to the corresponding
video.

Signed-off-by: Abhishek Guleri <abhishekguleri24@gmail.com>
2023-10-22 13:29:25 -07:00
Radostin Stoyanov
2f0f128396 readme: Add badge links to workflows
This commit adds a link to the workflow runs for each badge.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2022-04-28 17:53:52 -07:00
Radostin Stoyanov
29e221bb7a readme: add docker test badge
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2022-04-28 17:53:52 -07:00
Adrian Reber
eb5726c44a images: re-license as Expat license (so-called MIT)
This changes the license of all files in the images/ directory from
GPLv2 to the Expat license (so-called MIT).

According to git the files have been authored by:

   Abhishek Dubey
   Adrian Reber
   Alexander Mikhalitsyn
   Alice Frosi
   Andrei Vagin (Andrew Vagin, Andrey Vagin)
   Cyrill Gorcunov
   Dengguangxing
   Dmitry Safonov
   Guoyun Sun
   Kirill Tkhai
   Kir Kolyshkin
   Laurent Dufour
   Michael Holzheu
   Michał Cłapiński
   Mike Rapoport
   Nicolas Viennot
   Nikita Spiridonov
   Pavel Emelianov (Pavel Emelyanov)
   Pavel Tikhomirov
   Radostin Stoyanov
   rbruno@gsd.inesc-id.pt
   Sebastian Pipping
   Stanislav Kinsburskiy
   Tycho Andersen
   Valeriy Vdovin

The Expat license (so-called MIT) can be found here:
https://opensource.org/licenses/MIT

According to that link the correct SPDX short identifier is 'MIT'.

https://spdx.org/licenses/MIT.html

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-09-03 10:31:00 -07:00
Adrian Reber
246c37ad3a README.md: remove unused badges; add a few new badges
Signed-off-by: Adrian Reber <areber@redhat.com>
2021-09-03 10:31:00 -07:00
Adrian Reber
fad9f805cf README.md: remove trailing whitespaces
Signed-off-by: Adrian Reber <areber@redhat.com>
2021-09-03 10:31:00 -07:00
Mike Rapoport
808684c99e Add CONTRIBUTING.md
Move the existing contribution guidelines to a dedicated file for future
extensions.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
2020-10-20 00:18:24 -07:00
Andrei Vagin
af7e5f994b readme: github pull-requests is the preferred way to contribute
We will continue accepting patches.

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-02-04 12:39:05 -08:00
Sergey Bronnikov
3861b334b2 Fix broken web-links 2020-02-04 12:39:04 -08:00
Sebastiaan van Stijn
2a76ecc9fd README: fix broken links to github.com/xemul/criu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-07 15:59:56 +03:00
Radostin Stoyanov
8bb2f22937 readme: Update asciinema demo
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
2019-04-20 20:25:26 -07:00
Radostin Stoyanov
12fb7f5af0 Go-criu clean up
The Go bindings for CRIU and the P.Haul extension have been moved into
a separate repository.

This patch removes the following from the criu-dev branch:

- lib/go/*
- phaul/*
- scripts/travis/phaul

The removed files are available in

https://github.com/checkpoint-restore/go-criu

Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2018-11-04 21:44:50 +03:00
Daniel Black
69faf90c9b README.md correct travis links
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-07-09 18:26:50 +03:00
Pavel Emelyanov
84492ae27c Added badges to the title page
Travis statues for master and criu-dev and codacy grade.
2017-08-17 17:13:17 +03:00
Pavel Begunkov
447312cf58
docs: Fix errata in README.md
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
2017-08-09 10:10:42 +03:00
Pavel Emelyanov
43d4a83511 Update README.md
(Try to) Fix the readme problems found by the feedmereadmes guys:

* Tuned up the tagline
* Added info about what for, history, competitors, etc.
* Put more links for potential contributors
2017-08-08 15:59:00 +03:00
Pavel Emelyanov
149890a878 Add information about phaul, soccr and compel 2017-07-06 16:57:44 +03:00
Pavel Emelyanov
b6bb8380db Add licensing info 2017-06-30 15:24:47 +03:00
Pavel Emelyanov
0f5e0bc822 Add project logo at the top 2017-06-30 15:22:16 +03:00
Pavel Emelyanov
ee0d1be19e Add ascciinema tour on basic criu features. 2016-06-16 16:37:06 +03:00
Sergey Bronnikov
aef7ff040d Updated README
Hi,

attached patch updates README in CRIU repository:
- mark up text by markdown
- rename README file, because Github requires .MD
extension for files with Markdown inside
- describe the ways how to contribute to CRIU

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-05-19 22:38:06 +03:00