Re: git: 6fe66094cd - main - HW Relnotes: Remove aic.i386 from template
- In reply to: John Baldwin : "Re: git: 6fe66094cd - main - HW Relnotes: Remove aic.i386 from template"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Aug 2025 16:08:38 UTC
On Mon, Aug 25, 2025 at 10:03 AM John Baldwin <jhb@freebsd.org> wrote: > > 2. Should I remove the manuals also, or just remove the entries from > the hardware release notes? > > For now I think just the latter. I think we should wait to remove the > actual manuals until > we remove i386 kernel support from the tree. > In the past, we've removed the driver and the manual at the same time (usually, not perfectly). It's better to not leave dangling things, but the i386 kernel removal is going to be brutal since not everything i386 is i386 specific, and not all the i386 specific stuff is under sys/i386. Let's not create confusion by going 'oh, is there a man page for this?' on top of it. Warner