| Bug#: 220028 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: critical | Priority: P2 |
| Resolution: FIXED | Assigned To: embedded@gentoo.org | Reported By: codehero@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: sys-apps/busybox - ${FILESDIR}/mdev-start.sh contains typos on line 88 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-05-02 11:23 0000 | |||
| Description: | Opened: 2008-05-02 11:23 0000 |
type fstabinfo && mount_b2 || mount_b1 should read type fstabinfo && mount_t_b2 || mount_t_b1 Reproducible: Always
your fix too includes typos ;) should be fixed in cvs: http://sources.gentoo.org/sys-apps/busybox/files/mdev-start.sh?r1=1.3&r2=1.4