Some more patches for updater
Added option to transport progress information.
Included download progress counter and fixes some small
issues.
A few GUI improvements on liUpdate.
Various fixes & changes across all modules
Added initial elements of Listaller update API to
libinstaller, a lot of parts still need to be ported.
Removed old ID concept, replaced with "PkName" in all
modules. Fixed libuild package build process for standard
IPK packages and introduced new "IPKName" element to set the
name of the IPK file directly in IPS script.
Also applied some various other bugfixes.
Signed-off-by: Matthias Klumpp <matthias@nlinux.org>
Fixed installer DBus connection
Uncommented some parts which caused errors while
installing software as root. Also changed the DBus
API and applied changes to libinstaller.
Some parts still need work.
Added option to check applications to listallmgr
Listaller manager is now able to call the necessary
calls to check the application's dependencies (without
using liTrayIcon)
Reintroduce update source creation
Finished all steps which were necessary to build
update source for "linstall" IPS scripts.
The update manager will be updated soon.
Signed-off-by: Matthias Klumpp <matthias@nlinux.org>
Improvements of IPK container installation
IPKContainer installation works now in su-mode
and user-mode. Also added a lot of other fixes
to the Listaller security framework and removed
some bugs.
Fixed software remove processes
Software remove processes work now and were
successfully tested under Qt4. GTK+ tests are
still necessary.
All required code is written, this feature can be
marked as complete.
Some more work on IPK-from-make
Added possibility to autodetect dependencies from
compiled source, replace "any" value in architectures element
with current architecture for build etc.
Added a few other modifications for build process too.
Also updated translation template.