summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [hwinfo] Ignore duplicate links in /dev/disk/by-pathbasSimon Rettberg2023-01-191-1/+8
|
* [bas-hw-collect] Add CD/DVD informationJannik Schönartz2021-09-281-2/+43
|
* [bas-hw-collect] Add speed to network informationJannik Schönartz2021-09-281-5/+13
|
* [bas-hw-collect] Add some more checks for existing pathsJannik Schönartz2021-09-241-34/+43
|
* Bugfix if no iommu directory is foundJannik Schönartz2021-09-161-6/+8
|
* [bas-hw-collect] Add iommu groups to lspci and add uuid url replace ↵Jannik Schönartz2021-09-081-5/+32
| | | | parameter to automatically replace a UUID in an url with the clients uuid
* [bas-hw-collect] Use idoit username instead of first-/lastname for contactsJannik Schönartz2021-07-131-6/+5Star
|
* [bas-hw-collect] Change edid from list to object with the connectionports as ↵Jannik Schönartz2021-06-291-2/+3
| | | | keys
* [bas-hw-collect] Add sfdisk and blkid information and group it with smartctl ↵Jannik Schönartz2021-06-291-18/+51
| | | | by drives
* [bas-hw-collect] remove unnecessary printingJannik Schönartz2021-06-241-1/+0Star
|
* [bas-hw-collect] Add ssl python lib for https requestsJannik Schönartz2021-06-242-0/+4
|
* Split hardware collector and python in seperate modules and remove pip for ↵Jannik Schönartz2021-06-226-46/+330
| | | | now (maybe own module later)
* [bas-python] Printing in stderr and cleanupJannik Schönartz2021-06-221-49/+53
|
* [bas-python] Make name field optional instead of nullJannik Schönartz2021-06-011-1/+3
|
* [bas-python] Add path to edid dataJannik Schönartz2021-06-011-2/+2
|
* [bas-python] Support multiple urlsJannik Schönartz2021-06-011-4/+5
|
* [bas-python] Add clientname as parameterJannik Schönartz2021-06-011-0/+2
|
* [bas-python] Add optional contact information argument (first-/lastname)Jannik Schönartz2021-05-251-0/+14
|
* [bas-python] Add newer lspci version to the minilinux, handle busybox lspci ↵Jannik Schönartz2021-04-132-3/+6
| | | | version when parsing
* [bas-registration-hook] Export UUID for usage in reg. hooks and the script ↵Jannik Schönartz2021-04-062-5/+6
| | | | was an outdated version.
* [bas-python] Add programs, drm dependencie for edid data and remove hooks, ↵Jannik Schönartz2021-04-063-19/+15Star
| | | | because this module gets called through a bas registration hook
* [bas] Add readlink to smartctl outputJannik Schönartz2021-02-021-3/+11
|
* Handle stderr with valid returncode 0 and add paramter for printing the jsonJannik Schönartz2021-01-121-6/+13
|
* Add sending post request and arguments for the location of the clientJannik Schönartz2021-01-121-2/+35
|
* Remove endl from mac and catch error if scmartctl version < 7Jannik Schönartz2020-12-081-1/+9
|
* Add fallback for ip and mac addressesJannik Schönartz2020-12-081-2/+31
|
* Change capture_output to stdout and stderr to add compatebility to python < ↵Jannik Schönartz2020-11-101-1/+2
| | | | python3.7
* Add lshwJannik Schönartz2020-11-101-0/+8
|
* Add ip data for ip and mac informationJannik Schönartz2020-11-031-0/+9
|
* Fix edit/edid typo :DJannik Schönartz2020-10-201-1/+1
|
* Add smartctl error handling, lspci, edid hex data and cleanup main functionJannik Schönartz2020-10-201-15/+79
|
* Add smartctrl capture to python hw scriptJannik Schönartz2020-09-153-4/+11
|
* Create bas branchJannik Schönartz2020-07-287-2/+220
| | | | | | | Add bas registration hook module Add bas python module Upgrade busybox version Add README with stuff
* [slx-splash] reactivate systemd messages if fbsplash failsJonathan Bauer2020-06-222-7/+13
|
* build-initramfs.sh: add busybox, haveged and kexec to default modulesJonathan Bauer2020-06-151-0/+3
|
* build-initramfs.sh: fix branchJonathan Bauer2020-06-091-1/+1
|
* Merge branch 'downloader' into downloader-xloopJonathan Bauer2020-06-051-13/+14
|\
| * [dnbd3-rootfs] KCL > SLX_DNBD3_IMAGEJonathan Bauer2020-06-051-11/+12
| |
| * [dnbd3-rootfs] rename container_unpack_{xlosetup => xloop}Jonathan Bauer2020-06-051-2/+2
| |
* | [dnbd3-rootfs] minor formattingJonathan Bauer2020-06-041-9/+6Star
| |
* | [dnbd3-rootfs] include xloop udev ruleJonathan Bauer2020-06-031-0/+4
| | | | | | | | fix
* | [dnbd3-rootfs] use xlosetup to find target devJonathan Bauer2020-06-021-3/+3
| |
* | [dnbd3-rootfs] use xlosetup for dnbd3 imageJonathan Bauer2020-06-021-1/+1
| |
* | [dnbd3-rootfs] modprobe xloopJonathan Bauer2020-06-021-1/+1
| |
* | Merge branch 'downloader' into downloader-xloopJonathan Bauer2020-06-021-1/+1
|\|
| * [dnbd3-rootfs] warn -> echoJonathan Bauer2020-06-021-1/+1
| |
* | Merge branch 'downloader' into downloader-xloopJonathan Bauer2020-06-021-1/+1
|\|
| * fix pass parameter to dracut per argumentJonathan Bauer2020-06-021-1/+1
| |
* | fix missing function renamingJonathan Bauer2020-06-021-2/+2
| |
* | use the right branchesJonathan Bauer2020-05-291-2/+1Star
| |