[Pkg-sysvinit-commits] [GIT] sysvinit branch master updated. debian/sysvinit-2.88dsf-23-17-g63accb5

Roger Leigh rleigh at alioth.debian.org
Sun Apr 29 23:29:40 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  63accb590e138854d428e1236310e98977cebe2a (commit)
       via  8daf95b682c158bc88178faed668d4246d99a370 (commit)
       via  cadea2120e40d7e9fdffa027c93b7bbe52b0d3c0 (commit)
      from  a5a87f6ac2b34335ce528f8a371c4e6c2b3dc776 (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 63accb590e138854d428e1236310e98977cebe2a
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Apr 29 23:57:51 2012 +0100

    debian: Document motd addition and bootlogs removal

commit 8daf95b682c158bc88178faed668d4246d99a370
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Apr 29 23:51:33 2012 +0100

    debian: Remove bootlogs init script
    
    dmesg output is already handled by the current logging
    daemons, hence separately capturing the output at boot is
    redundant.

commit cadea2120e40d7e9fdffa027c93b7bbe52b0d3c0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Apr 29 23:50:01 2012 +0100

    debian: Split motd generation into separate motd script

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

Summary of changes:
 debian/changelog                           |    6 ++-
 debian/initscripts.conffiles               |    2 +-
 debian/initscripts.postinst                |    2 +-
 debian/initscripts.postrm                  |    2 +-
 debian/initscripts.preinst                 |    4 ++
 debian/src/initscripts/etc/init.d/bootlogs |   67 ----------------------------
 debian/src/initscripts/etc/init.d/motd     |   53 ++++++++++++++++++++++
 7 files changed, 65 insertions(+), 71 deletions(-)
 delete mode 100644 debian/src/initscripts/etc/init.d/bootlogs
 create mode 100644 debian/src/initscripts/etc/init.d/motd


hooks/post-receive
-- 
sysvinit



More information about the Pkg-sysvinit-commits mailing list