Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] base-files: add /run directory from FHS 3 draft specification
@ 2013-05-26 11:13 Jonathan Liu
  2013-05-26 11:13 ` [PATCH 1/6] " Jonathan Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jonathan Liu @ 2013-05-26 11:13 UTC (permalink / raw)
  To: openembedded-core

This is an updated and split up version of the original monolithic
patch to add /run directory from FHS 3 draft specification.

For reference, my previously submitted patches (6):
  systemd: fix ordering for machineid and run-postinsts services
  resolvconf: remove /var/volatile/run/resolvconf/interface from package
  boot-directdisk: mount root by MBR disk signature for Linux 3.8+
  bind: remove empty /var/run directory
  cups: remove /var/run from package as cupsd will populate it on startup
  consolekit: remove /var/run from package

Jonathan Liu (6):
  base-files: add /run directory from FHS 3 draft specification
  systemd: do not create /var/volatile/run and /var/volatile/lock
  systemd: do not create symbolic link from /run to /var/run
  systemd: remove old /var/run workarounds
  udev: do not create /var/volatile/run in init script
  udev: do not create symbolic link from /run to /var/run

 meta/files/fs-perms.txt                                   |  5 ++---
 meta/recipes-core/base-files/base-files/fstab             |  1 +
 meta/recipes-core/base-files/base-files_3.0.14.bb         | 10 +++++-----
 meta/recipes-core/initscripts/initscripts-1.0/volatiles   |  7 +++----
 meta/recipes-core/systemd/systemd/00-create-volatile.conf |  2 --
 meta/recipes-core/systemd/systemd/init                    |  4 ----
 meta/recipes-core/systemd/systemd/var-run.conf            |  4 ----
 meta/recipes-core/systemd/systemd_204.bb                  |  3 ---
 meta/recipes-core/udev/udev.inc                           |  6 +-----
 meta/recipes-core/udev/udev/init                          |  1 -
 meta/recipes-core/udev/udev/volatiles                     |  1 -
 11 files changed, 12 insertions(+), 32 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/var-run.conf
 delete mode 100644 meta/recipes-core/udev/udev/volatiles

-- 
1.8.2.3



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

end of thread, other threads:[~2013-05-26 10:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-26 11:13 [PATCH 0/6] base-files: add /run directory from FHS 3 draft specification Jonathan Liu
2013-05-26 11:13 ` [PATCH 1/6] " Jonathan Liu
2013-05-26 11:13 ` [PATCH 2/6] systemd: do not create /var/volatile/run and /var/volatile/lock Jonathan Liu
2013-05-26 11:13 ` [PATCH 3/6] systemd: do not create symbolic link from /run to /var/run Jonathan Liu
2013-05-26 11:13 ` [PATCH 4/6] systemd: remove old /var/run workarounds Jonathan Liu
2013-05-26 11:13 ` [PATCH 5/6] udev: do not create /var/volatile/run in init script Jonathan Liu
2013-05-26 11:13 ` [PATCH 6/6] udev: do not create symbolic link from /run to /var/run Jonathan Liu

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