Commit graph

15 commits

Author SHA1 Message Date
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