aboutsummaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-08
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-30
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-27
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | system: locale: Remove canonical-package call.Mathieu Othacehe2020-02-12
| * | | | | | | | | | | | | | | system: Stop using canonical-package.Mathieu Othacehe2020-02-11
* | | | | | | | | | | | | | | | services: Add descriptions.Ludovic Courtès2020-05-08
* | | | | | | | | | | | | | | | guix system: 'docker-image' honors '--network'.Ludovic Courtès2020-05-07
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | vm: Remove obsolete procedures.Mathieu Othacehe2020-05-05
* | | | | | | | | | | | | | | image: Add a new API.Mathieu Othacehe2020-05-05
* | | | | | | | | | | | | | | system: vm: Move operating-system-uuid.Mathieu Othacehe2020-05-05
* | | | | | | | | | | | | | | linux-initrd: Provide fsck for F2FS.Danny Milosavljevic2020-05-03
* | | | | | | | | | | | | | | install: Add f2fs-tools to the installation image.Danny Milosavljevic2020-05-03
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | linux-initrd: Add initial support for F2FS.raingloom2020-05-02
* | | | | | | | | | | | | | Revert "install: Pass "modprobe.blacklist=radeon"."Florian Pelz2020-05-01
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | file-systems: mount the PID cgroup filesystem.Jakub Kądziołka2020-04-27
* | | | | | | | | | | | | services: system: Initial entries are non-monadic.Ludovic Courtès2020-04-26
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | vm: Remove unused import.Marius Bakke2020-04-26
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | installer: Rename uvesafb shepherd service to maybe-uvesafb.Florian Pelz2020-04-20
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | services: account: Have 'user-processes' depend on 'user-homes'.Ludovic Courtès2020-04-17
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'version-1.1.0'Ludovic Courtès2020-04-15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | installer: Only load uvesafb kernel module when needed.Florian Pelz2020-04-14
| * | | | | | | | installer: Load uvesafb kernel module.Florian Pelz2020-04-11
| * | | | | | | | vm: 'system-disk-image' honors #:substitutable? for ISO9660 images.Ludovic Courtès2020-04-10
* | | | | | | | | vm: Use virtio network driver.Marius Bakke2020-04-10
* | | | | | | | | vm: 'system-disk-image' honors #:substitutable? for ISO9660 images.Ludovic Courtès2020-04-10
|/ / / / / / / /
* | | | | | | / vm: Allow images to be marked as non-substitutable.Ludovic Courtès2020-04-08
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | system: Allow for comma-separated keyboard layouts.Ludovic Courtès2020-04-06
* | | | | | | system: Add xterm to lightweight-desktop example.Ludovic Courtès2020-04-02
* | | | | | | system: Move nanorc to XDG_CONFIG_HOME.Efraim Flashner2020-04-01
* | | | | | | Revert "system: Move nanorc to XDG_CONFIG_HOME."Leo Famulari2020-03-30
* | | | | | | system: Move nanorc to XDG_CONFIG_HOME.Efraim Flashner2020-03-30
| |_|_|_|_|/ |/| | | | |
* | | | | | vm: Distinguish between success and failure of the guest code.Ludovic Courtès2020-03-26
| |_|_|_|/ |/| | | |
* | | | | gnu: linux-libre-arm-veyron: Deprecate package.Vagrant Cascadian2020-03-22
| |_|_|/ |/| | |
* | | | gnu: system: Remove guile-wm from skeleton.Jan Nieuwenhuizen2020-03-19
| |_|/ |/| |
* | | vm: Compute UUIDs truly deterministically.Ludovic Courtès2020-03-10
| |/ |/|
* | file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
|/
* system: linux-container: Recommend guix container.Efraim Flashner2020-01-06
* install: Add jfsutils to the installation image.Tobias Geerinckx-Rice2020-01-03
* linux-initrd: Add support for JFS.Tobias Geerinckx-Rice2020-01-03
* uuid: Add support for JFS.Tobias Geerinckx-Rice2020-01-03
* gnu: Remove uses of deprecated Qemu network configuration.Marius Bakke2019-12-18
* system: Remove custom 'config-file service from "vm-image.tmpl".Ludovic Courtès2019-12-07
* install: Pass 'local-file' literal strings for proper resolution.Ludovic Courtès2019-12-01
* system: vm: Support cross-compilation.Mathieu Othacehe2019-12-01
* system: vm: Add arm64 support.Mathieu Othacehe2019-11-22
* vm: Honor the VOLATILE? parameter when producing a system disk image.Maxim Cournoyer2019-11-18