-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove relevant files and configs for legacy python daemons * Add dependency on guest-agent package
- Loading branch information
Showing
34 changed files
with
56 additions
and
855 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
google-compute-engine (1:20200113.00-g1) stable; urgency=medium | ||
|
||
* Remove python daemon configs. | ||
* Add dependency on guest-agent package. | ||
|
||
-- Google Cloud Team <[email protected]> Mon, 13 Jan 2020 13:27:55 -0700 | ||
|
||
google-compute-engine (1:20190916.00-g2) stable; urgency=medium | ||
|
||
* Update dependencies. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/usr/bin/make -f | ||
|
||
%: | ||
dh $@ --with systemd | ||
dh $@ | ||
|
||
override_dh_systemd_start: | ||
# Configured in postinst. | ||
override_dh_install: | ||
dh_install --sourcedir=src |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
packages/google-compute-engine/src/etc/init/google-accounts-daemon.conf
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/google-compute-engine/src/etc/init/google-clock-skew-daemon.conf
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/google-compute-engine/src/etc/init/google-instance-setup.conf
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/google-compute-engine/src/etc/init/google-network-daemon.conf
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/google-compute-engine/src/etc/init/google-shutdown-scripts.conf
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/google-compute-engine/src/etc/init/google-startup-scripts.conf
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/google-compute-engine/src/lib/systemd/system-preset/90-google-compute-engine.preset
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/google-compute-engine/src/lib/systemd/system/google-accounts-daemon.service
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/google-compute-engine/src/lib/systemd/system/google-clock-skew-daemon.service
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/google-compute-engine/src/lib/systemd/system/google-instance-setup.service
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.