Re: QEmu image configuration

2019-04-29 Thread Chris Marusich
Vincent Legoll writes: > Hello, > > I've been trying to find the system config.scm used to > generate the QEmu image (0.16.0 from the download > page). I searched inside the booted VM, and tried to > get clues from the documentation. I couldn't find it. > > What am I missing ? > > Shouldn't it be

Re: One-shot Shepherd services

2019-04-29 Thread Chris Marusich
Ludovic Courtès writes: > Today I added support for “one-shot” services in the Shepherd: > > > https://git.savannah.gnu.org/cgit/shepherd.git/commit/?id=c121eedfff7a50feddcf08e173d2b0dd807e8804 > > One-shot services start, perform a short action, and are immediately > marked as “stopped.” (sy

Re: New VM image

2019-04-29 Thread Chris Marusich
Ludovic Courtès writes: > I think it’s pretty decent now, or at least there are fewer rough edges! > :-) That's fantastic! I'm glad my feedback was helpful. -- Chris signature.asc Description: PGP signature

New Chinese (simplified) PO file for 'guix-manual' (version 1.0.0-pre2)

2019-04-29 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-manual' has been submitted by the Chinese (simplified) team of translators. The file is available at: https://translationproject.org/latest/guix-manual/zh_CN.po (We ca

New Chinese (simplified) PO file for 'guix-manual' (version 1.0.0-pre2)

2019-04-29 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-manual' has been submitted by the Chinese (simplified) team of translators. The file is available at: https://translationproject.org/latest/guix-manual/zh_CN.po (We ca

Re: Video narration

2019-04-29 Thread Paul Garlick
Hi Laura, > With the new changes, right? Yes. In my case I was noticing erratic intervals produced by the sleep commands. So '#:sleep 1000' gave a 6 s pause and '#:sleep 13000' gave a 26 s pause, for example. After the changes the commands produce the expected results. Best regards, Paul.

Re: Last translation round on Monday?

2019-04-29 Thread Miguel
El Mon, 29 Apr 2019 22:19:03 +0200 "pelzflorian (Florian Pelz)" escribió: > On Mon, Apr 29, 2019 at 10:08:42PM +0200, Julien Lepiller wrote: > > I've sent a better version to the TP, you will find it here: > > > > https://lepiller.eu/files/guix-1.0.0-pre3.tar.gz > > > > Thanks! > > But this i

Re: Last translation round on Monday?

2019-04-29 Thread Julien Lepiller
Le Mon, 29 Apr 2019 22:54:43 +0200, "pelzflorian (Florian Pelz)" a écrit : > On Mon, Apr 29, 2019 at 10:34:51PM +0200, Julien Lepiller wrote: > > Le Mon, 29 Apr 2019 22:19:03 +0200, > > "pelzflorian (Florian Pelz)" a écrit : > > > > > On Mon, Apr 29, 2019 at 10:08:42PM +0200, Julien Lepiller

Re: Last translation round on Monday?

2019-04-29 Thread pelzflorian (Florian Pelz)
On Mon, Apr 29, 2019 at 10:34:51PM +0200, Julien Lepiller wrote: > Le Mon, 29 Apr 2019 22:19:03 +0200, > "pelzflorian (Florian Pelz)" a écrit : > > > On Mon, Apr 29, 2019 at 10:08:42PM +0200, Julien Lepiller wrote: > > > I've sent a better version to the TP, you will find it here: > > > > > > ht

Re: Last translation round on Monday?

2019-04-29 Thread Julien Lepiller
Le Mon, 29 Apr 2019 22:19:03 +0200, "pelzflorian (Florian Pelz)" a écrit : > On Mon, Apr 29, 2019 at 10:08:42PM +0200, Julien Lepiller wrote: > > I've sent a better version to the TP, you will find it here: > > > > https://lepiller.eu/files/guix-1.0.0-pre3.tar.gz > > > > Thanks! > > But this

Re: Video narration

2019-04-29 Thread Laura Lazzati
Hi! > It would be great if you can test the accuracy on your system too. If > you add '#:sleep 1' to one of the session files, for example, does > it make the cli video 10 seconds longer? With the new changes, right? Regards! Laura

Re: Last translation round on Monday?

2019-04-29 Thread pelzflorian (Florian Pelz)
On Mon, Apr 29, 2019 at 10:08:42PM +0200, Julien Lepiller wrote: > I've sent a better version to the TP, you will find it here: > > https://lepiller.eu/files/guix-1.0.0-pre3.tar.gz > > Thanks! But this is the same old manual pot file, or do I look in the wrong place?

Re: Guix shepherd user services

2019-04-29 Thread Tobias Geerinckx-Rice
Tanguy, Tanguy Le Carrour wrote: Hello Guix! I've just read this thread [1] on the archive and I think it would be a great feature! Any update on the topic?! [1]: https://lists.gnu.org/archive/html/guix-devel/2019-02/msg00132.html I would love to have some services started when I log in (

Re: Last translation round on Monday?

