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)
Thu, Oct 30, 5:51 AM
Unknown Object (File)
Wed, Oct 29, 9:42 AM
Unknown Object (File)
Sat, Oct 25, 4:16 AM
Unknown Object (File)
Fri, Oct 24, 10:58 PM
Unknown Object (File)
Fri, Oct 24, 3:39 AM
Unknown Object (File)
Thu, Oct 23, 10:10 PM
Unknown Object (File)
Sat, Oct 18, 11:29 PM
Unknown Object (File)
Fri, Oct 17, 9:49 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