Re: Help with channel build system and package

2024-03-07 Thread Jesse Millwood
I'm still trying to get this to work. I tracked some things I forgot and now have my channel hosted at: https://codeberg.org/moonling/guix-embedded-dev When I try to build my toolchain package I get this: ➜ guix build -v 4 -L guix-embedded-dev ct-ng-riscv64-unknown-elf substitute: updating sub

Re: Encrypted Images?

2024-03-07 Thread Maxim Cournoyer
Hi Christopher, Christopher Howard writes: > Hi, I've recently starting learning how to use `guix system image', > and have learned enough to create one raw image which I was able to > copy onto a hard drive on another computer. > > I am wondering if it is possible to use `guix system image' to

Re: Configuring mount for NTFS partition at boot makes the system unbootable.

2024-03-07 Thread Felix Lechner via
Hi William, On Fri, Mar 08 2024, William wrote: > you mean absolute paths for mounting points or for ntfs-3g? I meant store paths inside packages. They may not be visible to you. Packaging errors can cause some to go missing. > Shouldn't Sheperd log these issues somewhere? Logging may be a rec

Re: Configuring mount for NTFS partition at boot makes the system unbootable.

2024-03-07 Thread William
On Thu, 07 Mar 2024 06:41:38 -0800 Felix Lechner wrote: > Hi William, > > On Mon, Mar 04 2024, William wrote: > > > the issue is ... ntfs-3g relying on the external FUSE to mount > > partitions. > > I am not sure but please consider that GNU Guix relies on absolute > paths to find many things.

Thanks for attending the first patch review session!

2024-03-07 Thread Steve George
Hi everyone, Just wanted to say thanks to everyone who came along to Guix London's first patch review session! Along with a special thanks to Andreas Enge for jumping in as our first committer showing how he reviews and answering a host of questions. Arun, Chris, Fabio and I were really exc

Re: Staging Scheme code to run as one-shot service

2024-03-07 Thread Owen T. Heisler
On 3/5/24 19:32, Owen T. Heisler wrote: I have a minimal example now that does work, including with the G-expression defined separately. And thanks, Felix, for your help! Owen

Re: Configuring mount for NTFS partition at boot makes the system unbootable.

2024-03-07 Thread Felix Lechner via
Hi William, On Mon, Mar 04 2024, William wrote: > the issue is ... ntfs-3g relying on the external FUSE to mount > partitions. I am not sure but please consider that GNU Guix relies on absolute paths to find many things. Perhaps a needed part is not found? Kind regards Felix

Re: Patch review session tomorrow (Thursday 7th March)

2024-03-07 Thread Felix Lechner via
Hi, On Wed, Mar 06 2024, Steve George wrote: > 18:00 UTC, 18:00 GMT (London), 19:00 CET (Paris), 13:00 EST (New York) As one of the weirdos out in California, I'll add 10 AM Pacific. Please join! Kind regards Felix