Commit graph

13 commits

Author SHA1 Message Date
Pranav Jerry a0a1db15e7
Removed TODO from README.md
The AP support is already assigned as an issue #1
2021-06-09 13:17:43 +05:30
Pranav Jerry 2ceac77efb
Update README.md
Removed a line used in python-rewrite branch
to indicate this is a WIP. (I knew I'd screw up something)

Also fixed a link to the LICENSE file. It was wrongly
referred to LICENSE.md instead of LICENSE
2021-06-09 13:12:39 +05:30
Pranav Jerry 6326dd2adb added dependencies to README.md 2021-06-07 09:47:35 +05:30
Pranav Jerry adc5601589 updated README.md
Updated the inroduction and added a bit more
on how it works.
2021-06-06 17:49:56 +05:30
Pranav Jerry e28a0f7583 Changed systemd service
Fixed permissions in install lines in Makefile.
The systemd service now stops NetworkManager and
wpa_supplicant before starting naxalnet. It also
starts systemd-{networkd,resolved} and iwd alongside
naxalnet.service.
2021-06-06 11:25:37 +05:30
Pranav Jerry 715f4b7308 Updated rewrite and README.md
The rewrite is partly over, with only the iwd
part remaining. The README was updated and a commented-out
section which had no comment closing tag was fixed.
2021-06-04 22:27:54 +05:30
Pranav Jerry 5a349496e3 fixed typo in README.md 2021-05-25 14:13:54 +00:00
Pranav Jerry a2129e40e5 commented out some parts in README
added info about new branch
2021-05-21 20:18:49 +05:30
Pranav Jerry e1fe05b280 added How It Works section in README.md
Added the `-r` flag to `rm` in the uninstalling section.
Changed how the default value of PREFIX is defined in the
Makefile
2021-05-11 13:10:31 +05:30
Pranav Jerry e5f0f4da94 added section on uninstalling in README.md
made the README more understandable
2021-05-11 12:27:58 +05:30
Pranav Jerry 671e58c7c3 updated README 2021-05-11 12:16:32 +05:30
Pranav Jerry b2727231d0 added files 2021-05-10 15:15:42 +05:30
Pranav Jerry 6c36fbdcca Initial commit 2021-05-10 08:06:30 +00:00