summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hwsetup/ChangeLog')
-rw-r--r--sys-apps/hwsetup/ChangeLog222
1 files changed, 0 insertions, 222 deletions
diff --git a/sys-apps/hwsetup/ChangeLog b/sys-apps/hwsetup/ChangeLog
deleted file mode 100644
index f638865..0000000
--- a/sys-apps/hwsetup/ChangeLog
+++ /dev/null
@@ -1,222 +0,0 @@
-# ChangeLog for sys-apps/hwsetup
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.54 2008/04/03 00:27:01 wolf31o2 Exp $
-
- 03 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Added keepdir /etc/sysconfig for bug #215824.
-
- 11 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- After the latest fexes, we no longer require libkudzu to exist on our
- running system with hwsetup. This should save us a little space on our
- minimal CD.
-
- 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Fix compilation when using --as-needed by filtering it, for now.
-
- 20 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Removing USE=livecd since this package is now masked in the tree.
-
- 08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Added USE=livecd to skip the message displayed by hwsetup, since it isn't
- necessary on a LiveCD build.
-
- 14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Added a --missing false since not all versions of pciutils support the zlib
- USE flag. This was reported to bug #188221 by Ă…smund Grammeltvedt
- <asmundg@big-oil.org>.
-
- 22 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Modified the zlib linking to use USE=zlib and also check if
- sys-apps/pciutils was built with zlib support or not.
-
- 19 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- -files/hwsetup-1.1-dyn_blacklist.patch,
- -files/hwsetup-1.1-fastprobe.patch, -files/hwsetup-1.1-gentoo.patch,
- -hwsetup-1.1.ebuild:
- Removing older ebuilds and patches, since they're no longer needed.
-
- 31 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.2.ebuild:
- Added append-ldflags -lz for bug #160937.
-
-*hwsetup-1.2 (05 Jan 2007)
-
- 05 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- +files/hwsetup-1.2-dyn_blacklist.patch,
- +files/hwsetup-1.2-fastprobe.patch, +files/hwsetup-1.2-gentoo.patch,
- hwsetup-1.1.ebuild, +hwsetup-1.2.ebuild:
- Version bump to 1.2, which should fix bug #159733 (at least, it works here
- w/ sys-apps/pciutils-2.2.3-r2).
-
- 26 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> hwsetup-1.1.ebuild:
- fix RDEPEND; touchups
-
- 25 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- files/hwsetup-1.1-gentoo.patch:
- Make the Gentoo patch work correctly with modular X, now that it is all stable.
-
- 22 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild:
- Make RDEPEND use the DEPEND variable, instead of repeating its contents.
-
- 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- files/hwsetup-1.1-gentoo.patch:
- Updated patch to work properly for detecting cards. Thanks to Jochen Spang
- <jochen.spang@freenet.de> for doing the work on finding this bug and
- reporting it to me.
-
- 09 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild:
- Removing dependency on hwdata-knoppix and closing bug #122248.
-
- 09 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild:
- Changed DESCRIPTION in an attempt to keep users from installing this package
- on their systems.
-
- 09 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild:
- Added warning to postinst to let users know that this package is 100%
- worthless on a live system and really is only used by the packages on the
- Gentoo release media to perform autodetection. This package is useless if
- you are not building an InstallCD or LiveCD.
-
- 08 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- -files/hwsetup-1.0-alsa.patch, -files/hwsetup-1.0-dyn_blacklist.patch,
- -files/hwsetup-1.0-fastprobe.patch, -files/hwsetup-1.0-gentoo.patch,
- -hwsetup-1.0-r3.ebuild:
- Cleaning out older versions.
-
- 08 Feb 2006; Aron Griffis <agriffis@gentoo.org> hwsetup-1.1.ebuild:
- Mark 1.1 stable on alpha
-
- 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> hwsetup-1.1.ebuild:
- Mark 1.1 stable on ia64
-
- 06 Jan 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
- hwsetup-1.1.ebuild:
- stable on ppc (bug #117911)
-
- 06 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> hwsetup-1.1.ebuild:
- Stable on sparc wrt #117911
-
- 05 Jan 2006; Markus Rothe <corsair@gentoo.org> hwsetup-1.1.ebuild:
- Stable on ppc64; bug #117911
-
- 03 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild:
- Marking stable on amd64/x86.
-
- 20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- files/hwsetup-1.0-dyn_blacklist.patch,
- files/hwsetup-1.1-dyn_blacklist.patch:
- Fix potential buffer overflow in dynamic blacklist support and closing bug
- #115669.
-
- 07 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- files/hwsetup-1.1-gentoo.patch, hwsetup-1.0-r3.ebuild, hwsetup-1.1.ebuild:
- Added pciutils to *DEPEND and fixing Gentoo patch.
-
- 18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild,
- hwsetup-1.1.ebuild:
- Added hwdata* dependencies.
-
- 18 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild,
- hwsetup-1.1.ebuild:
- Cleaned up dependencies.
-
-*hwsetup-1.1 (17 Nov 2005)
-
- 17 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- +files/hwsetup-1.1-dyn_blacklist.patch,
- +files/hwsetup-1.1-fastprobe.patch, +files/hwsetup-1.1-gentoo.patch,
- +hwsetup-1.1.ebuild:
- Updated to the latest upstream version.
-
- 12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild:
- Explicitly added items to RDEPEND, rather than having RDEPEND=DEPEND.
-
- 24 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild:
- Added sys-libs/libkudzu-knoppix to list of possible kudzu* dependencies.
-
- 12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild:
- Added ia64.
-
- 12 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r3.ebuild:
- Added libkudzu to list of DEPEND that pull in libkudzu, and also adjusting
- RDEPEND to be correct.
-
- 30 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- -hwsetup-1.0-r2.ebuild, hwsetup-1.0-r3.ebuild:
- Removing old version and marking stable.
-
- 22 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r2.ebuild,
- hwsetup-1.0-r3.ebuild:
- Added ~sparc on request of gustavoz.
-
-*hwsetup-1.0-r3 (14 Jun 2005)
-
- 14 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- +files/hwsetup-1.0-alsa.patch, +files/hwsetup-1.0-dyn_blacklist.patch,
- +files/hwsetup-1.0-fastprobe.patch, files/hwsetup-1.0-gentoo.patch,
- +hwsetup-1.0-r3.ebuild:
- Added blacklist patch from Islam Amer <pharon@gmail.com> and closing bug
- #90639.
-
- 12 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- -hwsetup-1.0-r1.ebuild, hwsetup-1.0-r2.ebuild:
- Changing DEPEND to allow for either kudzu-knoppix or kudzu and cleaning up
- older ebuild.
-
- 06 Apr 2005; Markus Rothe <corsair@gentoo.org> hwsetup-1.0-r2.ebuild:
- Stable on ppc64
-
- 17 Feb 2005; Markus Rothe <corsair@gentoo.org> hwsetup-1.0-r2.ebuild:
- Added ~ppc64 to KEYWORDS
-
- 03 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r2.ebuild:
- Patch is very trivial. Marked stable on x86, alpha, and amd64.
-
- 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
- hwsetup-1.0-r1.ebuild, hwsetup-1.0-r2.ebuild:
- Masked hwsetup-1.0-r2.ebuild stable for ppc
-
- 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
- hwsetup-1.0-r1.ebuild:
- Masked hwsetup-1.0-r1.ebuild stable for ppc
-
-*hwsetup-1.0-r2 (27 Jul 2004)
-
- 27 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
- +files/hwsetup-1.0-gentoo.patch, +hwsetup-1.0-r2.ebuild:
- Changed all calls to XFree86 to just X to make it X server agnostic.
-
- 23 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r1.ebuild:
- Added to ~ppc per dholm.
-
- 01 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0.ebuild:
- QA cleanup
-
- 30 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r1.ebuild:
- QA cleanup and masking for ppc.
-
- 30 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0.ebuild:
- QA cleanup and masking for ppc.
-
- 21 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r1.ebuild:
- Stabilizing on x86.
-
-*hwsetup-1.0-r1 (14 May 2004)
-
- 14 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> +hwsetup-1.0-r1.ebuild:
- Revision bumped to include latest release.
-
- 14 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
- Changing maintainers to newly formed livecd herd.
-
- 12 Apr 2004; David Holm <dholm@gentoo.org> hwsetup-1.0.ebuild:
- Added to ~ppc.
-
- 18 Jul 2003; Olivier Crete <tester@gentoo.org> hwsetup-1.0.ebuild:
- Wont work with kudzu > 1.0
-
-*hwsetup-1.0 (02 March 2003)
-
- 03 March 2003; <livewire@gentoo.org>:
-
-
- Intial Import