diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-09 14:39:58 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-09 14:39:58 +0000 |
commit | 998734629a816c1ec3018b82732c661cca5a1440 (patch) | |
tree | 0c7518f0d8d5d1a2442a2ea2b166959cc5cd62fb /sys-apps/hwsetup/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-998734629a816c1ec3018b82732c661cca5a1440.tar.gz gentoo-2-998734629a816c1ec3018b82732c661cca5a1440.tar.bz2 gentoo-2-998734629a816c1ec3018b82732c661cca5a1440.zip |
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.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-apps/hwsetup/ChangeLog')
-rw-r--r-- | sys-apps/hwsetup/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/hwsetup/ChangeLog b/sys-apps/hwsetup/ChangeLog index 033f550ed323..6a4345da9d67 100644 --- a/sys-apps/hwsetup/ChangeLog +++ b/sys-apps/hwsetup/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/hwsetup # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.37 2006/02/08 23:14:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.38 2006/02/09 14:39:58 wolf31o2 Exp $ + + 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, |