update method for preseed management

Bug #1089603 reported by Max Brustkern
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UTAH
Triaged
Wishlist
Unassigned

Bug Description

It would be cool if we had a method to combine preseeds. I'm thinking something like:
PreseedA.update(PreseedB)
Anything not in PreseedA from PreseedB would be added, and any questions in both would use the answers from PreseedB. This could make the rewriting a lot simpler. I'm imagining something like:

PreseedWeGetPassedIn.update(DefaultUTAHPreseed)
if installtype = desktop:
    PreseedWeGetPassedIn.update(DesktopOnlyPreseed)
etc.

Changed in utah:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.