History log of /src/release/tools/basic-cloudinit.conf (Results 1 – 18 of 18)
Revision Date Author Comments
# 86c63597 18-Nov-2025 Colin Percival <cperciva@FreeBSD.org>

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: http

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: https://reviews.freebsd.org/D53795

show more ...


# 1d6b6ea2 11-Sep-2025 Mark Johnston <markj@FreeBSD.org>

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboo

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboot,
which is unlinked after boot.

Individual cloudware types shouldn't be responsible for creating it. Do
so in a centralized place. Aside from simplifying things, this ensures
that we create a metalog entry for the firstboot file.

Reviewed by: cperciva, emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52450

show more ...


# 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


# 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 ...


# 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 ...


# 86c63597 18-Nov-2025 Colin Percival <cperciva@FreeBSD.org>

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: http

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: https://reviews.freebsd.org/D53795

show more ...


# 1d6b6ea2 11-Sep-2025 Mark Johnston <markj@FreeBSD.org>

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboo

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboot,
which is unlinked after boot.

Individual cloudware types shouldn't be responsible for creating it. Do
so in a centralized place. Aside from simplifying things, this ensures
that we create a metalog entry for the firstboot file.

Reviewed by: cperciva, emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52450

show more ...


# 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


# 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 ...


# 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 ...


# 86c63597 18-Nov-2025 Colin Percival <cperciva@FreeBSD.org>

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: http

release: Add /boot/loader.conf to some cloudware

These were forgotten during the METALOGization process earlier.

Reviewed by: markj
MFC after: immediately (for 15.0-RC2)
Differential Revision: https://reviews.freebsd.org/D53795

show more ...


# 1d6b6ea2 11-Sep-2025 Mark Johnston <markj@FreeBSD.org>

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboo

release: Create /firstboot in common VM image creation code

Some services, such as growfs, only run upon the first boot of an image.
The first boot is indicated by the presence of the file /firstboot,
which is unlinked after boot.

Individual cloudware types shouldn't be responsible for creating it. Do
so in a centralized place. Aside from simplifying things, this ensures
that we create a metalog entry for the firstboot file.

Reviewed by: cperciva, emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52450

show more ...


# 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


# 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 ...


# 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 ...