aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* linux-container: Mount a new /dev/pts instance in the container.Ludovic Courtès2019-07-06
* accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès2019-06-27
* linux-container: Remove dependency on (guix utils).Ludovic Courtès2019-06-23
* 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
* 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
* shepherd: Include /etc/localtime in service containers.Ludovic Courtès2019-05-03
* vm: Pass -smp to QEMU to allow use of multiple cores.Christopher Baines2019-04-29
* file-systems: Support the 'no-atime' flag.rendaw2019-04-29
* accounts: Always honor the configured user account shell.Ludovic Courtès2019-04-26
* vm: Adjust FAT serial number code to 32-bit Guile.Ludovic Courtès2019-04-25
* vm: Use a fixed FAT serial number for 'efi.img' in ISO images.Ludovic Courtès2019-04-21
* vm: Reset file timestamps of the EFI image in ISO images.Ludovic Courtès2019-04-21
* vm: Reset file timestamps in ISO images.Ludovic Courtès2019-04-21
* vm: Remove Xorriso "-padding" option.Ludovic Courtès2019-04-14
* linux-container: Make the guest UID and GID a parameter.Ludovic Courtès2019-04-02
* system: Initialize console keyboard layout in the initrd.Ludovic Courtès2019-03-24
* booloader: Add 'invoke/quiet'.Ludovic Courtès2019-03-16
* linux-modules: Factorize 'missing-modules'.Ludovic Courtès2019-03-13
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* activation: Shared system home directories are now 555 and root-owned.Ludovic Courtès2019-03-08
* activation: Build account databases with (gnu build accounts).Ludovic Courtès2019-03-07
* Add (gnu build accounts).Ludovic Courtès2019-03-07
* activation: Operate on <user-account> and <user-group> records.Ludovic Courtès2019-03-07
* linux-modules: module-soft-dependencies: Partition the result and return it a...Danny Milosavljevic2019-03-05
* activation: Make home directories #o700 by default.Ludovic Courtès2019-03-04
* linux-modules: module-soft-dependencies: Remove colon from section names.Danny Milosavljevic2019-01-25
* linux-modules: Add module-soft-dependencies.Danny Milosavljevic2019-01-25
* file-systems: Add read-luks-partition-uuid.Mathieu Othacehe2019-01-17
* file-systems: Export read-partition-label and read-partition-uuid.Mathieu Othacehe2019-01-17
* vm: Re-enable KVM on i386.Ludovic Courtès2018-12-19
* file-systems: Have the emergency REPL output to /dev/console.Ludovic Courtès2018-12-18
* file-systems: Spawn a REPL only when interaction is possible.Ludovic Courtès2018-12-18
* vm: Add padding in the ISO image.Ludovic Courtès2018-12-06
* linux-initrd: 'expression->initrd' returns the complete file name.Ludovic Courtès2018-11-21
* activation: Aways pass '-d HOME' to 'useradd'.Ludovic Courtès2018-11-18
* linux-initrd: Make sure 'build-initrd' can delete files.Ludovic Courtès2018-11-07
* install: Add 'install-database-and-gc-roots'.Ludovic Courtès2018-11-06
* pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
* pack: Move store database creation to a separate derivation.Ludovic Courtès2018-11-06
* install: Parameterize the profile name for 'populate-single-profile-directory'.Ludovic Courtès2018-11-05
* install: Make /var/guix/…/guix-profile a relative symlink.Ludovic Courtès2018-10-21
* linux-modules: Raise an error when a kernel module cannot be found.Ludovic Courtès2018-08-29
* marionette: Add wait-for-unix-socket.Chris Marusich2018-08-28
* marionette: Add support for QEMU's "quit" command.Chris Marusich2018-08-28