Commit Graph

4 Commits

Author SHA1 Message Date
David Bauer
7945259bda gluon-core: add ath79 migration
Add a universal migration script suited for migrating devices from the
removed ar71xx target to ath79.

While at it, try to abstract as much functionality possibly required in
the future for other migrations and implement it in the newly created
gluon.migration Lua package.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-06-27 13:17:41 +02:00
Matthias Schiffer
9b172bbaf4 Move all upgrade scripts to a common directory
Moving the scripts to a common directory not only vastly simplifies the
zzz-gluon-upgrade script, but also allows to define an ordering of such
scripts across packages.
2015-01-24 11:27:47 +01:00
Matthias Schiffer
fa1774a4e6 Remove batman-adv specific parts of gluon-core 2013-10-01 21:38:21 +02:00
Matthias Schiffer
19b611f8ab Add gluon-core package
This is the most basic core of the Gluon framework. Most upgrade scripts will
have to be rewritten and/or moved to other packages.
2013-01-31 10:23:27 +01:00