After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675617 - Mark the express install floppy image as optional
Mark the express install floppy image as optional
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-05-07 15:32 UTC by Zeeshan Ali
Modified: 2016-03-31 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Mark the express install floppy image as optional (1.57 KB, patch)
2012-05-07 15:32 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2012-05-07 15:32:18 UTC
Mark the express install floppy image as optional as well.
Comment 1 Zeeshan Ali 2012-05-07 15:32:25 UTC
Created attachment 213601 [details] [review]
Mark the express install floppy image as optional

We store the floppy disk image in cache because its temporary and
deletion after installation shouldn't affect VM startup.

The ideal solution would be to automatically remove the floppy after
installation but thats not as trivial as it sounds since some OSs need
express install data after (e.g during first-boot setup).
Comment 2 Marc-Andre Lureau 2012-05-07 15:46:47 UTC
Review of attachment 213601 [details] [review]:

well, since we already have changes the iso behaviour, I guess we should be consistent at least.

ack
Comment 3 Zeeshan Ali 2012-05-07 16:08:28 UTC
Attachment 213601 [details] pushed as 986b0a2 - Mark the express install floppy image as optional