I do not know if you deliberately did not reply to all. I hope you do
not mind me quoting you.
On Sat, Oct 31, 2020 at 04:16:11PM -0400, Douglas Linford wrote:
> Is recompiling the kernel to include radeon an option?
> Meaning, can I recompile the kernel myself?
>
> Douglas
Guix will not provid
Ludovic Courtès writes:
Hello,
> Jan Nieuwenhuizen skribis:
>
>> Ludovic Courtès writes:
>
> [...]
>
>>> If you confirm that it works for you and looks reasonable, we can apply
>>> it.
>>
>> Yes, this works. The test and also my reproducer now work fine.
>
> Thanks for checking, I pushed the fi
I've pushed this last patch as 582cf9257cd1f9c969fbba5eb1c336ac8b975cde
with the following additions:
- A pointer to this issue in the commit message.
- A description of store-directory-prefix on the commit message.
- A better version (I hope) of the comment inside .
Thank you very much!
Miguel
¡Hola, Ludo!
Thanks for your comments. Reviewing them I found some more issues that
I address inline:
Ludovic Courtès writes:
> Miguel Ángel Arruga Vivas skribis:
>
>> From 5886bdf74bda59649b3d17b691132d9d030e0fb4 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas
Writing the last email I though about adding this:
--
;; OS's root file system, so it might be a device path like "/dev/sda3".
+ ;; The 'store-directory-prefix' field contains #f or the actual path of
+ ;; the store in
Hi Ludo!
First of all, thanks for the review.
Ludovic Courtès writes:
> Could you explain why we need ‘store-directory-prefix’ in addition to
> ‘store-mount-point’? At first sight, looking at the fields in there,
> these two can seem to be synonymous.
The difference is subtle unless you use bt
Hi,
Jan Nieuwenhuizen skribis:
> Ludovic Courtès writes:
[...]
>> The attached patch adds a test loosely based on yours and a fix for
>> that. The fix (for the “userns” engine) is to make NEW_ROOT a tmpfs,
>> such that upon completion, all we need to do is to unmount it and remove
>> it; it l
¡Hola!
Miguel Ángel Arruga Vivas skribis:
> From 5886bdf74bda59649b3d17b691132d9d030e0fb4 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?=
>
> Date: Sat, 24 Oct 2020 20:36:21 +0200
> Subject: [PATCH] system: Do not depend on locale folder generated by
> grub-i
Hi!
Miguel Ángel Arruga Vivas skribis:
> From 527a9271122f7b83f31dc0b910c6704af81bde66 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?=
>
> Date: Sat, 24 Oct 2020 18:15:53 +0200
> Subject: [PATCH 2/2] system: Add store-directory-prefix to boot-parameters.
>
> *
On Sat, Oct 31, 2020 at 02:22:58PM +0100, soheilkhanalipur--- via Bug reports
for GNU Guix wrote:
> Guix has some incompatibilities like (issues.guix.gnu.org/43985) with my
> computer.
> What are these? what's the solution?
Your issues are post-install, I think, so the installer worked
properly,
On Thu, Sep 10, 2020 at 08:26:10PM +0200, Leo Prikler wrote:
> As reported in #43296, gnome-builder tries to be linked against the static
> version of libselinux (propagated through glib/gio), failing to do so, as it
> also wants to be a PIE. To keep the PIE, link it against the dynamic library.
>
To replicate:
cd to a git checkout of the source code, gnu/system/examples
The hash for my current checkout is
d7e033b9a153a9e60f52ff64f4eb355c1c3d0a6e which is also the hash for my
current version of guix.
guix system disk-image -t raw lightweight-desktop.tmpl
lightweight-desktop.tmpl defines
On 10/31/20 1:04 PM, Miguel Ángel Arruga Vivas wrote:
Hi,
I CC the list, as we are currently on freeze, but this might require a
fix or at least a big explanation somewhere, my bad for not answering
soon enough. :-(
Marinus Savoritias writes:
Hi,
The steps that I followed were:
1. Use gu
Guix has some incompatibilities like (issues.guix.gnu.org/43985) with my
computer.
What are these? what's the solution?
Thanks for investigating.
I will try to do it later. Please give me some time.
On 2020/10/29 上午7:02, zimoun wrote:
Dear,
On Tue, 12 May 2020 at 19:07, Wensheng Xie wrote:
3.
./configure
Here is missing the argument ’--localstatedir=/var/’.
Could you add it and report if you still have the
The --no-clear option is hard-coded for mingetty, with no documentation
about why. The mingetty page says,
--noclear
Do not clear the screen before prompting for the login
name (the
screen is normally cleared).
I do not think I am alone in preferring the scre
Hi,
I CC the list, as we are currently on freeze, but this might require a
fix or at least a big explanation somewhere, my bad for not answering
soon enough. :-(
Marinus Savoritias writes:
> Hi,
>
> The steps that I followed were:
>
> 1. Use guided installation using full disk with graphical ins
Hi Maxim,
Maxim Cournoyer skribis:
>> +(define (assert-clean-checkout repository)
>> + "Error out if the working directory at REPOSITORY contains local
>> +modifications."
>> + (define description
>> +(let ((format-options (make-describe-format-options
>> + #:dirt
zimoun skribis:
> On Fri, 30 Oct 2020 at 17:20, Ludovic Courtès wrote:
>
>> Currently, ‘guix install’ errors out if you try to install two
>> same-named packages with a different version number or a different store
>> file name (typically via propagated inputs).
>>
>> Here, ‘emacs’ and ‘emacs-xw
Hi Lars,
Lars-Dominik Braun skribis:
>> Another thing to look at is the object graph (as show by ‘guix
>> graph’). Input rewriting can duplicate parts of the graph, which in
>> turn defeats package->derivation memoization. Just looking at the
>> number of nodes in the graph can give hints.
>
20 matches
Mail list logo