Christopher Young
e83bfb6319
Add python-dev for OLED screen.
2016-07-09 14:35:16 -04:00
Christopher Young
6d063cce42
OLED screen notes.
2016-07-09 14:25:06 -04:00
Christopher Young
3dfbcc6ad7
Add new kernel module name to blacklist for newer Linux distros.
2016-07-07 19:05:35 -04:00
Christopher Young
31464f92ad
Install fan control utility via update script. Move to /usr/bin/.
...
#444 .
2016-06-27 09:28:56 -04:00
Christopher Young
18cbe9d784
Cleanup. Startup scripts installed by 'make install'.
2016-06-23 16:03:51 -04:00
Christopher Young
6ce1f48f63
Cleanup. Startup scripts installed by 'make install'.
2016-06-23 16:03:20 -04:00
Christopher Young
9f05b24536
Cleanup.
2016-06-23 15:34:00 -04:00
Christopher Young
3250158126
Clean up. Add systemd files install to mkimg.sh.
...
#445 .
2016-06-21 22:58:30 -04:00
Eric Gideon
837c6ec476
adding fancontrol to the root user's dir; no automation at this time.
2016-06-21 09:11:54 -07:00
Eric Gideon
43c0da7e21
adding @helno's GPIO fan control script.
2016-06-21 09:06:30 -07:00
Christopher Young
5eadf628ee
ASCII Stratux /etc/motd. Add note about clock. #426
...
http://patorjk.com/software/taag-v1/ , “Univers” font.
2016-06-13 16:12:41 -04:00
Tony Morris
b0e4ca1772
fix typo in comment
2016-06-02 20:41:25 +10:00
Joseph Poirier
4431f3cda3
Add support for RPi0 board rev 1.3
2016-05-29 11:17:00 -05:00
AvSquirrel
7940417f1c
Add u-blox 8 to udev rules. Use generic descriptions for ublox 6/7.
2016-05-19 03:48:58 +00:00
Christopher Young
8b85b41342
Deploy stratux udev rules.
...
#416 .
2016-05-17 17:13:30 -04:00
Christopher Young
c1fa523aaf
Initial commit - udev rules for GPS devices and serialout devices.
...
#416 .
2016-05-16 18:39:42 -04:00
cyoung
6e5d449af0
Merge pull request #394 from AvSquirrel/gps-uart-fix
...
GPS UART fix for RPi 3. Fixes #393 .
2016-04-22 07:22:11 -04:00
peepsnet
f6f3431ab9
Typo
2016-04-20 15:28:22 -04:00
AvSquirrel
f6d2ee1898
config.txt updates for RPi 3
2016-04-20 11:51:09 +00:00
peepsnet
f26ae164a7
typo
2016-04-12 11:36:20 -04:00
Christopher Young
cc49ea9813
Fixes PR #382 .
2016-04-11 17:25:09 -04:00
cyoung
0e9adca4ab
Merge pull request #383 from peepsnet/patch-9
...
Update mkimg.sh
2016-04-11 17:22:24 -04:00
cyoung
ff3594b597
Merge pull request #382 from peepsnet/patch-8
...
adding .sxtAliases
2016-04-11 17:21:43 -04:00
cyoung
750cebe7a8
Merge pull request #379 from peepsnet/patch-5
...
Debugging aliases
2016-04-11 17:18:37 -04:00
peepsnet
4ca7fa94fc
Update mkimg.sh
2016-04-08 19:17:54 -04:00
peepsnet
0f8c352ae6
adding .sxtAliases
2016-04-08 12:03:18 -04:00
peepsnet
635d2fd106
filename
2016-04-08 11:53:31 -04:00
peepsnet
905b268893
Debugging aliases
...
Some shortcuts to help us get users to be able to debug stratux
2016-04-08 11:50:59 -04:00
peepsnet
78fcc855a9
typo
2016-04-08 10:59:32 -04:00
peepsnet
98b340e51a
typo
2016-04-08 10:59:10 -04:00
peepsnet
b0e58058a4
Stratux specific alias file
2016-04-08 10:56:33 -04:00
peepsnet
77f9708d56
keep an alias file after this file is modified
...
Since I am tired of my aliases being over written I am adding this so I can make my own alias file and not have it overwritten!!!!!!!!!!!!!
create a file called .aliases in /root and they will be included
2016-04-04 12:20:34 -04:00
cyoung
a39bc203a2
Merge pull request #361 from peepsnet/patch-1
...
Update mkimg.sh for hostapd_manager.sh
2016-04-03 13:56:06 -04:00
peepsnet
9cdd5e3af2
Correct typo and clarify instructions
2016-04-03 01:27:14 -04:00
peepsnet
0b4df811ab
Update mkimg.sh for hostapd_manager.sh
...
copy file to location and chmod
2016-04-01 19:42:54 -04:00
peepsnet
47bc631568
Completely rewritten for command line flags
...
Help documentation for go.sh.
Basic usage: hostapd_manager.sh -s ssid -c chan -e pass
Command line switches are optional. The following switches are recognized.
-s --Sets the SSID to ssid. "-s stratux"
-c --Sets the channel to chan. "-c 1"
-e --Turns on encryption with passphrase pass. 8-13 Printable Characters. Cannot be used with -o. "-e password!"
-o --Turns off encryption and sets network to open. Cannot be used with -e.
-h --Displays this help message. No further functions are performed.
Example: hostapd_manager.sh -s stratux -c 1 -e N3558D
2016-04-01 15:00:51 -04:00
peepsnet
cb8a531710
Update hostapd_manager.sh
...
typo
2016-04-01 12:37:28 -04:00
peepsnet
93841cc4f5
Update hostapd_manager.sh
2016-04-01 01:48:49 -04:00
peepsnet
267c906354
Update hostapd_manager.sh
2016-04-01 01:45:50 -04:00
peepsnet
6a8eb2b3c9
Update hostapd_manager.sh
2016-04-01 01:44:59 -04:00
peepsnet
5612e70e27
Update hostapd_manager.sh
2016-04-01 01:44:23 -04:00
peepsnet
039e0c231e
Hostapd_manager.sh
...
File to modify:
/etc/hostapd/hostapd.conf
/etc/hostapd/hostapd-edimax.conf
This is a improvement on the script that was uploaded to reddit.
https://www.reddit.com/r/stratux/comments/4c0ffw/change_ssid_bash_script/
usage:
hostapd_manager.sh ssid channel passphrase
2016-04-01 00:59:50 -04:00
Joseph Poirier
7790f4e6ff
image: add rpi0 and explicit edimax dongle check
2016-03-23 03:03:35 -05:00
Christopher Young
6afb4ec415
Cleanup.
2016-03-21 15:58:48 -04:00
Christopher Young
f732eb2289
Add /etc/modules to mkimg and makeupdate.
2016-03-21 14:48:38 -04:00
Christopher Young
db130aab76
Add /root/.bashrc to mkimg and makeupdate.
2016-03-21 13:42:10 -04:00
Christopher Young
6a9f1ff8e6
Add /etc/modprobe.d/rtl-sdr-blacklist.conf to mkimg and makeupdate.
2016-03-21 13:38:12 -04:00
Christopher Young
5c6e493fca
Add /boot/config.txt to mkimg and makeupdate.
2016-03-21 13:05:42 -04:00
Christopher Young
dfc6635f94
Cleanup.
2016-03-21 13:04:05 -04:00
Joseph Poirier
279ab071ac
fix wmm parameter name
2016-03-18 14:29:46 -05:00