summaryrefslogtreecommitdiff
blob: 0da21a2969cc68c80f2e226f666ffa60998acc09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ChangeLog for app-admin/sysrqd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/sysrqd/ChangeLog,v 1.3 2008/12/02 17:06:04 jmbsvicetto Exp $

  02 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  ChangeLog:
  Removed the executable bit from files/sysrqd.init as it's installed
  through newinitd, a wrapper for doinitd, that calls doexe which uses the
  EXEOPTIONS variable that defaults to -m0755.

  30 Apr 2007; Marius Mauch <genone@gentoo.org> sysrqd-9.ebuild:
  Replacing einfo with elog

*sysrqd-9 (05 Mar 2007)

  05 Mar 2007; Wolfram Schlich <wschlich@gentoo.org>
  +files/sysrqd-9-config.patch, +files/sysrqd.init, +metadata.xml,
  +sysrqd-9.ebuild:
  Initial import wrt bug #169104