summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* build: file-systems: Do not warn about file system check for NFS.Maxim Cournoyer2020-03-02
* linux-boot: Ensure volatile root is mounted read-only.Maxim Cournoyer2020-03-02
* marionette: Provide portable US-layout keystrokes for "<" and ">".Ludovic Courtès2020-02-22
* marionette: 'wait-for' procedures no longer leak a port.Ludovic Courtès2020-02-22
* activation: Check whether /proc/sys/kernel/modprobe exists.kanichos@yandex.ru2020-01-06
* file-systems: Handle LUKS2 header.David Trudgian2020-01-05
* file-systems: Add support for JFS.Tobias Geerinckx-Rice2020-01-03
* activation: Keep going when failing to create one of the setuid programs.Ludovic Courtès2020-01-02
* gnu: Remove uses of deprecated Qemu network configuration.Marius Bakke2019-12-18
* linux-boot: Don't ignore flags when mounting root file system.Guillaume Le Vaillant2019-12-12
* file-systems: Add support for 'strict-atime' and 'lazy-time' flags.Guillaume Le Vaillant2019-12-07
* build: vm: Fix qemu-command procedure.Mathieu Othacehe2019-12-01
* system: vm: Add arm64 support.Mathieu Othacehe2019-11-22
* build: vm: Fix arm32 support.Mathieu Othacehe2019-11-22
* linux-boot: Don't ignore options when mounting root file system.Guillaume Le Vaillant2019-11-18
* linux-boot: Fix indentation.Maxim Cournoyer2019-11-18
* file-systems: Fix docstring.Maxim Cournoyer2019-11-18
* Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\
| * shepherd: Ensure the log file has correct ownership.Ludovic Courtès2019-09-26
| * shepherd: 'make-forkexec-constructor/container' keeps the log file.Ludovic Courtès2019-09-26
| * linux-boot: Fix typo.Maxim Cournoyer2019-09-25
| * build: initrd: Fix "write-cpio-archive" return value.Maxim Cournoyer2019-09-25
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès2019-09-12
| * file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\|
| * gnu: mingw-w64: Update to 6.0.0.David Thompson2019-08-28
| * accounts: Delete duplicate entries.Ludovic Courtès2019-08-28
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * linux-modules: Define and use a module name database.Ludovic Courtès2019-08-16
| * linux-modules: Add 'load-linux-modules-from-directory'.Ludovic Courtès2019-08-16
| * linux-modules: Add "modules.devname" writer.Ludovic Courtès2019-08-16
| * linux-modules: Add "modules.alias" writer.Danny Milosavljevic2019-08-16
| * gnu: mingw: Add x86_64 support.Carl Dong2019-08-14
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * linux-container: Mount a new /dev/pts instance in the container.Ludovic Courtès2019-07-06
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès2019-06-27
| * linux-container: Remove dependency on (guix utils).Ludovic Courtès2019-06-23
* | utils: Add 'invoke/quiet'.Ludovic Courtès2019-06-17
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: glibc-locales: Install symlinks using the normalized codeset.Ludovic Courtès2019-06-07
| * Add (gnu build locale).Ludovic Courtès2019-06-07
| * accounts: Call 'fdatasync' when writing databases.Ludovic Courtès2019-06-05
| * accounts: Close database before renaming it.Ludovic Courtès2019-06-05
| * activation: Lock /etc/.pwd.lock before accessing databases.Ludovic Courtès2019-06-05
| * linux-boot: Fix e2fsck warning.Danny Milosavljevic2019-06-03
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * vm: Create installation media with MBR and HFS only, no GPT.Danny Milosavljevic2019-05-18
| * marionette: Add braces to the keystrokes.Ludovic Courtès2019-05-15