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

Dave Reisner dreisner at nymeria.archlinux.org
Mon Sep 9 14:11:44 UTC 2013


    Date: Monday, September 9, 2013 @ 16:11:44
  Author: dreisner
Revision: 193988

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

Added:
  systemd/repos/testing-i686/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch
    (from rev 193987, systemd/trunk/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch)
  systemd/repos/testing-i686/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch
    (from rev 193987, systemd/trunk/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch)
  systemd/repos/testing-i686/0002-tmpfiles-support-passing-prefix-multiple-times.patch
    (from rev 193987, systemd/trunk/0002-tmpfiles-support-passing-prefix-multiple-times.patch)
  systemd/repos/testing-i686/0003-tmpfiles-introduce-exclude-prefix.patch
    (from rev 193987, systemd/trunk/0003-tmpfiles-introduce-exclude-prefix.patch)
  systemd/repos/testing-i686/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch
    (from rev 193987, systemd/trunk/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch)
  systemd/repos/testing-i686/PKGBUILD
    (from rev 193987, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
    (from rev 193987, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
    (from rev 193987, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
    (from rev 193987, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
    (from rev 193987, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch
    (from rev 193987, systemd/trunk/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch)
  systemd/repos/testing-x86_64/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch
    (from rev 193987, systemd/trunk/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch)
  systemd/repos/testing-x86_64/0002-tmpfiles-support-passing-prefix-multiple-times.patch
    (from rev 193987, systemd/trunk/0002-tmpfiles-support-passing-prefix-multiple-times.patch)
  systemd/repos/testing-x86_64/0003-tmpfiles-introduce-exclude-prefix.patch
    (from rev 193987, systemd/trunk/0003-tmpfiles-introduce-exclude-prefix.patch)
  systemd/repos/testing-x86_64/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch
    (from rev 193987, systemd/trunk/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch)
  systemd/repos/testing-x86_64/PKGBUILD
    (from rev 193987, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
    (from rev 193987, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
    (from rev 193987, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
    (from rev 193987, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
    (from rev 193987, systemd/trunk/systemd.install)
Deleted:
  systemd/repos/testing-i686/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch
  systemd/repos/testing-i686/0002-tmpfiles-support-passing-prefix-multiple-times.patch
  systemd/repos/testing-i686/0003-tmpfiles-introduce-exclude-prefix.patch
  systemd/repos/testing-i686/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/initcpio-hook-udev
  systemd/repos/testing-i686/initcpio-install-systemd
  systemd/repos/testing-i686/initcpio-install-udev
  systemd/repos/testing-i686/systemd.install
  systemd/repos/testing-x86_64/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch
  systemd/repos/testing-x86_64/0002-tmpfiles-support-passing-prefix-multiple-times.patch
  systemd/repos/testing-x86_64/0003-tmpfiles-introduce-exclude-prefix.patch
  systemd/repos/testing-x86_64/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/initcpio-hook-udev
  systemd/repos/testing-x86_64/initcpio-install-systemd
  systemd/repos/testing-x86_64/initcpio-install-udev
  systemd/repos/testing-x86_64/systemd.install

--------------------------------------------------------------------------------+
 /0001-udev-static_node-don-t-touch-permissions-uneccessari.patch               |   56 +
 /0002-tmpfiles-support-passing-prefix-multiple-times.patch                     |  180 +++++
 /0003-tmpfiles-introduce-exclude-prefix.patch                                  |  276 ++++++++
 /0004-tmpfiles-setup-exclude-dev-prefixes-files.patch                          |   46 +
 /PKGBUILD                                                                      |  304 +++++++++
 /initcpio-hook-udev                                                            |   40 +
 /initcpio-install-systemd                                                      |  312 ++++++++++
 /initcpio-install-udev                                                         |   56 +
 /systemd.install                                                               |  206 ++++++
 testing-i686/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch     |   89 ++
 testing-i686/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch   |   28 
 testing-i686/0002-tmpfiles-support-passing-prefix-multiple-times.patch         |   90 --
 testing-i686/0003-tmpfiles-introduce-exclude-prefix.patch                      |  138 ----
 testing-i686/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch              |   23 
 testing-i686/PKGBUILD                                                          |  149 ----
 testing-i686/initcpio-hook-udev                                                |   20 
 testing-i686/initcpio-install-systemd                                          |  156 -----
 testing-i686/initcpio-install-udev                                             |   28 
 testing-i686/systemd.install                                                   |  103 ---
 testing-x86_64/0001-journal-fix-parsing-of-facility-in-syslog-messages.patch   |   89 ++
 testing-x86_64/0001-udev-static_node-don-t-touch-permissions-uneccessari.patch |   28 
 testing-x86_64/0002-tmpfiles-support-passing-prefix-multiple-times.patch       |   90 --
 testing-x86_64/0003-tmpfiles-introduce-exclude-prefix.patch                    |  138 ----
 testing-x86_64/0004-tmpfiles-setup-exclude-dev-prefixes-files.patch            |   23 
 testing-x86_64/PKGBUILD                                                        |  149 ----
 testing-x86_64/initcpio-hook-udev                                              |   20 
 testing-x86_64/initcpio-install-systemd                                        |  156 -----
 testing-x86_64/initcpio-install-udev                                           |   28 
 testing-x86_64/systemd.install                                                 |  103 ---
 29 files changed, 1654 insertions(+), 1470 deletions(-)

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



More information about the arch-commits mailing list