-
Notifications
You must be signed in to change notification settings - Fork 44
/
TODO
34 lines (25 loc) · 909 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Deploying Images
================
* Improve deploying user-feedback
- Untar images using .process agent with along with tar option --checkpoint
- Add <size> tag to images to predict a better progress layout
- Enable [Abort] functionality
* Improve deploying speed and memory consumption
- Try to optimize the tar archive
* Bugs?
- Fix metadata image (seems not to be used anymore or ignored?)
* Missig documentation
- Some new tags in control file
- Document images.xml format
* Installation proposal/overview
- Provide a possibility to select another imageset or to ignore
images completely
Automatic Configuration
=======================
* Progress
- Currently uses only one progress for all actions. Use that one progress
plus use one another with 0-100% for every single proposal or
set of scripts.
General
=======
* Have a lot of fun! :) ;)