public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] applied: [PATCH v2 container 1/1] Setup: add NixOS support
       [not found] ` <20220215172846.2078929-2-rharikrishnan95@gmail.com>
@ 2022-02-17  7:06   ` Thomas Lamprecht
  0 siblings, 0 replies; only message in thread
From: Thomas Lamprecht @ 2022-02-17  7:06 UTC (permalink / raw)
  To: Harikrishnan R, pve-devel

On 15.02.22 18:28, Harikrishnan R wrote:
> Distro detection is done through the presence of a /nix folder.
> NixOS typically uses a script-based network configuration system
> that isn't easy to configure from the outside. LXC templates
> generated for proxmox are instead expected to use systemd-networkd.
> 
> Signed-off-by: Harikrishnan R <rharikrishnan95@gmail.com>
> ---
>  src/PVE/LXC/Config.pm      |  2 +-
>  src/PVE/LXC/Setup.pm       |  4 ++++
>  src/PVE/LXC/Setup/Makefile |  1 +
>  src/PVE/LXC/Setup/NixOS.pm | 44 ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 50 insertions(+), 1 deletion(-)
>  create mode 100644 src/PVE/LXC/Setup/NixOS.pm
> 
>

applied, thanks! I updated/reworded the commit message slightly though, e.g.,
it still referred to only checking for /nix as done in v1.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-17  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220215172846.2078929-1-rharikrishnan95@gmail.com>
     [not found] ` <20220215172846.2078929-2-rharikrishnan95@gmail.com>
2022-02-17  7:06   ` [pve-devel] applied: [PATCH v2 container 1/1] Setup: add NixOS support Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal