0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-30 21:21:23 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Wouter R
781a4dc7a1 Implement upstream syncing. 2014-02-21 11:15:18 +01:00
Wouter R
cdb7a12050 Rename upmgr to um. 2014-02-21 11:15:18 +01:00
Wouter R
f152c6e3e3 Finish generating index and copying images.
Miscellaneous improvements.
2014-02-21 11:15:18 +01:00
Wouter R
64abe081e9 Fix bug in findVersion().
Tidy up a bit.
2014-02-21 11:15:18 +01:00
Wouter R
efe4ab766a Finish index file fetching and parsing.
Add function to collect information on current version.
2014-02-21 11:15:02 +01:00
Wouter R
81f450aaf6 Make cache path configurable.
Fix handling return values of os.execute (Lua 5.1 is quite different from 5.2).
2014-02-21 11:15:02 +01:00
Wouter R
689696c0bd Extend version formatting to support suffix and add date parsing functions.
Extend version comparison function.
Extend version search function (untested).
2014-02-21 11:14:02 +01:00
Wouter R
541793715f Add dependency on penlight library.
Remove module support.
Create and lock working directory.
Copy original update script as base for new version.
2014-02-21 11:14:02 +01:00
Wouter R
a254772493 Initial checkin of new updater script.
Detects openwrt directory and wifibox feed directory.
2014-02-21 11:14:02 +01:00