Commit Graph

58 Commits

Author SHA1 Message Date
Matthias Strubel 36548a4572 Remove redirect.html, now make use of index.html only 2017-05-22 07:36:20 +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 2bef55bae6 forest.py: Fixing install typo of css 2016-11-17 06:54:48 +01:00
Matthias Strubel 3e7ea66fb2 forest.py: Change CSS path to content folder & datapath to share 2016-10-30 14:09:55 +01:00
Matthias Strubel d29df45de9 piratebox init: content symlink is not created.
If a content folder is already available, the symlink pointing to
that folder is not created. This results in an issue that
upgrades from 1.1.x to 1.1.x end up in a redirect loop in the
browser.
2016-10-05 07:37:56 +02:00
Matthias Strubel 09d04d8ff7 Better handling of content folder and more dependeing changes
-->  Design-Stuff to USB Stick #107
2016-05-10 20:09:49 +02:00
Matthias Strubel 107b3cdf65 First implementation for separate content folder, for easier customization
-->  Design-Stuff to USB Stick #107
2016-05-10 19:59:15 +02:00
Matthias Strubel 4ba0671cd3 Merge branch 'hotfix-1.0.4' into development
Implementing the changes from hotfix to development branch.

Resolved  Conflicts:
	CHANGELOG
	piratebox/piratebox/bin/board-autoconf.sh
	piratebox/piratebox/bin/droopy (now 1.0.4 version)
	piratebox/piratebox/bin/shoutbox_stuff.sh
	piratebox/piratebox/init.d/piratebox
	piratebox/piratebox/init.d/piratebox_alt
	piratebox/piratebox/www/generate_204  (stays PHP)
	piratebox/piratebox/www/index.html
2015-08-18 20:10:15 +02:00
Matthias Strubel e5470ccd1f Cleanup unnessecary spacer files 2015-08-06 21:35:22 +02:00
Matthias Strubel 4f26929bbb Remove spacer index.htm and generate first page
kareha.pl doesn't overwrite the file for itself :(

In addition, we use .htm over .html , that tricks kareha and lighttpd
in this problem.
2015-08-06 19:53:19 +02:00
Matthias Strubel 8c099f2446 Generate default page for forum link
This patch avoids a confusing directory listing. This commits copies
over a simple default index.html that provides links to the
kareha.pl and back to the main page.

Does not copy, if the board is already installed.

Closes  #117
2015-08-04 20:06:11 +02:00
Matthias Strubel d5f9ce8d60 Merge branch 'hotfix-1.0.2' into development
Conflicts:
	BuildScripts/RPi_motd.txt
	CHANGELOG
	Makefile
	README.md
	piratebox/piratebox/python_lib/broadcast.py
	piratebox/piratebox/python_lib/discover.py
	piratebox/piratebox/python_lib/messages.py
	piratebox/piratebox/python_lib/psogen.py
	piratebox/piratebox/www/cgi-bin/psowrte.py
2014-12-26 09:56:47 +01:00
risca 6d534fda7f Dash compatibility issue (many system use dash as default shell) 2014-12-08 02:09:45 +01:00
Matthias Strubel abebd4234d Merge branch 'hotfix-1.0.1' into development
Conflicts:
	README.md
	piratebox/piratebox/www/index.html
2014-10-10 10:38:36 +02:00
Matthias Strubel a85663e46b Distribute Files for DirectoryListing once upon initialization. 2014-08-01 16:57:58 +02:00
Matthias Strubel f38666803d Fix for duplicate symlinks 2014-06-27 17:41:10 +02:00
Matthias Strubel c2a6378418 Add License header on several scripts
Merge remote-tracking branch 'remotes/origin/licencse_fixes' into development
2014-06-27 16:14:19 +02:00
Matthias Strubel 6f5e1e495a Fix for duplicate symlinks 2014-06-06 10:51:21 +02:00
Matthias Strubel 0756f76dd7 only download kareha-zip file when it is not available 2014-04-07 08:58:44 +02:00
Matthias Strubel 533f61d827 only download kareha-zip file when it is not available 2014-04-07 08:57:45 +02:00
Matthias Strubel 4a344ec720 2nd bunch of license headers 2014-01-17 16:47:47 +01:00
Matthias Strubel 346ce5b354 install_piratebox.sh now uses schema based generation for redirect.html 2013-11-29 17:44:03 +01:00
Matthias Strubel 0839fbdb85 fix for calling change hostname service 2013-11-29 17:44:03 +01:00
Matthias Strubel 224f8bb0a4 added option to change hostname via command line
Conflicts:
	piratebox/piratebox/bin/install_piratebox.sh
