All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] synchronize initab files and enable swap on startup
@ 2018-06-11  6:00 Carlos Santos
  2018-06-11  6:00 ` [Buildroot] [PATCH 1/4] sysvinit: reduce number of mkdir calls in inittab Carlos Santos
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Carlos Santos @ 2018-06-11  6:00 UTC (permalink / raw)
  To: buildroot

* Apply to sysvinit a modification made for busybox in commit e9db8122fb
  (reduce number of mkdir calls in inittab).

* Activate swap on system startup. This still requires a swap entry in
  /etc/inittab, which must be provided by the user.

* Synchronize the custom inittab used on Synopsis boards with the one in
  the busybox package.

Carlos Santos (4):
  sysvinit: reduce number of mkdir calls in inittab
  sysvinit: add an inittab entry to activate swap
  busybox: add an inittab entry to activate swap
  board/synopsys: synchronize custom inittab with BusyBox' one

 board/synopsys/axs10x/fs-overlay/etc/inittab | 16 ++++++++++------
 package/busybox/inittab                      |  1 +
 package/sysvinit/inittab                     |  6 +++---
 3 files changed, 14 insertions(+), 9 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-06-17 15:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11  6:00 [Buildroot] [PATCH 0/4] synchronize initab files and enable swap on startup Carlos Santos
2018-06-11  6:00 ` [Buildroot] [PATCH 1/4] sysvinit: reduce number of mkdir calls in inittab Carlos Santos
2018-06-12  9:22   ` Peter Korsgaard
2018-06-17 15:54   ` Peter Korsgaard
2018-06-11  6:00 ` [Buildroot] [PATCH 2/4] sysvinit: add an inittab entry to activate swap Carlos Santos
2018-06-12 12:56   ` Peter Korsgaard
2018-06-17 15:54   ` Peter Korsgaard
2018-06-11  6:00 ` [Buildroot] [PATCH 3/4] busybox: " Carlos Santos
2018-06-12 12:58   ` Peter Korsgaard
2018-06-17 15:54   ` Peter Korsgaard
2018-06-11  6:00 ` [Buildroot] [PATCH 4/4] board/synopsys: synchronize custom inittab with BusyBox' one Carlos Santos
2018-06-12 13:01   ` Peter Korsgaard
2018-06-17 15:54   ` 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.