bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] add developer workflows page.


From: Samuel Thibault
Subject: Re: [PATCH 2/2] add developer workflows page.
Date: Wed, 4 Dec 2024 00:31:09 +0100

jbranso@dismail.de, le dim. 01 déc. 2024 21:39:20 -0500, a ecrit:
> +# Develop the Debian way
> +
> +You can develop the GNU/Hurd via Debian GNU/Hurd.  The [Debian
> +developer's corner](https://salsa.debian.org/hurd-team/hurd.git) has
> +lots of Debian specific resources.

This is not what you want to point people to, it's extremely specific to
releasing a new hurd package. You'd rather want to point to 

https://www.debian.org/ports/hurd/hurd-devel-debian

> +If you are using Debian GNU/Hurd, using a `salsa.debian.org` as your
> +git remote, then an easy way to get started building the Hurd is to go
> +to $hurd-src and run this:
> +
> +     # apt build-dep -y hurd gnumach
> +     $ dpkg-buildpackage -us -uc -nc -b 2> compile-errors.txt
> +
> +This will compile the hurd source code and save any compile
> +errors. `man dpkg-buildpackage` has more information.

It would probably be more useful to add a section to the hurd/building
page, and point to it.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]