2013-11-29 17:41:04 +01:00
Matthias Strubel 007ba8806d added temporary-function for changing PirateBox-Hostname
Conflicts:
	piratebox/piratebox/bin/install_piratebox.sh
2013-11-29 17:39:56 +01:00
Matthias Strubel 4a4be3630d install_piratebox.sh now uses schema based generation for redirect.html 2013-08-26 09:29:54 +02:00
Matthias Strubel 7b5a33284b fix for calling change hostname service 2013-08-26 09:26:48 +02:00
Matthias Strubel 5e5aa16ed0 added option to change hostname via command line 2013-07-10 16:12:22 +02:00
Matthias Strubel f055f018bb added temporary-function for changing PirateBox-Hostname 2013-07-10 16:12:22 +02:00
Matthias Strubel 8ed0813dee fix moving kareha files 2013-06-07 11:38:10 +02:00
Matthias Strubel c06a73cb2c small fixes with path & wget 2013-06-07 11:36:53 +02:00
Matthias Strubel 769d3b538e improvements and fixes from v0.6 on installing imageboard 2013-06-05 11:04:04 +02:00
Matthias Strubel b6556ec42d only copy over the kareha link out of the source-folder... 2013-06-05 09:19:33 +02:00
Matthias Strubel 0c67f6dc58 be more verbose, if init_done found during kareha install 2013-06-02 19:59:30 +03:00
Cale Black aec8029741 Merge https://github.com/MaStr/PirateBoxScripts_Webserver into No_OpenWRT
Updated to latest before removing all openwrt
2013-04-08 13:11:50 -06:00
Cale Black c3b2dc6e8f Clean out unnecessary OpenWRT things. 2013-02-18 14:25:59 -07:00
Matthias Strubel 44c166538a removed the obsolete index.html file in share-folder created during install_piratebox.sh part2 2013-02-10 11:31:00 +01:00
Matthias Strubel 22811ecf25 one verbose line just to see that the init part2 started 2013-01-22 12:35:56 +01:00
Matthias Strubel ee68301876 copy over redirect.html too 2013-01-03 19:10:28 +01:00
Matthias Strubel a4cdb62981 Improve usage of external www folder . Copy over internet detection 2013-01-02 20:09:29 +01:00
Matthias Strubel 8af989f021 first implementation of forban link 2012-12-26 13:32:40 +01:00
Matthias Strubel 1f80638f3a set init_done in init-section not in openwrt_init ... 2012-09-28 12:01:12 +02:00
Matthias Strubel 55e5c0042f add install option for enabling the regular dns-flush #15 2012-07-15 19:09:07 +02:00
Matthias Strubel 41ee6497bd implements first version of #7 2012-06-26 06:57:17 +02:00
Matthias Strubel b579819dda copy over instead of moving the file 2012-06-25 21:08:36 +02:00
Matthias Strubel 3a33ca4b82 be more verbose on install for #10 2012-06-15 18:57:03 +02:00
Matthias Strubel 3565b817cd fixes on crontab generation 2012-06-15 18:14:33 +02:00
Matthias Strubel e5252dd391 Generates Connected Station counter.
No include to index.html yet
2012-06-12 18:01:04 +02:00
Matthias Strubel 64d0509835 Fixes #8 2012-06-09 09:39:44 +02:00
Matthias Strubel 4aa23c3f61 Changed path stuff 2012-05-13 09:55:03 +02:00