unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* The GNU Shepherd 0.9.0rc1 available for testing!
@ 2022-03-30 16:59 Ludovic Courtès
  2022-04-04  2:33 ` Maxim Cournoyer
  2022-04-04  8:40 ` pelzflorian (Florian Pelz)
  0 siblings, 2 replies; 6+ messages in thread
From: Ludovic Courtès @ 2022-03-30 16:59 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]

Hello Guix!

A release candidate of the Shepherd 0.9.0 is available for testing!

  https://alpha.gnu.org/gnu/shepherd/shepherd-0.9.0rc1.tar.gz
  https://alpha.gnu.org/gnu/shepherd/shepherd-0.9.0rc1.tar.gz.sig

  SHA256: 6b7cdbb8d2509fca0c4d08b855031ea72c887a65828ae6493c2e5a25130c3c37

You can test it on Guix System with:

  guix time-machine --branch=wip-shepherd-upgrade -- \
    system reconfigure …

and on Guix Home:

  guix time-machine --branch=wip-shepherd-upgrade -- \
    home reconfigure …

Bug reports are most welcome.

The branch changes the ‘ssh-daemon’ service to an inetd-style service:

  https://git.savannah.gnu.org/cgit/guix.git/log?h=wip-shepherd-upgrade

You’re welcome to propose patches to change other services to systemd or
inetd style.

The ‘make-forkexec-constructor/container’ procedure that we have doesn’t
compose well (we’d have to make
‘make-inetd-forkexec-constructor/container’, etc.).  But I think we
could achieve the same thing differently, with wrappers, so that we can
have inetd and systemd services running in containers too.  Future work…

There’s also more work we can do in future Shepherd versions, such as
adding ‘herd journal SERVICE’, moving state out of <service>, adding a
REPL :-), etc., but what we have today is a reasonable milestone IMO.

Besides, a new POT file should be available soon if you’d like to help
translate the new release in your language:

  https://translationproject.org/domain/shepherd.html

Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The GNU Shepherd 0.9.0rc1 available for testing!
  2022-03-30 16:59 The GNU Shepherd 0.9.0rc1 available for testing! Ludovic Courtès
@ 2022-04-04  2:33 ` Maxim Cournoyer
  2022-04-05 12:41   ` Ludovic Courtès
  2022-04-04  8:40 ` pelzflorian (Florian Pelz)
  1 sibling, 1 reply; 6+ messages in thread
From: Maxim Cournoyer @ 2022-04-04  2:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hi,

Ludovic Courtès <ludo@gnu.org> writes:

> Hello Guix!
>
> A release candidate of the Shepherd 0.9.0 is available for testing!
>
>   https://alpha.gnu.org/gnu/shepherd/shepherd-0.9.0rc1.tar.gz
>   https://alpha.gnu.org/gnu/shepherd/shepherd-0.9.0rc1.tar.gz.sig
>
>   SHA256: 6b7cdbb8d2509fca0c4d08b855031ea72c887a65828ae6493c2e5a25130c3c37
>
> You can test it on Guix System with:
>
>   guix time-machine --branch=wip-shepherd-upgrade -- \
>     system reconfigure …

Just to let you know, I've been running on this for a couple days
without any noticing any issue yet.  My boot time has been reduced from
5 to 3 minutes, yay!

Thank you :-)

Maxim


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The GNU Shepherd 0.9.0rc1 available for testing!
  2022-03-30 16:59 The GNU Shepherd 0.9.0rc1 available for testing! Ludovic Courtès
  2022-04-04  2:33 ` Maxim Cournoyer
@ 2022-04-04  8:40 ` pelzflorian (Florian Pelz)
  2022-04-05 12:39   ` Ludovic Courtès
  1 sibling, 1 reply; 6+ messages in thread
From: pelzflorian (Florian Pelz) @ 2022-04-04  8:40 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Wed, Mar 30, 2022 at 06:59:33PM +0200, Ludovic Courtès wrote:
> You can test it on Guix System with:
> 
>   guix time-machine --branch=wip-shepherd-upgrade -- \
>     system reconfigure …

