Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-micro][PATCH 1/2] busybox: mdev was removed
@ 2012-05-03 17:15 Bernhard Reutner-Fischer
  2012-05-03 17:15 ` [meta-micro][PATCH 2/2] busybox: bump to 1.19.4 Bernhard Reutner-Fischer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bernhard Reutner-Fischer @ 2012-05-03 17:15 UTC (permalink / raw)
  To: Phil Blundell; +Cc: openembedded-core

bea936913fcf684c23d36f740050dea118d5caad removed mdev, so rm now unused
file, too.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
---
 recipes/busybox/files/mdev |    9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 recipes/busybox/files/mdev

diff --git a/recipes/busybox/files/mdev b/recipes/busybox/files/mdev
deleted file mode 100644
index 14ba837..0000000
--- a/recipes/busybox/files/mdev
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-mount proc /proc -t proc
-mount sys /sys -t sysfs
-mount -t tmpfs tmpfs /dev  -o size=64k,mode=0755
-mkdir /dev/pts /dev/shm
-mount -t devpts devpts /dev/pts
-echo "/sbin/mdev" > /proc/sys/kernel/hotplug
-mdev -s
-- 
1.7.10




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-28 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 17:15 [meta-micro][PATCH 1/2] busybox: mdev was removed Bernhard Reutner-Fischer
2012-05-03 17:15 ` [meta-micro][PATCH 2/2] busybox: bump to 1.19.4 Bernhard Reutner-Fischer
2012-05-28 16:13   ` Phil Blundell
2012-05-15 19:50 ` Ping [was Re: [meta-micro][PATCH 1/2] busybox: mdev was removed] Bernhard Reutner-Fischer
2012-05-28 16:11 ` [meta-micro][PATCH 1/2] busybox: mdev was removed Phil Blundell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox