Commit Graph

  • ad1328957f Accepting request 338802 from Cloud:Tools Dominique Leuenberger 2015-10-19 20:51:16 +00:00
  • 08c4979b77 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=39 Dirk Mueller 2015-10-07 09:03:47 +00:00
  • 3f6d27a4ee OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=38 Dirk Mueller 2015-10-07 08:59:42 +00:00
  • ce8376bbe2 - Add dependency on jinja2 (bsc#948995,bsc#948996) Robert Schweikert 2015-10-06 11:01:33 +00:00
  • dc3424e990 Accepting request 315241 from Cloud:Tools Stephan Kulow 2015-07-14 15:43:06 +00:00
  • 9a0a74bada - Add no_logic_change.patch to undo upstream logic changes introduced during style clean up Robert Schweikert 2015-06-29 14:52:53 +00:00
  • 4e2670406e Accepting request 308957 from Cloud:Tools Dominique Leuenberger 2015-06-01 07:51:22 +00:00
  • 41dea386e6 - Properly write the routes file for static networks (bnc#920190) + modify suseIntegratedHandler.patch - Remove suseSetInitCmd.patch + is now integrated with suseIntegratedHandler.patch Robert Schweikert 2015-05-20 21:54:02 +00:00
  • cdf9171a36 Accepting request 305308 from Cloud:Tools Dominique Leuenberger 2015-05-06 05:49:01 +00:00
  • 3ae558cd3d - pmtools only exist on Intel architecture (bnc#928552) Robert Schweikert 2015-04-27 12:30:28 +00:00
  • aa1e646265 Accepting request 295726 from Cloud:Tools Dominique Leuenberger 2015-04-13 18:31:47 +00:00
  • ca001a03ce Accepting request 295648 from home:tbechtold:branches:Cloud:Tools Robert Schweikert 2015-04-13 15:57:34 +00:00
  • 7cfbd29a31 Accepting request 287588 from Cloud:Tools Dominique Leuenberger 2015-02-27 09:59:05 +00:00
  • bbd43b6038 - Fix (bnc#919305 & bnc#918952) - Properly handle persistent network device names for OpenNebula + add dataSourceOpenNebula.patch - Properly set up network mode if interface config file + modified suseIntegratedHandler.patch Robert Schweikert 2015-02-24 16:29:59 +00:00
  • ba2f40691d - Properly handle persistent network device names for OpenNebula (bnc#918952) + add dataSourceOpenNebula.patch - Properly set up network mode if interface config file (bnc#918952) + modified suseIntegratedHandler.patch Robert Schweikert 2015-02-24 15:55:16 +00:00
  • 5693821dbb Accepting request 285781 from Cloud:Tools Dominique Leuenberger 2015-02-13 07:35:22 +00:00
  • 1096eb56d9 - Require e2fsprogs for filesystem resizing Thomas Bechtold 2015-02-05 10:18:48 +00:00
  • cf86188f72 - fixed syntax error in dmidecode on ppc64 patch (bnc#914920) Robert Schweikert 2015-02-04 19:26:15 +00:00
  • 68acaf254d Accepting request 283920 from Cloud:Tools Dominique Leuenberger 2015-02-04 08:32:09 +00:00
  • c8bcb2595c Accepting request 283917 from home:tbechtold:branches:Cloud:Tools Dirk Mueller 2015-02-03 15:56:58 +00:00
  • 84a6d9d4cc Accepting request 263690 from Cloud:Tools Dominique Leuenberger 2014-12-03 21:47:59 +00:00
  • 0f3663beb5 - fixed syntax error in dmidecode on ppc64 patch cloud-init-no-user-lock-if-already-locked.patch Robert Schweikert 2014-11-24 22:20:16 +00:00
  • 4253bc155c Accepting request 262579 from home:keutterling:branches:Cloud:Tools Thomas Boerger 2014-11-21 22:06:19 +00:00
  • c69b90d607 - users-groups module checks if the account is locked by calling 'passwd -l' which is ok but it should not raise if the account is already locked. This patch will cause lock_passwd to raise only if the account locking failed Marcus Schaefer 2014-09-17 07:17:45 +00:00
  • fbb9e17899 Accepting request 245117 from Cloud:Tools Stephan Kulow 2014-08-27 14:53:10 +00:00
  • 0b8569a353 Accepting request 244242 from Cloud:Tools Ludwig Nussel 2014-08-13 06:49:08 +00:00
  • fa531c83bb on architectures where dmidecode is not available. Robert Schweikert 2014-08-11 16:54:22 +00:00
  • 9f75c2a543 Accepting request 244060 from home:k0da:ppc Robert Schweikert 2014-08-11 15:58:55 +00:00
  • 3c9a48bda0 - declare rsyslog.d only for distros where it is created fixes build error on SLE 11 Robert Schweikert 2014-07-28 15:55:33 +00:00
  • 402e1e5ccc - add dmidecode (pmtools SLE 11) as dependency (bnc #888345) Robert Schweikert 2014-07-28 15:40:40 +00:00
  • b883b7106a - add cloudinit-datasources.patch: Fixes datasource list Dirk Mueller 2014-07-23 05:40:07 +00:00
  • c2c6b4a99b - fix typo in cloud.cfg (gowpart -> growpart) Dirk Mueller 2014-07-22 22:31:44 +00:00
  • 0e265ccf0d Accepting request 239820 from Cloud:Tools Stephan Kulow 2014-07-10 12:55:23 +00:00
  • 499159319d - fix "typo" the rhel_util module is imported as rhutil, use the proper name when accessing (modifies suseIntegratedHandler.patch) Robert Schweikert 2014-07-07 17:23:27 +00:00
  • 1eec3d9f4b - add rsyslog filter rule to send cloud-init messages to /var/log/cloud-init.log Robert Schweikert 2014-06-26 18:54:36 +00:00
  • 2a35a3624a - initialize variable in method setting the instance hostname (BNC #884392) modifies: suseIntegratedHandler.patch Robert Schweikert 2014-06-25 22:26:03 +00:00
  • fff2928063 - add the python magic for package build on SLE 11 Robert Schweikert 2014-06-24 19:50:04 +00:00
  • 7e9476e0dc - add more dependencies to ensure commands used by the scripts are present - add dynamicInitCmd.diff + support diffirent init systems across distribution versions for service restart - add suseSetInitCmd.patch + properly setup the init command to support proper service restart Robert Schweikert 2014-06-24 19:29:50 +00:00
  • eacce78d5d - integrate openSUSE and SLE handler code + remove openSUSEHandler.diff + add suseIntegratedHandler.patch Robert Schweikert 2014-06-20 23:13:07 +00:00
  • c4fe0e3c05 Accepting request 230970 from Cloud:Tools Stephan Kulow 2014-06-04 16:39:02 +00:00
  • afb6663c50 - update to version 0.7.5 - open 0.7.5 - Add a debug log message around import failures - add a 'debug' module for easily printing out some information about datasource and cloud-init [Shraddha Pandhe] - support running apt with 'eatmydata' via configuration token apt_get_wrapper (LP: #1236531). - convert paths provided in config-drive 'files' to string before writing (LP: #1260072). - Azure: minor changes in logging output. ensure filenames are strings (not unicode). - config/cloud.cfg.d/05_logging.cfg: provide a default 'output' setting, to redirect cloud-init stderr and stdout /var/log/cloud-init-output.log. - drop support for resizing partitions with parted entirely (LP: #1212492). This was broken as it was anyway. - add support for vendordata in SmartOS and NoCloud datasources. - drop dependency on boto for crawling ec2 metadata service. - add 'Requires' on sudo (for OpenNebula datasource) in rpm specs, and 'Recommends' in the debian/control.in [Vlastimil Holer] - if mount_info reports /dev/root is a device path for /, then convert that to a device via help of kernel cmdline. - configdrive: consider partitions as possible datasources if they have theh correct filesystem label. [Paul Querna] - initial freebsd support [Harm Weites] - fix in is_ipv4 to accept IP addresses with a '0' in them. - Azure: fix issue when stale data in /var/lib/waagent (LP: #1269626) - skip config_modules that declare themselves only verified on a set of distros. Add them to 'unverified_modules' list to run anyway. - Add CloudSigma datasource [Kiril Vladimiroff] - Add initial support for Gentoo and Arch distributions [Nate House] Robert Schweikert 2014-04-14 19:15:14 +00:00
  • 6554f0e50b Accepting request 228217 from Cloud:Tools Stephan Kulow 2014-04-08 11:01:38 +00:00
  • 613771aca9 - fix implementation of the openSUSE handler, properly read the configuration from sysconfig Robert Schweikert 2014-03-29 21:40:50 +00:00
  • 56a9174e6f - do not package any none SUSE/openSUSE templates bnc#839707 - add patch openSUSEhostsTemplate.diff to add an openSUSE hosts template Robert Schweikert 2014-03-19 21:38:02 +00:00
  • 9066aef710 - enable growing of root partition by default bnc#861473 - add dependency on growpart to support root partition expansion Robert Schweikert 2014-03-19 21:08:48 +00:00
  • 7582cf4365 - include the LICENSE - add dependency on growpart to aupport root partition expansion Robert Schweikert 2014-03-18 19:43:58 +00:00
  • b363ee2095 - include in SLE 12 (FATE #315990, #315991, and 316167) - add patch azure_1269626.diff, fix for upstream bug 1269626 + Azure instance do not boot properly after a capture operation Robert Schweikert 2014-03-17 18:40:51 +00:00
  • 2f5d8a6a77 - add dependency n growpart to aupport root partition expansion Robert Schweikert 2014-03-17 17:58:53 +00:00
  • f91df56437 Accepting request 215317 from Cloud:Tools Stephan Kulow 2014-01-30 13:54:04 +00:00
  • 06810e76db - add python-jsonpatch, python-pyserial, python-PyYAML requires, otherwise it immediately traces on startup Dirk Mueller 2014-01-20 17:51:58 +00:00
  • 193aae788d Accepting request 213608 from Cloud:Tools Stephan Kulow 2014-01-13 12:49:30 +00:00
  • c6ec6841cd - update to version 0.7.4 + fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a partitioned block device with target filesystem on ephemeral0.1. (LP: #1236594) + fix DataSourceAzure incompatibility with 2.6 (LP: #1232175) + fix power_state_change config module so that example works. Improve its documentation and add reference to 'timeout' + support apt-add-archive with 'cloud-archive:' format. (LP: #1244355) + Change SmartOS verb for availability zone (LP: #1249124) + documentation fix for boothooks to use 'cloud-init-per' + fix resizefs module by supporting kernels that do not have /proc/PID/mountinfo. (LP: #1248625) [Tim Daly Jr.] + fix 'make rpm' by removing 0.6.4 entry from ChangeLog (LP: #1241834) + fix omnibus chef installer (LP: #1182265) [Chris Wing] + small fix for OVF datasource for iso transport on non-iso9660 filesystem + determine if upstart version is suitable for 'initctl reload-configuration' (LP: #1124384). If so, then invoke it. supports setting up instance-store disk with partition table and filesystem. + add Azure datasource. + add support for SuSE / SLES [Juerg Haefliger] + add a trailing carriage return to chpasswd input, which reportedly caused a problem on rhel5 if missing. + support individual MIME segments to be gzip compressed (LP: #1203203) + always finalize handlers even if processing failed (LP: #1203368) + support merging into cloud-config via jsonp. (LP: #1200476) + add datasource 'SmartOS' for Joyent Cloud. Adds a dependency on serial. + add 'log_time' helper to util for timing how long things take which also reads from uptime. uptime is useful as clock may change during boot due to ntp. + prefer growpart resizer to 'parted resizepart' (LP: #1212492) Robert Schweikert 2014-01-04 17:43:26 +00:00
  • a3dddb319c Accepting request 185659 from Cloud:Tools Stephan Kulow 2013-08-04 14:48:15 +00:00
  • ddcfa56afe - remove the "nofail" option for the ephemeral storage + when using nofail an attempt is made to mount the filesystem twice once via udev and once through localfs, this results in a hanging system if fsck needs to run on the device Robert Schweikert 2013-08-02 06:59:54 +00:00
  • 3e26e9102c Accepting request 183655 from Cloud:Tools Stephan Kulow 2013-07-19 14:51:15 +00:00
  • 977266dbf5 Accepting request 179625 from Base:System Stephan Kulow 2013-06-19 12:42:19 +00:00
  • 5ee9623a83 Accepting request 179244 from Base:System Stephan Kulow 2013-06-18 08:29:23 +00:00
  • 04e3dd1a0d Accepting request 174647 from Base:System Stephan Kulow 2013-05-07 13:10:36 +00:00
  • 83245c4ac8 Accepting request 172828 from Base:System Stephan Kulow 2013-04-26 05:12:13 +00:00