summaryrefslogtreecommitdiff
path: root/net/cloud-init/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/cloud-init: Update to 21.4Andrey Fesenko2021-12-144-82/+6
| | | | PR: 260379
* net/cloud-init: Update to 21.2 and add patch for setting MTUAndrey Fesenko2021-07-052-0/+81
| | | | PR: 256309
* net/cloud-init: Clean up post-patchBrad Davis2021-03-182-0/+31
| | | | | PR: 254365 Approved by: Andrey Fesenko (maintainer), swills, lwhsu
* net/cloud-init: Fix modifying rc.conf in cc_salt_minionBrad Davis2021-03-171-0/+21
| | | | | PR: 254339 Approved by: Andrey Fesenko (maintainer), swills
* net/cloud-init: Update to 20.4Mikael Urankar2020-12-062-27/+0
| | | | | | | | Changes: https://github.com/canonical/cloud-init/blob/47f4229ebcef9f83df8b549bb869a2dbf6dff17c/ChangeLog PR: 251280 Submitted by: Mina Galić Approved by: Andrey Fesenko (maintainer)
* - Amend the list of recognized newfs(8) optionsAlexey Dokuchaev2020-10-302-0/+27
| | | | | | | - Fix mounting of VFAT which FreeBSD calls "msdos[fs]" - GC `devel/py-six' dependency, unused since v20.2 PR: 250496
* Update to 20.1Kirill Ponomarev2020-03-254-49/+0
| | | | | | PR: 244057 Submitted by: Andrey Fesenko <andrey_at_bsdnir_dot_info> Approved by: maintainer
* - Update to 19.2Ryan Steinmetz2019-08-143-65/+0
| | | | | PR: 239836 Submitted by: Andrey Fesenko <andrey@bsdnir.info>
* - Fix auto-resize codeRyan Steinmetz2018-08-032-0/+49
| | | | - Bump PORTREVISION
* - Bump PORTREVISIONRyan Steinmetz2018-08-024-1/+39
| | | | | - Fix rc script errors - Fix config file location
* - Update to 18.3Ryan Steinmetz2018-07-311-0/+16
| | | | - Take MAINTAINERship
* net/cloud-init: Add ldconfig to rc.d scriptTobias Kortkamp2018-01-011-0/+11
rcorder shows that ldconfig is running after cloudinit in some cases. This can lead to problems like the following when running it on OpenStack: Shared object "libpython2.7.so.1" not found, required by "python2.7" - Reset maintainer by request of the current maintainer PR: 224361 Submitted by: thompsa Approved by: maintainer