diff --git a/.gitmodules b/.gitmodules index e28134a..a82b75f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "packages/proxmox-ve/proxmox-ve"] path = packages/proxmox-ve/proxmox-ve url = https://git.proxmox.com/git/proxmox-ve.git +[submodule "packages/pve-storage/pve-storage"] + path = packages/pve-storage/pve-storage + url = https://git.proxmox.com/git/pve-storage.git diff --git a/packages/pve-storage/patches/other/001-remove-ceph-fuse-for-loongarch-and-riscv.patch b/packages/pve-storage/patches/other/001-remove-ceph-fuse-for-loongarch-and-riscv.patch new file mode 100644 index 0000000..3b70550 --- /dev/null +++ b/packages/pve-storage/patches/other/001-remove-ceph-fuse-for-loongarch-and-riscv.patch @@ -0,0 +1,2421 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + remove ceph-fuse · jiangcuo/pve-storage@6f31e3a · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ Skip to content + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ + + + + +
+ + + + + + + + + +
+
+
+ + + + + + + + + + + +
+ + +
+ +
+ +
+ + + + / + + pve-storage + + + Public +
+ + forked from proxmox/pve-storage + + + +
+ +
+ + +
+
+ +
+
+ + + + +
+ + + + + + +
+ + + + + + +
+
+

Commit

+
+ +Permalink + + + + + + + +
+
+
+ + + +
+ remove ceph-fuse +
+
+ + Browse files + Browse the repository at this point in the history +
+ + +
+ +
+ +
    +
  • Loading branch information
  • +
+
+
+ + +
+ +
+ +
+
+ + @jiangcuo +
+
+ +
+ jiangcuo + + authored + Dec 24, 2023 + +
+ + + + + + + + + + + +
+
+
+ +
+ + 1 parent + + a18a8b4 + + commit 6f31e3a +
+
+
+ + + + + + +
+
+ + +
+ Showing + 1 changed file + with + 0 additions + and + 1 deletion. +
+ +
+
+
+ +
    +
  • + + +
  • + +
  • + + +
  • + +
+ +
    +
  • + + +
  • + +
  • + + +
  • + +
+ + +
+
+ +
+
+ +
+
+ + + +
+ + + +
+ +
+
+
+ + + +
+ + +
+ + + + 1 change: 0 additions & 1 deletion + + + + + + debian/control + + + + + +
+
+
+ + + +
+ +
+
+ + + + + + + + + + + + + + +
+
+
+ + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Original file line numberDiff line numberDiff line change
+ + + + Expand Up + @@ -26,7 +26,6 @@ Breaks: libpve-guest-common-perl (<< 4.0-3),
+ pve-manager (<< 5.2-12),
+ qemu-server (<< 6.1-14),
+ Depends: ceph-common (>= 12.2~),
+ ceph-fuse,
+ cifs-utils,
+ cstream,
+ glusterfs-client (>= 3.4.0-2),
+ + + + Expand Down +
+ +
+ +
+
+
+ +
+ + +
+ + + + + + + + +
+
+ +
+

+ 0 comments + on commit 6f31e3a +

+ +
+ +
+
+ +
+ +
+ + + +
+ +
+ +
+ + + + Please + sign in to comment. + +
+ +
+
+ + +
+ + +
+ +
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + diff --git a/packages/pve-storage/series.loongarch64 b/packages/pve-storage/series.loongarch64 new file mode 100644 index 0000000..ef2d323 --- /dev/null +++ b/packages/pve-storage/series.loongarch64 @@ -0,0 +1 @@ +patches/other/001-remove-ceph-fuse-for-loongarch-and-riscv.patch diff --git a/packages/pve-storage/series.riscv64 b/packages/pve-storage/series.riscv64 new file mode 100644 index 0000000..ef2d323 --- /dev/null +++ b/packages/pve-storage/series.riscv64 @@ -0,0 +1 @@ +patches/other/001-remove-ceph-fuse-for-loongarch-and-riscv.patch