[arch-commits] Commit in systemd/repos (30 files)

Dave Reisner dreisner at archlinux.org
Wed Apr 22 01:10:01 UTC 2015


    Date: Wednesday, April 22, 2015 @ 03:10:01
  Author: dreisner
Revision: 237885

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  systemd/repos/testing-i686/
  systemd/repos/testing-i686/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch
    (from rev 237884, systemd/trunk/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch)
  systemd/repos/testing-i686/0001-core-don-t-change-removed-devices-to-state-tentative.patch
    (from rev 237884, systemd/trunk/0001-core-don-t-change-removed-devices-to-state-tentative.patch)
  systemd/repos/testing-i686/0001-core-rework-device-state-logic.patch
    (from rev 237884, systemd/trunk/0001-core-rework-device-state-logic.patch)
  systemd/repos/testing-i686/0001-core-shared-in-deserializing-match-same-files-reache.patch
    (from rev 237884, systemd/trunk/0001-core-shared-in-deserializing-match-same-files-reache.patch)
  systemd/repos/testing-i686/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch
    (from rev 237884, systemd/trunk/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch)
  systemd/repos/testing-i686/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch
    (from rev 237884, systemd/trunk/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch)
  systemd/repos/testing-i686/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch
    (from rev 237884, systemd/trunk/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch)
  systemd/repos/testing-i686/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch
    (from rev 237884, systemd/trunk/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch)
  systemd/repos/testing-i686/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch
    (from rev 237884, systemd/trunk/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch)
  systemd/repos/testing-i686/PKGBUILD
    (from rev 237884, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
    (from rev 237884, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
    (from rev 237884, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
    (from rev 237884, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
    (from rev 237884, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/
  systemd/repos/testing-x86_64/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch
    (from rev 237884, systemd/trunk/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch)
  systemd/repos/testing-x86_64/0001-core-don-t-change-removed-devices-to-state-tentative.patch
    (from rev 237884, systemd/trunk/0001-core-don-t-change-removed-devices-to-state-tentative.patch)
  systemd/repos/testing-x86_64/0001-core-rework-device-state-logic.patch
    (from rev 237884, systemd/trunk/0001-core-rework-device-state-logic.patch)
  systemd/repos/testing-x86_64/0001-core-shared-in-deserializing-match-same-files-reache.patch
    (from rev 237884, systemd/trunk/0001-core-shared-in-deserializing-match-same-files-reache.patch)
  systemd/repos/testing-x86_64/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch
    (from rev 237884, systemd/trunk/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch)
  systemd/repos/testing-x86_64/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch
    (from rev 237884, systemd/trunk/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch)
  systemd/repos/testing-x86_64/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch
    (from rev 237884, systemd/trunk/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch)
  systemd/repos/testing-x86_64/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch
    (from rev 237884, systemd/trunk/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch)
  systemd/repos/testing-x86_64/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch
    (from rev 237884, systemd/trunk/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch)
  systemd/repos/testing-x86_64/PKGBUILD
    (from rev 237884, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
    (from rev 237884, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
    (from rev 237884, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
    (from rev 237884, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
    (from rev 237884, systemd/trunk/systemd.install)

------------------------------------------------------------------------------------+
 testing-i686/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch       |  376 ++++
 testing-i686/0001-core-don-t-change-removed-devices-to-state-tentative.patch       |   34 
 testing-i686/0001-core-rework-device-state-logic.patch                             |  910 ++++++++++
 testing-i686/0001-core-shared-in-deserializing-match-same-files-reache.patch       |  135 +
 testing-i686/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch       |  293 +++
 testing-i686/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch                   |   34 
 testing-i686/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch              |  129 +
 testing-i686/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch       |   31 
 testing-i686/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch   |   28 
 testing-i686/PKGBUILD                                                              |  198 ++
 testing-i686/initcpio-hook-udev                                                    |   22 
 testing-i686/initcpio-install-systemd                                              |  170 +
 testing-i686/initcpio-install-udev                                                 |   29 
 testing-i686/systemd.install                                                       |  205 ++
 testing-x86_64/0001-core-do-not-spawn-jobs-or-touch-other-units-during-c.patch     |  376 ++++
 testing-x86_64/0001-core-don-t-change-removed-devices-to-state-tentative.patch     |   34 
 testing-x86_64/0001-core-rework-device-state-logic.patch                           |  910 ++++++++++
 testing-x86_64/0001-core-shared-in-deserializing-match-same-files-reache.patch     |  135 +
 testing-x86_64/0001-nspawn-when-connected-to-pipes-for-stdin-stdout-pass.patch     |  293 +++
 testing-x86_64/0001-tmpfiles-Fix-handling-of-duplicate-lines.patch                 |   34 
 testing-x86_64/0001-tmpfiles-avoid-creating-duplicate-acl-entries.patch            |  129 +
 testing-x86_64/0001-unit-use-weaker-dependencies-between-mount-and-devic.patch     |   31 
 testing-x86_64/0001-use-x-machine-unix-prefix-for-the-container-bus-on-dbus1.patch |   28 
 testing-x86_64/PKGBUILD                                                            |  198 ++
 testing-x86_64/initcpio-hook-udev                                                  |   22 
 testing-x86_64/initcpio-install-systemd                                            |  170 +
 testing-x86_64/initcpio-install-udev                                               |   29 
 testing-x86_64/systemd.install                                                     |  205 ++
 28 files changed, 5188 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 237884:237885 to see the changes.



More information about the arch-commits mailing list