
Some vendors insist that floppy images need to be exactly 1440 KiB in size and have a suffix of ".img". Let's adapt to this and assume that this doesn't break other vendors. Closes-Bug: 2100276 Change-Id: I5be6380e8c8c3eac5bea1c189b205b05a9fae625
6 lines
144 B
YAML
6 lines
144 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Some vendors insist that floppy images must be 1440 KiB in size and
|
|
that the file name ends with ``.img``. Make it so.
|