Ludovic Courtès (2016-01-28 13:33 +0300) wrote: > Alex Kost <alez...@gmail.com> skribis: > >> * build-aux/hydra/demo-os.scm (operating-system)[issue]: Point to >> shepherd instead of dmd. >> * ROADMAP: Likewise. >> * gnu/build/install.scm (directives): Adjust comment. > > [...] > >> +++ b/build-aux/hydra/demo-os.scm >> @@ -57,7 +57,7 @@ This is an alpha preview of the GNU system. Welcome. >> >> This image features the GNU Guix package manager, which was used to >> build it (http://www.gnu.org/software/guix/). The init system is >> -GNU dmd (http://www.gnu.org/software/dmd/). >> +GNU Shepherd (http://www.gnu.org/software/shepherd/). > ^ > + “the” > > OK with this change!
Done (locally). I've also fixed this "the" issue in guix.texi as you pointed. So since the rest patches are OK, I'm going to commit them after clarifying the situation with %do-not-kill-file (/etc/shepherd or /root/etc/shepherd). > A big Thank You for handling this tedious task so quickly and nicely, > and thanks also to you and Mathieu for helping out on the Shepherd side > of things as well! It’s heartening to have people jump in to help on > somewhat boring stuff, and it’s allowed me to sleep more, too. ;-) Heh, sleeping enough time is a great value :-) Thank you! -- Alex