[gentoo-x86] / sys-apps / busybox / files / mdev-start.sh Project Root:

GentooDiff of /sys-apps/busybox/files/mdev-start.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.3, Sun Apr 20 01:17:49 2008 UTC version 1.4, Sun May 4 09:14:52 2008 UTC
Line 85 
Line 85 
 }  }
 mount_it()  mount_it()
 {  {
         type fstabinfo && mount_b2 || mount_b1          type fstabinfo && mount_it_b2 || mount_it_b1
 }  }
   
 main()  main()

Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help