diff options
author | Marja van Waes <marja@mageia.org> | 2015-06-14 22:09:33 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-06-14 22:09:33 +0200 |
commit | 837f954981afc8113d3d1d880bfcdf1664afc0d3 (patch) | |
tree | 0408db304532f2e445563238be1dd8214db15254 /sl/add_supplemental_media.html | |
parent | d8904c7f89c5d911ed956e43e62842b2b748a1ad (diff) | |
download | drakx-installer-help-837f954981afc8113d3d1d880bfcdf1664afc0d3.tar drakx-installer-help-837f954981afc8113d3d1d880bfcdf1664afc0d3.tar.gz drakx-installer-help-837f954981afc8113d3d1d880bfcdf1664afc0d3.tar.bz2 drakx-installer-help-837f954981afc8113d3d1d880bfcdf1664afc0d3.tar.xz drakx-installer-help-837f954981afc8113d3d1d880bfcdf1664afc0d3.zip |
update sl files
Diffstat (limited to 'sl/add_supplemental_media.html')
-rw-r--r-- | sl/add_supplemental_media.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sl/add_supplemental_media.html b/sl/add_supplemental_media.html index 7eecfb4..5366752 100644 --- a/sl/add_supplemental_media.html +++ b/sl/add_supplemental_media.html @@ -61,6 +61,30 @@ </ol> </div> + + <div class="note" title="Opomba" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opomba]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you are updating a 64 bit installation which may contain some 32 bit + packages, it is advised to use this screen to add an online mirror by + ticking one of the Network protocols here. The 64 bit DVD iso only contains + 64 bit and noarch packages, it will not be able to update the 32 bit + packages. However, after adding an online mirror, installer will find the + needed 32 bit packages there. + </p> + + </td> + </tr> + </table> + </div> + + </div> </body> </html> |