Device Driver Utility
  • Python 54.8%
  • C 28.1%
  • Shell 13.2%
  • Makefile 3.6%
  • Assembly 0.3%
Find a file
Till Wegmüller 1d1b875de5
Updating python shebangs (#5)
* Updating python shebangs

Signed-off-by: Till Wegmueller <toasterson@gmail.com>

* precompiling python

Signed-off-by: Till Wegmueller <toasterson@gmail.com>

---------

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2023-02-23 16:17:00 +01:00
config Import ddu exec_attr file from oi-userland 2019-06-23 14:37:58 +03:00
data Switch DDU to Python 3.5 2019-07-18 09:54:04 +03:00
ddu Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00
ddu-text Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00
gnome-help Drop DU (ITU) format support 2019-07-01 14:58:30 +03:00
include Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00
Legal_Documents Install ddu legal documents in usual way 2019-06-22 13:25:35 +03:00
po Drop DU (ITU) format support 2019-07-01 14:58:30 +03:00
scripts Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00
utils Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00
LICENSE.md Initial import from oi-userland 2019-06-19 15:56:18 +03:00
Makefile Install ddu gnome help files in usual way 2019-06-22 14:44:28 +03:00
README.md Update README 2019-06-23 14:10:49 +03:00
update_python_shebang.sh Updating python shebangs (#5) 2023-02-23 16:17:00 +01:00

Device Driver Utility (DDU) 1.3.1

This version is extracted from the OpenIndiana repository. Initially all missing binary parts present in DDU 1.2 sources are taken from there. Parts for which there was no source code, were rewritten. Source code for all_devices was updated based on code from 1.3.1 webrev.

Committed C code should be cstyle-clean.

20150529 - Aurélien Larcher aurelien.larcher@gmail.com

  • ddu.conf adds possibility to configure vendor and HCL parameters
  • hack around if a driver is not found and the device package left empty
  • add a configuration switch to disable explicity
  • all_devices needs file_dac_read privilege
  • fix duplicate section in C gnome help
  • fix deprecated has-separator in hdd.glade