cornerot

Results 3 comments of cornerot

Sure, `DEVLINKS` and `DEVPATH` not meaningful. But `DEVTYPE` can be not `disk` only, but also `partition`. `DEVTYPE` can be read from `/sys/dev/block/[MAJOR:MINOR]/uevent`: ``` cat /sys/dev/block/8:1/uevent MAJOR=8 MINOR=1 DEVNAME=sda1 DEVTYPE=partition PARTN=1...

> Hi, Could you please bump script version (eg: `0.0.3`), update the commit message to follow guidelines and fill the script update checklist? Thanks! Hello! Done