Page MenuHomeFreeBSD

release: Build cloudware with multiple FS types
ClosedPublic

Authored by cperciva on Aug 7 2023, 2:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 21, 11:02 AM
Unknown Object (File)
Sun, Jul 20, 5:44 PM
Unknown Object (File)
Jun 30 2025, 8:58 AM
Unknown Object (File)
Jun 27 2025, 1:18 AM
Unknown Object (File)
Jun 22 2025, 12:32 AM
Unknown Object (File)
Jun 20 2025, 9:15 AM
Unknown Object (File)
Jun 17 2025, 5:30 AM
Unknown Object (File)
Jun 6 2025, 5:37 PM
Subscribers

Details

Summary

New ${CW}_FSLIST settings control the list of filesystem types with which
each cloudware image will be built; currently these are all set to "ufs",
i.e. no change from previous.

The cloudware images have their filesystem type as part of their file
name; for backwards compatibilty the ${VMFS} image is linked to the
previously used file name. This compatibility can be removed once all
the cloudware uploading/publishing code has been updated to use the new
image names (possibly more than one of them).

Sponsored by: https://www.patreon.com/cperciva

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable