5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-09 08:58:19 +03:00

203 Commits

Author SHA1 Message Date
Fabian Grünbichler
959bc81c13 build: fix broken parallel builds
a2x only supports destination folders for HTML based variants, but fortunately
that is enough in our case without needing extra workarounds.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 09:06:29 +02:00
Fabian Grünbichler
fa764571f6 build: refactor build process
build packages in one go by moving individual .deb targets into install
targets called by dpkg-buildpackage.

all three binary packages are bootstrappable on a straight Debian host,
so there is no need to call dpkg-buildpackage separately for each of
them.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-09-13 08:40:01 +02:00
Dietmar Maurer
d00b6482df remove nwdiag related things
We do not use those graphics.
2018-08-17 09:09:46 +02:00
Dietmar Maurer
50f88938f6 install and use new network diagrams 2018-08-16 10:13:16 +02:00
Dietmar Maurer
e2a74c9e49 bump version to 5.2-8 2018-08-08 08:52:32 +02:00
Dietmar Maurer
0dcdd9b1ad bump version to 5.2-7 2018-07-27 11:57:10 +02:00
Dietmar Maurer
4b334217a0 bump version to 5.2-6 2018-07-27 10:50:25 +02:00
Dietmar Maurer
441ae62852 Makefile GEN_SCRIPTS: add gen-output-format-opts.pl 2018-07-27 10:41:49 +02:00
Thomas Lamprecht
d986fd9040 bump version to 5.2-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-10 12:07:54 +02:00
Dietmar Maurer
edd8c4854d bump version to 5.2-4 2018-05-16 13:11:55 +02:00
Fabian Grünbichler
ef2c2d6661 bump version to 5.2-3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-05-14 14:51:59 +02:00
Thomas Lamprecht
0068e6adbe bump version to 5.2-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-05-14 14:28:40 +02:00
Dietmar Maurer
0863848b31 bump version to 5.2-1 2018-05-14 12:35:26 +02:00
Dietmar Maurer
0fa2802318 Makefile: do not use ordered dependencies
Instead, make odering explicit.
2018-05-14 12:22:18 +02:00
Thomas Lamprecht
f3af3a6d56 bump version to 5.1-18 2018-05-04 13:10:05 +02:00
Dietmar Maurer
f193cc8ed4 bump version to 5.1-17 2018-03-22 13:32:32 +01:00
Thomas Lamprecht
8eb81ff6c3 add 'gen-qm-cloud-init-opts.pl' to doc-gen
The generator script for 'qm-cloud-init-opts.adoc' wasn't included in
the pve-doc-generator package.
Add it as else qm.1 fails to build in qemu-server:

> make[2]: *** No rule to make target 'qm-cloud-init-opts.adoc', needed by 'qm.1'.  Stop.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-20 14:09:24 +01:00
Fabian Grünbichler
60955877b1 buildsys: use git rev-parse for GITVERSION
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-02-22 16:31:08 +01:00
Fabian Grünbichler
b965ad63ad export and respect SOURCE_DATE_EPOCH
to improve reproducibility of pve-docs, pve-doc-generator and
pve-doc-mediawiki builds, as well as man pages generated by
pve-doc-generator when called via dpkg-buildpackage.

timestamps embedded in the documentation now always reflect the last changelog
entry of the package to which the documentation belongs (pve-docs for html,
epub and pdf, individual packages for man pages).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-02-22 16:31:08 +01:00
Fabian Grünbichler
2a50591126 bump version to 5.1-16 2018-01-10 11:11:22 +01:00
Dietmar Maurer
56ff23df38 bump version to 5.1-15 2017-12-22 11:50:38 +01:00
Dietmar Maurer
df6857bc2c bump version to 5.1-14 2017-12-22 11:19:12 +01:00
Dietmar Maurer
81bded061a bump version to 5.0-13 2017-12-22 08:18:43 +01:00
Fabian Grünbichler
77ea3af4fa bump version to 5.1-12 2017-10-23 12:12:58 +02:00
Fabian Grünbichler
76a3eeb2ba bump version to 5.1-11 2017-10-23 11:59:32 +02:00
Wolfgang Bumiller
b5ccaf2d21 bump version to 5.0-10 2017-10-19 09:35:41 +02:00
Thomas Lamprecht
5cb4ef638d buildsys: allow re-building synopsis & opts files standalone
Add two new make targets 'update-static', 'clean-static' which split
out functionality from the 'update' target.
As the latter uses the long duration `make all` anybody which just
wants to see the current synopsis (e.g., when improving a chapter)
spends a lot time waiting here.

