summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modify cloud-init configuration.baserock/morph-rebase-7-3v2Pedro Alvarez2013-10-103-58/+153
* Add chunk morphology to copy systemd filesPedro Alvarez2013-10-091-0/+16
* trim trailing whitespace on smartos hostname when it came from dmidecode.0.7.3Scott Moser2013-10-071-1/+1
|\
| * Fixed SmartOS hostname whitespace bug (LP: #1236445).Ben Howard2013-10-071-1/+1
|/
* DataSourceSmartOS: remove unnecessary availability_zone attributeScott Moser2013-10-041-7/+0
* fix failure to create disks on azure, create new 'dev.part' notationBen Howard2013-10-047-93/+278
|\
| * pep8 and pylint fixesScott Moser2013-10-042-4/+8
| * Fixed up issue with attempt to mount nonexistant swapBen Howard2013-10-041-1/+3
| * remove duplicate codeScott Moser2013-10-041-16/+2
| * try to support ephemeral0.1 in cc_mountsScott Moser2013-10-042-83/+82
| * simplifications and some function renamesScott Moser2013-10-042-83/+24
| * Added support for 'ephmeral0.<auto|any|0>' for device mappings in diskBen Howard2013-10-032-5/+33
| * Make {pep8,pylint,test} pass commit.Ben Howard2013-10-032-3/+2
| * Wrapped use of 'lsblk' to a generator function; removed other fcalls to 'lsblk'Ben Howard2013-10-031-47/+48
| * Configure SmartOS Datasource to be region awareBen Howard2013-10-031-0/+8
| * Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...Ben Howard2013-10-035-18/+35
| * remove verbosity of log.infoScott Moser2013-10-031-3/+0
| * use native python code for wiping partition tableScott Moser2013-10-031-18/+16
| * fix pep8Scott Moser2013-10-031-4/+5
| * merge from trunkScott Moser2013-10-033-0/+17
| |\ | |/ |/|
* | cc_growpart: respect /etc/growroot-disabled Scott Moser2013-10-023-0/+17
| * Added ability to define disks via 'ephemeralX.Y'.Ben Howard2013-10-027-34/+238
|/
* examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser2013-10-028-8/+9
|\
| * fix permission changesScott Moser2013-10-027-0/+0
| * use long format args rather than shortScott Moser2013-10-021-1/+1
| * Reordered several imports in order for test suite to pass.Eric Nordlund2013-10-016-6/+7
| * Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds.Eric Nordlund2013-10-011-2/+2
|/
* add default user to 'sudo' group.Scott Moser2013-09-302-1/+3
|\
| * Fix for default user not being in the sudo group (LP: #1228228).Ben Howard2013-09-301-1/+1
|/
* pep8 fixScott Moser2013-09-271-1/+1
* Enable filesystem creation on Azure, many disk_setup cleanupsScott Moser2013-09-278-138/+238
|\
| * remove non-ascii charsScott Moser2013-09-271-4/+4
| * Updated the documentation on disk formatingBen Howard2013-09-271-7/+37
| * find_device_node: treat label=None as label=""Scott Moser2013-09-271-0/+4
| * change LOG.debug('format' % var) to ('format', var)Scott Moser2013-09-271-29/+27
| * fix one bugScott Moser2013-09-271-4/+5
| * fix test to adjust for 'ephemeral0' being /dev/sdbScott Moser2013-09-271-1/+1
| * demote .info to .debug, add another debugScott Moser2013-09-271-1/+2
| * merge from ben. disable partition creation on smartosScott Moser2013-09-272-2/+2
| |\
| | * Disable partitioning of ephemeral for SmartOS at request of JoyentBen Howard2013-09-271-1/+1
| * | adjust aliases early rather than late.Scott Moser2013-09-271-39/+40
| * | update to get functional with any alias in a 'device' entryScott Moser2013-09-271-4/+1
| * | fix syntax error in last commitScott Moser2013-09-271-1/+1
| |/
| * azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1Scott Moser2013-09-271-1/+1
| * update documentationScott Moser2013-09-271-6/+6
| * fix probably debug code that explicitly set 'partition' to 'any'.Scott Moser2013-09-271-2/+1
| * fix doc for smartosScott Moser2013-09-271-11/+17
| * fix tests small other changesScott Moser2013-09-274-41/+44
| * re-work 'ephemeral_disk' and location of builtin configScott Moser2013-09-262-22/+14
| * add entry to ChangeLogScott Moser2013-09-261-0/+1