| 221 | == Brainstorming Results from BeGeistert == |
| 222 | |
| 223 | These features were discussed/written down at BeGeistert: |
| 224 | |
| 225 | * Integrated app to add packages |
| 226 | * Knows about repositories |
| 227 | * Defined protocol to add repositories that everyone can use (for example through description files with a special MIME type) |
| 228 | * Multiple installations of the same package (if the software supports it) |
| 229 | * Maintain shared libraries |
| 230 | * runtime_loader uses package info to resolve libraries |
| 231 | * Install packages per user |
| 232 | * Repositories support keys to verify packages |
| 233 | * Package database of installed packages |
| 234 | * Packagemanagement API |
| 235 | * Binary diffing for packages |
| 236 | * Export/publish the set of installed packages to another system |
| 237 | * System updates |
| 238 | * Quality of packages (QA integrated into the process of releasing a package) |
| 239 | * Property of live update possible |
| 240 | |