History log of /freebsd/release/tools/basic-cloudinit.conf (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9229236f 20-Nov-2024 Baptiste Daroussin <bapt@FreeBSD.org>

basic-cloudinit: remove duplicated rc.conf entry


# b22be3bb 09-Oct-2024 Baptiste Daroussin <bapt@FreeBSD.org>

release: basic-cloudinit disable rsa key


Revision tags: release/13.4.0
# 12074022 30-Jul-2024 Jose Luis Duran <jlduran@gmail.com>

release: basic-cloudinit improve default image

- Add the firstboot-freebsd-update package, as long as we do not have
pkgbase, this is needed
- Support SLAAC by default to complement DHCPv4 (use SY

release: basic-cloudinit improve default image

- Add the firstboot-freebsd-update package, as long as we do not have
pkgbase, this is needed
- Support SLAAC by default to complement DHCPv4 (use SYNCDHP instead)

Signed-off-by: Jose Luis Duran <jlduran@gmail.com>

show more ...


Revision tags: release/14.1.0
# 78b6117d 15-Mar-2024 Baptiste Daroussin <bapt@FreeBSD.org>

release: add basic cloudinit images

Provide both zfs and ufs images which a 1MB partition reserved for the
config drive wearing a GPT Label "config-drive" to allow consumer to
know where they should

release: add basic cloudinit images

Provide both zfs and ufs images which a 1MB partition reserved for the
config drive wearing a GPT Label "config-drive" to allow consumer to
know where they should push the config drive on the provided image.

2 formats available: qcow2 and raw

This has been tested on OVHCloud baremetal via "bring your own image"
Also tested on openstack

Reviewed by: emaste
Sponsored by: OVHCloud
Differential Revision: https://reviews.freebsd.org/D44369

show more ...