Initial addition of the systemd update mechanism. accepted/trunk/20130310.193633 submit/trunk/20130310.193459
authorWilliam Douglas <william.douglas@intel.com>
Wed, 27 Feb 2013 21:39:49 +0000 (13:39 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 10 Mar 2013 19:34:47 +0000 (12:34 -0700)
commitfc93cfc4f532206960e57072f90014e26082da3d
tree9756ce27357b7734dcb62aa2fa762290861259fe
parentd3603d2f8db3d5b000ab2c74f68cb03be224624c
Initial addition of the systemd update mechanism.

Create target and service for system-update. Also add update script
that just removes the /system-update symlink and reboots (for now).

Signed-off-by: William Douglas <william.douglas@intel.com>
Makefile
packaging/swup.changes
packaging/swup.spec
swup.py
system-update.service [new file with mode: 0644]
system-update.sh [new file with mode: 0755]
system-update.target [new file with mode: 0644]
tools/getpacs/getpacs
tools/updateinfo/markup.py [new file with mode: 0644]
tools/updateinfo/updateinfo.py