reboot-arch-btw 0.1.2

Check if you need to reboot due to an updated kernel. (I use Arch btw!)
reboot-arch-btw-0.1.2 is not a library.

Travis Build Status Reboot Arch BTW

This is a small utility which shows the installed and running Linux kernel on ArchLinux. It is useful if one didn't notice that the kernel got updated and suddenly your USB drive won't mount because the needed kernel module can't get loaded.

To get the version of the installed kernel it uses pacman -Q linux and to get the version of the running kernel it uses uname -r.

Build

This project requires Rust 1.32.0 or newer. Also you need to have dbus installed.

sudo pacman -S dbus
cargo build

Usage

% reboot-arch-btw
installed: 4.5.4-1
running: 4.5.4-1