sdt - a tool kit for driver updates
sdt [options] cmd [cmd-options]
The SUSE Driver Tools package is a suite of utility commands (tools) to help users manage distribution and integration of driver updates with SUSE Linux distributions.
The sdt command is the main command of the SUSE Driver Tools suite which provides a set of tools for specific tasks.
Below is a brief description of each sdt tool. See the respective sub-command manual for detailed information.
For some operations, SUSE Driver Tools requires super user permissions. To achieve this, a call to sudo is made and the user will be prompted for the root password. To avoid the password prompt, configure sudo with the option NOPASSWD. See sudoers(1) for further information on configuring sudo.
The operations requiring super user privileges are:
initrd imagesFor unpacking initrd images, the command cpio is called using sudo. Images will only be unpacked into empty directories, and the –no-absolute-filenames option is used to avoid inadvertently overwriting files outside of the target directory.
For mounting the uEFI vfat image, the mount command is called using sudo.
sdt-media(1), sdt-dud(1), sdt-initrd(1), sdt-kmodule(1), sdt-obs(1), sdt-file-detection(7), sudoers(1)