| Commit message (Expand) | Author | Age |
* | activation: Check whether /proc/sys/kernel/modprobe exists. | kanichos@yandex.ru | 2020-01-06 |
* | file-systems: Handle LUKS2 header. | David Trudgian | 2020-01-05 |
* | file-systems: Add support for JFS. | Tobias Geerinckx-Rice | 2020-01-03 |
* | activation: Keep going when failing to create one of the setuid programs. | Ludovic Courtès | 2020-01-02 |
* | gnu: Remove uses of deprecated Qemu network configuration. | Marius Bakke | 2019-12-18 |
* | linux-boot: Don't ignore flags when mounting root file system. | Guillaume Le Vaillant | 2019-12-12 |
* | file-systems: Add support for 'strict-atime' and 'lazy-time' flags. | Guillaume Le Vaillant | 2019-12-07 |
* | build: vm: Fix qemu-command procedure. | Mathieu Othacehe | 2019-12-01 |
* | system: vm: Add arm64 support. | Mathieu Othacehe | 2019-11-22 |
* | build: vm: Fix arm32 support. | Mathieu Othacehe | 2019-11-22 |
* | linux-boot: Don't ignore options when mounting root file system. | Guillaume Le Vaillant | 2019-11-18 |
* | linux-boot: Fix indentation. | Maxim Cournoyer | 2019-11-18 |
* | file-systems: Fix docstring. | Maxim Cournoyer | 2019-11-18 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2019-09-27 |
|\ |
|
| * | shepherd: Ensure the log file has correct ownership. | Ludovic Courtès | 2019-09-26 |
| * | shepherd: 'make-forkexec-constructor/container' keeps the log file. | Ludovic Courtès | 2019-09-26 |
| * | linux-boot: Fix typo. | Maxim Cournoyer | 2019-09-25 |
| * | build: initrd: Fix "write-cpio-archive" return value. | Maxim Cournoyer | 2019-09-25 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-09-17 |
|\| |
|
| * | linux-container: "run-container" scripts shows the container's PID. | Ludovic Courtès | 2019-09-12 |
| * | file-systems: Add /var/run/nscd to '%network-file-mappings'. | Ludovic Courtès | 2019-09-12 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-29 |
|\| |
|
| * | gnu: mingw-w64: Update to 6.0.0. | David Thompson | 2019-08-28 |
| * | accounts: Delete duplicate entries. | Ludovic Courtès | 2019-08-28 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-22 |
|\| |
|
| * | linux-modules: Define and use a module name database. | Ludovic Courtès | 2019-08-16 |
| * | linux-modules: Add 'load-linux-modules-from-directory'. | Ludovic Courtès | 2019-08-16 |
| * | linux-modules: Add "modules.devname" writer. | Ludovic Courtès | 2019-08-16 |
| * | linux-modules: Add "modules.alias" writer. | Danny Milosavljevic | 2019-08-16 |
| * | gnu: mingw: Add x86_64 support. | Carl Dong | 2019-08-14 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-12 |
|\| |
|
| * | linux-container: Mount a new /dev/pts instance in the container. | Ludovic Courtès | 2019-07-06 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 |
|\| |
|
| * | accounts: Use 'fsync' instead of 'fdatasync'. | Ludovic Courtès | 2019-06-27 |
| * | linux-container: Remove dependency on (guix utils). | Ludovic Courtès | 2019-06-23 |
* | | utils: Add 'invoke/quiet'. | Ludovic Courtès | 2019-06-17 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 |
|\| |
|
| * | gnu: glibc-locales: Install symlinks using the normalized codeset. | Ludovic Courtès | 2019-06-07 |
| * | Add (gnu build locale). | Ludovic Courtès | 2019-06-07 |
| * | accounts: Call 'fdatasync' when writing databases. | Ludovic Courtès | 2019-06-05 |
| * | accounts: Close database before renaming it. | Ludovic Courtès | 2019-06-05 |
| * | activation: Lock /etc/.pwd.lock before accessing databases. | Ludovic Courtès | 2019-06-05 |
| * | linux-boot: Fix e2fsck warning. | Danny Milosavljevic | 2019-06-03 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 |
|\| |
|
| * | vm: Create installation media with MBR and HFS only, no GPT. | Danny Milosavljevic | 2019-05-18 |
| * | marionette: Add braces to the keystrokes. | Ludovic Courtès | 2019-05-15 |
| * | shepherd: Include /etc/localtime in service containers. | Ludovic Courtès | 2019-05-03 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 |
|\| |
|
| * | vm: Pass -smp to QEMU to allow use of multiple cores. | Christopher Baines | 2019-04-29 |
| * | file-systems: Support the 'no-atime' flag. | rendaw | 2019-04-29 |