[PATCH 79/94] sys-kernel/hurd: improve comment wrt parted/rumpdisk
Sam James <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <aa4e60f7c161651b2b93ca03569a8da2f9f503e8.1774994362.git.sam@gentoo.org> |
Signed-off-by: Sam James <[email protected]> --- sys-kernel/hurd/hurd-0.9_p20251029.ebuild | 4 +++- sys-kernel/hurd/hurd-9999.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sys-kernel/hurd/hurd-0.9_p20251029.ebuild b/sys-kernel/hurd/hurd-0.9_p20251029.ebuild index f57226937a426..15554b6da93fd 100644 --- a/sys-kernel/hurd/hurd-0.9_p20251029.ebuild +++ b/sys-kernel/hurd/hurd-0.9_p20251029.ebuild @@ -131,7 +131,9 @@ src_configure() { --with-libcrypt --with-libbz2 --with-libz - # configure really wants parted (may be needed for rump too) + # configure really wants parted + # it's also essential for rumpdisk: + # https://lists.gnu.org/r/bug-hurd/2023-05/msg00405.html --with-parted $(use_enable ncurses ncursesw) diff --git a/sys-kernel/hurd/hurd-9999.ebuild b/sys-kernel/hurd/hurd-9999.ebuild index 10596254dcae2..cd1ca6cb742a3 100644 --- a/sys-kernel/hurd/hurd-9999.ebuild +++ b/sys-kernel/hurd/hurd-9999.ebuild @@ -130,7 +130,9 @@ src_configure() { --with-libcrypt --with-libbz2 --with-libz - # configure really wants parted (may be needed for rump too) + # configure really wants parted + # it's also essential for rumpdisk: + # https://lists.gnu.org/r/bug-hurd/2023-05/msg00405.html --with-parted $(use_enable ncurses ncursesw) -- 2.53.0