From: Gottfried <gottfried@posteo.de>
To: help-guix@gnu.org
Subject: messages in updating my config.scm
Date: Thu, 4 Aug 2022 16:40:32 +0000 [thread overview]
Message-ID: <ea70050b-2950-1e1b-7827-269239873d36@posteo.de> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 868 bytes --]
Hi Guixers,
when doing a
sudo guix system reconfigure /etc/config.scm
it gives me two messages:
/etc/config.scm:49:14: Warnung: the 'target' field is deprecated, please
use 'targets' instead
/etc/config.scm:8:0: Warnung: Elemente der Liste im Feld „swap-devices“
sollten nun über das Verbundsobjekt <swap-space> definiert werden, denn
die alte Methode ist veraltet. Siehe
"(guix.de)„operating-system“-Referenz" für mehr Informationen.
Do I understand it right,
that instead of "target" I should change it into "targets" in:
(bootloader
(bootloader-configuration
(bootloader grub-efi-bootloader)
(target "/boot/efi")
and
instead of "swap-devices"
(swap-devices
(list (uuid "51d5cd20-4513-4a02-9e35-df4338eccaa0")))
I should change into:
"swap-space"
in my config.scm file?
Gottfried
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
next reply other threads:[~2022-08-04 16:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-04 16:40 Gottfried [this message]
2022-08-04 16:43 ` messages in updating my config.scm (
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ea70050b-2950-1e1b-7827-269239873d36@posteo.de \
--to=gottfried@posteo.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).