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