On Mon, 14 May 2018 13:20:48 +0200
Ricardo Wurmus wrote:
> Ludovic Courtès writes:
>
> >> You should not package ghc-array, ghc-containers, or ghc-binary — these
> >> are all provided by GHC itself. It is possible that there are some more
> >> packages for which this applies (possibly includin
On Thu, 17 May 2018 16:18:49 +0200
l...@gnu.org (Ludovic Courtès) wrote:
...
> Ton, could you update your patch series at:
>
> https://bugs.gnu.org/31422
> https://bugs.gnu.org/31423
>
> ?
>
> TIA!
>
> Ludo’.
Will do, trying to finish and send them now.
On a related note: I started pack
r path.
To use this definition with guix: put it in for
example /home/username/guix-modules/certs.scm and then add this directory to
your $GUIX_PACKAGE_PATH. I do the following in my .profile
export GUIX_PACKAGE_PATH="$HOME/guix-modules:$GUIX_PACKAGE_PATH"
I'm traveling and so mig
HI Jone.
What config did you use? I see you've been on the list for some time so I'm
guessing your config contains more than the barebones or similar.
A few things that may help, of the top of my head; without knowing more:
Use a package manifest and trim down anything not strictly necessary fro
m definitions.
Defining packages and services is next level (it's not very difficult, but
not something you should need for regular systems). Look at the sections
under "System Configuration" sepcifically the pages under Services.
HTH
Tonton
e and reboot. You have now set a new
password for your root account.
For documentation see
man passwd
man 5 shadow
Now for some this is old, but for those who have not seen this before - this
is why physical access means you own the device. Unless ofcourse, it's
encrypted.
HTH
Tonton
ymlinks are the gc roots for the store items, so run guix gc after to
actually remove the stuff.
HTH
Tonton
On Mon, 17 Dec 2018 21:00:26 +0100 (CET)
wrote:
> Hello, Guix developers! There no suggestions in manual about how to delete
> system generations that are displaying by `guix syste
(base32
"0agx490q6sbmv3vfq33ys8dsrgwizj3bmha4i1pkxz5wp5q8cx3l"))
-
Then add the file to your shells $GUIX_PACKAGE_PATH like
'export GUIX_PACKAGE_PATH=~/my-guix-pakcages/:$GUIX_PACKAGE_PATH'
in your .profile or similar. Open a new shell and run:
guix pack
On Sun, 30 Dec 2018 19:57:06 -0300
wrote:
> Tonton writes:
>
> Yes, but I check the blog suggested by Björn:
>
> https://www.gnu.org/software/guix/blog/2018/multi-dimensional-transactions-and-rollbacks-oh-my/
>
Cool, I hadn't seen this post before. So yes, that sounds
On Tue, 08 Jan 2019 18:43:06 +0200
Divan Santana wrote:
> 3. If I run guix system vm --fallback system.scm I get a vm I can run,
>which is really awesome. If I then do a guix pull and guix system
>vm --fallback system.scm I get /another/ VM which I can run. How is
>the previous VMs ga
This is mostly a shot in the dark, but is it feasible to have a /boot
partition with a initramfs on a partition of it's own and then all the rest
of / on a raid partition?
To make it work kernel, initramfs, mdadm, GRUB and some other tools would
need to be copied to the /boot partition from store,
Hi, no, I use mdadm. Can GRUB see/use/boot this?
Maybe this is way easier than I thought. Could you share how you configure
this on your end?
On Wed, 12 Jun 2019 17:52:09 +0200
Tobias Geerinckx-Rice wrote:
> Tonton,
>
> Tonton wrote:
> > This is mostly a shot in the dark, but
tloader
(bootloader-configuration
(bootloader grub-bootloader)
(target "/dev/disk/by-id/usb-Kingston_DT_microDuo_3.0_1C6F6581FDFCBEB0B9233C66-0:0")))
(swap-devices '("/swapfile"))
(file-systems (cons* (file-system
(device (file-
Quiliro, this is not about censorship. No one is taking away your right to
express yourself. This channel however is not public, even though it comes
close. This channel also has a set topic.
This is just another drop in the ocean. No one will fix anything while the
storm is raging.
I think I can
Hi,
I built a VM from your config. It boots allright, I saw some errors about
files in /etc/ but couldn't catch what they were. I also haven't figured out
how to get at logs of a running VM to check.
Maybe try guix pull followed by guix system build YOUR-CONFIG-FILE.scm
without sudo, I mean as yo
15 matches
Mail list logo