166
edits
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
*** If not platform or architecture-independent patches, handle these cases gracefully. | *** If not platform or architecture-independent patches, handle these cases gracefully. | ||
**** The update is applicable to Linux i[56]86 but not Linux i386. | **** The update is applicable to Linux i[56]86 but not Linux i386. | ||
**** There's an update for Linux | **** There's an update for Linux ia64 -- or, supporting a mechanism for showing that Linux ia64 is explicitly NOT supported. | ||
***** And then in 1.5 if we suddenly support Linux | ***** And then in 1.5 if we suddenly support Linux ia64 showing that 1.1 wasn't supported but 1.5 is. Chase wants the moon, too. | ||
*** We didn't anticipate some case but need to be able to handle it. Update the nsUpdateService.js script (update the updater) so that it can handle the new case as well. | *** We didn't anticipate some case but need to be able to handle it. Update the nsUpdateService.js script (update the updater) so that it can handle the new case as well. | ||
*** '''No kidding -- we really have run into these cases and should be able to handle them better!''' | *** '''No kidding -- we really have run into these cases and should be able to handle them better!''' | ||
edits