Differences between revisions 3 and 10 (spanning 7 versions)
Revision 3 as of 2021-05-28 02:45:46
Size: 5478
Editor: PaulWise
Comment: architecture family
Revision 10 as of 2021-06-04 01:56:49
Size: 7160
Editor: PaulWise
Comment: typo
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
<<TableOfContents>>

= People =
Line 8: Line 12:

Register accounts for each team member on the bug trackers and subscribe to the mailing lists for the upstream [[https://savannah.gnu.org/projects/config|GNU config]], [[https://www.gnu.org/software/binutils/|binutils]], [[https://gcc.gnu.org/|gcc]], [[https://www.gnu.org/software/gdb/|gdb]], [[https://www.qemu.org/|qemu]], [[https://sourceware.org/glibc/|glibc]], [[https://www.kernel.org/|linux]] projects.

Register accounts for each team member on the [[DebianWiki|Debian wiki]] ([[DebianWiki/EditorQuickStart#Account|registration]]) and [[Salsa]] ([[https://salsa.debian.org/users/sign_up|register]]).

[[https://www.oftc.net/Services/#register-your-account|Register]] and [[https://services.oftc.net/|verify]] accounts for each team member on the [[https://www.oftc.net/|OFTC]] IRC chat network and join the #debian-bootstrap, #debian-ports and other Debian [[IRC]] channels.

= Preparation =
Line 13: Line 25:
Prepare patches supporting the port for [[HelmutGrohne/rebootstrap|rebootstrap]], [[https://savannah.gnu.org/projects/config|GNU config]], dpkg, binutils, gcc, gdb, qemu, glibc, linux projects. Discuss the port with the community. Please send an email to the DebianList:FIXME mailing list. If the port is related to some other architectures, ensure you CC the mailing list for the architecture family. Also join the #debian-bootstrap and #debian-ports [[IRC]] channels.
Line 15: Line 27:
Use your modified rebootstrap, the patches and manual [[DebianBootstrap|bootstrapping]] to build all of build-essential. Finalise the architecture details, especially including the ABI and CPU baseline requirements.

= Bootstrap =

Prepare patches supporting the port and get the necessary changes included upstream for [[https://savannah.gnu.org/projects/config|GNU config]] ([[https://git.savannah.gnu.org/cgit/config.git/tree/config.guess|instructions]]), [[https://www.gnu.org/software/binutils/|binutils]], gcc ([[https://gcc.gnu.org/contribute.html|instructions]]), gdb ([[https://www.gnu.org/software/gdb/contribute/|instructions]]), qemu ([[https://www.qemu.org/contribute/|instructions]]), glibc ([[https://sourceware.org/glibc/wiki/Contribution%20checklist|instructions]]), linux ([[https://kernelnewbies.org/|info]]) projects and any other upstream projects that you need to modify.

Prepare patches supporting the port in [[HelmutGrohne/rebootstrap|rebootstrap]], dpkg and other Debian-specific packages.

Use your modified rebootstrap, the other patches and manual [[DebianBootstrap|bootstrapping]] to build all of build-essential.
Line 21: Line 41:
Finalise the architecture details, especially including the ABI and CPU baseline requirements. Get any remaining changes included into the upstream projects that you have modified.
Line 23: Line 43:
Get the necessary changes included into the upstream GNU config ([[https://git.savannah.gnu.org/cgit/config.git/tree/config.guess|instructions]]), binutils, gcc ([[https://gcc.gnu.org/contribute.html|instructions]], gdb ([[https://www.gnu.org/software/gdb/contribute/|instructions]]), qemu ([[https://www.qemu.org/contribute/|instructions]]), glibc ([[https://sourceware.org/glibc/wiki/Contribution%20checklist|instructions]]), linux ([[https://kernelnewbies.org/|info]]) projects and any other upstream projects that you have modified. Get any necessary changes included into dpkg ([[Teams/Dpkg/FAQ#new-arch|instructions]]), rebootstrap and other projects involved in the bootstrap process.
Line 25: Line 45:
Get any necessary changes included into dpkg ([[Teams/Dpkg/FAQ#new-arch|instructions]]), rebootstrap and other Debian packages involved in the bootstrap process. = Unofficial port =
Line 39: Line 59:
Include the port on the [[https://www.debian.org/ports/|ports list on the Debian website]] and add the end-user name for the port to the [[https://salsa.debian.org/webmaster-team/webwml/-/blob/master/english/releases/arches.data|website arches data]]. Include the port on the [[https://www.debian.org/ports/|ports list on the Debian website]] and add the end-user name for the port to the [[https://salsa.debian.org/webmaster-team/webwml/-/blob/master/english/releases/arches.data|website arches data]]. If you create a page on the website, create one named after the architecture family, just in case additional related architectures are created later.
Line 59: Line 79:
= Official port =
Line 69: Line 91:
= Released port =
Line 70: Line 94:

= Other work =

Improve the port based on reports from users and QA services.

This page documents the approximate procedure for creating a new port and getting it included into Debian. It is a work in progress and is based on the port template wiki page.

/!\ Do not skip any of the steps.

/!\ Complete each step before moving to later steps.

People

Assemble a team of people working on the port and find a financial sponsor to support the team's work.

Register accounts for each team member on the bug trackers and subscribe to the mailing lists for the upstream GNU config, binutils, gcc, gdb, qemu, glibc, linux projects.

Register accounts for each team member on the Debian wiki (registration) and Salsa (register).

Register and verify accounts for each team member on the OFTC IRC chat network and join the #debian-bootstrap, #debian-ports and other Debian IRC channels.

Preparation

Identify related ports and ISAs, decide that the port is worth creating and detail the reasons why.

Decide on the GNU triplet, Debian multiarch tuple, Debian architecture name, the name that end-users will use for the architecture and other details of the architecture and ABI.

Discuss the port with the community. Please send an email to the FIXME mailing list. If the port is related to some other architectures, ensure you CC the mailing list for the architecture family. Also join the #debian-bootstrap and #debian-ports IRC channels.

Finalise the architecture details, especially including the ABI and CPU baseline requirements.

Bootstrap

Prepare patches supporting the port and get the necessary changes included upstream for GNU config (instructions), binutils, gcc (instructions), gdb (instructions), qemu (instructions), glibc (instructions), linux (info) projects and any other upstream projects that you need to modify.

Prepare patches supporting the port in rebootstrap, dpkg and other Debian-specific packages.

Use your modified rebootstrap, the other patches and manual bootstrapping to build all of build-essential.

Keep working on the bootstrap process until all of build-essential is installable with debootstrap.

Continue building as many packages as you can using the new build-essential packages.

Get any remaining changes included into the upstream projects that you have modified.

Get any necessary changes included into dpkg (instructions), rebootstrap and other projects involved in the bootstrap process.

Unofficial port

Register the port on the Debian wiki, replace "example" throughout the page with the chosen architecture details and fill out as many details as you have.

Summarise the details of the architecture and ABI on the arch summary wiki page.

Setup communication channels for the architecture. Use the architecture family as the name of any communication channels you create, just in case additional related architectures are created later. A mailing list and IRC channel are recommended.

Add your architecture to the bugs arch usertags page.

Get the port included amongst the unofficial ports.

Setup unofficial buildd servers for the port, either in qemu or hardware.

Include the port on the ports list on the Debian website and add the end-user name for the port to the website arches data. If you create a page on the website, create one named after the architecture family, just in case additional related architectures are created later.

Monitor build failures (1 2) and continually fix issues.

Donate hardware for the GCC compile farm.

Setup porterboxen for package maintainers to login to and port packages.

Optionally, donate hardware for debomatic.

Port the Debian installer so that it works on the hardware you have available.

Use the Debian installer to install Debian on the hardware you have available.

Write some documentation about installing the arch on the hardware you have installed.

Submit installation reports for the hardware you have installed.

Submit some hardware probes for the hardware you have installed.

Official port

Grow the hardware ecosystem until it satisfies the requirements for an official port.

Improve the port until it satisfies the criteria for being included in the main archive.

Donate hardware for the official buildds and co-ordinate with the Debian sysadmins to setup the hardware in Debian hosting locations.

Add quality assurance for the port for Reproducible Builds, Debian CI, and piuparts (doesn't yet support non-x86 ports) and other Debian QA efforts.

Add support for the port to the live images and cloud images if appropriate hardware exists.

Released port

Improve the port until it satisfies the criteria for being included in a Debian release.

Other work

Improve the port based on reports from users and QA services.

Make the port more performant by porting or optimising various libraries (ToDo: add examples).

Make the bootstrap process more trustworthy through Bootstrappable Builds.