| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: hwdata: Update to 0.374.•••* gnu/packages/pciutils.scm (hwdata): Update to 0.374.
[arguments]: Don't modify #:phases.
[outputs]: Keep only "out" for pkg-config file.
(pciutils)[native-inputs]: Replace hwdata to "out" output.
* gnu/packages/graphics.scm (mangohub)[inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kwin)[inputs]: Likewise.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Likewise.
* gnu/packages/wm.scm (wlroots)[native-inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Hilton Chain | 2024-08-31 | 1 | -2/+1 |
* | gnu: virtualization: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/virtualization.scm
(ganeti)[inputs]: Add 'bash-minimal'.
(virt-manager)[inputs]: Likewise.
(criu)[inputs]: Likewise. Remove labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib5ae01ea43ac99085a172e0e015d316c99b66897
| Maxime Devos | 2024-08-31 | 1 | -15/+17 |
* | gnu: criu: Import the correct set of modules.•••Partially fixes bug #66425.
* gnu/packages/virtualization.scm (criu) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: Iec94d9eadd149d9a735965f78b432ad4e0d7c5dd
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: ganeti: Import the correct set of modules.•••* gnu/packages/virtualization.scm (ganeti) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I986d3713ed80116863eee30e0b4e3dd445eed59b
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: qemu: Import the correct set of modules.•••* gnu/packages/virtualization.scm (qemu) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I0d7274af400d9d24046ac6ab0466482c2690f2e5
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -5/+5 |
* | gnu: criu: Drop xmlto workaround.•••* gnu/packages/virtualization.scm (criu)[arguments]<#:phases>: Remove
'fix-documentation phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal | 2024-08-31 | 1 | -10/+0 |
* | gnu: Replace (almost) all uses of /run/setuid-programs.•••…those good for master, anyway.
* gnu/packages/admin.scm (ktsuss, opendoas, hosts)
[arguments]: Replace /run/setuid-programs with /run/privileged/bin.
* gnu/packages/containers.scm (slirp4netns)[arguments]: Likewise.
* gnu/packages/debian.scm (pbuilder)[arguments]: Likewise.
* gnu/packages/disk.scm (udevil)[arguments]: Likewise.
* gnu/packages/enlightenment.scm (efl, enlightenment)
[arguments]: Likewise.
* gnu/packages/gnome.scm (gdm, gnome-control-center)
[arguments]: Likewise.
* gnu/packages/linux.scm (singularity)[arguments]: Likewise.
* gnu/packages/lxde.scm (spacefm)[arguments]: Likewise.
* gnu/packages/monitoring.scm (zabbix-agentd)[arguments]: Likewise.
* gnu/packages/virtualization.scm (ganeti)[arguments]: Likewise.
* gnu/packages/xdisorg.scm (xsecurelock)[arguments]: Likewise.
* gnu/services/dbus.scm (dbus-configuration-directory): Likewise.
* gnu/services/ganeti.scm (%default-ganeti-environment-variables):
Likewise.
* gnu/services/monitoring.scm (zabbix-agent-shepherd-service): Likewise.
* gnu/tests/ldap.scm (marionette): Likewise.
* gnu/tests/monitoring.scm (os): Likewise.
| Tobias Geerinckx-Rice | 2024-08-11 | 1 | -1/+1 |
* | gnu: python-libvirt: Use pyproject-build-system.•••* gnu/packages/virtualization.scm (python-libvirt): Use pyproject-build-system.
Change-Id: If4b67308f843bb182b616358911ce9a2f1113bed
| jgart | 2024-08-16 | 1 | -1/+3 |
* | gnu: python-libvirt: Update to 10.6.0.•••* gnu/packages/virtualization.scm (python-libvirt): Update to 10.6.0.
Change-Id: I25f9f50d4e397435175ccfa4b5744d9519a299cd
| jgart | 2024-08-16 | 1 | -2/+2 |
* | gnu: skopeo: Update to 1.16.0.•••* gnu/packages/virtualization.scm (skopeo): Update to 1.16.0.
[arguments]<#:phases>: Delete the `cc-to-gcc' phase.
Change-Id: I35a91219c3c920f37f496df6322ae1e40fa1ccc3
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Tomas Volf | 2024-07-30 | 1 | -17/+2 |
* | gnu: skopeo: Update to 1.15.2.•••* gnu/packages/virtualization.scm (skopeo): Update to 1.15.2.
Change-Id: I45baf61208792e71dff8d8e4b8f5bf4f591ed107
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomas Volf | 2024-07-20 | 1 | -2/+2 |
* | gnu: qemu: Enable building without ipxe firmware.•••* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust the
configure-flags to provide a substitute location if built without
ipxe-qemu. Adjust the 'replace-firmwares phase to provide a substitute
location if built without ipxe-qemu. Add a phase when built without
ipxe-qemu to not require those firmware files for building or for tests.
[inputs]: Only build with ipxe-qemu when on a supported architecture.
Change-Id: If914193827faef6fa18b3cc3268d24cc7db4225e
| Efraim Flashner | 2024-07-18 | 1 | -40/+71 |
* | gnu: Fix virt-manager for systems with no GTK cursor.•••* gnu/packages/patches/virt-manager-fix-gtk-cursor-theme-backtace.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register file.
* gnu/packages/virtualization.scm (virt-manager)[source]: Use it.
Change-Id: I4db2015a5d4ac3eca3cfa5d3eec20b357c2d3ff9
Signed-off-by: Leo Famulari <leo@famulari.name>
| Karl Hallsby | 2024-07-17 | 1 | -1/+3 |
* | gnu: skopeo: Apply "-trimpath" flag.•••* gnu/packages/virtualization.scm (skopeo) [arguments]: <#:make-flags>:
Add "-trimpath" to replace 'remove-go-references phase.
<#:phases>: Remove 'remove-go-references phase.
Change-Id: Idab669576282c81d55ec989dc1a64e87b89699ee
| Sharlatan Hellseher | 2024-06-29 | 1 | -3/+2 |
* | Merge branch 'gnome-team' | Liliana Marie Prikler | 2024-06-06 | 1 | -1/+7 |
|\ |
|
| * | gnu: qemu: Disable more tests.•••* gnu/packages/virtualization.scm (qemu)[disable-unusable-tests]: Also disable
qtest/ahci-test and qemu-iotests/copy-before-write.
| Liliana Marie Prikler | 2024-06-03 | 1 | -1/+7 |
* | | gnu: Add qemu-7.2.4.•••Version 8.0.5 is the latest version that works reliably as a
qemu-binfmt-service for riscv64, which makes 7.2.4 the newest working version
that was packaged for Guix.
* gnu/packages/patches/qemu-7.2.4-build-info-manual.patch,
gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/virtualization.scm (qemu-7.2.4): Use them in new package.
Change-Id: Iaedc424e619cdc4964945f7383d47cff0c7ed10f
| Janneke Nieuwenhuizen | 2024-06-04 | 1 | -0/+24 |
|/ |
|
* | gnu: Use new ovmf firmware packages.•••* doc/guix.texi (Invoking guix system): Update qemu command to use
ovmf-x86-64.
* gnu/packages/virtualization.scm (xen)[inputs]: Replace ovmf with
ovmf-i686.
* gnu/tests/install.scm (uefi-firmware): Use system appropriate ovmf
firmware.
Change-Id: Ia2ff76eaf766c8d4fb0be4a7cc7b8941574433d0
| Efraim Flashner | 2024-05-27 | 1 | -1/+1 |
* | gnu: skopeo: Update to 1.15.1 [security fixes].•••This fixes CVE-2024-3727.
* gnu/packages/virtualization.scm (skopeo): Update to 1.15.1.
Change-Id: Icebb6f50e7317bce9ff106d71ad30dcfa6665666
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Tomas Volf | 2024-05-23 | 1 | -2/+2 |
* | gnu: skopeo: Update to 1.15.0.•••The package is also converted to gnu-build-system in order to take advantage
of already existing Makefile instead of reinventing (parts) of it in Guile.
* gnu/packages/virtualization.scm (skopeo)[version]: Update to 1.15.0.
[build-system]: Use gnu-build-system.
[native-inputs]: Add go-1.21, sort.
[inputs]: Add bash-minimal.
[arguments]<#:import-path, #:install-source?>: Delete.
<#:make-flags, #:test-target, #:imported-modules>: New arguments.
<#:phases>{'configure}: Delete.
{'set-env, 'cc-to-gcc, 'wrap-skopeo, 'remove-go-references}: New phases.
Change-Id: I1010e1f4fbdc093646c2879bdf30125ab2e88bdd
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tomas Volf | 2024-04-05 | 1 | -26/+55 |
* | Merge remote-tracking branch 'savannah/master' into gnome-team•••Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745
| Christopher Baines | 2024-03-20 | 1 | -8/+17 |
|\ |
|
| * | gnu: qemu: Update to 8.2.2.•••* gnu/packages/virtualization.scm (qemu): Update to 8.2.2.
[source]: Adjust snippet.
[arguments] <phases>: Patch tests sources with native /bin/sh. Also patch
/bin/sh references in migration/migration.c, util/envlist.c files.
* gnu/packages/patches/qemu-disable-some-qtests-tests.patch: Delete file.
* gnu/packages/patches/qemu-disable-bios-tables-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Change-Id: Ia44017e4d567ede1995ae707ed6acbb1ec5194fe
| Maxim Cournoyer | 2024-03-19 | 1 | -7/+15 |
| * | gnu: qemu: Re-instate info manual.•••* gnu/packages/patches/qemu-build-info-manual.patch: Update patch.
* gnu/packages/virtualization.scm (qemu): Register it.
Change-Id: I804bf7c551904d625fef85de200b9db1462f1093
| Maxim Cournoyer | 2024-03-19 | 1 | -2/+3 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-25 | 1 | -0/+56 |
|\| |
|
| * | gnu: Add ruby-vagrant-spec-helper-basic.•••* gnu/packages/virtualization.scm (ruby-vagrant-spec-helper-basic): New variable.
| Hartmut Goebel | 2024-02-24 | 1 | -0/+19 |
| * | gnu: Add ruby-vagrant-spec.•••* gnu/packages/virtualization.scm (ruby-vagrant-spec): New variable.
| Hartmut Goebel | 2024-02-24 | 1 | -0/+37 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-13 | 1 | -2/+2 |
|\| |
|
| * | gnu: runc: Update to 1.1.12 [security fixes].•••Fixes CVE-2024-21626.
* gnu/packages/virtualization.scm (runc): Update to 1.1.12.
Change-Id: Ie39eef21fd5e9a01f2777dd8ec54421fb05ae0d5
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tomas Volf | 2024-02-13 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-03 | 1 | -81/+76 |
|\| |
|
| * | gnu: virt-manager: Don't propagate qemu.•••The current version of virt-manager does not directly use "qemu-img" or
"kvm-img" in its source.
* gnu/packages/virtualization.scm (virt-manager)[propagated-inputs]: Move qemu
to…
[inputs]: …here.
Change-Id: I87a549b4d4f14168419ce419cb92dbf078c35381
| Hilton Chain | 2024-02-01 | 1 | -3/+1 |
| * | gnu: virt-manager: Fix qemu path substitution.•••* gnu/packages/virtualization.scm (virt-manager)[arguments]<#:phases>: Adjust
‘fix-default-uri’ according to source change.
Change-Id: Ic5085841db4759096b844d6f92f81d90554709d1
| Hilton Chain | 2024-02-01 | 1 | -2/+2 |
| * | gnu: virt-manager: Update package style.•••* gnu/packages/virtualization.scm (virt-manager)[arguments]: Remove trailing #t.
Use gexps.
[inputs]: Sort alphabetically.
[native-inputs]: Remove labels.
Change-Id: I6efe95061ff13feb01c45809004884ab0a563d0c
| Hilton Chain | 2024-02-01 | 1 | -78/+75 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2023-12-20 | 1 | -3/+3 |
|\| |
|
| * | gnu: qemu: Update to 8.1.3.•••* gnu/packages/virtualization.scm (qemu): Update to 8.1.3.
Change-Id: I9e9e90b836a0307637ead5893594b20d6850fe90
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ekaitz Zarraga | 2023-12-19 | 1 | -3/+3 |
* | | Merge branch 'master' into gnome-team•••Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191
| Liliana Marie Prikler | 2023-10-23 | 1 | -5/+157 |
|\| |
|
| * | gnu: Sort use-module in (gnu packages virtualization) alphabetically.•••* gnu/packages/virtualization.scm. Sort use-module alphabetically to
easy maintenance.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sharlatan Hellseher | 2023-10-18 | 1 | -5/+5 |
| * | gnu: Add VMware open-vm-tools.•••* gnu/packages/virtualization.scm (vmware-open-vm-tools,
vmware-open-vm-tools-gtk): New variables.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sharlatan Hellseher | 2023-10-18 | 1 | -0/+152 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2023-09-30 | 1 | -183/+172 |
|\| |
|
| * | gnu: xen: Build reproducibly•••* gnu/packages/virtualization.scm (xen)[source]: Add patches.
[arguments]: Add a new 'remove-cruft phase.
* gnu/packages/patches/xen-docs-use-predictable-ordering.patch,
* gnu/packages/patches/xen-remove-config.gz-timestamp.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them both.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -2/+11 |
| * | gnu: xen: Build in parallel.•••I was unable to trigger any additional irreproducibility.
If you can, please disable PARRALLEL-BUILD? instead.
* gnu/packages/virtualization.scm (xen)[arguments]: Remove hard-coded
‘-j 1’ from the #:make-flags. Honour PARALLEL-BUILD? in the 'build
phase.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -4/+6 |
| * | gnu: xen: Update package style.•••* gnu/packages/virtualization.scm (xen)
[arguments]: Rewrite as G-expressions. Use SEARCH-INPUT-FILE whenever
possible. Put SUBSTITUTE* features to use.
[native-inputs, inputs]: Remove input labels.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -167/+153 |
| * | gnu: xen: Update to 4.14.6.•••* gnu/packages/virtualization.scm (xen): Update to 4.14.6.
[arguments]: Remove obsolete quoting work-around for old bug.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -18/+10 |
| * | gnu: xen: Version the mini-os checkout.•••* gnu/packages/virtualization.scm (xen)[native-inputs]: Add the Xen name
and version to the ‘…-mini-os-git-checkout’ store file name.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -1/+1 |
| * | gnu: qemu: Update to 8.1.1.•••* gnu/packages/virtualization.scm (qemu): Update to 8.1.1.
| Tobias Geerinckx-Rice | 2023-09-24 | 1 | -2/+2 |
* | | gnu: qemu: Use pcre2.•••* gnu/packages/virtualization.scm (qemu) [native-inputs]: Replace pcre:static with pcre2:static.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Vivien Kraus | 2023-09-23 | 1 | -1/+1 |
|/ |
|
* | gnu: qemu: Reinstate the iothreads-commit-active test.•••* gnu/packages/virtualization.scm (qemu) [arguments]: Add set-SOCK_DIR phase.
(qemu-minimal) [arguments]: Delete the disable-extra-tests phase.
| Maxim Cournoyer | 2023-09-12 | 1 | -8/+9 |
* | gnu: ganeti: Fix build.•••* gnu/packages/patches/ganeti-lens-compat.patch,
gnu/packages/patches/ganeti-procps-compat.patch,
gnu/packages/patches/ganeti-relax-dependencies.patch,
gnu/packages/patches/ganeti-reorder-arbitrary-definitions.patch,
gnu/packages/patches/ganeti-template-haskell-2.17.patch,
gnu/packages/patches/ganeti-template-haskell-2.18.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (ganeti)[source](patches): Add them.
| Marius Bakke | 2023-09-08 | 1 | -1/+7 |
* | gnu: qemu: Update to 8.1.0.•••* gnu/packages/virtualization.scm (qemu): Update to 8.1.0.
[source] <patches>: Replace qemu-disable-aarch64-migration-test.patch with
qemu-disable-some-qtests-tests.patch.
<snippet>: Adjust for dtc relocation and meson and sgabios removal.
[arguments] <configure-flags>: Remove --meson flag. Remove sgabios from the
--firmwarepath value.
<phases>: Adjust replace-firmwares and delete-firmwares phases for sgabios
removal.
[inputs]: Remove sgabios.
(qemu-minimal): Use package/inherit, which is more appropriate for a package
variant.
[arguments]: New disable-extra-tests phase.
* gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: Delete file.
* gnu/packages/patches/qemu-disable-some-qtests-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Reviewed-by: Kaelyn <kaelyn.alexi@protonmail.com>
| Maxim Cournoyer | 2023-09-05 | 1 | -25/+18 |
* | gnu: runc: Update to 1.1.9.•••* gnu/packages/virtualization.scm (runc): Update to 1.1.9.
| Hilton Chain | 2023-08-29 | 1 | -2/+2 |