[pve-devel] [PATCH cluster v2 0/7] cleanup package and buildsys
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 17 15:08:52 CET 2017
git-sendmail and (mostly) I messed up on sending, deleted a "F" from a
"From" mail header in 5/7 and thus git sendmail did not want do send 5,
6, 7 I sended then the last 3 but forgot to adapt the start number,
thus 1/3, 2/3, 3/3 should be: 5/7, 6/7, 7/7
sorry!
On 11/17/2017 03:02 PM, Thomas Lamprecht wrote:
> Remove old sysv init service files.
> Completely autogen debug symbol package.
> Cleanup packaging/buildsys in general
>
> changes v1 -> v2:
> * 1/7 is new: rm_conffile the obsolte made /etc/default/pve-cluster environment
> configuration file.
>
> Thomas Lamprecht (7):
> pve-cluster service: remove $DAEMON_OPTS and environment file
> remove unused sysv init.d service file
> buildsys: remove outdated postrm
> buildsys: use autoreconf
> buildsys: rules: remove outdated variables
> buildsys: remove traces from unused rsyslog config
> buildsys: autogen debug package and cleanup unecessary rules
>
> Makefile | 3 +-
> debian/control.in | 8 ---
> debian/init.d | 145 ---------------------------------------------
> debian/install | 1 +
> debian/maintscript | 1 +
> debian/postrm | 39 ------------
> debian/pve-cluster.default | 10 ----
> debian/pve-cluster.service | 3 +-
> debian/pve-rsyslog.conf | 3 -
> debian/rules | 30 +---------
> 10 files changed, 6 insertions(+), 237 deletions(-)
> delete mode 100644 debian/init.d
> create mode 100644 debian/install
> create mode 100644 debian/maintscript
> delete mode 100644 debian/postrm
> delete mode 100644 debian/pve-cluster.default
> delete mode 100644 debian/pve-rsyslog.conf
>
More information about the pve-devel
mailing list