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)
Nov 28 2024, 4:47 PM
Unknown Object (File)
Oct 16 2024, 4:23 AM
Unknown Object (File)
Oct 9 2024, 8:50 AM
Unknown Object (File)
Oct 9 2024, 8:50 AM
Unknown Object (File)
Oct 9 2024, 8:50 AM
Unknown Object (File)
Oct 9 2024, 8:17 AM
Unknown Object (File)
Sep 9 2024, 8:24 AM
Unknown Object (File)
Sep 9 2024, 8:24 AM
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