WALinuxAgent/snappy
Yue Zhang 27270823f2 Rename Windows Azure to Microsoft Azure 2015-10-23 14:55:05 +08:00
..
bin Change file mode 2015-08-19 14:51:23 +08:00
lib Update folder structure, and resolve comments 2015-08-19 14:48:06 +08:00
meta Update folder structure, and resolve comments 2015-08-19 14:48:06 +08:00
readme.md update readme 2015-08-19 15:18:18 +08:00
waagent.conf Rename Windows Azure to Microsoft Azure 2015-10-23 14:55:05 +08:00

readme.md

Building the walinuxagent snap package

  1. You will need the snappy developer tools on your Ubuntu Developer Desktop:

     $ sudo add-apt-repository ppa:snappy-dev/tools
     $ sudo apt-get update
     $ sudo apt-get upgrade
     $ sudo apt-get install snappy-tools
    
  2. Copy the azurelinuxagent folder to snappy/lib

     $ cp -rf azurelinuxagent snappy/lib
    
  3. Build the snap package under the snappy folder

     $ cd snappy
     $ snappy build