2019-04-29 Thread Julien Lepiller
Le Mon, 29 Apr 2019 21:47:46 +0200, "pelzflorian (Florian Pelz)" a écrit : > On Mon, Apr 29, 2019 at 09:39:08PM +0200, Julien Lepiller wrote: > > Le Mon, 29 Apr 2019 19:55:14 +0200, > > "pelzflorian (Florian Pelz)" a écrit : > > > > > On Mon, Apr 29, 2019 at 02:49:33PM +0200, pelzflorian (Flo

Re: Video narration

2019-04-29 Thread Paul Garlick
Hi Laura, > I see. I was testing with the current screen file. Please, let me > know when you push the changes so that I make all the videos again > and adjust what is necessary. Many thanks. I have pushed the changes to the repository. It would be great if you can test the accuracy on your sy

Re: Guix shepherd user services

2019-04-29 Thread Tanguy Le Carrour
Hello Guix! I've just read this thread [1] on the archive and I think it would be a great feature! Any update on the topic?! [1]: https://lists.gnu.org/archive/html/guix-devel/2019-02/msg00132.html I would love to have some services started when I log in (tor, transmission-daemon, mpd, gpg-agent

Re: Video narration

2019-04-29 Thread Laura Lazzati
Hi Paul! > Working on the timings for 02-daily-use1 I have found that I have > needed to make a couple of changes to the 'hesitate' procedure in the > screen script. I have been finding that the pause introduced by the > sleep command is not accurate, making it difficult to set the right > value

Re: Last translation round on Monday?

2019-04-29 Thread pelzflorian (Florian Pelz)
On Mon, Apr 29, 2019 at 09:39:08PM +0200, Julien Lepiller wrote: > Le Mon, 29 Apr 2019 19:55:14 +0200, > "pelzflorian (Florian Pelz)" a écrit : > > > On Mon, Apr 29, 2019 at 02:49:33PM +0200, pelzflorian (Florian Pelz) > > wrote: > > > On Mon, Apr 29, 2019 at 01:48:52PM +0200, Ludovic Courtès wro

Re: Last translation round on Monday?

2019-04-29 Thread Julien Lepiller
Le Mon, 29 Apr 2019 19:55:14 +0200, "pelzflorian (Florian Pelz)" a écrit : > On Mon, Apr 29, 2019 at 02:49:33PM +0200, pelzflorian (Florian Pelz) > wrote: > > On Mon, Apr 29, 2019 at 01:48:52PM +0200, Ludovic Courtès wrote: > > > Saluton, > > > > > > I sent an update to the Translation Project

Re: Last translation round on Monday?

2019-04-29 Thread pelzflorian (Florian Pelz)
On Mon, Apr 29, 2019 at 02:49:33PM +0200, pelzflorian (Florian Pelz) wrote: > On Mon, Apr 29, 2019 at 01:48:52PM +0200, Ludovic Courtès wrote: > > Saluton, > > > > I sent an update to the Translation Project so it will hopefully > > show up soon. > > > > The tarball with up-to-date POT files is a

Re: Video narration

2019-04-29 Thread Paul Garlick
Hi Laura, > > I have made a start with the 01-installation-from-script video. I > > am using Firefox version 66.0.3 to test. > Ok I will go on with the followings then! Working on the timings for 02-daily-use1 I have found that I have needed to make a couple of changes to the 'hesitate' procedu

Re: "System Package" vs "System Service"

2019-04-29 Thread Raghav Gururajan
Thank you very much for your clear explanation. I did add Tor Service with Default Configuration to my system config; ans also added the user to Tor group. But it seems that the traffic is not routed when I checked with "check.torproject.org". What should I do? On Sun, 2019-04-28 at 18:41 +0200, Da

Re: Last translation round on Monday?

2019-04-29 Thread pelzflorian (Florian Pelz)
On Mon, Apr 29, 2019 at 01:48:52PM +0200, Ludovic Courtès wrote: > Saluton, > > I sent an update to the Translation Project so it will hopefully > show up soon. > > The tarball with up-to-date POT files is available here: > > http://web.fdn.fr/~lcourtes/tmp/guix-1.0.0-pre3.tar.gz > http://we

Re: Last translation round on Monday?

2019-04-29 Thread Ludovic Courtès
Saluton, I sent an update to the Translation Project so it will hopefully show up soon. The tarball with up-to-date POT files is available here: http://web.fdn.fr/~lcourtes/tmp/guix-1.0.0-pre3.tar.gz http://web.fdn.fr/~lcourtes/tmp/guix-1.0.0-pre3.tar.gz.sig Ludo’.

Re: Guix on a microkernel

2019-04-29 Thread Pronaip
Not a microkernel, but Plan 9's file system semantics might be worth playing around with. The POSIX emulation probably wouldn't be able to support a full-blown Guix system, but the OS is very well worth taking hints from, at the very least. Overlays would imho be much nicer to work with than pat

Re: Feature Request for Guix Site

2019-04-29 Thread Ludovic Courtès
sirgazil skribis: > El 28/04/19 a las 7:55 a. m., Ludovic Courtès escribió: >> Hello, >> >> "Raghav Gururajan" skribis: >> >>> Can someone who have admin privileges, add "Manual" tab to the menu of Guix >>> Site (www.gnu.org/software/guix), which links to the Guix Manual >>> (www.gnu.org/softw