Page MenuHomeFreeBSD

add GENERIC-NODEBUG kernel configuration for arm64
ClosedPublic

Authored by lifanov_mail.lifanov.com on Dec 8 2016, 9:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 7:29 PM
Unknown Object (File)
Sun, Mar 1, 2:23 PM
Unknown Object (File)
Sun, Mar 1, 2:33 AM
Unknown Object (File)
Feb 11 2026, 8:46 AM
Unknown Object (File)
Jan 28 2026, 10:19 AM
Unknown Object (File)
Jan 16 2026, 6:36 PM
Unknown Object (File)
Jan 14 2026, 9:23 AM
Unknown Object (File)
Nov 29 2025, 11:48 AM
Subscribers

Details

Reviewers
andrew
gnn
Summary

This adds a configuration for arm64 users that track CURRENT but don't need the extra debug facilities. This is produced with "svn cp amd64/conf/GENERIC-NODEBUG arm64/conf/GENERIC-NODEBUG" and changing two characters in the comment from amd64 to arm64.

Test Plan

This revision is submitted from my Raspberry Pi 3 running GENERIC-NODEBUG.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6164
Build 6420: arc lint + arc unit

Event Timeline

lifanov_mail.lifanov.com retitled this revision from to add GENERIC-NODEBUG kernel configuration for arm64.
lifanov_mail.lifanov.com updated this object.
lifanov_mail.lifanov.com edited the test plan for this revision. (Show Details)

Please ignore prop changes. I had to include a prop change to get arc lint to pass.

gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 9 2016, 1:11 AM

Hi gnn, since you committed other ones, can you commit this one too please?

Committed revision 309791.