Commit Graph

740 Commits

Author SHA1 Message Date
Matthias Strubel 0bf3e93321 Remove whitespace 2018-02-24 16:45:14 +01:00
Matthias Strubel a0bdadcfd4 Changelog Add latest fixes 2018-02-23 11:51:06 +01:00
Matthias Strubel 0cc292dddd Fix for radvd startup on OpenWrt
We are adding a ugly hack for OpenWrt based Piratebox. The clean
solution is to add another extendRoot package (extendRoot-radvd), but
after 1.1 the major OpenWrt release will change and this new package is
obsolete.
We only add this ugly hack, which will be removed on development tree
later again.
2018-02-23 11:46:23 +01:00
Matthias Strubel bbc0b074a6 IRC: cleaning up stop issues
let miniircd write PID, because of persmission drop fork.
2018-02-23 11:41:38 +01:00
Matthias Strubel 732fbb868c Adding latest RPi image generation changelog 2018-02-23 10:21:17 +01:00
Matthias Strubel 51471ad452 Adjust version to 1.1.4 2018-02-20 15:29:39 +01:00
Matthias Strubel 5ff9ba704c CHANGELOG: add latest stuff 2018-02-20 15:00:11 +01:00
Matthias Strubel b4e441e953 Fixes IRC startup issues
Error message:

iniircd.py: error: Running this service as root is not recommended. Use the --setuid option to switch to an unprivileged account after startup. If you really intend to run as root, use "--setuid root".
2018-02-20 11:14:11 +01:00
Matthias Strubel 7f31336788 Rename to avoid confusion of git checkout development 2018-02-11 08:05:49 +01:00
l-n-s c8842fc82c Add russian locale 2018-02-11 08:03:22 +01:00
Jeremy O'Brien ac61d0af39 Run timesave systemd unit on shutdown 2018-02-11 07:57:29 +01:00
Matthias Strubel 0635fa703d Add note to change root password 2018-02-11 07:55:22 +01:00
Matthias Strubel 6d2d640f64 RPi: Move toward generated MotD
Fixes arch_rpi_image_prepare#14
2018-02-11 07:55:07 +01:00
Matthias Strubel d6a2088d60 Notice language files 2018-02-08 05:40:12 +01:00
Matthias Strubel 15b78585eb Translation to Spanish and Basque
Closed #192
Merge branch 'yosug-spanish-basque' into hotfix-1.1.4
2018-02-08 05:37:55 +01:00
Matthias Strubel a8a59dee09 Merge branch 'spanish-basque' of https://github.com/yosug/PirateBoxScripts_Webserver into yosug-spanish-basque 2018-02-08 05:37:36 +01:00
yosug 9f53b73b84
Add files via upload
Translation to Spanish and Basque
2018-02-02 23:47:28 +01:00
Matthias Strubel 23171a5410 Note latest changes 2017-07-29 10:37:48 +02:00
Matthias Strubel 615af92fc0 RPi - USB Share - fix following up issue with diskusage generation 2017-07-29 10:36:07 +02:00
Matthias Strubel 001eca9626 Adding latest changes 2017-07-13 19:25:38 +02:00
Matthias Strubel 10b92aae0a diskusage: Fixing missing </head> tag 2017-07-13 19:24:58 +02:00
Matthias Strubel 13ebcc56aa Add contribution of kareha URL fix 2017-07-04 11:27:44 +02:00
Matthias Strubel 1554fd4399 Merge branch 'ponsfrilus-patch-1' into hotfix-1.1.4 2017-07-04 11:26:20 +02:00
Nicolas Borboën 46301946d4 Real Kareha download URL
Avoid hitting the 302 redirection when downloading Kareha release
2017-07-03 21:55:18 +02:00
Matthias Strubel 5677481205 Adding Changelog entries! 2017-07-01 18:23:55 +02:00
Matthias Strubel c7d194aca9 diskusage: fix wrong error message 2017-07-01 17:06:57 +02:00
Matthias Strubel c29870d24e Merge branch 'hotfix-1.1.4' of github.com:PirateBox-Dev/PirateBoxScripts_Webserver into hotfix-1.1.4 2017-07-01 08:47:40 +02:00
Matthias Strubel b79e0870e6 Update Changelog 2017-06-30 09:46:55 +02:00
Matthias Strubel c84a9be03b init: Fix startup of radvd, make it as an absolute path 2017-06-30 09:44:52 +02:00
Matthias Strubel 5bca0dbb1a lighttpd: Fix typo 2017-06-30 09:39:11 +02:00
Matthias Strubel 3301185771 init scripts: Fixing RADVD startup 2017-05-25 22:47:39 +02:00
Matthias Strubel 79bc6ff972 content scripts.js : Fix syntax error which broke jQuery 2017-05-22 08:07:11 +02:00
Matthias Strubel a881760aba CHANGELOG: First change list 2017-05-22 07:39:28 +02:00
Matthias Strubel 36548a4572 Remove redirect.html, now make use of index.html only 2017-05-22 07:36:20 +02:00
Matthias Strubel 9eebea7d6e locale, de: Fix grammar 2017-05-16 06:59:53 +02:00
Matthias Strubel 89165c03a7 install_piratebox.sh : fix distribute directory listing files
Do not distribute custom directory listing files during init if
that was disabled in piratebox.conf.

