Page MenuHomeFreeBSD

release/Makefile.vm: Garbage collect unused bits
ClosedPublic

Authored by cperciva on Sep 9 2023, 12:56 AM.
Tags
None
Referenced Files
F150288114: D41789.id127157.diff
Mon, Mar 30, 10:04 PM
Unknown Object (File)
Fri, Mar 20, 2:57 PM
Unknown Object (File)
Fri, Mar 20, 3:41 AM
Unknown Object (File)
Thu, Mar 19, 10:33 PM
Unknown Object (File)
Tue, Mar 17, 3:03 AM
Unknown Object (File)
Sun, Mar 15, 10:57 AM
Unknown Object (File)
Sat, Mar 14, 8:00 PM
Unknown Object (File)
Fri, Mar 13, 11:05 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