Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Early boot fixes
@ 2015-09-21 16:29 Luca Ceresoli
  2015-09-21 16:29 ` [Buildroot] [PATCH 1/2] busybox: inittab: don't redirect output to /dev/null Luca Ceresoli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luca Ceresoli @ 2015-09-21 16:29 UTC (permalink / raw)
  To: buildroot

Hi,

my mdev-without-devtmpfs highlighted a couple errors that are not strictly
related to that work. And since that work might or not have a v2, and is
not very likely to be merged at all, let's have the two small fixes rolling
on their own.

Enjoy!

Luca Ceresoli (2):
  busybox: inittab: don't redirect output to /dev/null
  skeleton: fix absence of /dev/shm on static, read-only systems

 package/busybox/inittab        | 12 ++++++------
 system/skeleton/dev/shm/.empty |  0
 2 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 system/skeleton/dev/shm/.empty

-- 
1.9.1

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

end of thread, other threads:[~2015-10-03 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 16:29 [Buildroot] [PATCH 0/2] Early boot fixes Luca Ceresoli
2015-09-21 16:29 ` [Buildroot] [PATCH 1/2] busybox: inittab: don't redirect output to /dev/null Luca Ceresoli
2015-09-21 20:57   ` Yann E. MORIN
2015-09-21 16:29 ` [Buildroot] [PATCH 2/2] skeleton: fix absence of /dev/shm on static, read-only systems Luca Ceresoli
2015-09-21 20:59   ` Yann E. MORIN
2015-10-03 13:35 ` [Buildroot] [PATCH 0/2] Early boot fixes Peter Korsgaard

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