Update sgml to generate reproducible manpages
Prior to this patch, we failed to recreate bit-by-bit identical copies of wpa_supplicant because it doesn't generate reproducible manpages. Since the latest version(0.6.14-3 or new) of docbook-utils have already support getting the date from sgml file [1], it is possible to make some progress on the "reproducible builds" effort [2]. [1]: https://sources.debian.org/patches/docbook-utils/0.6.14-3 [2]: https://reproducible-builds.org Signed-off-by: Hu Keping <hukeping@huawei.com>
This commit is contained in:
parent
7eb222aa89
commit
9d99814e22
8 changed files with 32 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>eapol_test</refentrytitle>
|
<refentrytitle>eapol_test</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_background</refentrytitle>
|
<refentrytitle>wpa_background</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_cli</refentrytitle>
|
<refentrytitle>wpa_cli</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_gui</refentrytitle>
|
<refentrytitle>wpa_gui</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_passphrase</refentrytitle>
|
<refentrytitle>wpa_passphrase</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_priv</refentrytitle>
|
<refentrytitle>wpa_priv</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_supplicant.conf</refentrytitle>
|
<refentrytitle>wpa_supplicant.conf</refentrytitle>
|
||||||
<manvolnum>5</manvolnum>
|
<manvolnum>5</manvolnum>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
||||||
|
|
||||||
<refentry>
|
<refentry>
|
||||||
|
<refentryinfo>
|
||||||
|
<date>07 August 2019</date>
|
||||||
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>wpa_supplicant</refentrytitle>
|
<refentrytitle>wpa_supplicant</refentrytitle>
|
||||||
<manvolnum>8</manvolnum>
|
<manvolnum>8</manvolnum>
|
||||||
|
|
Loading…
Reference in a new issue