summaryrefslogtreecommitdiffstats
path: root/src/sysinfolibsysfs.h
Commit message (Collapse)AuthorAgeFilesLines
* corrected some errorsNiklas2011-10-101-54/+0Star
|
* url status handling, 5sec delay before closing gui when exiting with failure ↵Jonathan Bauer2011-04-241-18/+18
| | | | (not actually returning 1 atm), lots of formatting...
* uniformed ident 3-spaced....joe2011-04-211-9/+8Star
|
* kexec done by fbguijoe2011-04-201-1/+1
|
* uniformed formatting...Jonathan Bauer2011-04-181-18/+18
|
* some changes in the sysinfolibfs clas. we can now get the mainboard serialNiklas Goby2011-04-081-0/+2
| | | | number for the hardware hash
* some changes in the sysinfolibsysfs class. json supportNiklas Goby2011-03-301-0/+20
| | | | problem: can not get the ip and mac address until now
* a new classes sysinfolibsysfsNiklas Goby2011-03-231-0/+33
it uses the libsysfs.c to gater informations about the system not finished yet