From 75e067cb6f84d1834dea8aeab0722e9ffc651466 Mon Sep 17 00:00:00 2001 From: Ben Howard Date: Mon, 7 Apr 2014 16:48:16 -0600 Subject: Import patches-unapplied version 2.0.4-0ubuntu1 to ubuntu/trusty-proposed Imported using git-ubuntu import. Changelog parent: 7e039dbf3ac6a0eea7ae6c673bdbfbec8d7a8047 New changelog entries: * Update to latest upstream version 2.0.4 (LP: #1304023). - Includes ability for agent injection. --- README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 477d3d5..f16e164 100644 --- a/README +++ b/README @@ -22,9 +22,9 @@ functionality for Linux and FreeBSD IaaS deployments: - Ensures the stability of the network interface name * Kernel - - Configuring virtual NUMA + - Configure virtual NUMA (disable for kernel <2.6.37) - Consume Hyper-V entropy for /dev/random - - Configuring SCSI timeouts for the root device (which could be remote) + - Configure SCSI timeouts for the root device (which could be remote) * Diagnostics - Console redirection to the serial port @@ -50,7 +50,7 @@ REQUIREMENTS The following systems have been tested and are known to work with the Windows Azure Linux Agent. Please note that this list may differ from the official -list of supported systems on the Windows Azure Platform described here: +list of supported systems on the Windows Azure Platform as described here: http://support.microsoft.com/kb/2805216 Supported Linux Distributions: @@ -66,7 +66,7 @@ http://support.microsoft.com/kb/2805216 Waagent depends on some system packages in order to function properly: - * Python 2.4+ + * Python 2.5+ * OpenSSL 1.0+ * OpenSSH 5.3+ * Filesystem utilities: sfdisk, fdisk, mkfs @@ -201,7 +201,7 @@ Role.TopologyConsumer: Type: String Default: None If a path to an executable program is specified, the program is invoked when the -Fabric indicates that a new network topology layout is available for the VM.The +Fabric indicates that a new network topology layout is available for the VM. The path to the XML configuration file is provided as an argument to the executable. This may be invoked multiple times whenever the network topology changes (due to service healing for example). A sample file is provided in the Appendix. Please @@ -264,7 +264,8 @@ Type: String Default: ext4 This specifies the filesystem type for the resource disk. Supported values vary by Linux distribution. If the string is X, then mkfs.X should be present on the -Linux image. FreeBSD images should use 'ufs2' here. +Linux image. SLES 11 images should typically use 'ext3'. FreeBSD images should +use 'ufs2' here. ResourceDisk.MountPoint: Type: String Default: /mnt/resource -- cgit v1.2.3