Magellan Linux

Diff of /smage/trunk/core/base-files/base-files-0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1317 by niro, Mon Feb 7 01:07:14 2011 UTC revision 1318 by niro, Mon Feb 7 01:07:29 2011 UTC
# Line 100  postinstall() Line 100  postinstall()
100    
101   if [[ ! -c ${MROOT}/dev/fb0 ]]   if [[ ! -c ${MROOT}/dev/fb0 ]]
102   then   then
103   mknod ${BINDIR}/dev/fb0 c 29 0   mknod ${MROOT}/dev/fb0 c 29 0
104   fi   fi
105  }  }

Legend:
Removed from v.1317  
changed lines
  Added in v.1318