Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Huth adc561044f Fix remaining typos in various folders
Found with the "codespell" utility

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2023-03-28 18:53:23 +11:00
Thomas Huth e716481498 Fix the URL to the Linux kernel coding style
It has been moved to a new location in the Linux git repository
quite a while ago already.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2021-10-01 14:09:29 +10:00
Thomas Huth e00f75675d Mention the CR vs. LF problem in the documentation
Let's hope that this will help to avoid that people run into the same
problem again in the future. At least we've got some lines of documentation
this way where we can point people to who try to use "nc" in the wrong way.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2021-10-01 14:09:29 +10:00
Alexey Kardashevskiy 2bba017e12 readme: Add a note about coding style
This is an attempt to standartize the coding style in the project.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
2016-02-08 16:40:27 +11:00
Alexey Kardashevskiy 396df97cc5 documentation: Add a clause about signing off
This adds a reference to the Developer Certificate of Origin (copied below)
to tell people that they have to sign their work and the consequences
this implies.

===
Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
660 York Street, Suite 102,
San Francisco, CA 94110 USA

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.
===

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2015-11-03 12:00:25 +11:00
Alexey Kardashevskiy ba71dece3e README: Update with patch submittion note
This adds a maillist and emails to be used when posting a patch for SLOF.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
2015-07-06 21:01:48 +10:00
Thomas Huth 69dec20994 Updated the documentation
Now the documentation reflect that we support KVM/QEMU, too. Also added a
short section about the source code structure.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2012-01-12 17:18:57 +01:00
Benjamin Herrenschmidt aaad509cdc Initial import of slof-JX-1.7.0-4
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-12-01 09:51:44 +11:00