Commit Graph

496 Commits

Author SHA1 Message Date
Thomas Lamprecht
ca0fc07dd4 fix #844: allow to pre-delay start-all-marked guests on boot
Add a simple ExecStartPre command which reads the local node config,
and if a delay is set the helper sleeps that long then exists.

The systemd-unit approach was chosen as this ensures that we really
only delay when doing the startall on node boot. The pve-guests
service does not allows manual stops, starts or restarts, it can only
be pulled in by the multi-user.target

Mark this command with "-" to tell systemd that errors of it should
not cause an abort, it's a best-effort approach.

The journal from a 2 second delay would look like:
> Nov 19 13:13:48 dev6 systemd[1]: Starting PVE guests...
> Nov 19 13:13:48 dev6 pve-startall-delay[2318]: Delaying on-boot 'startall' command for 2 second(s).
> ...
> Nov 19 13:13:50 dev6 pve-guests[2339]: <root@pam> starting task UPID:dev6:00000924:00000529:5DD3DC7E:startall::root@pam:

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-20 20:20:58 +01:00
Thomas Lamprecht
bcef9bde68 buildsys: use dpkg-dev makefile helpers for pkg info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 21:15:47 +02:00
Thomas Lamprecht
aa7856c516 bump version to 5.4-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-15 16:21:51 +02:00
Thomas Lamprecht
c6fdb2644a bump version to 5.4-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-24 11:28:35 +00:00
Thomas Lamprecht
97a9683341 bump version to 5.4-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-16 14:32:03 +00:00
Thomas Lamprecht
0a6eaa629c bump version to 5.4-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-10 16:11:34 +02:00
Thomas Lamprecht
7039c21201 bump version to 5.4-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-08 17:43:33 +02:00
Thomas Lamprecht
7d83a84a44 bump version to 5.4-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-04 16:11:50 +02:00
Thomas Lamprecht
5fbbbaf6b7 bump version to 5.3-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-12 12:38:04 +01:00
Thomas Lamprecht
d4907f84eb bump version to 5.3-11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-20 19:42:28 +01:00
Thomas Lamprecht
d40da507ce bump version to 5.3-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-20 12:29:34 +01:00
Christian Ebner
3fa3cc5640 Fix 1891 Generate zsh tab completion scripts for cli tools
This patch builds the  zsh tab completion scripts for the cli tools of
pve-manager.
In order for it to work, the latest version of pve-common and pve-docs
including the corresponding patches have to be installed on the build
system.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-02-20 12:12:07 +01:00
Thomas Lamprecht
ba817b29ef bump version to 5.3-9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-01 13:40:39 +01:00
Thomas Lamprecht
2929af8e10 bump version to 5.3-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-11 10:24:58 +01:00
Thomas Lamprecht
e8ed1e2265 bump version to 5.3-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-20 10:59:59 +01:00
Thomas Lamprecht
37b3c8dfc3 bump version to 5.3-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-14 12:25:43 +01:00
Thomas Lamprecht
97ae681d6b bump version to 5.3-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-03 12:14:06 +01:00
Thomas Lamprecht
fbb1554ef8 bump version to 5.3-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:02:33 +01:00
Thomas Lamprecht
c460f95dc1 bump version to 5.1-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-23 19:16:40 +01:00
Thomas Lamprecht
57d471964d bump version to 5.3-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-23 15:13:45 +01:00
Thomas Lamprecht
3311f92cca bump version to 5.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-23 14:11:27 +01:00
Thomas Lamprecht
694517f083 bump version to 5.2-13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-22 15:01:31 +01:00
Thomas Lamprecht
ba196e4b49 bump version to 5.2-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-19 15:26:20 +01:00
Thomas Lamprecht
13c2da63c5 bump version to 5.2-11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-09 17:00:30 +01:00
Thomas Lamprecht
6f892b405e bump version to 5.2-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-16 11:57:20 +02:00
Thomas Lamprecht
4b30e8f914 bump version to 5.2-9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-13 11:43:59 +02:00
Thomas Lamprecht
fdf3991277 bump version to 5.2-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-08-20 15:12:23 +02:00
Dietmar Maurer
8d88e66a2b bump version to 5.2-7 2018-07-27 11:47:38 +02:00
Thomas Lamprecht
bcd5f008eb bump version to 5.2-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-10 14:48:32 +02:00
Thomas Lamprecht
eb24855a73 bump version to 5.2-5 2018-06-27 14:07:07 +02:00
Thomas Lamprecht
9770ec3d8c bump version to 5.2-4 2018-06-27 09:21:54 +02:00
Wolfgang Bumiller
785ba98013 bump version to 5.2-3
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-06-15 12:29:22 +02:00
Thomas Lamprecht
b1d1c7f470 bump version to 5.2-2 2018-06-05 15:39:50 +02:00
Fabian Grünbichler
0fcd787928 bump version to 5.2-1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-05-14 14:05:16 +02:00
Wolfgang Bumiller
525aed1f87 bump version to 5.1-53
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-05-07 15:22:08 +02:00
Thomas Lamprecht
ba597a6452 bump version to 5.1-52 2018-04-23 16:01:48 +02:00
Dietmar Maurer
96be535457 bump version to 5.1-51 2018-04-06 14:10:09 +02:00
Dietmar Maurer
374a542a6b bump version to 5.1-50 2018-04-06 13:56:11 +02:00
Dietmar Maurer
1e427a547f bump version to 5.1-49 2018-04-05 12:31:32 +02:00
Thomas Lamprecht
dd0d2d6c61 bump version to 5.1-48
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 09:45:30 +01:00
Fabian Grünbichler
c2e814237c build: remove empty WWWROOT dir
seems to be a remnant of the Apache days..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-03-13 11:06:12 +01:00
Wolfgang Bumiller
97a08ab2e6 bump version to 5.1-47
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-26 10:29:18 +01:00
Wolfgang Bumiller
ae8241d498 bump version to 5.1-46
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-16 15:08:32 +01:00
Fabian Grünbichler
875ca5348d bump version to 5.1-45 2018-02-16 12:46:35 +01:00
Wolfgang Bumiller
1595997d0d bump version to 5.1-44
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-26 10:41:49 +01:00
Thomas Lamprecht
5e034c9c51 remove now unused translations
We use proxmox-i18n now and merged those files there already
2018-01-25 13:36:38 +01:00
Fabian Grünbichler
bdb080298a bump version to 5.1-43 2018-01-17 09:11:00 +01:00
Wolfgang Bumiller
724a6cb3c8 bump version to 5.1-42
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-10 11:53:42 +01:00
Fabian Grünbichler
0b958203d1 bump version to 5.1-41 2017-12-21 12:47:49 +01:00
Wolfgang Bumiller
ea05b379d0 bump version to 5.1-40
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-12-13 14:51:07 +01:00