Page MenuHomeFreeBSD

Pr-Guidelines Article: remove obsolete information
ClosedPublic

Authored by linimon on Sun, Nov 9, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 22, 3:24 PM
Unknown Object (File)
Sat, Nov 22, 3:24 PM
Unknown Object (File)
Sat, Nov 22, 3:24 PM
Unknown Object (File)
Sat, Nov 22, 3:24 PM
Unknown Object (File)
Sat, Nov 22, 3:21 PM
Unknown Object (File)
Sat, Nov 22, 3:14 PM
Unknown Object (File)
Tue, Nov 18, 9:21 AM
Unknown Object (File)
Sun, Nov 16, 5:32 PM
Subscribers
None

Details

Summary

As another part of bringing this article into the current century, remove information about obsolete architectures and drivers.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

linimon created this revision.

I need some more time to check other parts, but in general it looks ok to me.
I would like to check if we want to add riscv64 part, while removing the unsupported arches.
BTW, for mips, it's still supported in 13.x, if we want to do very formally, it may be remove it after 13.x EoL.

Updated per lwhsu comment.

lwhsu added inline comments.
documentation/content/en/articles/pr-guidelines/_index.adoc
234

do we want to temporarily keeping this part?

This revision is now accepted and ready to land.Sun, Nov 9, 8:11 PM
This revision now requires review to proceed.Sun, Nov 9, 8:16 PM
This revision is now accepted and ready to land.Sun, Nov 9, 8:17 PM

If freebsd-mips still exists, we should retire it.

documentation/content/en/articles/pr-guidelines/_index.adoc
153

Surely remove mips here?

In D53646#1225438, @imp wrote:

If freebsd-mips still exists, we should retire it.

The original patch removes it, though my comment is "BTW, for mips, it's still supported in 13.x, if we want to do very formally, it may be remove it after 13.x EoL."
I do not object to strongly remove it now, just mentioned it's ok to be removed later.

This revision was automatically updated to reflect the committed changes.