summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-23133-29578/+0Star
|
* Added debug support for xlosetup and documented debugging in READMEManuel Bentele2020-10-122-8/+8
|
* Added RPM package creation and moved to relative CMake installation pathsManuel Bentele2020-09-162-5/+8
|
* Added partial CMake package component supportManuel Bentele2020-09-162-3/+6
|
* 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
|
* Added testcases from the Linux testing project (LTP)Manuel Bentele2020-09-161-1/+0Star
|
* Generate util-linux configuration to build xlosetupManuel Bentele2020-09-163-17/+14Star
|
* Fixed major number of xloop device and device names in xlosetupManuel Bentele2020-09-165-40/+43
|
* Renamed files from loop to xloop and generate package only in Release modeManuel Bentele2020-09-166-43/+43
|
* Added CMake files to build xloop kernel modules and xlosetup utilityManuel Bentele2020-09-162-0/+9
|
* Added patched losetup utility to configure xloop devicesManuel Bentele2020-09-16133-0/+29588