Commit Graph

24 Commits

Author SHA1 Message Date
Nikodem Rabuliński
259a8a6546
incus/client: make platform list more permissive 2024-04-21 18:37:13 +02:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Adam Stephens
dce92a3114
incus-lts: init at 6.0.0 and make default 2024-04-08 14:18:02 -04:00
Adam Stephens
551da1e010
incus: 0.7.0 -> 6.0.0 2024-04-08 14:17:34 -04:00
Maciej Krüger
ca00c542b2
incus.ui: 0.6 -> 0.7 2024-04-03 20:46:12 +02:00
Adam Stephens
a5a4da89ba
incus: 0.6 -> 0.7 2024-03-26 20:08:43 -04:00
Adam Stephens
deb5be50c4
incus: move wrapper to nixos module 2024-03-19 22:48:07 -04:00
Maciej Krüger
b7f3150793
incus.ui: upgrade zabbly patches, split from lxd 2024-03-11 19:58:02 +01:00
cmspam
2521830bbd
Added incus-specific patches to fix branding and API
Used sed command to replace various 'LXD' branding with 'Incus' branding, and 

1. Replaced all occurrences of "LXD" with "Incus"
2. Replaced all occurrences of "devlxd" with "guestapi"
3. Replaced "dev/lxd" with "dev/incus"
4. Replaced "lxd_" with "incus_"
5. Replaced occurrences of ""lxd"" with ""incus""

Apart from the branding, this fixes incompatible naming in the web UI.

These are taken directly from the patches used by Incus maintainer Stéphane Grober, in his repository zabbly/incus
2024-03-09 21:58:06 +09:00
Adam C. Stephens
8a583cc8ce
Merge pull request #290959 from adamcstephens/incus/0.6
incus.unwrapped: 0.5.1 -> 0.6.0
2024-02-28 13:35:03 -05:00
Adam Stephens
4631f2e1ed
OVMF: remove CSM support
Upstream removed this support in edk2 202402
2024-02-27 20:39:11 -05:00
Adam Stephens
d6e0a22033
incus: fix broken custom storage volume 2024-02-24 13:11:18 -05:00
Adam Stephens
cc0e4bb80c
incus.unwrapped: 0.5.1 -> 0.6.0
Changelog: https://github.com/lxc/incus/releases/tag/v0.6.0
2024-02-23 14:50:14 -05:00
Maciej Krüger
b294cdaec8
{lxd,incus}.ui: 0.5 -> 0.6 2024-02-16 22:29:24 +01:00
Maciej Krüger
d1c4c31d2c
incus.ui: init at 0.5 2024-02-06 04:24:59 +01:00
Adam Stephens
273b448b6a
incus: fix update script
Working with the wrapper causes pain, so to update target
incus.unwrapped, or in the future incus-lts.unwrapped
2024-02-02 22:13:03 -05:00
Adam Stephens
5f087b3221
incus: lxd-to-incus is now part of main package
Previously upstream was packaging this separately due to the inclusion
of lxd in the go dependencies. This has been dropped and the package
has been merged into the main go.mod file.
2024-02-02 13:04:13 -05:00
Adam Stephens
a55e16ad8d
incus: add statically compiled client
The incus client can be used from non-Linux systems, and as a
standalone binary. Therefore, compile the client separately, and give
it a separate passthru so users can install `incus.client`.
2024-02-02 12:58:41 -05:00
Adam Stephens
cf372500be
incus: add support for multiple releases
Incus LTS will be added in a few months, and this prepares for
maintaining two releases
2024-02-02 12:58:39 -05:00
Adam Stephens
42742010df
incus: reformat with nixfmt-rfc-style 2024-02-02 12:58:36 -05:00
Adam Stephens
014e1f6ecc
incus: move unwrapped to incus dir 2024-02-02 12:58:33 -05:00
Adam Stephens
d7dabbba29
incus: add missing service dependencies 2024-01-19 10:59:08 -05:00
Adam Stephens
1fff6a9031
nixos/incus: init module and tests 2023-11-02 19:54:02 -04:00
Adam Stephens
ac2fc5741f
incus: init at 0.1 2023-10-07 19:50:46 -04:00