~philroche/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages:bugs/lp1668327-startupscript-package-update-master

Last commit made on 2017-03-20
Get this branch:
git clone -b bugs/lp1668327-startupscript-package-update-master https://git.launchpad.net/~philroche/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages
Only Philip Roche can upload to this branch. If you are Philip Roche please log in for upload directions.

Branch merges

Branch information

Name:
bugs/lp1668327-startupscript-package-update-master
Repository:
lp:~philroche/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages

Recent commits

b78890e... by Philip Roche

Do not restart startup or shutdown scripts on upgrade (fixes lp:1668327)

Use override_dh_systemd_start for systemd to generate a postinst, prerm and postrm files
that do not restart the startup or shutdown scripts when the package is upgraded.

It also does not start these services when installed.

f25c119... by Dan Watkins

* Install upstream-provided rsyslog configuration so that daemons can log to the serial console. (LP: #1664949)

4e2dbb2... by Dan Watkins

Merge remote-tracking branch 'mine/master' into master [a=Odd_Bloke][r=philroche,tribaal]

https://code.launchpad.net/~daniel-thewatkins/ubuntu/+source/gce-compute-image-packages/+git/gce-compute-image-packages/+merge/316554

cbf22d5... by Dan Watkins

* Reintroduce udev rules that configure GCE-specific behaviour.

db306f3... by Dan Watkins

Move GCE startup script changes to quilt patch

8251cc5... by Philip Roche

Updated changelog to reflect recent service ordering changes

  * GCE mirrors not in place before startup scripts are run (LP: #1436846)
  * Run google-startup-scripts.service after multi-user.target (LP: #1627436)

ed227d3... by Philip Roche

GCE mirrors not in place before startup scripts are run (LP: #1436846)

Migrating the following startup scripts ordering from legacy gce-statup-scripts
package to gce-compute-image-packages

* GCE mirrors not in place before startup scripts are run (LP: #1436846)

9335b40... by Philip Roche

Run google-startup-scripts.service after multi-user.target (LP: #1627436)

Migrating the following startup scripts ordering from legacy gce-statup-scripts
package to gce-compute-image-packages

* Run google-startup-scripts.service explicitly after multi-user.target
 to resolve ordering cycle between implicit Before multi-user.target
 and explicit After cloud-final.target. (LP: #1627436)

be42e64... by Steve Langasek

releasing package gce-compute-image-packages version 20160930-0ubuntu2

274ccc2... by Steve Langasek

Add Replaces: for our Conflicts: to ensure replacement.