19 Commits

Author SHA1 Message Date
Dermot Bradley
33f5e67a8d testing/cloud-init: remove post-install script
Replace actions of package post-install script with a setup-cloud-init
script and update README.Alpine accordingly.
2020-09-25 20:36:16 +00:00
Dermot Bradley
8c74c98030 testing/cloud-init: Add post-install script
Add post-install script to setup init.d services and enable udev.
Add lsblk and util-linux to dependancies.
Add a patch to remove a debug line that appears on console during boot.
Add README.Alpine to docs package.
Prevent any pyc files from being packaged.
2020-09-08 23:09:01 +00:00
Dermot Bradley
71dcc61273 testing/cloud-init: upgrade to 20.3
Upgrade to 20.3 release.
Remove files no longer needed as Alpine support has been added to upstream.
Depend on ifupdown-ng rather than ifupdown.
2020-08-25 23:26:26 +01:00
Dermot Bradley
094af637a4 testing/cloud-init: Add comment regarding arch list 2020-08-16 06:47:03 +00:00
Dermot Bradley
a0d2c65e09 testing/cloud-init: align arch list with that of cloud-utils-growpart dependancy 2020-08-16 06:47:03 +00:00
Dermot Bradley
e36eead0c1 testing/cloud-init: Tweak package dependencies list
Tweak the package dependencies list.
Add Busybox NTP support.
Add locale support.
Rework cc_apk_configure code.
2020-08-16 06:47:03 +00:00
Dermot Bradley
a9cf7ee19c testing/cloud-init: upgrade to 20.2
Updated to 20.2 release. Adds Alpine support to ca_certs, ntp, power_state,
and resolv_conf modules. Created apk_configure module. Improved networking
and user/group functionality.

Become package maintainer. I have signed upstream CLA and am working on
upstreaming these changes.
2020-06-29 20:46:31 +00:00
Leo
1867e9856a testing/cloud-init: fix build 2020-04-13 01:02:12 -03:00
Leo
965d0b2257 testing/cloud-init: fix bash-completion 2020-04-13 00:57:56 -03:00
Natanael Copa
d416b81cc1 testing/cloud-init: rebuild against python 3.8 2019-11-05 15:35:28 +00:00
Natanael Copa
632b9f337f testing/cloud-init: rebuild against python 3.7 2019-04-17 11:45:51 +00:00
Roberto Oliveira
c9cd2317d4 testing/cloud-init: upgrade to 18.5 2019-01-11 15:45:18 +00:00
TBK
802ebae0b8 testing/cloud-init: upgrade to 18.3, modernize 2018-08-16 20:44:23 +00:00
TBK
1b8868650a testing/cloud-init: clarify license 2018-08-16 20:43:34 +00:00
Jakub Jirutka
c18b35140d [various] rename python executable in APKBUILDs to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Natanael Copa
ac40a18447 testing/cloud-init: fix patch
fixes #6114
2016-09-05 10:35:33 +00:00
Matt Dainty
2dcaac18ed testing/cloud-init: fix user creation
User creation wasn't unlocking the user so SSH access didn't work, the
default user should not be locked either. Also add e2fsprogs-extra as a
dependency so that the resize filesystem functionality works out of the
box.
2016-06-15 09:58:18 +00:00
Matt Dainty
e45e5d7aaa testing/cloud-init: new aport
http://launchpad.net/cloud-init
Cloud instance init scripts
2016-03-25 12:06:58 +00:00