[Sorry about the uncomplete message I (might?) have sent earlier.]
Hi,
I want to create a bootable guixsd installation for an EFI x86-64
computer. But I don't want to use the installation disk, but create that
from an existing guixsd system. The existing system is a BIOS system
(and I'm runni
Hi,
I want to create a bootable guixsd installation for an EFI x86-64
computer. But I don't want to use the installation disk, but create that
from an existing guixsd system. The existing system is a BIOS system
(and I'm running it inside qemu).
The new system will be installed on a black ha
Gottfried writes:
> Hinweis: Nachdem Sie `PATH' festgelegt haben, sollten Sie `hash guix'
> ausführen, damit Ihre Shell `/root/.config/guix/current/bin/guix'
> verwendet.
>
> What does it mean?
>
> How do I "PATH"...
Your shell (by default that’s GNU Bash) has a few builtin commands, but
whe
Gottfried writes:
> If I do a guix pull at root, than the guix system is for root updated, I
> understood,
>
> does it mean that's it, and I don´t need to do a
>
> guix system reconfigure /etc/config.scm, which I do for the user?
There seems to have been a misunderstanding; sorry for confus
Unfortunately I don´t understand your answer.
"I tried your file, but I don't have the same issue. For me it
fails with *cups-filters: unbound variable* (instead of
cups-service-type). I only had to add this line near the top of the file
(line 3):
(use-package-modules cups)"
Wo
Now I did a guix pull in root.
It asks me at the end:
Hinweis: Nachdem Sie `PATH' festgelegt haben, sollten Sie `hash guix'
ausführen, damit Ihre Shell `/root/.config/guix/current/bin/guix' verwendet.
What does it mean?
How do I "PATH"...
Gottfried
Am 16.02.22 um 21:09 schrieb Ricardo
If I do a guix pull at root, than the guix system is for root updated, I
understood,
does it mean that's it, and I don´t need to do a
guix system reconfigure /etc/config.scm, which I do for the user?
Gottfried
Am 16.02.22 um 21:09 schrieb Ricardo Wurmus:
Gottfried writes:
Should I do a
On Wed, Feb 16, 2022 at 07:28:35PM +, Gottfried wrote:
> In other Linux distros there is always an immediate announcement if there
> are security updates and package updates available.
>
> In guix system it seems, according to Your answer, it does not happen.
> (May be in future if it wil
On Wed, Feb 16, 2022 at 07:34:20PM +, Gottfried wrote:
> Which other terminal emulators are useful, because I want to install a
> second one (in case of emergency, because I messed the one I had up,
> fortunately I could recover it)?
rxvt-unicode is another good terminal emulator.
Gottfried skribis:
> When I am getting to know a new Linux distro, my first approach is, to find
> out, what the meaning of the name of this Linux distro is about.
>
> I checked on the web, what meaning "guix" has, but I didn´t find anything.
>
> Could somebody explain to me what '"Guix" means?
Gottfried writes:
> Should I do a guix pull basically in my user account?
>
> Or should I do a guix pull basically in the root account?
>
> As far as I understood if I do a gux pull in my user account, it has
> no influence to the root account?
This is correct. As far as Guix is concerned “ro
I tried your file, but I don't have the same issue. For me it fails with
*cups-filters: unbound variable* (instead of cups-service-type). I only had to
add this line near the top of the file (line 3):
(use-package-modules cups)
To make it available. Then the system builds.
On February 16, 2022
I started to read the manual, but didn´t yet come across this.
When you install a package in an other Linux distro, it will be
available in the system.
In guix it is different. I installed e.g. hplip,
system-config-printer,cups, cups-filters, but additionally I have to add
the printer settin
When I am getting to know a new Linux distro, my first approach is, to
find out, what the meaning of the name of this Linux distro is about.
I checked on the web, what meaning "guix" has, but I didn´t find anything.
Could somebody explain to me what '"Guix" means?
This is the file content of /etc/config.scm file: (*bold* are my
printer settings for better finding and reading)
;; This is an operating system configuration generated
;; by the graphical installer.
(use-modules (gnu))
(*use-service-modules cups* desktop networking ssh xorg)
(operating-syst
Xterm is a terminal emulator, not a shell.
I am sorry, I meant a terminal emulator.
Which other terminal emulators are useful, because I want to install a
second one (in case of emergency, because I messed the one I had up,
fortunately I could recover it)?
Am 16.02.22 um 18:21 schr
In other Linux distros there is always an immediate announcement if
there are security updates and package updates available.
In guix system it seems, according to Your answer, it does not
happen. (May be in future if it will be developed?)
regards
Gottfried
Am 16.02.22 um 18:19 schri
thanks
is there a possibility to run a guix pull for root and for the user
together, in order not to do it twice, because it needs quite a long
time, compared to other Linux distros, where updating takes only some
minutes. (Debian based distros, Manjaro, Endeavour OS and so on).
If you do a
On Wed, Feb 16, 2022 at 12:19:58PM -0500, Leo Famulari wrote:
> On Wed, Feb 16, 2022 at 04:28:08PM +, Gottfried wrote:
> > But If I do a guix pull only in my user account, it would mean, as far as I
> > understand it, the root account would not get security updates?
>
> Correct.
>
> > What sh
On Wed, Feb 16, 2022 at 04:19:04PM +, Gottfried wrote:
> when I am using Mate in guix system installed, Mate shell is based on x-term
> (as the Info said.)
Xterm is a terminal emulator, not a shell.
> Do I have to install "bash" and "sh" shell through the command: guix install
> bash and guix
On Wed, Feb 16, 2022 at 04:36:05PM +, Gottfried wrote:
> It is difficult for newcomers (who are not used to the command line and
> didn´t study computers) to install a printer, so I would suggest that the
> guix team adds a printer installing option in their installing menu, like in
> other dis
Can you share again the content of your /etc/config.scm file?
On February 16, 2022 5:04:02 PM GMT+01:00, Gottfried
wrote:
>Hello,
>
>thanks for Your email.
>
>I added cups to the service-modules (use-service-modules cups desktop
>networking ssh xorg),
>
>after guix system reconfigure /etc/confi
On Wed, Feb 16, 2022 at 04:28:08PM +, Gottfried wrote:
> how often do I have to do a "guix pull"? Once a week, or twice a week, or
> every second week?
You never *have* to do it, but I recommend you do it at least once a
week, if that works for you. There are security problems fixed in every
u
Hi,
how often do I have to do a "guix pull"? Once a week, or twice a week,
or every second week?
Are there possibilities to know, when security updates are made and I
should do a guix pull?
Should I do a guix pull basically in my user account?
Or should I do a guix pull basically in the ro
Hi,
When I was installing guix as my Linux system, it didn´t install a
printer. Is this the normal habit of guix?
It is difficult for newcomers (who are not used to the command line and
didn´t study computers) to install a printer, so I would suggest that
the guix team adds a printer install
Hi,
when I am using Mate in guix system installed, Mate shell is based on
x-term (as the Info said.)
Do I have to install "bash" and "sh" shell through the command: guix
install bash and guix install sh?
What would be the benefit of installing bash and sh shell?
Gottfried
Apparently, it's now fixed:
https://issues.guix.gnu.org/53695#3
--
Daniel
Hello,
thanks for Your email.
I added cups to the service-modules (use-service-modules cups desktop
networking ssh xorg),
after guix system reconfigure /etc/config.scm
still it says:
*Fehler: cups-service-type: Nicht gebundene Variable (Error:
cups-service-type: Unbound variable) *I don´t
Hi Stefan,
First of all, thanks for your great work to bring the Guix for RPi.
>Your troubles might indicate that you didn’t properly mount the ext4
>and FAT file systems below /mnt. You should follow the manual
>regarding an EFI system¹: Mount the ext4 partition of the microSD card
>at /mnt a
29 matches
Mail list logo