not maintained anymore

If anyone is interested to takeover naxalnet, see #8
This commit is contained in:
Pranav Jerry 2022-02-04 12:51:07 +05:30
parent fad2591b9f
commit 38d0aa8ab5
Signed by: pranav
GPG Key ID: F1DCDC4FED0A0C5B
1 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,8 @@
# naxalnet # naxalnet
I no longer maintain this project. The last commit was on December
10, 2021. See issue #8
**naxalnet** is a program to create a wireless mesh network for **naxalnet** is a program to create a wireless mesh network for
communicating with each other. It can be useful during an [internet communicating with each other. It can be useful during an [internet
shutdown](#internet-shutdown), or to join [online classes](#online-class) shutdown](#internet-shutdown), or to join [online classes](#online-class)
@ -49,7 +52,7 @@ nation-state. .
- [systemd-networkd v248 or greater][batman-systemd] - [systemd-networkd v248 or greater][batman-systemd]
- Linux kernel with [batman-adv v2021.0][batman-systemd] or greater - Linux kernel with [batman-adv v2021.0][batman-systemd] or greater
- [iwd][] for controlling the WiFi adapter - [iwd][] for controlling the WiFi adapter
- python (tested only on 3.9) - python (tested on 3.9 and 3.10)
- python setuptools, for building and installing naxalnet - python setuptools, for building and installing naxalnet
- [python-systemd][], for logging to systemd journal - [python-systemd][], for logging to systemd journal
- [dasbus][], for communicating with iwd - [dasbus][], for communicating with iwd
@ -98,10 +101,10 @@ Now follow the instructions in the
### Fedora ### Fedora
naxalnet is not packaged for Fedora, so it should be installed manually. naxalnet is not packaged for Fedora, so it should be installed manually.
naxalnet requires atleast systemd v248, which is only available on **Fedora naxalnet requires at least systemd v248, which is only available on
34 and above**. python-setuptools support building rpms, which are the **Fedora 34 and above**. python-setuptools support building rpms, which
preferred way of installing software in Fedora. Follow the steps to are the preferred way of installing software in Fedora. Follow the steps
install naxalnet on Fedora: to install naxalnet on Fedora:
```sh ```sh
# Install the build requirements # Install the build requirements
@ -302,7 +305,7 @@ systemd-networkd configures the network.
naxalnet can be used to share connections to join online classes. You need naxalnet can be used to share connections to join online classes. You need
at least one device with internet access if you are not using a program at least one device with internet access if you are not using a program
like [Jami][]. like [Jami][] (see below).
<!-- <!--