]> git.proxmox.com Git - ifupdown-pve.git/log
ifupdown-pve.git
18 months agodocs, buildsys: expand on how to pull updates master
Thomas Lamprecht [Wed, 5 Oct 2022 23:13:58 +0000 (01:13 +0200)]
docs, buildsys: expand on how to pull updates

drop the makefile one, subtree fetch is outdated and it's better to
just pull manually directly

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobump version to 0.8.36+pve2
Thomas Lamprecht [Wed, 5 Oct 2022 22:36:12 +0000 (00:36 +0200)]
bump version to 0.8.36+pve2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agod/prerm: fix/override a lintian error/warning
Thomas Lamprecht [Wed, 5 Oct 2022 23:05:45 +0000 (01:05 +0200)]
d/prerm: fix/override a lintian error/warning

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobuildsys: call lintian after build
Thomas Lamprecht [Wed, 5 Oct 2022 23:04:57 +0000 (01:04 +0200)]
buildsys: call lintian after build

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobuildsys: track dbsym package and refer to arch in packages
Thomas Lamprecht [Wed, 5 Oct 2022 23:03:54 +0000 (01:03 +0200)]
buildsys: track dbsym package and refer to arch in packages

it's not an all package after all

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agod/postrm: avoid purging/masking networking.service
Thomas Lamprecht [Wed, 5 Oct 2022 20:27:23 +0000 (22:27 +0200)]
d/postrm: avoid purging/masking networking.service

Proxmox projects are expecting one of ifupdown or ifupdown2 anyway,
so the networking.service must always exist. This makes switching
from ifupdown to ifupdown2 more convenient.

Note that it doesn't fixes the systems that already switched, but
still have a lingering ifupdown conf available, They won't get this
update, and if they do a (config) purge of the (partially) removed
ifupdown it will still disable networking.service - we need to handle
that somewhere else (e.g., sed the ifupdown postrm in ifupdown2 preinst)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agod/postinst: replace #DEBHELPER# template with generated version
Thomas Lamprecht [Wed, 5 Oct 2022 20:14:36 +0000 (22:14 +0200)]
d/postinst: replace #DEBHELPER# template with generated version

For having a better git history of what actually change, in
preparation of dropping the networking.service masking.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobump version to 0.8.36+pve1
Thomas Lamprecht [Fri, 17 Sep 2021 10:10:19 +0000 (12:10 +0200)]
bump version to 0.8.36+pve1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobuildsys: fix clean target
Thomas Lamprecht [Wed, 5 Oct 2022 19:57:55 +0000 (21:57 +0200)]
buildsys: fix clean target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agobuildsys: link top-level debian to subtree tracked one for buildsys
Thomas Lamprecht [Wed, 5 Oct 2022 19:54:24 +0000 (21:54 +0200)]
buildsys: link top-level debian to subtree tracked one for buildsys

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agoavoid auto-generated d/prerm
Thomas Lamprecht [Fri, 17 Sep 2021 10:10:18 +0000 (12:10 +0200)]
avoid auto-generated d/prerm

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
18 months agoMerge commit '6f248ce102a57aa6561dd42e23ba407d37d0baca' as 'src'
Thomas Lamprecht [Wed, 5 Oct 2022 19:48:26 +0000 (21:48 +0200)]
Merge commit '6f248ce102a57aa6561dd42e23ba407d37d0baca' as 'src'

18 months agoSquashed 'src/' content from commit c732260
Thomas Lamprecht [Wed, 5 Oct 2022 19:48:26 +0000 (21:48 +0200)]
Squashed 'src/' content from commit c732260

git-subtree-dir: src
git-subtree-split: c73226073e2b13970ca613b20a13b9c0253bf9da

18 months agoinitial commit
Thomas Lamprecht [Wed, 5 Oct 2022 19:04:39 +0000 (21:04 +0200)]
initial commit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>