piernov 6ce320ba67 oscdriver: Makefile use KERNELVERSION variable automatically supplied by DKMS instead of KVERSION
Allows building with DKMS for a kernel different from the one currently running
2023-03-01 12:51:59 +01:00
2022-12-05 19:12:29 +01:00
2022-12-05 14:54:59 +01:00
2023-02-22 11:29:49 +01:00
2022-12-11 18:04:23 +01:00
2022-12-25 20:38:10 +01:00
2023-01-02 15:01:23 +01:00
2022-12-05 14:54:59 +01:00
2022-08-20 20:13:57 +02:00


OpenSuperClone

Commits Last Commit Release License

A powerful disk cloning utility for Linux with many advanced features based on Scott Dwyer's HDDSuperClone.

Features💾 Installation✏️ Changelog💵 Credits📄 License

Size Limit CLI

Features

  • Advanced drive cloning capability akin to that of ddrescue
  • Virtual drive mode for targeted data extraction
  • Direct AHCI and IDE capability to circumvent OS drivers completely
  • USB relay control for automatic power cycling of drives

📋 Planned Changes

  • Refactoring of codebase (get rid of -fcommon flag)
  • Remove requirement for running as root
  • Add configuration files and presets for settings

💾 Installation

Pre-built DEB and RPM packages for OpenSuperClone can be found on the Release page.

Instructions for installing OpenSuperClone from source can be found on the Wiki.

✏️ Changelog

OpenSuperClone 2.5 [Work-In-Progress]

  • Implemented DKMS for driver installation
  • OSCDriver 2.6.2: add support for kernel 5.19.12 to 6.1.1 (thanks to piernov)

OpenSuperClone 2.4.1

  • Fixed a bug where the UI labels would show bogus strings

OpenSuperClone 2.4

  • Removal of licensing related code
  • Implemented CMake as build system
  • Switched from GTK2 to GTK3
  • Replaced localization system with gettext
  • OSCDriver 2.6.1: add suport for kernel 5.15 to 5.19.11 (thanks to piernov)
  • Minor improvements to OSCViewer (color picker, minor graphical changes)

💵 Credits

All credit belongs to Scott Dwyer with his work on HDDSuperClone.

This project makes use of the following libraries/programs:

📄 License

This software is licensed under the GPLv2.

S
Description
No description provided
Readme GPL-2.0
20 MiB
Languages
C 99.1%
CMake 0.5%
Shell 0.4%