]> git.pld-linux.org Git - packages/dev.git/commitdiff
- /dev/fbsplash
authorhavner <havner@pld-linux.org>
Mon, 27 Dec 2004 03:01:14 +0000 (03:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- needs to be figured why and fixed why does it use the same major,minor
  as DM control (maybe that's why there are problems with DM on this kernel

Changed files:
    dev.spec -> 1.150

dev.spec

index df0c6f1100e5985e91740938cb416580384b607c..957dfc541b5673304b32b7b44b9a70fabb5134ff 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -193,6 +193,7 @@ rm -rf $RPM_BUILD_ROOT
 %dev(c,10,240) %attr(600,root,root) /dev/mptctl
 
 %dev(c,10,63) %attr(660,root,disk) /dev/mapper/control
+%dev(c,10,63) %attr(660,root,video) /dev/fbsplash
 
 %ifarch %{ix86}
 %dev(c,10,184) %attr(666,root,root) /dev/cpu/microcode
This page took 0.13324 seconds and 4 git commands to generate.