Commit Graph

14 Commits

Author SHA1 Message Date
Michael Liebmann
0b61b5310b Software Update with apply the settings (Part13)
- Delete files from image, before apply settings


Origin commit data
------------------
Branch: ni/coolstream
Commit: 158a8ba4ce
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part13)

- Delete files from image, before apply settings


------------------
This commit was generated by Migit
2013-01-01 15:05:21 +01:00
Michael Liebmann
4dcf3f43cd Software Update with apply the settings (Part12)
- Make backup file from downloaded image
- Restore original file, if an error occurs


Origin commit data
------------------
Branch: ni/coolstream
Commit: 48fff4f4db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-01 (Tue, 01 Jan 2013)

Origin message was:
------------------
* Software Update with apply the settings (Part12)

- Make backup file from downloaded image
- Restore original file, if an error occurs


------------------
This commit was generated by Migit
2013-01-01 15:05:21 +01:00
Michael Liebmann
41108bafca Software Update: /var/etc/update.urls is excluded from saving
- Message 'Setting takeover successfully...' removed


Origin commit data
------------------
Branch: ni/coolstream
Commit: 04e71239f2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-19 (Mon, 19 Nov 2012)

Origin message was:
------------------
* Software Update: /var/etc/update.urls is excluded from saving

- Message 'Setting takeover successfully...' removed


------------------
This commit was generated by Migit
2012-11-19 12:47:31 +01:00
Michael Liebmann
48abdf965e Software Update with apply the settings (Part11)
- Deletelist added to delete files or directories from image
- Files/Directories are marked by a prefixed '~' in the settingsupdate.conf
- Rework readBackupList()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ca7ced674
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-12 (Mon, 12 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part11)

- Deletelist added to delete files or directories from image
- Files/Directories are marked by a prefixed '~' in the settingsupdate.conf
- Rework readBackupList()


------------------
This commit was generated by Migit
2012-11-16 07:14:01 +01:00
Michael Liebmann
8ef2d45fc1 Software Update with apply the settings (Part10)
- Blacklist added to exclude files
- Files are marked by a prefixed '-' in the settingsupdate.conf


Origin commit data
------------------
Branch: ni/coolstream
Commit: cddf86725d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-11 (Sun, 11 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part10)

- Blacklist added to exclude files
- Files are marked by a prefixed '-' in the settingsupdate.conf


------------------
This commit was generated by Migit
2012-11-11 08:11:49 +01:00
Michael Liebmann
54eb637abe Software Update with apply the settings (Part9)
- Functions now available for internet & local update.
- Rename writemtdExt() to applySettings()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c84840e10
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part9)

- Functions now available for internet & local update.
- Rename writemtdExt() to applySettings()


------------------
This commit was generated by Migit
2012-11-07 04:06:48 +01:00
Michael Liebmann
c99bb09b56 Software Update with apply the settings (Part8)
- src/gui/ext_update.cpp: Use new instead of malloc


Origin commit data
------------------
Branch: ni/coolstream
Commit: 01d44a6272
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part8)

 - src/gui/ext_update.cpp: Use new instead of malloc


------------------
This commit was generated by Migit
2012-11-03 16:19:29 +01:00
Michael Liebmann
a8c252a60b Software Update with apply the settings (Part7)
- Clean osrelease at user defined kernelversion (THX snafed)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a5f5e8220
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part7)

- Clean osrelease at user defined kernelversion (THX snafed)


------------------
This commit was generated by Migit
2012-11-03 16:19:29 +01:00
Michael Liebmann
346be4c475 Software Update with apply the settings (Part6)
- Use identifier '#:' for config vars in settingsupdate.conf


Origin commit data
------------------
Branch: ni/coolstream
Commit: f4f954415b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part6)

- Use identifier '#:' for config vars in settingsupdate.conf


------------------
This commit was generated by Migit
2012-11-03 16:19:29 +01:00
Michael Liebmann
8a974dac3a Software Update with apply the settings (Part5)
- Fix 'load mtdram driver'


Origin commit data
------------------
Branch: ni/coolstream
Commit: baf803c0db
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-26 (Fri, 26 Oct 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part5)

- Fix 'load mtdram driver'


------------------
This commit was generated by Migit
2012-10-26 13:10:22 +01:00
Michael Liebmann
33c7b51731 Software Update with apply the settings (Part4)
- Use locale for message boxes


Origin commit data
------------------
Branch: ni/coolstream
Commit: dc8ddc5325
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part4)

- Use locale for message boxes


------------------
This commit was generated by Migit
2012-10-25 01:10:36 +01:00
Michael Liebmann
43e82e3288 Software Update with apply the settings (Part3)
- Update debug msg
- Use 'new CFileHelpers()' instead of 'CFileHelpers::getInstance()'


Origin commit data
------------------
Branch: ni/coolstream
Commit: f015273703
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part3)

- Update debug msg
- Use 'new CFileHelpers()' instead of 'CFileHelpers::getInstance()'


------------------
This commit was generated by Migit
2012-10-25 01:10:36 +01:00
Michael Liebmann
2111213cf3 Software Update with apply the settings (Part2)
- Use g_settings.update_dir for directory Expert functions


Origin commit data
------------------
Branch: ni/coolstream
Commit: f0463c3044
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-18 (Wed, 18 Apr 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part2)

- Use g_settings.update_dir for directory Expert functions


------------------
This commit was generated by Migit
2012-10-25 01:10:36 +01:00
Michael Liebmann
a3dd812987 Software Update with apply the settings (Part1)
- Settings are applied to the image before flashing
- Use the function on the menu "Software Update => Expert functions
 => Write one partition => systemFS with settings"
- Log output to /tmp/update.log for testing
- Use settingsupdate.conf as config file


Origin commit data
------------------
Branch: ni/coolstream
Commit: b001b36f4a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-13 (Fri, 13 Apr 2012)

Origin message was:
------------------
* Software Update with apply the settings (Part1)

- Settings are applied to the image before flashing
- Use the function on the menu "Software Update => Expert functions
 => Write one partition => systemFS with settings"
- Log output to /tmp/update.log for testing
- Use settingsupdate.conf as config file


------------------
This commit was generated by Migit
2012-10-25 01:10:35 +01:00