mirror of
https://github.com/optim-enterprises-bv/coreos.git
synced 2025-10-30 01:22:38 +00:00
feat: Add rclone package to ucore build for mounting cloud storage (#125)
This commit is contained in:
@@ -86,6 +86,7 @@ This image builds on `ucore-minimal` but adds drivers, storage tools and utiliti
|
||||
- [mergerfs](https://github.com/trapexit/mergerfs)
|
||||
- nfs-utils - nfs utils including daemon for kernel NFS server
|
||||
- [pcp](https://pcp.io) Performance Co-pilot monitoring
|
||||
- [rclone](https://www.rclone.org/) - file synchronization and mounting of cloud storage
|
||||
- [samba](https://www.samba.org/) and samba-usershares to provide SMB sevices
|
||||
- [snapraid](https://www.snapraid.it/)
|
||||
- usbutils(and pciutils) - technically pciutils is pulled in by open-vm-tools in ucore-minimal
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"nxpwireless-firmware",
|
||||
"pciutils",
|
||||
"pcp-zeroconf",
|
||||
"rclone",
|
||||
"realtek-firmware",
|
||||
"samba",
|
||||
"samba-usershares",
|
||||
|
||||
Reference in New Issue
Block a user