# ChangeLog for sys-apps/module-init-tools
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v 1.22 2003/03/31 20:06:32 azarah Exp $

*module-init-tools-0.9.11-r2 (30 Mar 2003)

  30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.11-r2.ebuild :
  The moving of /sbin/lsmod to /bin, causes some breakage, so install a compat
  symlink.

*module-init-tools-0.9.11-r1 (30 Mar 2003)

  30 Mar 2003; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.11-r1.ebuild :
  Update modutils to 2.4.25

*module-init-tools-0.9.11 (30 Mar 2003)

  30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.11.ebuild :
  Update version.  Really get the ${P}-be-quiet-for-devfsd.patch to be
  effective.  Move manpages for insmod, modprobe, etc to <name>.old.8 so that
  they are still available.

*module-init-tools-0.9.10-r5 (24 Mar 2003)

  24 Mar 2003; Daniel Robbins <drobbins@gentoo.org>: new rev to include a 
  PROVIDE="virtual/module-tools" and an unmasking for x86. Bumped modutils
  to 2.4.24.

  15 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-be-quiet-for-devfsd.patch :
  Tweak slightly to be more effective on recursive calls.

*module-init-tools-0.9.10-r4 (15 March 2003)

  15 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-r4 :
  - Fix modprobe to handle calls from devfsd more like modprobe from modutils ...
    it basically do not output and do not fail for invalid modules if:
    1) It was called with '-C /etc/modprobe.devfs'
    2) The module starts with '/dev'
  - Redo the /sbin/modprobe.conf stuff to not build both modutils-2.4.22 and
	2.4.21.

*module-init-tools-0.9.10-r3 (10 March 2003)

  10 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-r3 :
  Fix recursive calls to modprobe not honoring -s, -q, -v and -C.  Use older
  modprobe that we install as modprobe.conf when calling generate-modprobe.conf,
  as the newer modprobe (2.4.22 and later) generate /etc/modprobe.conf with
  invalid modules ...  Fix modprobe to _only_ log to syslog if -s was given.

*module-init-tools-0.9.10-r2 (09 March 2003)

  09 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-r2 :
  Fix -s when modprobe calls itself recursive.  Do the same for -v and -C.  Also
  let commandline override env variables.

*module-init-tools-0.9.10-r1 (02 March 2003)

  06 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-r1 :
  Add pkg_setup() to check for a valid kernel, bug #15568.

  02 March 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.10-r1 :
  Fix '-q' to be really quiet.  Patch generate-modprobe.conf to create sub
  install commands with 'modprobe -q'.

*module-init-tools-0.9.10 (27 Feb 2003)

  27 Feb 2003; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.10 :
  Bump, and drop a patch that is now merged mainline

*module-init-tools-0.9.9 (01 Feb 2003)

  18 Feb Feb 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.9 :
  Hack modprobe to look at /etc/modprobe.devfs rather than /etc/modules.devfs
  ... this is to support a later modules-update that should generate this and
  fix the lot of errors/warnings during devfs/hotplug startup.

  09 Feb 2003; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.9 :
  Make not die if the user doesn't have a modules.conf file already...

  01 Feb 2003; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.9 :
  New version.

*module-init-tools-0.9.9_pre1 (17 Jan 2003)

  17 Jan 2003; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.9_pre1.ebuild;
  Filter -fPIC from flags.  It breaks.

  17 Jan 2003; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.9_pre1.ebuild;
  Update to latest version needed for >=development-sources-2.5.59.

*module-init-tools-0.9.7 (28 Dec 2002)

  28 Dec 2002; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.7 :

  Fix generate-modprobe.conf not adding the last ';' to commands in braces,
  causing modprobe to fail do to its calling 'sh -c ...' failing ...

  28 Dec 2002; Martin Schlemmer <azarah@gentoo.org> module-init-tools-0.9.7 :
  New version.  Also generate-modprobe.conf not accepting 2 parameters, it
  replaced the modules.conf2modprobe.conf tool.

*module-init-tools-0.9.5 (19 Dec 2002)

  19 Dec 2002; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.5 :
  Bump.

*module-init-tools-0.9.4 (19 Dec 2002)

  19 Dec 2002; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.4 :
  Changes as submitted by Tony Murray <murrant@bvu.edu>:
  added modules.conf2modprobe.conf tool
  made warning after emerge visible
  added IUSE
  fixed spacing

*module-init-tools-0.9.3 (11 Dec 2002)

  11 Dec 2002; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.3 :
  Updated to version 0.9.3
  Removed extra keyword.
  Update thanks again to Tony Murray <murrant@bvu.edu>.

*module-init-tools-0.9.1 (10 Dec 2002)

  10 Dec 2002; Brandon Low <lostlogic@gentoo.org> module-init-tools-0.9.1 :
  New unstable package for managing modules in 2.5 series kernels.  A
  bit complicated as it does overwrite the modutils system package,
  we'll need to take another look at this before 2.6 comes out.

  This ebuild is thanks to Tony Murray <murrant@bvu.edu> for this :)
