index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-03
remove verbosity of log.info
Scott Moser
2013-10-03
use native python code for wiping partition table
Scott Moser
2013-10-03
fix pep8
Scott Moser
2013-10-03
merge from trunk
Scott Moser
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-10-02
cc_growpart: respect /etc/growroot-disabled
Scott Moser
2013-10-02
examples/cloud-config-user-groups.txt doc fix, fix pep8
Scott Moser
2013-10-02
fix permission changes
Scott Moser
2013-10-02
use long format args rather than short
Scott Moser
2013-10-01
Reordered several imports in order for test suite to pass.
Eric Nordlund
2013-10-01
Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds.
Eric Nordlund
2013-09-30
add default user to 'sudo' group.
Scott Moser
2013-09-30
Fix for default user not being in the sudo group (LP: #1228228).
Ben Howard
2013-09-27
pep8 fix
Scott Moser
2013-09-27
Enable filesystem creation on Azure, many disk_setup cleanups
Scott Moser
2013-09-27
remove non-ascii chars
Scott Moser
2013-09-27
Updated the documentation on disk formating
Ben Howard
2013-09-27
find_device_node: treat label=None as label=""
Scott Moser
2013-09-27
change LOG.debug('format' % var) to ('format', var)
Scott Moser
2013-09-27
fix one bug
Scott Moser
2013-09-27
fix test to adjust for 'ephemeral0' being /dev/sdb
Scott Moser
2013-09-27
demote .info to .debug, add another debug
Scott Moser
2013-09-27
merge from ben. disable partition creation on smartos
Scott Moser
2013-09-27
adjust aliases early rather than late.
Scott Moser
2013-09-27
update to get functional with any alias in a 'device' entry
Scott Moser
2013-09-27
Disable partitioning of ephemeral for SmartOS at request of Joyent
Ben Howard
2013-09-27
fix syntax error in last commit
Scott Moser
2013-09-27
azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1
Scott Moser
2013-09-27
update documentation
Scott Moser
2013-09-27
fix probably debug code that explicitly set 'partition' to 'any'.
Scott Moser
2013-09-27
fix doc for smartos
Scott Moser
2013-09-27
fix tests small other changes
Scott Moser
2013-09-26
re-work 'ephemeral_disk' and location of builtin config
Scott Moser
2013-09-26
add entry to ChangeLog
Scott Moser
2013-09-26
fix pep8
Scott Moser
2013-09-26
merge from trunk
Scott Moser
2013-09-26
Added support for formating the ephemeral disk on Windows Azure.
Ben Howard
2013-09-26
fix spelling in ChangeLog
Scott Moser
2013-09-25
update ChangeLog
Scott Moser
2013-09-25
bddeb: depend on cloud-utils or cloud-guest-utils
Scott Moser
2013-09-25
add '\n' to no key fingerprint warning
Scott Moser
2013-09-25
multi_log: only write to /dev/console if it exists.
Scott Moser
2013-09-25
instead of just writing to stdout, write to stdout if no /dev/console
Scott Moser
2013-09-25
cc_final_message: write to log debug also
Scott Moser
2013-09-25
Fix usage of libselinux-python when selinux is disabled.
Garrett Holmstrom
2013-09-20
add support for partitioning and creating filesystems
Scott Moser
2013-09-20
When selinux is completely disabled functions like restorecon raise
Garrett Holmstrom
2013-09-20
Some containers lack /dev/console, so when multi_log attempts to open
Garrett Holmstrom
2013-09-19
Merged in the latest changes.
Ben Howard
2013-09-19
Fixes for the MP.
Ben Howard
[next]