mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2024-11-09 23:19:44 +00:00
Configure eudev
This commit is contained in:
parent
d462d32e92
commit
84ee287484
1 changed files with 5 additions and 0 deletions
|
@ -29,5 +29,10 @@ make check
|
|||
|
||||
make install
|
||||
|
||||
tar -xvf ../udev-lfs-20171102.tar.xz
|
||||
make -f udev-lfs-20171102/Makefile.lfs install
|
||||
|
||||
udevadm hwdb --update
|
||||
|
||||
cd /sources
|
||||
rm -rf eudev-3.2.11
|
||||
|
|
Loading…
Reference in a new issue