[Pkg-sysvinit-commits] [GIT] sysvinit branch master updated. debian/sysvinit-2.88dsf-22-13-gc67ba05

Roger Leigh rleigh at alioth.debian.org
Sun Feb 12 22:31:33 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sysvinit".

The branch, master has been updated
       via  c67ba056c0ac5b06cdc8a02fa41afe7757b6c571 (commit)
       via  815705aeb15395d5f4768117a9610665423110b5 (commit)
      from  cc8cf1d21381725da39a0dcca898a9bb6cd4b202 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c67ba056c0ac5b06cdc8a02fa41afe7757b6c571
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Feb 12 22:30:26 2012 +0000

    debian: Make rc linprocfs mount idempotent

commit 815705aeb15395d5f4768117a9610665423110b5
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Feb 12 22:28:33 2012 +0000

    debian: Create /etc/default/hwclock and Close #659451
    
    Move UTC variable from /etc/default/rcS to /etc/default/hwclock,
    handling upgrades and new installations.  Update documentation.
    /etc/default/rcS is now a conffile, no longer managed by ucf.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |   14 +++++-
 debian/initscripts.conffiles                       |    1 +
 debian/initscripts.postinst                        |    8 ----
 debian/initscripts.preinst                         |   33 +++++++++++++++
 debian/initscripts.ucf                             |    1 -
 .../{share/default.rcS => etc/default/rcS}         |    3 -
 debian/src/initscripts/man/hwclock.5               |   43 ++++++++++++++++++++
 debian/src/initscripts/man/rcS.5                   |   26 +----------
 debian/src/initscripts/share/default.hwclock       |   11 +++++
 debian/src/initscripts/share/default.rcS.md5sum    |   13 ------
 debian/src/sysv-rc/etc/init.d/rc                   |   10 +++--
 11 files changed, 109 insertions(+), 54 deletions(-)
 delete mode 100644 debian/initscripts.ucf
 rename debian/src/initscripts/{share/default.rcS => etc/default/rcS} (91%)
 create mode 100644 debian/src/initscripts/man/hwclock.5
 create mode 100644 debian/src/initscripts/share/default.hwclock
 delete mode 100644 debian/src/initscripts/share/default.rcS.md5sum


hooks/post-receive
-- 
sysvinit



More information about the Pkg-sysvinit-commits mailing list