kiwi-el8/tools
Marcus Schäfer a9492904a0
Update kiwi tools README
Delete obsolete entries for tools no longer present
2018-09-21 16:45:19 +02:00
..
dcounter.c Move all build and install tasks to setup.py 2016-05-30 19:07:49 +02:00
isconsole.c Move all build and install tasks to setup.py 2016-05-30 19:07:49 +02:00
kversion.c Update FSF address 2018-03-16 15:26:29 +01:00
Makefile Move all build and install tasks to setup.py 2016-05-30 19:07:49 +02:00
README.md Update kiwi tools README 2018-09-21 16:45:19 +02:00
utimer.c Move all build and install tasks to setup.py 2016-05-30 19:07:49 +02:00

KIWI - tools

this directory contains helper scripts and programs around the kiwi image technology. If you need them in your image just set the package kiwi-tools in your config.xml file

  • /usr/bin/utimer

    run a timer process like the kernel

  • /usr/bin/kversion

    extract kernel version information from kernel image

  • /usr/bin/dcounter

    a small program to count bytes on a transfer so that you can show a progress information about the transfer

  • /usr/bin/isconsole

    a small program sending the KDGETMODE ioctl to /dev/console in order to check if we can fbiterm on that console