Re: [pve-devel] [PATCH proxmox-ve-rs 01/21] debian: add files for packaging

2024-08-13 Thread Max Carrara
On Wed Jun 26, 2024 at 2:15 PM CEST, Stefan Hanreich wrote: > Since we now have a standalone repository for Proxmox VE related > crates, add the required files for packaging the crates contained in > this repository. > > Signed-off-by: Stefan Hanreich > --- > .cargo/config.toml

Re: [pve-devel] [PATCH proxmox-ve-rs 01/21] debian: add files for packaging

2024-07-16 Thread Thomas Lamprecht
Am 27/06/2024 um 12:41 schrieb Gabriel Goller: > On 26.06.2024 14:15, Stefan Hanreich wrote: >> Since we now have a standalone repository for Proxmox VE related >> crates, add the required files for packaging the crates contained in >> this repository. > > I know we don't really do this, but could

Re: [pve-devel] [PATCH proxmox-ve-rs 01/21] debian: add files for packaging

2024-06-27 Thread Gabriel Goller
On 26.06.2024 14:15, Stefan Hanreich wrote: Since we now have a standalone repository for Proxmox VE related crates, add the required files for packaging the crates contained in this repository. I know we don't really do this, but could we add a README.rst file here? Maybe with a small outline

[pve-devel] [PATCH proxmox-ve-rs 01/21] debian: add files for packaging

2024-06-26 Thread Stefan Hanreich
Since we now have a standalone repository for Proxmox VE related crates, add the required files for packaging the crates contained in this repository. Signed-off-by: Stefan Hanreich --- .cargo/config.toml | 5 ++ .gitignore | 8 +++ Cargo.toml