[pve-devel] [PATCH kernel 4.13 0/3] Refactor version variables and versionize linux-tools manpages

Stoiko Ivanov s.ivanov at proxmox.com
Mon May 28 11:02:02 CEST 2018


This patchset improves three minor things:
* splitting the kernel version variable into 3 separate variables, and removing
  hardcoded references to $major.$minor
* Changing the manpage filenames for linux-tools to include the $major.$minor
* Not removing the manpage for the perf util (the one contained in linux-base
  only references the versioned one and contains no actual documentation)

Stoiko Ivanov (3):
  refactor variable names and remove hardcoded major.minor version
  d/rules: don't remove perf.1 manpage
  d/rules: add version to perf man pages

 Makefile     | 13 ++++++++++---
 debian/rules | 11 ++++++-----
 2 files changed, 16 insertions(+), 8 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list