All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] fs: fix /tmp and /run clean-up in POSIX shells
@ 2022-01-24 10:41 Evgeni Dobrev via buildroot
  2022-01-24 10:41 ` [Buildroot] [PATCH 1/1] " Evgeni Dobrev via buildroot
  0 siblings, 1 reply; 5+ messages in thread
From: Evgeni Dobrev via buildroot @ 2022-01-24 10:41 UTC (permalink / raw)
  To: buildroot; +Cc: Evgeni Dobrev

Hi,

the fakeroot script uses [^c] to request the deletion of all hidden
files within the tmp and run folders. This however does not work under
dash (or other POSIX shells) without additional configuration.

The proposed patch fixes the clean-up actions introduced with
5e78e7e97d772124f0d31653aca33731abe5b4db .

Regards,

Evgeni Dobrev (1):
  fs: fix /tmp and /run clean-up in POSIX shells

 fs/common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-27 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 10:41 [Buildroot] [PATCH 0/1] fs: fix /tmp and /run clean-up in POSIX shells Evgeni Dobrev via buildroot
2022-01-24 10:41 ` [Buildroot] [PATCH 1/1] " Evgeni Dobrev via buildroot
2022-01-26 22:17   ` Yann E. MORIN
2022-01-27 10:34     ` Evgeni Dobrev via buildroot
2022-07-27 15:46   ` Yann E. MORIN

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.