Page MenuHomeFreeBSD

release/Makefile.vm: Garbage collect unused bits
ClosedPublic

Authored by cperciva on Sep 9 2023, 12:56 AM.
Tags
None
Referenced Files
F147009117: D41789.id127978.diff
Sat, Mar 7, 1:47 PM
Unknown Object (File)
Sat, Mar 7, 4:58 AM
Unknown Object (File)
Fri, Mar 6, 10:57 PM
Unknown Object (File)
Sun, Feb 8, 12:35 AM
Unknown Object (File)
Jan 27 2026, 11:40 PM
Unknown Object (File)
Jan 26 2026, 2:23 AM
Unknown Object (File)
Jan 25 2026, 9:30 PM
Unknown Object (File)
Jan 25 2026, 6:16 AM
Subscribers

Details

Summary

The cw*-package targets were introduced in February 2015 as part of
adding support for building GCE images; but GCE support was reworked
in June 2015 and the cw*-package targets were in fact never used.
Remove them.

The *_DISK variables were introduced in February 2015 as part of
adding the cloudware-install target; this was removed in May 2016 as
the cloudware images are published via the respective cloud systems
and not published as disk images via the FreeBSD FTP site. As such,
the *_DISK variables are not unused; remove them.

releng/14.0 candidate

MFC after: 1 week
Sponsored by: https://www.patreon.com/cperciva

Diff Detail

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