All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 1/2] Introduce /run directory
@ 2012-01-23 11:28 yegorslists at googlemail.com
  2012-01-23 11:28 ` [Buildroot] [PATCH v4 2/2] udev: bump to 178 and other fixes yegorslists at googlemail.com
  2012-02-02 22:03 ` [Buildroot] [PATCH v4 1/2] Introduce /run directory Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: yegorslists at googlemail.com @ 2012-01-23 11:28 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 fs/skeleton/run |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 120000 fs/skeleton/run

diff --git a/fs/skeleton/run b/fs/skeleton/run
new file mode 120000
index 0000000..1c2f433
--- /dev/null
+++ b/fs/skeleton/run
@@ -0,0 +1 @@
+tmp
\ No newline at end of file
-- 
1.7.1.1

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

end of thread, other threads:[~2012-02-02 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-23 11:28 [Buildroot] [PATCH v4 1/2] Introduce /run directory yegorslists at googlemail.com
2012-01-23 11:28 ` [Buildroot] [PATCH v4 2/2] udev: bump to 178 and other fixes yegorslists at googlemail.com
2012-01-23 11:31   ` Yegor Yefremov
2012-02-02 22:03 ` [Buildroot] [PATCH v4 1/2] Introduce /run directory Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.