Hi Andreas,
I'm not subscribed to help-guix, so I saw this only by chance.
If you had filed a bug report, I would have seen it sooner.
Andreas Enge wrote:
> since a recent update to icecat-68.12.0-guix0-preview1 (I do not know
> from which version), the "Searxes Third Party Request Blocker" add-
Hartmut Goebel writes:
> Am 25.03.2018 um 07:34 schrieb Chris Marusich:
>> As Ludo mentioned elsewhere, using a dongle is one good option. What
>> prevents you from using a dongle?
>
> Why should I punish myself just for to says "Hey, I'm using only free
> software"? This benefits nobody! [1]
>
Hi,
Eleven writes:
> I’m trying to compile some extra kernel module for my guixsd, however
> the headers files needed, `modules.h` and `platform_device.h` was not
> found. After redefining the linux-libra-headers package, update the
> version to 4.15.13 which is the version of the kernel I’m curr
Hi Joshua,
Joshua Branson writes:
> Maybe I'm being really silly, but don't you just do a guix pull as a
> root user not as a normal user?
No. Guix is not like most distros where you have to be root to update
the package list, and where root's package list is used by all other
users.
In the Gu
Joshua Branson writes:
> I guess I'm still a little confused. Suppose that I want to update all
> packages, on my system. The ones owned by root, and the ones owned by
> all other users. Then I'd do this?
>
> $ guix pull && guix package -u
>
> $ logout
>
> $ login DifferentUser
>
> $ guix pull
Hi Pierre,
Pierre Neidhardt writes:
> Guix already supports cross-compilation out of the box of 32-bit
> packages on any architecture:
>
> guix build --system=i686-linux PACKAGES...
>
> Now the question is: is it possible to run the produced binaries
> directly (no VM)?
Yes.
> Many other
t;> 'guix system vm-image' hangs on guix (GNU Guix) 0.14.0.4439-eb88e built
>>> from source today. Please see log except below. It worked on guix (GNU
>>> Guix) 0.14.0.4196-2c92a. built <2018-04-18 Wed>
[...]
>> I bisected the git repo to commit:
>>
&
Jone writes:
> Hello. I check updates:
>
> guix refresh emacs
> gnu/packages/emacs.scm:116:13: emacs would be upgraded from 25.3 to 26.1
>
> and would like to install only this one update:
>
> guix package -u emacs
> guix package: warning: Your Guix installation is 16 days old
> ...
>
> Can
Hi Divan,
Divan Santana writes:
> How does one import a root certificate for GuixSD?
>
> I didn't see it in the manual.
You didn't see it because we don't yet have a polished way to do this,
unfortunately. The good news is that we've already laid the groundwork
for supporting local certificate
Mark H Weaver writes:
> Something like this (untested):
>
> (define-public my-root-cert
> (package
> (name "my-root-cert")
> (version "0")
> (source #f)
> (build-system trivial-build-system)
> (arguments
> &
Hi Chris,
Chris Marusich writes:
> Mark H Weaver writes:
>
>>;; Create hash symlinks suitable for OpenSSL ('SSL_CERT_DIR' and
>>;; similar.)
>>(chdir (string-append %output "/etc/ssl/certs"))
>>
Hi,
Marco van Hulten writes:
> When I install the package `racket' through
>
> guix pull &&\
> guix package -i racket
>
> I get this error:
>
> guix package: error: racket-fix-xform-issue.patch: patch not found
This was fixed in commit 57ac5261fec345b16cf80f87aa03212abc2c5a11,
pushe
Hi Benjamin,
Benjamin Slade writes:
> Though, unfortunately, when I try `guix package -i hello` (or any other
> package), I get the following error:
>
>
>
> /gnu/store/qzdabl7b02cp4xsfkz4znxpy482gsgh8-bootstrap-binaries-0/bin/tar:
> /gnu/store/4ka60wq7j51ywy7pmpwy7fqqnzk12ay6-
Hi Julien,
Julien Lepiller writes:
> I'm trying to install GuixSD on a cubietruck. For that, I installed a
> foreign distro, installed guix using the binary method, pulled to the
> latest version and I eventually ran "guix system init /etc/config.scm
> /".
>
> After that, I rebooted and I can u
Benjamin Slade writes:
> On 2018-08-20T22:38:20-0600, Leo Famulari wrote:
>
> > Having to build tar from the bootstrap binaries suggests you didn't
> > get any pre-built "substitutes", but instead were building every
> > package up to emacs and certbot from source. Aarch64 substitutes
> > *
Hi Pierre,
Pierre Neidhardt writes:
>> If, say, “coreutils” is live, then the corresponding “coreutils.drv”
>> will be considered live as well when you pass --gc-keep-derivations.
>
> Is the .drv live forever then? Even when all the corresponding outputs have
> been deleted from all profiles /
Pierre Neidhardt writes:
>> it works well in my preferred mode of operation where I
>> build everything locally and never use substitutes.
>
> Do substitutes change the way GC behaves? I use substitutes.
No. However, if you build everything locally, it becomes more important
to avoid deleting
znavko writes:
> Hello! I am using GNU IceCat, that has Network Settings for using
> proxy. I can use tor with it. I was using Abrowaser on trisquel, but
> GuixSD repository has no such:
>
> $ guix package -s abrowser
> $
>
> I've found other browsers with `guix package -s 'web browser'` but all
carl hansen writes:
> I installed guix 0.15 on Debian testing system
> Power went out while 'guix pull'ing or something.
> Now, show stopper error. Attached. How to proceed?
I would move .config/guix to another location (or simply delete it),
optionally run "guix gc --verify=contents", and then
Pierre Neidhardt writes:
> This might be unrelated to Guix but since I'm in the dark here, I
> figured I'd rather ask, maybe someone ran into a similar issue.
>
> For the past 2-4 weeks I've had at least 4 Git repositories that got
> corrupted for no apparent reason. Even a checkout that I had n
Tobias Geerinckx-Rice writes:
> Tobias Geerinckx-Rice wrote:
>> Pierre Neidhardt wrote:
>>> Yup, that's what I've found out as well.
>>>
>>> There is an AUR package for memtest86 (no +) on EFI:
>>>
>>> https://aur.archlinux.org/packages/memtest86-efi/
>
> I stand by my initial pronouncement:
Tobias Geerinckx-Rice writes:
> Mark H. Weaver wrote:
>> Tobias Geerinckx-Rice writes:
>>> Only the old, unmaintained (and notably non-UEFI) version 4 is
>>> GPL2. Newer versions are mystery meat.[1]
>>
>> Oh, that's unfortunate :-(
>
> Ind
Brian Woodcox writes:
> So I have been trying to install GuixSD 0.15.0 for a few days now.
>
> My first problem was not setting
> —substitutes-urls=“https://berlin.guixsd.org. So that fixed one
> problem.
>
> My other problem is try as I might, I cannot get either guile-2.2.3 or
> guile-2.2.4 to
George Clemmer writes:
> Brian, I believe that what you are experiencing as a "hang" is actually
> the incredibly long time that it takes for guile to bootstrap itself.
That's not what's happening here, because this hang is happening during
"make check". Thanks anyway :)
Mark
Hi Brian,
Brian Woodcox writes:
> This is what is displaced on the screen when the hang occurs:
>
> …
> make check-TESTS
> make[3]: Entering directory ‘/tmp/guix-build-guile-2.2.3.drv-0/guile-2.2.3’
> Testing /tmp/guix-build-guile-2.2.3.drv-0/guile-2.2.3/meta/guile …
> with GUILE_LOAD_PATH=/tmp
George Clemmer writes:
> Brian Woodcox writes:
>
>> I think I’ve had it sitting like that for hours.
>>
>> The reason I think it’s hung in VirtualBox is the fact that within
>> about 45 seconds there is no longer any activity on the hard disk
>> icon.
>>
>> I am currently installing in Qemu and
Brian Woodcox writes:
> Just to avoid me having to search, what command would I use to get the
> tail of the build log file.
If you know the file name in /gnu/store of one of the build's outputs,
you can pass that file name, e.g.:
guix build --log-file /gnu/store/1mr5izrbxwd7cbq8m1xrqm45rzkibp
Brian Woodcox writes:
> I posted before I saw Leo’s reply at any rate his method is probably better.
>
> In my case, from the /gnu/store directory, I entered:
>
> nano ./59pqd1d0ihqxx0i64yxk335vjmw78wmh-bzip2-1.0.6.tar.gz.drv
>
> and at the end of the line, I changed url from
> http://www.bzip.o
Hi Brian,
When looking for a file that Guix is trying to download but which is no
longer available at the expected URL, I normally just do a web search
for the file name, in this case "texlive-20170524-extra.tar.xz". Any
site will do. It needn't be a site you trust, because Guix always
checks th
Hi Brian,
Earlier, I wrote:
> (1) You could wait until hydra.gnu.org comes back online, which I expect
> to happen sometime next week. Hydra has a full set of substitutes for
> 0.15.0, so you shouldn't need to build Guile at that point.
hydra.gnu.org is now back up, so this would be a good time
Brett Gilio writes:
> I am attempting to reconfigure my system using the hydra mirror, and it
> can not complete because of an incomplete build.
>
> building /gnu/store/p6h8w55cbl2nch5fyg98ka5bdlyg55bp-raw-initrd.drv...
> build of /gnu/store/p6h8w55cbl2nch5fyg98ka5bdlyg55bp-raw-initrd.drv failed
swedebugia writes:
> On 2018-09-14 19:46, Mark H Weaver wrote:
>> Hi Pierre,
>>
>> Pierre Neidhardt writes:
>>
>>>> If, say, “coreutils” is live, then the corresponding “coreutils.drv”
>>>> will be considered live as well when you pass --gc-
Pierre Neidhardt writes:
> I've been bugged by this as well (see
> https://lists.gnu.org/archive/html/help-guix/2018-09/msg00028.html). There
> are
> a few options beside Ricardo's suggestion:
>
> - You can start the Guix daemon with --gc-keep-outputs (see "(guix) Invoking
> guix-daemon" in t
Pierre Neidhardt writes:
>> Contrary to what Pierre wrote above, I've found that the use of these
>> flags certainly does _not_ lead to an ever-growing store.
>
> According to the discussion I linked above, The reason behind the ever-growing
> store are substitutes. So if you don't use them, the
Hi Joshua,
Joshua Branson writes:
> Mark H Weaver writes:
>
>> Pierre Neidhardt writes:
>>
>> On my GuixSD system where substitutes are completely disabled and I
>> build everything locally, I've been running my Guix daemon with both
>> --gc-keep-deri
Mark H Weaver writes:
> Unfortunately, the US government claims the authority to secretly demand
> physical access to servers, and to forbid those coerced from telling
> anyone what happened. See:
>
> https://en.wikipedia.org/wiki/National_security_letter
Well, having
George Clemmer writes:
> Mark H Weaver writes:
>
>> On my GuixSD system where substitutes are completely disabled and I
>> build everything locally, I've been running my Guix daemon with both
>> --gc-keep-derivations=yes and --gc-keep-outputs=yes for years. Here
Hi Ludovic,
Ludovic Courtès writes:
> Actually, I was also wondering whether we should provide a configurable
> mechanism that would, by default, automatically delete old GC roots and
> maybe even run the GC automatically when needed—similar to what Git
> does.
>
> Thoughts?
I think it's reason
Hi Brian,
Brian Woodcox writes:
> I’m not able to install rust. Initially, I was having problems with
> 1.19.0 because of memory issues. I fixed that by increasing the
> memory and now 1.19.0 is installed.
>
> Now that I have lots of memory 16GB, and lots of hard disk space, I cannot
> get 1.
Chris Marusich writes:
> Mark H Weaver writes:
>
>> Hi Ludovic,
>>
>> Ludovic Courtès writes:
>>
>>> Actually, I was also wondering whether we should provide a configurable
>>> mechanism that would, by default, automatically delete old GC roots
Giovanni Biscuolo writes:
> OK, so my problem getting ungoogled-chromium installed is not related to
> the 504 gateway timeout from the web API
>
> unfortunately I'm still having problems installing it since my client
> does not download the substitute but starts building the derivation:
>
> $ gu
Hi Raghav,
Raghav Gururajan writes:
> What and how should I do to enable the following in my Thinkpad X200T (X200
> Tablet)?
As far as I know, we don't yet have "out of the box" support for the
Thinkpad X200 Tablet. Since I don't have one myself, I can only give
you some pointers.
> 1) Button
Earlier, I wrote:
>> 2) Input using stylus pen.
>
> The touch screen is apparently a Wacom device. From GNOME, you might be
> able to easily set it up from the "Wacom" section of GNOME settings. I
> don't know about other desktop environments off-hand.
[...]
> To set it up permanently, it *mig
Hi Raghav,
Raghav Gururajan writes:
> In continuation to my previous email, I tried to fix the error. But the old
> error is gone and I am getting new ones.
>
> The errors are:
> /etc/rg-secondary.scm:47:24: warning: 'gnome-desktop-service' is deprecated,
> use 'gnome-desktop-service-type' ins
Hi,
mikadoZero writes:
> I am seeing some unexpected activity listed in the output of
> `guix system reconfigure`.
>
> I am not expecting to see:
>
> * XDG activity as the system configuration does not include anything
> related to xorg
> * GTK+ activity as there are no graphical programs in
Hi,
zna...@disroot.org writes:
> Hello! I need your advise in my `holly war` for guix purity in my
> low-capacity Laptop.
>
> While `guix pull && guix system reconfigure
> config-znavko-12-04-2019.scm` worked, Network-Manager and some other
> stuff have pervaded.
[...]
> 1) Let me know how to
Hi Raghav,
"Raghav Gururajan" writes:
> So my latest config is:
>
> (use-modules
> (gnu)
> (gnu system nss)
> (gnu services fingerprint)
> (use-service-modules desktop)
> (use-package-modules certs gnome)
[...]
> For the above, the error is:
>
> guix system: error: fail
Hi Raghav,
"Raghav Gururajan" writes:
> I made the changes you told me. Now the error is "guix system: error:
> /etc/rg-secondary.scm:49:24: no value specified for service of type
> 'fprintd'"
Sorry, this looks like a genuine bug in Guix's fingerprint service,
which was added relatively recentl
Please do not post instructions for installing nonfree software on
official Guix project forums.
Thanks,
Mark
Meiyo Peng writes:
> You should not run non free software on your computer. But if you have
> to use Dropbox for whatever reason, there is actually a way to run
> Dropbox
Hello again,
"Raghav Gururajan" writes:
> Ah I see. Thanks for raising the issue. Yes, we'll move on to "Stylus Input"
> :)
>
> April 16, 2019 4:22 PM, "Mark H Weaver" wrote:
>
>> Hi Raghav,
>>
>> "Raghav Gururajan
Hi,
Platoxia writes:
> After successfully doing "guix pull" as root, GuixSD fails to update from
> /gnu/store/nbpba96q5vjhr64c91s788109mj7f3y6-system (kernel 4.20.1)
> to current with "guix system reconfigure" due to an sha256 hash mismatch
> after downloading mozjs-38.2.1.rc0.
>
> I have a
Hi Jonathan,
"Jonathan Frederickson" writes:
> Hey - so I'm trying to get GuixSD running on a Thinkpad X230 running Heads.
> (https://github.com/osresearch/heads) For some background: this system boots
> into a Linux environment, has scripts that parse the GRUB config, and boots
> into the final
Hi Zelphir,
Zelphir Kaltstahl writes:
> Today I installed GNU Icecat from Guix and everything works fine, except
> for one thing:
>
> The whole Icecat UI uses a monospaced font and on every website
> everything is monospaced. I've tried for hours to change fonts using
> userChrome.css to no avai
Hi Zelphir,
Zelphir Kaltstahl writes:
> The problem is solved for me now. Would an "strace" still be helpful?
I'm not sure. It depends on whether we're able to understand from your
upcoming email what went wrong and how to fix it properly.
> I will write another mail to the list, summarizing w
Giovanni Biscuolo writes:
> HWRoitzsch writes:
>
>> So apparently all that was needed after the steps suggested on the
>> mailing list was a restart of my machine or possibly a re-login.
>
> may it be connected to the evironment?
>
> I guess you are using Guix System on bare metal or VM, I'm usi
Hi Dexter,
"Dexter Morgan" writes:
>How can I use GNOME Core Applications
>(https://en.wikipedia.org/wiki/GNOME_Core_Applications) that are
>missing in Guix System? I am quite frusturated and disappointed with
>the GNOME Desktop in Guix. I can't even use a music player or a
>c
Hi sirgazil,
sirgazil writes:
> I installed the GNU system with GNOME using the ISO installer
> (https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.iso.xz).
>
> When I play video or audio in the browser or in the desktop, I get no
> audio. The volume controls in the browser and
Zelphir Kaltstahl writes:
> Ah it could be, that a package changed something in `~/.profile`. I will
> check … No it still looks the same as before.
Guix never modifies your ~/.profile. The relevant file is:
~/.guix-profile/etc/profile, which is generated each time you update
your user profile.
Hi Chris,
Chris Marusich writes:
> I've noticed that my Guix System computer suspends if I leave it alone
> for a couple hours. It's plugged in. This is annoying, since sometimes
> I want to SSH into this computer, and I can't do that if it's suspended.
>
> I don't understand why it suspends.
Hello,
Tobias Geerinckx-Rice writes:
> On a more positive note: have you looked at
>
> https://aur.archlinux.org/packages/xf86-video-sisimedia/
> (or https://aur.archlinux.org/packages/xf86-video-sis/)?
Guix already has 'xf86-video-sis', and it's already included in
%default-xorg-modules in (
Tobias Geerinckx-Rice writes:
> Mark H Weaver wrote:
>> Guix already has 'xf86-video-sis', and it's already included in
>> %default-xorg-modules in (gnu services xorg). So, now we just need
>> to
>> find out why it's not working.
>
>
zna...@disroot.org writes:
> Mark, this is my lspci, lsmod, guix describe:
Can you share the contents of your /var/log/Xorg.0.log ? That should
show us which video driver(s) were loaded and any relevant error
messages.
Mark
Hi Jack,
Jack Hill writes:
> I've noticed that recently (unfortunately, I don't know exactly when
> it started), that grub no longer prompts me to enter my password to
> unlock my root filesystem.
FWIW, I also use an encrypted root filesystem on my Guix system, and
I've updated Guix since you r
Hi,
zna...@disroot.org writes:
> 'Expression is evaluated'??
> Maybe better is 'the package that matches expression'?
No, that's definitely not right. That wording suggests some kind of
pattern matching, which is not what's happening at all. Evaluation is a
process that takes an expression and
Hi Chris,
Christopher Lemmer Webber writes:
> Unfortunately my laptop was failing and I needed to pick up a new one
> asap before a conference I leave for tomorrow morning, so I bought one
> off the shelf from a retail store. Also unfortunately, while the
> hardware is supported in upstream lin
Hi Chris,
I wrote earlier:
> My first guess is that '/gnu/store/…-linux-next-…-checkout/include'
> should not be in the C include path while compiling that file, but that
> it's getting added. The difference might be due to the fact that the
> 'source' in this case is a directory instead of a tar
Hi Chris,
Christopher Lemmer Webber writes:
> Thanks! I got things working by going the tarball route, though
> slightly more indirectly than the approach you suggested here. What I
> did was get the latest release-candidate tarball and list the patches I
> specifically needed in the package de
Hello,
guixuser writes:
> Asking the new users to package what they want and suggesting
> alternative applications; is like passively showing middle finger to
> them.
This idea seems to pop up from time to time, and I think it deserves a
closer look.
First of all, we're not asking you to do any
Hi,
zna...@disroot.org writes:
> Hello! Need to set 'Search' and 'Top sites' blocks to the top of Icecat tab.
> But there is 'Privacy settings' block in the top, screen:
> http://0x0.st/zOid.png
> Please, how to hide or delete it at all?
I don't know off-hand, but I would suggest asking the que
Hi Gary,
Gary Johnson writes:
>> Are you running Guix on top of another distribution? I had to add the
>> veriable XDG_DATA_DIRS to the environment, specifically
>> XDG_DATA_DIRS=$HOME/.guix-profile/share:/usr/share for Guix running on
>> Debian. The variable was set automagically full Guix syst
Pierre Neidhardt writes:
> Carlo Zancanaro writes:
>
>> It looks like `guix package -u` compares the version of the
>> package, and only updates if the package's version has changed
>> (and even then, only if it has increased).
What leads you to believe this?
I think you're mistaken, based b
"Santana, Divan" writes:
> Bonus points for anyone who knows why when I copy and paste into Emacs I
> get these weird characters.
>
>588:24 2 (inferior-package->manifest-entry "network-manager-opeâ¦" â¦)
The weird characters above, "â¦", should be a "HORIZONTAL ELLIPSIS"
character "…" wi
Hello again,
Earlier, I wrote:
> zna...@disroot.org writes:
>
>> Hello! Need to set 'Search' and 'Top sites' blocks to the top of Icecat tab.
>> But there is 'Privacy settings' block in the top, screen:
>> http://0x0.st/zOid.png
>> Please, how to hide or delete it at all?
>
> I don't know off-ha
Hi Christopher,
Christopher Lemmer Webber writes:
> Does someone have a recipe, or channel, for the latest release of
> Firefox?
>
> Mark Weaver was doing an amazing job of patching icecat to be up to date
> on security releases. Since nobody is doing that work currently, I'm a
> bit worried abo
l...@gnu.org (Ludovic Courtès) writes:
> So the list is already live, I think! You’re welcome to subscribe.
Can we get it added to gmane?
Mark
l...@gnu.org (Ludovic Courtès) writes:
> There is ‘network-manager-service’ in (gnu services networking). It can
> be used as shown here:
>
> https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00717.html
>
> It didn’t work for me though, so your feedback would be appreciated!
It didn't w
Efraim Flashner writes:
> On Tue, 12 Jan 2016 13:39:02 -0800
> carl hansen wrote:
>
>> Rather than trying the following, I thought, "Why not ask first?"
>>
>> Due to the sizes of various hard disks in my machine, I want to move /gnu
>> to /directoryondifferentdisk/gnu
>> and then do
>> mount --
Louis writes:
> Yes, I have tried it again, and it happened again, on the
> second time I have sent a bug. It looks to me dangerous to
> try it third time.
I have only one idea what could cause something like this.
Did you add any users to the 'guix-builder' group other than the users
dedicated
l...@gnu.org (Ludovic Courtès) writes:
> Kete Foy skribis:
>
>> Kete Foy:
>>>
>>> I need to do this:
>>> https://libreboot.org/docs/gnulinux/grub_cbfs.html#option1_dont_reflash
>>>
>> This worked for me by just copying grub.cfg to libreboot_grub.cfg. (in
>> /boot/grub after mounting /dev/sda1 u
Hartmut Goebel writes:
> I hafe a huge pile of files in /gnu/store/.links/, but they seem not to
> belong to the store:
/gnu/store/.links is a content-addressed index of every file in the
store, used to implement deduplication. When a file is added to the
store, a hash of its contents is comput
Niclas Hoyer writes:
> I'm trying to install Guix SD on a Gigabyte GA-41M-ES2L running
> libreboot. Grub recognizes the usb stick and shows the menu entry "GNU
> with Linux-Libre 4.5 (beta)". Linux seems to boot, but the computer
> resets pretty soon. Even using a serial cable I can't see any erro
l...@gnu.org (Ludovic Courtès) writes:
> "Dmitri Anikin" skribis:
>
>> Is it possible to pass custom patches and kernel config file to be used for
>> linux-libre package?
>
> It is possible, yes.
>
> If you look at (gnu packages linux), you’ll find this:
>
> (define* (kernel-config arch #:key
I wrote:
>> For example, when I recently added security fixes to linux-libre, I needed
>> to add the patches in two separate places, and every time I update the
>> version, I need to update two places as well.
David Craven responded:
> I believe this was on purpose to avoid having to rebuild two
l...@gnu.org (Ludovic Courtès) writes:
> Hello!
>
> Mark H Weaver skribis:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> Currently ‘make-linux-libre’ is not public, but we could probably make
>>> it public (David, WDYT?). In the me
Catonano writes:
> So here's the package
> http://paste.lisp.org/display/345871
>
> What is wrong with it ?
Please always include the relevant code snippets in the email itself,
rather than using a paste site. Paste sites are useful for contexts
such as IRC where pasting more than a few lines is
Ricardo Wurmus writes:
> Catonano writes:
>
>> Youtube doesn't work anymore in Web
>>
>> It works like a charm in Icecat though
>
> You need to install some gstreamer plugins, such as the following:
>
> "gst-plugins-base"
> "gst-plugins-good"
> "gst-plugins-ugly"
> "gst-libav"
g
Mekeor Melire writes:
> As far as I understand, currently GuixSD uses elogind (“systemd
> project's ‘logind’, extracted to a standalone package”) to suspend,
> hibernate and resume when some events happen, like pressing the
> suspend-key etc.
>
> Is there any nice way to suspend GuixSD by command
Hi,
Dmitry Nikolaev writes:
> I'm trying to set up GuixSD on Reiser4 file system. I've succeeded
> with patching and compiling Linux with Reiser4 patch, but I've found
> that reiser4 module is disabled by default. Everything I did was
> pointless 8-]
>
> How do I enable Reiser4 module in Linux c
Hi again,
Dmitry Nikolaev writes:
> How do I enable Reiser4 module in Linux configuration? As far as I
> know I need to add "REISER4_FS=m" to .config after running "make
> defconfig", but before "make".
Sorry, I realize that I didn't answer this question in my last message.
It might be sufficie
Hi Ricardo,
Ricardo Wurmus writes:
>> Which package do I need to install to be able to read the man pages of
>> functions in glibc like 'snprintf' and 'malloc'?
>>
>> I installed glibc, but that does not seem to provide the man pages.
>
> Here’s what I did:
>
> unionfs $(printf "%s:" /gnu/st
Hi,
Andrew Erlanger writes:
> Hello, Guix users. I've managed to get GuixSD running and am enjoying it
> so far. To begin learning about the system, though, I am trying to set
> up a minimal environment, and am having some trouble figuring things out.
>
> Specifically, I use the Emacs X Window M
"Caleb Herbert" writes:
> * Trisquel does not have xset
On Debian-derived systems, 'xset' is part of the
'x11-xserver-utils' package. I found this by visiting:
https://packages.debian.org/file:xset
or see the "Search the contents of packages" section of
https://packages.debian.org/
M
92 matches
Mail list logo