All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add shutdown to group by default
@ 2013-09-24 14:45 Saul Wold
  2013-09-24 14:45 ` [PATCH 1/2] sysvinit: don't use useradd Saul Wold
  2013-09-24 14:45 ` [PATCH 2/2] base-passwd: add shutdown group Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Saul Wold @ 2013-09-24 14:45 UTC (permalink / raw)
  To: openembedded-core

Recently sysvinit added the useradd bbclass to add a shutdown 
group, this caused shadow to be added to the core-image-minimal
increasing it's size by about 1.3M.

Saul Wold (2):
  sysvinit: don't use useradd
  base-passwd: add shutdown group

 .../base-passwd/base-passwd-3.5.26/add_shutdown.patch | 19 +++++++++++++++++++
 meta/recipes-core/base-passwd/base-passwd_3.5.26.bb   |  4 +++-
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb        |  7 ++-----
 3 files changed, 24 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/base-passwd/base-passwd-3.5.26/add_shutdown.patch

-- 
1.8.3.1



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

end of thread, other threads:[~2013-09-24 15:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 14:45 [PATCH 0/2] Add shutdown to group by default Saul Wold
2013-09-24 14:45 ` [PATCH 1/2] sysvinit: don't use useradd Saul Wold
2013-09-24 15:04   ` Saul Wold
2013-09-24 14:45 ` [PATCH 2/2] base-passwd: add shutdown group Saul Wold

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.