Commit Graph

176 Commits

Author SHA1 Message Date
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
Dietmar Maurer
6b70c786cb generate README.html including a TOC 2016-12-01 11:48:28 +01:00
Dietmar Maurer
7228091af4 bump version to 4.3-18 2016-12-01 10:58:19 +01:00
Dietmar Maurer
242b66663a bump version to 4.3-17 2016-11-23 11:42:09 +01:00
Dietmar Maurer
d0cfa089d0 bump version to 4.3-16 2016-11-22 16:57:17 +01:00
Dietmar Maurer
8942fab2b9 install gen-ha-groups-opts.pl and gen-ha-resources-opts.pl 2016-11-20 10:25:42 +01:00
Dietmar Maurer
c10da25092 4.3-15 2016-11-10 16:44:38 +01:00
Dietmar Maurer
4a751f38e6 bump version to 4.3-14 2016-11-08 11:11:48 +01:00
Dietmar Maurer
ae0ad291e1 pve-html.conf: html5 backend with thumbnail support 2016-11-07 18:17:44 +01:00
Dietmar Maurer
2522a62449 pve-docbook.conf: docbook backend with thumbnail support 2016-11-07 17:43:09 +01:00
Dietmar Maurer
8c8ae22460 mediawiki.conf: implement thumbnail attribute
And install screenshot files
2016-11-07 17:43:09 +01:00
Dietmar Maurer
f250356fdf add tools to verify/set DPI densite
This is important if we render images with dblatex/pdftex
2016-11-07 14:08:32 +01:00
Dietmar Maurer
7515acaff5 add example screenshot for testing 2016-11-07 13:44:17 +01:00
Dietmar Maurer
de7022fbe9 asciidoc-pve.conf: use extra asciidoc configuration file
We can define PVE related attributes here (will replace attributes.txt).
Install all asciidoc-pve config files to /usr/share/pve-doc-generator/asciidoc
2016-11-07 08:19:04 +01:00
Dietmar Maurer
37ea112ef9 pve-dblatex.xsl: define all dblatec settings inside this file
And overwrite formalpara template, adding newline after title.
2016-11-05 12:13:42 +01:00
Dietmar Maurer
68b856935a bump version to 4.3-13 2016-10-22 12:36:00 +02:00
Dietmar Maurer
382926f8dc bump version to 4.3-12 2016-10-21 08:38:20 +02:00
Dietmar Maurer
516d1f2ff2 Makefile: avoid circular dependency
We generate a list of possible .adoc source files in ${ADOC_SOURCES_GUESS},
and try to explude all autogenerated files.
2016-10-21 07:46:37 +02:00
Dietmar Maurer
fd02ab9033 move code from gen-index-includes.pl into asciidoc-pve.in 2016-10-21 06:34:01 +02:00
Dietmar Maurer
941ab9c751 index.adoc: auto generate tables with gen-index-includes.pl 2016-10-20 13:21:56 +02:00
Dietmar Maurer
59270944e0 bump version to 4.3-11 2016-10-19 09:53:38 +02:00
Dietmar Maurer
e82ab12b04 install /etc/asciidoc/mediawiki.conf 2016-10-19 08:23:36 +02:00
Dietmar Maurer
7057b59f1e move asciidoc related data into asciidoc subdir 2016-10-19 08:00:33 +02:00
Dietmar Maurer
8faad89e86 use the html5 backend for asciidoc 2016-10-18 13:31:38 +02:00
Dietmar Maurer
9242ce61a2 use ADOC_STDARG to compile pve-admin-guide.html 2016-10-18 13:16:06 +02:00
Dietmar Maurer
c65b00e2e3 use ADOC_STDARG to compile index.html 2016-10-18 13:12:15 +02:00
Dietmar Maurer
e6fc3b0c11 Makefile: avoid useless file overwrites - only write changes 2016-10-18 12:37:09 +02:00
Dietmar Maurer
5bf279bd97 Makefile: update - do not delete file pmxcfs.8-synopsis.adoc
This is not auto-generated, so we need to keep that file.
2016-10-18 07:13:27 +02:00