summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2016-02-03 16:48:35 -0700
committerusd-importer <ubuntu-server@lists.ubuntu.com>2016-02-04 01:01:49 +0000
commit53f54030cae2de3d5fa474a61fe51f16c7a07c79 (patch)
tree58f3a941f124ca4544b18b8905131aaccfc50462
parent83432149e212155469b1e9f06eb0095121377356 (diff)
downloadvyos-walinuxagent-53f54030cae2de3d5fa474a61fe51f16c7a07c79.tar.gz
vyos-walinuxagent-53f54030cae2de3d5fa474a61fe51f16c7a07c79.zip
Import patches-unapplied version 2.1.2-0ubuntu2 to ubuntu/xenial-proposed
Imported using git-ubuntu import. Changelog parent: 83432149e212155469b1e9f06eb0095121377356 New changelog entries: * Added udev rule to give verbose logging on the serial console.
-rw-r--r--debian/67-azure-console.rules2
-rw-r--r--debian/changelog6
-rw-r--r--debian/install1
3 files changed, 9 insertions, 0 deletions
diff --git a/debian/67-azure-console.rules b/debian/67-azure-console.rules
new file mode 100644
index 0000000..4c2ee5b
--- /dev/null
+++ b/debian/67-azure-console.rules
@@ -0,0 +1,2 @@
+# Enable verbose console logging on the serial console for Azure.
+KERNEL=="console", GROUP="syslog", MODE="0620"
diff --git a/debian/changelog b/debian/changelog
index e0dee1e..0434259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+walinuxagent (2.1.2-0ubuntu2) xenial; urgency=medium
+
+ * Added udev rule to give verbose logging on the serial console.
+
+ -- Ben Howard <ben.howard@ubuntu.com> Wed, 03 Feb 2016 16:48:35 -0700
+
walinuxagent (2.1.2-0ubuntu1) xenial; urgency=medium
* New upstream release (LP: #1523715):
diff --git a/debian/install b/debian/install
index 8b6f616..8005bb5 100644
--- a/debian/install
+++ b/debian/install
@@ -3,4 +3,5 @@ debian/ephemeral-disk-warning.service lib/systemd/system
debian/ephemeral-disk-warning.conf etc/init
debian/ephemeral-disk-warning.sh usr/sbin
debian/66-azure-storage.rules lib/udev/rules.d
+debian/67-azure-console.rules lib/udev/rules.d
debian/azure-resource usr/share/initramfs-tools/hooks