1
0
mirror of https://github.com/nbeaver/why-linux-is-better.git synced 2025-08-26 07:14:23 +02:00

Move footnote down to bottom of section.

This commit is contained in:
Nathaniel Beaver
2016-04-27 13:41:58 -05:00
parent 8bc0c8b706
commit 814c74a9b2

View File

@@ -2171,16 +2171,6 @@ such as:
- licensing metadata, - licensing metadata,
- and `sophisticated dependency management`_. - and `sophisticated dependency management`_.
.. [#windows_package_signing] Windows provides the means to cryptographically sign
``.exe`` and ``.msi`` installers,
but it is not required for installation.
The Windows installer verifies signatures on .msi packages. If a package
has an invalid signature, the installer warns users before it installs
the package.
http://download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/best_practices.doc
.. _mandatory cryptographic signing of packages: http://purplefloyd.wordpress.com/2009/02/05/signing-deb-packages/ .. _mandatory cryptographic signing of packages: http://purplefloyd.wordpress.com/2009/02/05/signing-deb-packages/
.. _sophisticated dependency management: https://www.debian.org/doc/debian-policy/ch-relationships.html .. _sophisticated dependency management: https://www.debian.org/doc/debian-policy/ch-relationships.html
.. _optional fully automatic non-interactive installation: http://debian-handbook.info/browse/wheezy/sect.automatic-upgrades.html .. _optional fully automatic non-interactive installation: http://debian-handbook.info/browse/wheezy/sect.automatic-upgrades.html
@@ -2282,6 +2272,16 @@ but a `pain in the neck`_ on Windows.
.. _pain in the neck: http://matplotlib.org/users/installing.html#windows .. _pain in the neck: http://matplotlib.org/users/installing.html#windows
.. [#windows_package_signing] Windows provides the means to cryptographically sign
``.exe`` and ``.msi`` installers,
but it is not required for installation.
The Windows installer verifies signatures on .msi packages. If a package
has an invalid signature, the installer warns users before it installs
the package.
http://download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/best_practices.doc
------------------------------------------------------------ ------------------------------------------------------------
Fixing configuration problems with commands instead of GUIs. Fixing configuration problems with commands instead of GUIs.
------------------------------------------------------------ ------------------------------------------------------------