The new target clean or update (generate) specifically just the
synopsis, opts, apidata and firewall macro files from the current
installed package versions, allowing faster build times when one does
frequent edit-build cycles.
2017-10-18 15:07:54 +02:00
Dietmar Maurer
41230aa368 bump version to 5.0-9 2017-07-10 12:23:02 +02:00
Dietmar Maurer
c076e23bcc bump version to 5.0-8 2017-07-04 14:30:02 +02:00
Dietmar Maurer
d063df957c bump version to 5.0-7 2017-07-04 13:16:13 +02:00
Dietmar Maurer
a23b14eeec bump version to 5.0-6 2017-07-03 13:00:44 +02:00
Dietmar Maurer
3cae5b16cb bump version to 5.0-5 2017-06-30 11:00:47 +02:00
Thomas Lamprecht
789c5c57d3 use rsvg-convert instead of inkscape
we save quite a few build (reverse-)dependencies with this change
rsvg-convert is also a lot faster.
both use the same backend to process SVGs – cairo

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-06-29 12:15:07 +02:00
Dietmar Maurer
e21cb7c599 bump version to 5.0-4 2017-06-28 12:38:29 +02:00
Dietmar Maurer
4a859b7bae bump version to 5.0-3 2017-06-21 10:15:11 +02:00
Dietmar Maurer
a7bfaafb85 bump version to 5.0-2 2017-05-31 09:03:46 +02:00
root
d757d19423 fix build dependencies (asciidoc-dblatex, source-highlight)
Do not depend on pve-doc-generator, so that we can bootstrap.
2017-03-13 12:21:18 +01:00
Dietmar Maurer
821cf643fe version bump for Debian stretch (set RELEASE=5.0)
Makefile: upload to "--dist stretch"
2017-03-11 08:05:06 +01:00
Dietmar Maurer
8add056b2c bump version to 4.4-4 2017-03-11 07:50:36 +01:00
Dietmar Maurer
85cd42536c Makefile: use "--product pve --dist jessie" for upload target 2017-03-11 07:48:03 +01:00
Wolfgang Bumiller
421ad50053 buildsys: fix Build-Depends generation 2017-02-07 11:25:12 +01:00
Wolfgang Bumiller
f0d25f0df5 buildsys: all-debs rule 2017-02-06 15:38:12 +01:00
Wolfgang Bumiller
f00afaef55 buildsys: don't use rm -r on so many globs 2017-02-03 14:35:28 +01:00
Wolfgang Bumiller
c8bdafbd1a buildsys: split the packages
This way each package can be built separately. This also
allows for much easier package bootstrapping (eg. for
stretch)
2017-02-03 14:35:28 +01:00
Wolfgang Bumiller
effd6c4341 buildsys: not our job to handle editor files 2017-02-03 14:35:13 +01:00
Fabian Grünbichler
97adfee4d7 bump version to 4.4-3 2017-01-27 11:26:12 +01:00
Dietmar Maurer
43613ebfc2 bump version to 4.4-2 2016-12-29 07:46:38 +01:00
Dietmar Maurer
384871f214 automatically set RELEASE in pve-admin-guide-docinfo.xml 2016-12-09 16:46:38 +01:00
Dietmar Maurer
6df6e51092 set RELEASE=4.4, bump version to 4.4-1 2016-12-09 11:48:23 +01:00
Dietmar Maurer
24dfb2a793 bump version to 4.3-19 2016-12-02 16:25:52 +01:00