summaryrefslogtreecommitdiff
path: root/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet
diff options
context:
space:
mode:
Diffstat (limited to 'debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet')
-rw-r--r--debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/README.Debian21
-rw-r--r--debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gzbin0 -> 188 bytes
-rw-r--r--debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/copyright21
3 files changed, 42 insertions, 0 deletions
diff --git a/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/README.Debian b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/README.Debian
new file mode 100644
index 0000000..7c41578
--- /dev/null
+++ b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/README.Debian
@@ -0,0 +1,21 @@
+setnet for Debian
+----------------
+
+setnet is a simple bash+dialog tool to congfigure ethernet and wifi networks.
+It is still at alpha stage, so you should use it AT YOUR OWN RISK.
+
+
+=== USAGE ===
+
+setnet is installed under /usr/sbin/setnet.sh and by default it uses the file
+/etc/setnetrc for configuration. There are currently only two defined variables
+in setnetrc, namely
+
+ - WPA_FILE
+ This is the file configuration file used by wpa_supplicant
+ - LOGNAME
+ This is the file where logs will be put
+
+
+
+ -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Fri, 30 Dec 2016 16:06:26 +0000
diff --git a/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz
new file mode 100644
index 0000000..a71856b
--- /dev/null
+++ b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/changelog.Debian.gz
Binary files differ
diff --git a/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/copyright b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/copyright
new file mode 100644
index 0000000..f425891
--- /dev/null
+++ b/debian_package/setnet-0.1/debian/setnet/usr/share/doc/setnet/copyright
@@ -0,0 +1,21 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: setnet
+Source: <http://kalos.mine.nu/setnet>
+
+Files: debian/*
+Copyright: 2016 Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org>
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+