Commit Graph

11 Commits

Author SHA1 Message Date
Poltern
fad6cea335 build: Use -r for git ls-tree in make dist
Without this we may pack things like *.swp into the tarball
2024-08-18 21:53:18 +05:00
Poltern
bf3b7cf3ad Rendering: some utf-8 fixes 2024-02-01 22:22:41 +05:00
Poltern
aec038d85e Packages update and small fix 2024-01-31 21:41:07 +05:00
Poltern
d990b39025 Generate utf-8 for kernel params 2024-01-28 22:36:20 +05:00
Poltern
97f14efe8f Generate utf-8 encoded html (needs to be tested) 2023-11-26 21:46:04 +05:00
Poltern
458b3417be build: Add "make dist"
git-version: Always skip creating version.ent if LFS-RELEASE exists
added .gitignore

For creating a tarball without .git directory easier.  The tarball will
include version.ent and LFS-RELEASE files so the book rendered from it
won't show "unknown" for all dates
2023-09-13 23:00:58 +03:00
Poltern
a7afa2e0d3 Add docbook-xsl-1.79.1 and small fixes 2023-05-25 00:08:02 +05:00
Poltern
b7384fdca1 fix pdf table width, tab and special characters 2023-05-24 16:37:26 +05:00
Poltern
3cc75c95ff Fix Makefile for pdf generation 2023-05-24 13:49:18 +05:00
Vladimir Pertsev
1196af52c3 provide revision-specific wget-list-$(REV) file (предоставить файл wget-list-$(REV) для конкретной версии)
It's irrational to force a sysv builder to download systemd, or vice
versa. We keep wget-list as is, and provide a new
wget-list-$(REV) file which only contains the packages for one revision.
(Неразумно заставлять sysv-сборщик загружать systemd или наоборот. мы сохраняем wget-list как есть и предоставляем новый
wget-list-$(REV), который содержит пакеты только для одной версии.)
2022-06-23 14:51:06 +05:00
Vladimir Pertsev
50aef8accc Scripts needed to convert a book to other formats 2022-05-11 01:28:03 +05:00