summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23Azure: Ignore NTFS mount errors when checking ephemeral drivePaul Meyer
2018-05-23packages/brpm: Get proper dependencies for cmdline distro.Scott Moser
2018-05-23packages: Make rpm spec files patch in package version like in debs.Scott Moser
2018-05-23tools/run-container: replace tools/run-centos with more generic.Scott Moser
2018-05-22Update version.version_string to contain packaged version.Scott Moser
2018-05-22cc_mounts: Do not add devices to fstab that are already present.Lars Kellogg-Stedman
2018-05-22ds-identify: ensure that we have certain tokens in PATH.Scott Moser
2018-05-22tests: enable Ubuntu Cosmic in integration testsJoshua Powers
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-05-17cloud_tests: help pylintRyan Harper
2018-05-16flake8: fix flake8 errors in previous commit.Scott Moser
2018-05-16typos: Fix spelling mistakes in cc_mounts.py log messagesStephen Ford
2018-05-16tests: restructure SSH and initial connectionsJoshua Powers
2018-05-15ds-identify: recognize container-other as a container, test SmartOS.Scott Moser
2018-05-14cloud-config.service: run After snap.seeded.service.Scott Moser
2018-05-09tests: do not rely on host /proc/cmdline in test_net.pyLars Kellogg-Stedman
2018-05-09ds-identify: Remove dupe call to is_ds_enabled, improve debug message.Scott Moser
2018-05-09SmartOS: fix get_interfaces for nics that do not have addr_assign_type.Scott Moser
2018-05-09tests: fix package and ca_cert cloud_tests on bionicChad Smith
2018-05-08ds-identify: make shellcheck 0.4.6 happy with ds-identify.Scott Moser
2018-05-04pycodestyle: Fix deprecated string literals, move away from flake8.Chad Smith
2018-05-03azure: Add reported ready marker file.Joshua Chan
2018-05-02tools: Support adding a release suffix through packages/bddeb.Scott Moser
2018-05-01FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.Harm Weites
2018-05-01tools: Re-use the orig tarball in packages/bddeb if it is around.Scott Moser
2018-05-01netinfo: fix netdev_pformat when a nic does not have an address assigned.Scott Moser
2018-05-01collect-logs: add -v flag, write to stderr, limit journal to single boot.Scott Moser
2018-04-30IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.Scott Moser
2018-04-30Add reporting events and log_time around early source of blocking timeRyan Harper
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-25IBMCloud: improve documentation in datasource.Scott Moser
2018-04-25sysconfig: dhcp6 subnet type should not imply dhcpv4Vitaly Kuznetsov
2018-04-24packages/debian/control.in: add missing dependency on iproute2.Scott Moser
2018-04-23DataSourceSmartOS: add locking of serial device.Mike Gerdts
2018-04-20DataSourceSmartOS: sdc:hostname is ignoredMike Gerdts
2018-04-20DataSourceSmartOS: list() should always return a listMike Gerdts
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-20set_passwords: Add newline to end of sshd config, only restart if updated.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-19doc: Add documentation for AliYun datasource.Junjie Wang
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-04-18net: Depend on iproute2's ip instead of net-tools ifconfig or routeChad Smith
2018-04-18DataSourceSmartOS: fix hang when metadata service is downMike Gerdts
2018-04-18DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4.Mike Gerdts
2018-04-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2018-04-17Implement bash completion script for cloud-init command lineRyan Harper
2018-04-12tools: Fix make-tarball cli tool usage for developmentChad Smith
2018-04-12renderer: support unicode in render_from_file.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper