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)
Fri, May 24, 11:55 AM
Unknown Object (File)
Fri, May 24, 11:52 AM
Unknown Object (File)
Fri, May 24, 11:52 AM
Unknown Object (File)
Wed, May 22, 10:40 AM
Unknown Object (File)
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
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 Passed
Unit
No Test Coverage
Build Status
Buildable 53002
Build 49893: arc lint + arc unit