me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Mathieu Othacehe 80387bc7c3
installer: Add core dump support.
Fixes: <https://issues.guix.gnu.org/58733>

* gnu/installer.scm (installer-program): Enable core dump generation.
* gnu/installer/dump.scm (%core-dump): New variable.
(prepare-dump): Copy the core dump file.
* gnu/installer/newt/welcome.scm (run-welcome-page): Propose to report an
installation that previously generated a core dump.
2022-11-02 15:52:19 +01:00
..
bootloader
build file-systems: Support the 'no-diratime' mount flag. 2022-10-20 23:07:37 +02:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Add core dump support. 2022-11-02 15:52:19 +01:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: randomjungle: Use older gfortran. 2022-11-02 12:38:10 +01:00
services gnu: Fix typos. 2022-10-23 17:03:09 -07:00
system system: Support bare-bones serial console. 2022-10-23 02:00:06 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Add core dump support. 2022-11-02 15:52:19 +01:00
local.mk gnu: r-mixedpower: Fix faulty commit. 2022-10-28 10:17:55 +02:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm