Commit graph

16 commits

Author SHA1 Message Date
Thomas Haller 1c76c11b42
doc: rename "README" to "README.md"
By having a ".md" extension, gitlab renders a nice page instead of
showing as plain text.

Currently our README is pretty bad. Partly, because it doesn't get
shown nicely.

Rename. The file effectively was already markdown. The old file is
gone.

For this we also need to change the automake flavor to "foreign"
(See [1]).

[1] https://autotools.info/automake/options.html#automake.options.flavors
2022-03-21 17:19:47 +01:00
Thomas Haller 87a73df959 all: drop empty first line from sources
git ls-files -z -- ':(exclude)src/settings/plugins/keyfile/tests/keyfiles' | xargs -0 -n1 sed -i '1 { /^$/d }'
2019-06-11 10:15:06 +02:00
Till Maas fb9f28a323 README: Update git clone command
https://github.com/NetworkManager/NetworkManager/pull/349
2019-04-24 13:19:34 +02:00
Beniamino Galvani 0cab530be6 readme: update issue tracker address
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/42

While at it, update the section about logging.
2018-09-20 10:52:52 +02:00
Beniamino Galvani aca671fff0 all: replace "it's" with "its" where needed 2018-04-18 14:14:07 +02:00
Dan Williams b80f31e191 trivial: typo fixes
Sent by a Debian user to Michael Biebl.  No other attribution
information available.  Thanks Debian user!
2010-09-25 00:34:10 -05:00
Dan Williams 62fdb8b6de 2008-12-11 Dan Williams <dcbw@redhat.com>
* Move NetworkManager to git.freedesktop.org
		- git clone git://git.freedesktop.org/git/NetworkManager/NetworkManager.git



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/branches/NETWORKMANAGER_0_7@4380 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-12-11 20:05:07 +00:00
Dan Williams 7eb455978b Update the readme
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4311 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-11-20 14:45:27 +00:00
Dan Williams 8a43d6fde8 Fix README linebreaks (patch from Michael Biebl)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3204 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-01-03 15:35:57 +00:00
Robert Love 6f6f5dfa90 * README: Update to reflect reality.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1867 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-07-10 20:53:35 +00:00
Robert Love c7f04ae08f Update README.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1369 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 21:35:28 +00:00
Robert Love fbf4a3bca2 Update README.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1109 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-22 15:34:37 +00:00
Robert Love 911ed8d02a 2005-06-30 Robert Love <rml@novell.com>
* README: update to reflect nm-applet replacing NetworkManagerInfo.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@768 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-06-30 14:35:46 +00:00
Dan Williams f8597bc3b6 2005-02-25 Dan Williams <dcbw@redhat.com>
* README
		- Line break the README


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@476 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-02-25 21:23:21 +00:00
Dan Williams 7efe5ebc25 2004-08-13 Dan Williams <dcbw@redhat.com>
* README
		- Update with some comments on theory of operation


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@49 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2004-08-13 15:34:34 +00:00
Dan Williams c39587c1c2 Initial revision
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2004-06-24 14:18:37 +00:00