Commit Graph

3 Commits

Author SHA1 Message Date
Christian Kandeler
a04997a630 Maemo: Replace manual copying to sysroot by "make install". 2011-04-20 09:41:27 +02:00
Christian Kandeler
dc3ec71ab0 Maemo: Fix race condition when removing a deploy step. 2011-04-07 16:34:48 +02:00
Christian Kandeler
439b45618e Start making the Maemo support more generic.
This includes:
    - decoupling deploy configurations from targets (Reviewed-by: dt)
    - adding a "Generic Linux" device type
    - splitting up the Maemo deployment step into small pieces that
      can be combined in different ways (and much more easily maintained)
    - adding a new version handler for pro.user files
      (Reviewed-by: Tobias Hunger)

Also:
  - Add and use an SSH manager class for easier connection sharing.
  - Make the SSH connection parameters a fixed attribute of the connection.
2011-03-09 13:10:19 +01:00