Opened 3 months ago
Closed 3 days ago
#892 closed enhancement (fixed)
System upgrade
| Reported by: | Jiri Svoboda | Owned by: | Jiri Svoboda |
|---|---|---|---|
| Priority: | major | Milestone: | 0.16.1 |
| Component: | helenos/unspecified | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
System installer should be able to upgrade an existing HelenOS installation to a newer version.
Change History (3)
comment:1 by , 8 weeks ago
| Milestone: | 0.15.1 → 0.16.1 |
|---|
comment:3 by , 3 days ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Implemented in changesets:
- 25444332f903eb950142fdab7b5ef3b1706e399d Sysinst should be able to install to an existing MBR label.
- 8bf4494910023e81bee7a6d6f7ef4b639e13dacb Create installation partition in a separate function.
- 9f9d90673202d4ee2c25eac2e8f6499b0c8f1398 Allow sysinst to upgrade an existing installation (WIP).
- 6d06bbc3a0829fbe3acfa52ab71f7c17bd217eaa If performing OS upgrade, sysinst should say it's upgrading.
- a2f95cec4fce319db3929663aa2b41d232fef6b9 Ask user to confirm upgrade if existing installation found.
- 5df257077a2eb3d939122d95f8fcecad4b07ff62 Switch installer from futil to fmgt.
- 2c21595177dad513b280fbcbee0a17db199ad2c2 Do not overwrite configuration files during upgrade.
Note:
See TracTickets
for help on using tickets.

Milestone renamed