Page MenuHomeFreeBSD

release: Build cloudware with multiple FS types
ClosedPublic

Authored by cperciva on Aug 7 2023, 2:21 AM.
Tags
None
Referenced Files
F84259925: D41341.diff
Tue, May 21, 2:19 PM
Unknown Object (File)
Sun, May 19, 4:13 PM
Unknown Object (File)
Sun, May 19, 3:43 PM
Unknown Object (File)
Sun, May 19, 2:01 PM
Unknown Object (File)
Sun, May 19, 1:56 PM
Unknown Object (File)
Fri, May 10, 8:27 PM
Unknown Object (File)
Sun, Apr 28, 2:04 PM
Unknown Object (File)
Apr 14 2024, 5:32 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