Page MenuHomeFreeBSD

[hb]: Update instructions to update from source
Needs ReviewPublic

Authored by fernape on Sep 22 2024, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 3 2024, 5:09 AM
Unknown Object (File)
Nov 21 2024, 3:57 PM
Unknown Object (File)
Nov 6 2024, 9:23 AM
Unknown Object (File)
Oct 8 2024, 11:34 PM
Unknown Object (File)
Oct 8 2024, 12:36 AM
Unknown Object (File)
Oct 5 2024, 9:39 AM
Unknown Object (File)
Oct 4 2024, 11:24 PM
Unknown Object (File)
Oct 4 2024, 6:16 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Src Committers
Summary

Add instructions to delete old files and libraries as documented in the top
level Makefile of src.

Test Plan
  • Apply patch
  • make run
  • Access localhost:1313 and inspect the relevant section of the handbook

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 59761
Build 56647: arc lint + arc unit

Event Timeline

fernape created this revision.
jhb added inline comments.
documentation/content/en/books/handbook/cutting-edge/_index.adoc
738

This is fine (and matches UPDATING)

740

I don't think we want to add this blindly. In UPDATING, the comment for make delete-old mentions make delete-old-libs and explains when it is safe to run. I think you should mirror that arrangement here.

764