]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
extrahd.cgi: Add various perl functions deal with block devices
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 11 Jun 2023 10:05:14 +0000 (12:05 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 10 Jul 2023 19:21:22 +0000 (21:21 +0200)
commita6c54038f1c33e5647b2f1c51b8915028d456209
tree7f3f96703e46e0ea6d8c6762cbddd45602097416
parent46c8316642fe90df99de1c0b735f7f4ed9a44464
extrahd.cgi: Add various perl functions deal with block devices

This functions are going to replace the former used scan/write to file/read from
file approach by directly collecting the required informations from the
kernel sysfs and devfs.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/extrahd.cgi