mirror of
				https://github.com/optim-enterprises-bv/coreos.git
				synced 2025-11-03 19:37:49 +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)
 | 
					  - [mergerfs](https://github.com/trapexit/mergerfs)
 | 
				
			||||||
  - nfs-utils - nfs utils including daemon for kernel NFS server
 | 
					  - nfs-utils - nfs utils including daemon for kernel NFS server
 | 
				
			||||||
  - [pcp](https://pcp.io) Performance Co-pilot monitoring
 | 
					  - [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
 | 
					  - [samba](https://www.samba.org/) and samba-usershares to provide SMB sevices
 | 
				
			||||||
  - [snapraid](https://www.snapraid.it/)
 | 
					  - [snapraid](https://www.snapraid.it/)
 | 
				
			||||||
  - usbutils(and pciutils) - technically pciutils is pulled in by open-vm-tools in ucore-minimal
 | 
					  - usbutils(and pciutils) - technically pciutils is pulled in by open-vm-tools in ucore-minimal
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -35,6 +35,7 @@
 | 
				
			|||||||
                "nxpwireless-firmware",
 | 
					                "nxpwireless-firmware",
 | 
				
			||||||
                "pciutils",
 | 
					                "pciutils",
 | 
				
			||||||
                "pcp-zeroconf",
 | 
					                "pcp-zeroconf",
 | 
				
			||||||
 | 
					                "rclone",
 | 
				
			||||||
                "realtek-firmware",
 | 
					                "realtek-firmware",
 | 
				
			||||||
                "samba",
 | 
					                "samba",
 | 
				
			||||||
                "samba-usershares",
 | 
					                "samba-usershares",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user