summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* vm: Allow images to be marked as non-substitutable....Ludovic Courtès2020-04-081-8/+21
* system: Allow for comma-separated keyboard layouts....Ludovic Courtès2020-04-061-2/+5
* system: Add xterm to lightweight-desktop example....Ludovic Courtès2020-04-021-0/+3
* system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner2020-04-011-0/+5
* Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari2020-03-301-2/+1
* system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner2020-03-301-1/+2
* vm: Distinguish between success and failure of the guest code....Ludovic Courtès2020-03-261-6/+9
* gnu: linux-libre-arm-veyron: Deprecate package....Vagrant Cascadian2020-03-221-1/+1
* gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen2020-03-191-9/+1
* vm: Compute UUIDs truly deterministically....Ludovic Courtès2020-03-101-2/+3
* file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer2020-03-022-7/+16
* system: linux-container: Recommend guix container....Efraim Flashner2020-01-061-3/+6
* install: Add jfsutils to the installation image....Tobias Geerinckx-Rice2020-01-031-1/+3
* linux-initrd: Add support for JFS....Tobias Geerinckx-Rice2020-01-031-0/+6
* uuid: Add support for JFS....Tobias Geerinckx-Rice2020-01-031-2/+5
* gnu: Remove uses of deprecated Qemu network configuration....Marius Bakke2019-12-181-3/+2
* system: Remove custom 'config-file service from "vm-image.tmpl"....Ludovic Courtès2019-12-071-9/+0
* install: Pass 'local-file' literal strings for proper resolution....Ludovic Courtès2019-12-011-7/+4
* system: vm: Support cross-compilation....Mathieu Othacehe2019-12-011-5/+13
* system: vm: Add arm64 support....Mathieu Othacehe2019-11-221-6/+9
* vm: Honor the VOLATILE? parameter when producing a system disk image....Maxim Cournoyer2019-11-181-1/+1
* file-systems: Mount /var/run/nscd read-write in containers....Ludovic Courtès2019-11-041-1/+4
* gnu: Add u-boot-firefly-rk3399....Vagrant Cascadian2019-10-181-0/+6
* gnu: Add u-boot-rock64-rk3328....Vagrant Cascadian2019-10-181-0/+6
* gnu: Add u-boot-rockpro64-rk3399...Caliph Nomble2019-10-181-0/+6
* linux-container: 'eval/container' correctly passes -L and -C flags....Ludovic Courtès2019-09-181-5/+7
* linux-container: "run-container" scripts shows the container's PID....Ludovic Courtès2019-09-121-2/+17
* linux-container: Exclude more services when sharing networking with the host....Ludovic Courtès2019-09-121-1/+6
* file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès2019-09-122-22/+15
* linux-initrd: Use native gzip....Mathieu Othacehe2019-09-041-1/+1
* linux-modules: Define and use a module name database....Ludovic Courtès2019-08-161-1/+4
* maint: Switch to Guile-JSON 3.x....Ludovic Courtès2019-07-251-1/+1
* linux-container: Add 'eval/container'....Ludovic Courtès2019-07-191-1/+48
* file-systems: Use 'no-atime' for %IMMUTABLE-STORE....Ludovic Courtès2019-07-191-2/+2
* etc: Remove hydra.gnu.org.pub key....Tobias Geerinckx-Rice2019-06-291-2/+2
* linux-initrd: Fix cross compilation....Mathieu Othacehe2019-06-251-2/+5
* linux-container: Remove networking service when network is shared with host....Arun Isaac2019-06-191-5/+24
* vm: 'system-docker-image' builds in a UTF-8 locale....Ludovic Courtès2019-06-171-0/+5
* Add (gnu build locale)....Ludovic Courtès2019-06-071-57/+26
* linux-container: Check if nscd run directory exists when container is run....Arun Isaac2019-05-251-22/+31
* Merge branch 'version-1.0.1'Ludovic Courtès2019-05-201-6/+10
|\
| * vm-image: Remove ModemManager....Ludovic Courtès2019-05-161-3/+4
| * vm-image: Remove 'network-manager-applet' from system profile....Ludovic Courtès2019-05-161-4/+7
* | vm: Create installation media with MBR and HFS only, no GPT....Danny Milosavljevic2019-05-181-3/+8
|/
* vm: 'system-docker-image' provides an entry point....Ludovic Courtès2019-05-151-2/+16
* linux-container: Compute essential services for THIS-OPERATING-SYSTEM....Ludovic Courtès2019-05-151-4/+17
* linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes....Ludovic Courtès2019-05-151-24/+23
* vm: Auto-detect if inputs should be registered....Maxim Cournoyer2019-05-131-12/+18
* locale: Add 'glibc-supported-locales'....Ludovic Courtès2019-05-131-2/+70
* linux-container: Support container network sharing....Arun Isaac2019-05-141-11/+52