Commit Graph

118 Commits

Author SHA1 Message Date
40cdfa3fdd Possible fix for APT signing key
This is a Possible fix for APT signing key of re4son-kernel.
2022-10-03 15:34:45 -05:00
5147d0f351 Switched it to my Gitea
Switched it to my Gitea until the Pull Request on Github goes through. When it does start mirroring my Gitea of pwnagotchi to Github.
2022-02-14 21:31:05 +00:00
a6edbedbc8 Change options
I forgot to change this when I made changes in system.
2022-01-14 16:27:17 -06:00
4ad4796de7 Update pwnagotchi.yml
to make it fit
2022-01-09 18:28:11 -06:00
584d8d30e0 turn off onboard wifi and limits cpu on pi4
This turns off the onboard wifi because the 5.4.83-Re4son-7vl kernel seems to have disabled its ability to be used in some way on the pi4 when it comes to Pwnagotchi. This also brings down the CPU speed to 800 as suggested on https://pwnagotchi.ai/installation/#installing-on-raspberry-pi3.
2022-01-01 16:50:48 -06:00
9c6834f216 rt73 drivers
This includes rt73 drivers to get injection to work for Ralink RT2501USB/RT2571W (RT73) devices.
2021-12-30 21:24:47 -06:00
d5501d89ca Changed it back to me
I changed it back to me so I can build off of it instead of Main repo
2021-12-24 01:27:29 -06:00
47aee29806 changed it back
I changed it back to where papirus and pwnagotchi well come from their respective repositories.
2021-12-23 18:16:03 -06:00
9b95af1e52 Testing changes
Testing changes I made to my fork of papirus
2021-12-23 13:17:30 -06:00
c26f92d9dc Update pwnagotchi.yml 2021-12-23 00:44:03 -06:00
fdef3bae97 Update pwnagotchi.yml 2021-12-22 23:59:38 -06:00
8c5e84e1c7 Update pwnagotchi.yml 2021-12-13 12:59:31 -06:00
7db5c10cd0 Update pwnagotchi.yml 2021-12-12 11:34:11 -06:00
f0c2a39e2d Update pwnagotchi.yml 2021-12-12 10:01:53 -06:00
ad1cac4755 Update pwnagotchi.yml 2021-12-12 01:49:27 -06:00
77362bc530 Update pwnagotchi.yml 2021-12-12 00:50:49 -06:00
3e0f3dcb8a Update pwnagotchi.yml 2021-12-11 23:26:35 -06:00
71e248a8af Update pwnagotchi.yml 2021-12-11 20:04:11 -06:00
81699d3e35 Update pwnagotchi.yml 2021-12-11 10:08:07 -06:00
578b15647f Update pwnagotchi.yml 2021-12-11 10:06:45 -06:00
4350fa1204 Update pwnagotchi.yml 2021-12-11 09:56:18 -06:00
c3093bc9aa Update pwnagotchi.yml 2021-12-09 00:45:58 -06:00
188cb6c62b Update pwnagotchi.yml 2021-12-08 22:53:27 -06:00
88e8efa4df Update pwnagotchi.yml 2021-12-07 01:47:32 -06:00
bb31085a73 Update pwnagotchi.yml 2021-12-06 20:30:21 -06:00
ba8f3bc4be Update pwnagotchi.yml 2021-12-06 14:52:44 -06:00
3cf574bfc7 Update pwnagotchi.yml 2021-12-06 11:54:21 -06:00
42e4a776ae Update pwnagotchi.yml 2021-12-06 00:44:53 -06:00
bbbe086007 Update pwnagotchi.yml 2021-12-05 22:38:16 -06:00
c9fe15005d Update pwnagotchi.yml
Testing armv7l of OpenCV-python and TensorFlow
2021-12-05 21:03:20 -06:00
c14019535f Update pwnagotchi.yml
missing package
2021-12-05 12:38:03 -06:00
4499e419f1 Update pwnagotchi.yml 2021-12-04 13:57:02 -06:00
c3b0c9a032 Update pwnagotchi.yml 2021-12-04 13:54:51 -06:00
298ed24008 fix: fixes (thanks @dadav for not bothering to contribute to the main repo) 2021-04-24 14:33:43 +02:00
abc16ce973 misc: updated bettercap and pwngrid versions in builder script 2021-04-18 17:17:31 +02:00
edc0551e0a Merge pull request from ajaswa/902/stop-using-uart-gpio-for-waveshare
swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
2021-04-18 15:16:23 +02:00
d6c7a73f39 fix: fixed whl file urls 2021-04-18 15:07:16 +02:00
2ddf040fac swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
Signed-off-by: Andrew Jaswa <andrew.jaswa@bonus.ly>
2020-10-09 21:13:31 -06:00
e53bdc46a4 there is no logging to journald anymore 2020-04-15 13:19:01 +02:00
a808fd33c7 another toml fix in paradise 2020-04-14 21:53:17 +02:00
793cde7147 misc: updated builder with newer bettercap version 2020-04-13 17:46:15 +02:00
91ea7bdb9b add dnsmasq 2020-04-13 17:30:52 +02:00
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
305f837486 more fonts 2020-04-02 19:06:28 +02:00
6a4d7a895e add log2mem functionality and refracture 2020-01-19 14:44:36 +01:00
5ccd65e46e fix typo 2020-01-16 19:19:58 +01:00
afc3636939 fix version parsing 2020-01-16 18:52:40 +01:00
c09b72ff7e typo (maybe) 2019-12-31 14:54:38 +01:00
0d66f93ef3 Enable fstrim.timer to increase SDCard lifetime
fstrim timer triggers weekly to issue TRIM/DISCARD on devices that support it,
which includes SD and MMC devices.

This marks all unused diskspace as available for internal garbage collection
and wear levelling on the card.  It's preferrable to use the timer to the
discard option, as it involves a one-off cost of latency over a global slowing
down of all write or erase requests that the `discard` mount option does.
2019-11-07 17:41:17 +01:00
11fb95d299 Add CSRF support 2019-11-04 18:31:58 +01:00