On my 2010 Macbook Pro (with hard disk, not using SSD), boot time to
GDM got a few seconds slower/faster from 3:08--3:22 minutes to
3:19--3:20 minutes.  (Faster old boot times are a few days old; seems
to vary with temperature or phase of the moon or something.  So it is
maybe not slower at all or maybe even 2 seconds faster.)

I’m using none of the new Shepherd features; no sshd and no childhurds
nor secrets service, just desktop services and GNOME.

But still the new Shepherd is the right thing to do, I think.

Regards,
Florian


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The GNU Shepherd 0.9.0rc1 available for testing!
  2022-04-04  8:40 ` pelzflorian (Florian Pelz)
@ 2022-04-05 12:39   ` Ludovic Courtès
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2022-04-05 12:39 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz); +Cc: guix-devel

Hi,

"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> skribis:

> On Wed, Mar 30, 2022 at 06:59:33PM +0200, Ludovic Courtès wrote:
>> You can test it on Guix System with:
>> 
>>   guix time-machine --branch=wip-shepherd-upgrade -- \
>>     system reconfigure …
>
> On my 2010 Macbook Pro (with hard disk, not using SSD), boot time to
> GDM got a few seconds slower/faster from 3:08--3:22 minutes to
> 3:19--3:20 minutes.  (Faster old boot times are a few days old; seems
> to vary with temperature or phase of the moon or something.  So it is
> maybe not slower at all or maybe even 2 seconds faster.)

OK.  I don’t expect faster boot times on ‘%desktop-services’ because
those are unchanged: either they’re started “greedily” early on (like
elogind, network-manager, etc.), or they’re started lazily by
dbus-daemon.

There’s little room for boot time improvements here, AFAICS, but I’d
love to be proved wrong.

Thanks for testing and reporting back!

Ludo’.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The GNU Shepherd 0.9.0rc1 available for testing!
  2022-04-04  2:33 ` Maxim Cournoyer
@ 2022-04-05 12:41   ` Ludovic Courtès
  2022-04-06 16:25     ` Maxim Cournoyer
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2022-04-05 12:41 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: guix-devel

Hi!

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> Just to let you know, I've been running on this for a couple days
> without any noticing any issue yet.  My boot time has been reduced from
> 5 to 3 minutes, yay!

Yay, thanks for testing!

I too have been running it for several days, stress-testing it a bit,
and everything’s fine.  :-)

Unless a fly falls in the ointment, I’ll go ahead and release 0.9.0
tomorrow, followed by a merge of the ‘wip-shepherd-upgrade’ branch in
Guix ‘master’.

Thanks,
Ludo’.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The GNU Shepherd 0.9.0rc1 available for testing!
  2022-04-05 12:41   ` Ludovic Courtès
@ 2022-04-06 16:25     ` Maxim Cournoyer
  0 siblings, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2022-04-06 16:25 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

Ludovic Courtès <ludo@gnu.org> writes:

> Hi!
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
>
>> Just to let you know, I've been running on this for a couple days
>> without any noticing any issue yet.  My boot time has been reduced from
>> 5 to 3 minutes, yay!
>
> Yay, thanks for testing!
>
> I too have been running it for several days, stress-testing it a bit,
> and everything’s fine.  :-)
>
> Unless a fly falls in the ointment, I’ll go ahead and release 0.9.0
> tomorrow, followed by a merge of the ‘wip-shepherd-upgrade’ branch in
> Guix ‘master’.

Sounds like a fine plan!  Thank you for improving Shepherd!

Maxim


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-06 16:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30 16:59 The GNU Shepherd 0.9.0rc1 available for testing! Ludovic Courtès
2022-04-04  2:33 ` Maxim Cournoyer
2022-04-05 12:41   ` Ludovic Courtès
2022-04-06 16:25     ` Maxim Cournoyer
2022-04-04  8:40 ` pelzflorian (Florian Pelz)
2022-04-05 12:39   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).