Bug #7411
Universal USB Installer Tails-specific code has not been updated since we ship a 64-bit kernel
0%
Description
In the UUI 1.9.5.3 source tarball, the Tails-specific code is guarded by:
${If} ${FileExists} "$DestDisk\isolinux\live.cfg"
${AndIf} ${FileExists} "$DestDisk\isolinux\live486.cfg"
${AndIf} ${FileExists} "$DestDisk\isolinux\live686.cfg"
(The Tails-specific code is problematic in itself, but that’s for another ticket.)
Subtasks
History
#1 Updated by intrigeri 2014-06-13 07:07:27
- related to
Bug #7412: Universal USB Installer tries to remove the live-media=removable protection added
#2 Updated by intrigeri 2014-06-13 07:29:36
- related to
Bug #7378: Universal USB Installer creates unbootable devices added
#3 Updated by intrigeri 2014-06-13 09:28:45
Meta: that’s not a blocker for 1.1, but I’ve flagged it for this version because even if Bug #7378 is fixed in time (unlikely), and if we want to stick with UUI, then this bug will be the next one to tackle.
#4 Updated by intrigeri 2014-06-20 08:23:53
Reported upstream: https://mailman.boum.org/pipermail/tails-dev/2014-June/006158.html
#5 Updated by intrigeri 2014-06-20 08:32:32
- Priority changed from Elevated to Low
- Target version deleted (
Tails_1.1) - Type of work changed from Code to Communicate
intrigeri wrote:
> Meta: that’s not a blocker for 1.1, but I’ve flagged it for this version because even if Bug #7378 is fixed in time (unlikely), and if we want to stick with UUI, then this bug will be the next one to tackle.
Actually not: since we’re asking for UUI to simply drop the special-casing of Tails, the fact that the existing special-casing is broken and non-effective is not really creating actual problems. Dropping milestone, downgrading priority, setting type of work to something closer to reality.
#6 Updated by sajolida 2014-06-29 14:22:37
- Category set to Installation
#7 Updated by intrigeri 2014-07-27 19:58:19
- Status changed from Confirmed to Resolved
That special-casing was dropped in UUI 1.9.5.4.