Official Osmocom User Manuals (shared / common parts and build scripts)
Go to file
Oliver Smith 9ff6ddaa6d build/Makefile.asciidoc: fix GIT_DATE
Omit the "../." parameter from git log. This is legacy from when all
manuals were in the osmo-gsm-manuals.git repository, and now causes the
wrong date to be used. After removal, it uses the date of the currently
checked out git commit again.

For most projects using osmo-gsm-manuals, the directory structure looks
like the following:

  ├── doc
  │   ├── manuals
  │   │   ├── build -> /usr/share/osmo-gsm-manuals/build
  │   │   ├── Makefile.am

Makefile.am includes build/Makefile.asciidoc.inc. With the "../."
parameter, git log parses the date of the last commit of the doc
directory. In case of osmo-hnbgw, this is:

  osmo-hnbgw/doc/manuals $ git log -n1 ../.
  commit 90928fb2467aef2b2b8419c1c96f7edae6fc2907
  Author: Neels Janosch Hofmeyr <nhofmeyr@sysmocom.de>
  Date:   Thu Nov 30 18:13:06 2023 +0100

      systemd,manual: set LimitNOFILE=65536

...which then leads to 2023-Nov-30 appearing in the document even though
the last commit in the repository is much newer.

Fixes: OS#6428
Change-Id: Id46d0d6928c0ad820214280cb36c0c3180f3bff1
2024-04-03 17:31:42 +02:00
build build/Makefile.asciidoc: fix GIT_DATE 2024-04-03 17:31:42 +02:00
common gsup: Document ePDG Tunnel Req/Res/Err 2024-03-14 17:35:42 +01:00
contrib Makefile.asciidoc.inc: warnings check not default 2019-08-05 17:50:35 +00:00
debian Bump version: 1.4.0.28-3460 → 1.5.0 2023-09-12 12:24:04 +02:00
tests build/Makefile.common.inc: unset OSMO_REPOSITORY 2023-03-07 15:54:40 +01:00
.editorconfig editorconfig: new file 2023-03-07 08:18:30 +00:00
.gitignore gitignore: add "make distcheck" generated files 2018-11-21 14:37:49 +01:00
.gitreview add .gitreview 2016-10-18 12:44:12 +00:00
INSTALL.txt Drop python2 and pychart dependencies 2019-12-05 16:40:13 +01:00
Makefile.am Makefile.am: include osmo-release.mk 2019-05-29 10:07:08 +02:00
README.md add README.md to describe what this repo is about 2021-03-21 22:58:56 +01:00
check-depends.sh build: replace inkscape with rsvg-convert 2023-08-17 13:03:49 +02:00
configure.ac Makefile.asciidoc.inc: warnings check not default 2019-08-05 17:50:35 +00:00
git-version-gen prepare for autotools: add git-version-gen 2018-11-20 17:13:25 +01:00
merge_doc.xsl merge_doc.xsl: move from libosmocore.git 2018-11-12 12:18:41 +01:00
osmo-gsm-manuals.pc.in use autotools to add "make install" target 2018-11-21 14:29:05 +01:00
vty_reference.xsl vty_reference.xsl: also handle 'global' and 'library' attributes 2020-10-07 15:09:00 +07:00

README.md

osmo-gsm-manuals

This repository contains build infrastructure as well as common chapters for the Osmocom CNI (Cellular Network Infrastructure) manuals.

PDF renderings of the resulting manuals are published at

https://ftp.osmocom.org/docs/latest/