Commit Graph

14 Commits

Author SHA1 Message Date
lucic71 2f9efa9ed3 Add some more requirements for OpenBSD 2022-07-20 14:24:24 +03:00
lucic71 0ade29c99b Document some of the requirements on OpenBSD 2022-07-19 23:59:33 +03:00
Michael Stapelberg 9e9d010226 update README for meson
related to https://github.com/i3/i3status/issues/459
2021-10-31 19:24:10 +01:00
Bhaskar Chowdhury a3a37da11e
README: use make -j$(nproc)
Co-authored-by: Orestis Floros <orestisflo@gmail.com>
2020-07-09 12:05:44 +02:00
Orestis Floros 3374e1605d
Merge pull request #392 from banderlog/patch-1
add autoconf to requirements
2020-03-19 13:09:23 +01:00
Borys Kabakov e1b7e6b75a add autoconf to requirements
Update README.md

upd readme
2020-03-16 16:49:47 +02:00
Borys Kabakov 05bf2e0637
Update README.md
Add configure option to avoid memory leak failures like described in #362
2020-03-12 20:24:33 +02:00
Michael Stapelberg ee946d0d8c README: update build instructions 2019-02-11 09:52:23 +01:00
Olivier Gayot 03c8908ec6 Stop requiring CAP_NET_ADMIN
Since the following commit in the Linux kernel tree

  0fdc100bdc4b ethtool: allow non-netadmin to query settings

it is no longer necessary to have the CAP_NET_ADMIN capability to query
a device speed using ioctl(..., SIOCETHTOOL) in conjonction with the
ETHTOOL_GSET ethtool command.

The mentioned commit landed first in the 2.6.37 version of the Kernel.
This version is no longer maintained nowdays.

Since it is not necessary anymore, it is strongly prefered from a
security standpoint to drop the CAP_NET_ADMIN capability from the
binary.

Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
2018-06-25 11:53:05 +02:00
eplanet 73620dc876 Get rid of the SLOC comment 2017-12-11 22:50:16 +01:00
eplanet b93afe8fb9 Fixed typo in README.md (#141) 2016-08-01 22:16:50 +02:00
Rémi Jouannet 57269885c0 update README.md with libnl-genl-3-dev 2015-12-23 11:13:54 +01:00
Michael Stapelberg 668bf2079f wireless (linux): switch from libiw to libnl
Based on http://cr.i3wm.org/patch/692/ by Alexander Monakov

fixes #32
fixes #52
2015-09-24 21:47:02 +02:00
konadr b61665ab94 adding new markdown README.md to display nicely on github 2015-09-23 22:01:09 +01:00