bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hey Ludo', > "Jan (janneke) Nieuwenhuizen" skribis: > >> This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. >> >> * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to >> create an ext2 file-system that is compatible with the Hurd

bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Ludovic Courtès
Hi, "Jan (janneke) Nieuwenhuizen" skribis: > This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. > > * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to > create an ext2 file-system that is compatible with the Hurd. [...] > This is a follow-up to comm

bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Jan (janneke) Nieuwenhuizen
This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to create an ext2 file-system that is compatible with the Hurd. --- gnu/system/images/hurd.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/