vdev icon indicating copy to clipboard operation
vdev copied to clipboard

A device-file manager for *nix

Results 40 vdev issues
Sort by recently updated
recently updated
newest added

``` modified: libvdev/config.c modified: libvdev/config.h modified: vdevd/main.c modified: vdevd/vdev.c ``` patches to (re)instate --help for the vdevd daemon. should now exit early when -h or --help is supplied on the...

i see a pull request in cola, not commited yet with many improvements.. i see that proyect into the dev1dev gitlab site of Devuan but no see any activity in...

I put a new empty sd card in my comp's reader. vdev found it and it showed up in spacefm automatically. I did `dd bs=4M if=devuan_jessie_1.0.0-beta_armhf_raspi2.img of=/dev/sde` to sd card...

I have a working system and add only `mount -t devtmpfs devtmpfs /dev` I boot and everything seems fine in /dev ( I will check this thouroghly ) However when...

the ERROR ``` 02041:00007FBC16D4D700: [ vdev.c:0395] vdev_error_thread_main: ERROR: /usr/lib/vdev/subr.sh: line 46: /dev/metadata//dev/bus/usb/001/003/links: No such file or directory ``` tree of `/dev/bus/001` ``` /dev/bus/usb/001/ |-- 001 |-- 002 `-- 004 ```...

Vdevd needs to re-walk /sys/devices until no new devices are found. This is because handling a sysfs device tree can have the side-effect of creating more device trees in directories...

bug

you can find a pkgbuild providing hook for arch here : https://github.com/Obarun/obarun-pkgbuild/tree/master/vdev-obarun work for me but need more test on another machine. i suppose fbt will implement it on his...

hello, First, thank you for your hard work, it's very appreciate. I'm working on a archlinux based system with Runit as services manager and obviously without systemd. For the moment...

libudev-compat should probably provide a .pc file for pkg-config, otherwise configure scripts can't find libudev. I've tried to just put in the one from eudev and it works perfectly. Should...

Possibly fixed

Is there anybody who has got vdevd working on their gentoo systems? At the moment I have got vdevd, hwdb and udevlib-compat compiled fine and now I'm painfully slowly going...