Commit Graph

38 Commits

Author SHA1 Message Date
Unknown 624756cdcf post install update to config for changes in 0.10.10
See: https://github.com/Doodle3D/print3d/issues/48
2017-01-12 15:21:26 +01:00
Peter Uithoven 6d4793a67e Merge pull request #66 from Doodle3D/companje-new-banner
added a new banner to post-install
2016-05-25 11:41:57 +02:00
Peter Uithoven 3bdb9a4760 Merge pull request #61 from Doodle3D/feature/stresstest-config-improvements
Changed uhttpd config to match improvements
2016-05-25 11:36:41 +02:00
peteruithoven 5b1b35c961 Removing custom uhttpd max_connections config 2016-05-25 11:35:14 +02:00
Rick Companje dd5e3d1e37 added a new banner to post-install
Currently we add our banner in the `post-install.sh` script. We might want to look into putting files in a `files/` folder and having the files copied in the `make package/OUR_PACKAGE/install` step as described in this tutorial: http://wiki.prplfoundation.org/wiki/Creating_an_OpenWrt_package_for_a_web_page
2016-05-22 01:03:40 +02:00
olijf 6b8f2b4d42 Changed uhttpd config to match improvements 2016-05-18 12:37:28 +02:00
olijf 205fc7460d Added symlink to d3dapi 2016-04-12 12:49:38 +02:00
Wouter R ad048349b3 Lower logrotate cron interval from 3 to 2 minutes. 2016-03-29 14:34:58 +02:00
Wouter R 584a5bfce2 Log rotation:
- create cron job in postinst;
- start+enable cron in postinst.
2016-03-18 11:31:07 +01:00
Wouter R b27506d236 Create convenience aliases (tailfw & tailp3d) for loglite. 2016-02-29 17:35:17 +01:00
Wouter R 759c0a3007 Install loglite filter to wifibox.
Small fixes to loglite filter.
Set dummy host/port/agent info on command-line API call.
Remove non-functional version info from shell banner.
New todo item in release script.

Conflicts:
	extra/scripts/publish-wifibox-release.lua
2016-01-08 20:41:40 +01:00
Wouter R 210f17377f Fix uci-defaults script to exit with value 0. 2016-01-06 17:25:54 +01:00
Wouter R f51e63e06a Add new settings key 'system.log.level' with print3d log levels.
Change uci-defaults script to make sure the new setting exists in UCI and the old one is removed.
Read new log level key in firmware and map it to firmware log level.
2016-01-06 13:23:25 +01:00
peteruithoven 6a546bcca5 Removing wifi channel setting #28 2015-06-12 16:02:35 +02:00
peteruithoven 2ff4080ea4 Removing custom wifi country #28 2015-06-12 16:01:39 +02:00
Wouter R e94d238977 Disable handing out default route and DNS server over cable/eth dhcp. 2014-03-08 23:24:00 +01:00
Wouter R 96e0ec99dd Update openwrt diffconfig to allow 802.11 driver to override regulatory domain stored in eeprom.
The reg. domain is configured to 'NL', so wifi channels 12 and 13 can be used.
2014-02-01 01:41:39 +01:00
Wouter R c4c9957cb5 Fix saving sketches over sysupgrade. Closes https://github.com/Doodle3D/doodle3d-client/issues/87. 2013-12-04 15:44:47 +01:00
Wouter R ce043de28e Workaround for issue 66 (https://github.com/Doodle3D/doodle3d-client/issues/66).
Remove ‘-s’ flag in wifibox init script to prevent duplicates log messages.
2013-11-29 21:14:59 +01:00
Wouter R 0c79a51083 Add status request to sketch api.
Keep sketch directory over upgrades.
2013-10-28 19:38:53 +01:00
Wouter R 9e0eab1f8d Properly start and stop signin.sh on package installation and removal.
Clean up package Makefile (it installed and removed too much).
2013-10-22 22:44:51 +02:00
Wouter R 8991845427 Add extra 'tools' to wifibox devel install. Improve logging. 2013-10-08 16:55:50 +02:00
Wouter R 1d9801b314 Remove openap hack from uci-defaults; minor fixes to bootstrap logging etc; remove debug print statement. 2013-08-23 02:10:25 +02:00
Wouter R 3de992c5b7 Add uhttpd configuration for lua handler; add interface to get/set 'system settings'; add configurable logging to file, with configurable level as well. 2013-08-23 01:25:09 +02:00
Wouter R d59d2da938 Fix request initialization to handle autowifi command-line invocation correctly; fix installation and execution of openwrt init script; partially implement autowifi switching; fixes to package (de-)installation. 2013-08-21 13:39:10 +02:00
Wouter R 35f5a4c02e Hack to auto-configure wifibox into AP mode at first boot 2013-08-16 22:11:09 +02:00
Wouter R 56f6815bc1 Minor fixes. 2013-08-16 21:44:54 +02:00
Wouter R b971be33d1 Fix post-install script for 'Y' inlusion in openwrt images; fix small bug in request.lua. 2013-08-01 16:29:17 +02:00
Wouter R 1acb559a1b Update webinterface to latest commit; add wopkg alias to root profile. 2013-07-29 12:17:08 +02:00
Wouter R 596799472c Change package-directory script to include ultifi package; several fixes to package installation; rename wifibox init script. 2013-07-26 02:15:01 +02:00
Wouter R ef87b18ed9 More fixes to changed paths and names. 2013-07-05 16:44:49 +02:00
Wouter R 0b298b5e46 Change require statements in code to reflect new structure; rename autowifi -> wifibox everywhere. 2013-07-04 17:26:13 +02:00
Wouter R b059cf07e0 Minor fix. 2013-06-28 12:40:04 +02:00
Wouter R 88e3205347 add proper init script setup; various small fixes. 2013-05-14 17:26:21 +02:00
Wouter R 7778bdd6e2 Restructure src directory; add GPX utility 2013-05-14 16:09:01 +02:00
Wouter R ce11cd8c1d post-install/post-remove are now reasonably complete. 2013-05-14 15:09:56 +02:00
Wouter R 9789fdc0c3 Finish post-install/pre-remove package scripts (not yet used/included by Makefile). 2013-05-14 11:34:55 +02:00
Wouter R 21e5ddb51b Add package configuration options (not used yet)i; test code/scripts for postinstall/preremove; update TODO; add support for eclipse ShellEd plugin. 2013-05-03 13:11:58 +02:00