GithubHelp home page GithubHelp logo

slashbeast / mdev-like-a-boss Goto Github PK

View Code? Open in Web Editor NEW
119.0 119.0 11.0 73 KB

This repo is a stash for notes, scripts and configs for the system running with mdev as a udev replacement.

License: BSD 3-Clause "New" or "Revised" License

Shell 98.20% Awk 1.80%

mdev-like-a-boss's Issues

unknown user/group

OS: KISS Linux
Error message: mdev: unknown user/group 'root:uucp' on line 43
Notes: ttyS[0-9] devices are usually owned by root:dialout on udev.

kvm group

upon startup, there is complaint about unknown group kvm. There is no kvm group by default in Gentoo.
kvm root:kvm 660 line in mdev.conf should be changed.

PARTUUID and PARTLABEL support

Wouldn't supporting these, which would clear a TODO item, only require adding 2 matching lines after

		[ "${UUID}" ] && create_uuid_label_symlink 'uuid' "${UUID}"
		[ "${LABEL}" ] && create_uuid_label_symlink 'label' "${LABEL}"

That are identical except for adding PART/part in front of the relevant places?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.