This is needed for customization.
2017-05-14 12:49:55 +02:00
Matthias Strubel cf0869f2c2 RPi, switch client: Fix path 2017-05-07 20:24:00 +02:00
Matthias Strubel 96c1453849 mime.types: Adding gpx mime-type 2017-04-30 09:38:09 +02:00
Matthias Strubel 7a667bfe2f initd: minircd startup fix setuid
remove setuid option, because start-stop-daemon already does
2017-04-11 07:15:14 +02:00
Matthias Strubel 4a5f881814 initd: fix miniircd startup
miniircd can not handle quotations correctly
2017-04-11 06:33:04 +02:00
Matthias Strubel 150ba186da Merge branch 'hotfix-1.1.3'
* hotfix-1.1.3: (25 commits)
  js/script.js : Add additional disk usage refresh.
  Switch to version 1.1.3
  CHANGELOG: note down RPi Adjustments
  Version flag 1.1.3-beta
  RPI-MOTD: Version update
  Introduced SDCard helper for RPi
  CHANGELOG: Add missing entries for 1.1.3
  lighttpd.conf: Reduce cache to a minimum
  usb_share.sh: Force disk usage update
  hostapd.conf: More Comments in hostapd for WPA mode
  Feature: Add scripts for on the fly client mode
  wifi_detect: only change piratebox.conf if it is a wifi device
  wifi_detect.sh: Bugfixes and adjust piratebox configuration
  hostapd.conf:  More comment to enable n wifi mode
  Fix for issue on RPi3 with multiple wifi cards
  Fix Shellcheck results
  Track fix ger language
  Track new contribution
  Correct/translate German localisation strings.
  --added brazilian portuguese translation to the landing page (data.pt-br.properties)
  ...
2017-03-19 16:55:17 +01:00
Matthias Strubel 7602d1f7d7 js/script.js : Add additional disk usage refresh.
In the current config, the disk usage is only refreshed during
PirateBox start or via Button. With that adjustment we create a
bit more load, but the usage is refreshed better.
2017-03-19 10:08:01 +01:00
Matthias Strubel e62957ab2a Switch to version 1.1.3 2017-03-18 21:52:02 +01:00
Matthias Strubel a21cb09cff CHANGELOG: note down RPi Adjustments 2017-03-18 19:07:16 +01:00
Matthias Strubel 33a8104ba7 Version flag 1.1.3-beta 2017-03-18 17:34:34 +01:00
Matthias Strubel bc14bd6cb9 RPI-MOTD: Version update 2017-03-18 17:33:05 +01:00
Matthias Strubel 5fd29f4276 Introduced SDCard helper for RPi 2017-03-18 17:28:27 +01:00
Matthias Strubel ce80afbe4e CHANGELOG: Add missing entries for 1.1.3 2017-03-18 17:28:08 +01:00
Matthias Strubel abc530b7f1 lighttpd.conf: Reduce cache to a minimum
- Reduces issues with shoutbox refresh
  - Solves issue #170 , which is a cache issue
  - Avoids cache poisening
2017-03-18 17:24:44 +01:00
Matthias Strubel 9cd83012ae usb_share.sh: Force disk usage update 2017-03-18 12:33:45 +01:00