Hi,
angry rectangle skribis:
> I tried your patch on one of my computers and it works.
Thanks for testing.
Pushed as 0483c71cc5aeb3b69f6deb154fe12c0b2e6dc17f. The reason is took
me more time is that I wanted to have a system test for that to make
sure it doesn’t come back to haunt us in the f
I tried your patch on one of my computers and it works.
Thank you.
Hi,
I believe the attached patch fixes the problem. I’ll do more testing on
my side but I’d be grateful if someone would give it a try too.
Ludo’.
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 17b7b38a15..dea58354d9 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/adm
Hi,
angry rectangle skribis:
> Since the upgrade to shepherd 0.9, I get "recovering journal" every single
> time I start my computer.
> To be specific, "recovering journal" appears after I enter my encryption
> password in the initrd.
> I assume this means the filesystem wasn't cleanly unmount
forgot the attachment.
(use-modules (gnu) (gnu system) (gnu bootloader grub) (gnu packages dns))
(use-package-modules linux certs)
(use-service-modules networking)
(operating-system
(kernel linux-libre)
(host-name "myhostname")
(timezone "America/New_York")
(locale "en_US.utf8")
(bootloade
Since the upgrade to shepherd 0.9, I get "recovering journal" every single time
I start my computer.
To be specific, "recovering journal" appears after I enter my encryption
password in the initrd.
I assume this means the filesystem wasn't cleanly unmounted.
I am doing a proper shutdown, using ei