diff options
author | Isaac Dunham <ibid.ag@gmail.com> | 2016-01-31 20:55:43 -0800 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-02 14:46:00 +0000 |
commit | f74dace813fbdf69df5c7264b4fc0a9b87609b14 (patch) | |
tree | 8c5d354f63632d8a9c154d1c2d9017ff5dea40f5 /testing/mdev-like-a-boss/README.alpine | |
parent | 61254e78ff3679e7de3f31d5a65378af50706371 (diff) | |
download | aports-f74dace813fbdf69df5c7264b4fc0a9b87609b14.tar.bz2 aports-f74dace813fbdf69df5c7264b4fc0a9b87609b14.tar.xz |
testing/mdev-like-a-boss: new aport
Based on a package for Gentoo, though less useful on Alpine
Diffstat (limited to 'testing/mdev-like-a-boss/README.alpine')
-rw-r--r-- | testing/mdev-like-a-boss/README.alpine | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/mdev-like-a-boss/README.alpine b/testing/mdev-like-a-boss/README.alpine new file mode 100644 index 0000000000..c18e1bfacb --- /dev/null +++ b/testing/mdev-like-a-boss/README.alpine @@ -0,0 +1,12 @@ +This package was originally written for Gentoo; under Alpine, the documentation +is of limited usefulness: +- the helpers are installed in /lib/mdev-like-a-boss instead of /opt/mdev/helpers +- mdev.conf is not installed in /etc, so the helpers aren't used. + (Refer to /usr/share/doc/mdev-like-a-boss/mdev.conf if you want to use them) + +The 'keymaps' in /lib/mdev-like-a-boss/keymaps are short scripts that can +be run from a custom boot-time script; select the right one for your computer. + +Probably the most useful part is the mdev-like-a-boss-xorg package; it will +help get X running without udev. + |