mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-14 01:46:16 +00:00

so that parsing CD ROM repositories with spaces in the name works too. But it's not limited to that, and should make one-line parsing rather similar to what APT does (stanza parsing in APT doesn't use ParseQuoteWord at all AFAICS). Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
deb [trusted=yes] "file:///some/spacey/mount point/" bullseye pve
|
|
deb [lang="it"] file:///some/spacey/"mount point"/proxmox/packages/ /
|