summaryrefslogtreecommitdiffstats
path: root/utils/sys-utils
Commit message (Collapse)AuthorAgeFilesLines
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-233-1165/+0Star
|
* Added debug support for xlosetup and documented debugging in READMEManuel Bentele2020-10-121-1/+1
|
* Added RPM package creation and moved to relative CMake installation pathsManuel Bentele2020-09-161-4/+7
|
* Added partial CMake package component supportManuel Bentele2020-09-161-2/+4
|
* xlosetup: removed warning about unsuitable backing file sizeManuel Bentele2020-09-161-24/+0Star
| | | | Warning might be flase positiv if a QCOW backing file is loaded. The correct check of the file format size is already implemented in the xloop Linux kernel module and not needed in xlosetup anymore.
* Renamed losetup to xlosetup in man pageManuel Bentele2020-09-161-60/+60
|
* Fixed major number of xloop device and device names in xlosetupManuel Bentele2020-09-161-30/+30
|
* Renamed files from loop to xloop and generate package only in Release modeManuel Bentele2020-09-163-11/+11
|
* Added CMake files to build xloop kernel modules and xlosetup utilityManuel Bentele2020-09-161-0/+5
|
* Added patched losetup utility to configure xloop devicesManuel Bentele2020-09-163-0/+1179