summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:46:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:46:26 +0000
commitac473605b2a5b4138218869a7f6140686c664e1c (patch)
treeaeabad1544e1c315445e0d3361afa57a8e40b715 /sys-fs/devfsd/ChangeLog
parentadded filesystem related apps to sys-fs from sys-apps (diff)
downloadgentoo-2-ac473605b2a5b4138218869a7f6140686c664e1c.tar.gz
gentoo-2-ac473605b2a5b4138218869a7f6140686c664e1c.tar.bz2
gentoo-2-ac473605b2a5b4138218869a7f6140686c664e1c.zip
added filesystem related apps to sys-fs from sys-apps
Diffstat (limited to 'sys-fs/devfsd/ChangeLog')
-rw-r--r--sys-fs/devfsd/ChangeLog82
1 files changed, 82 insertions, 0 deletions
diff --git a/sys-fs/devfsd/ChangeLog b/sys-fs/devfsd/ChangeLog
new file mode 100644
index 000000000000..43899b78e40e
--- /dev/null
+++ b/sys-fs/devfsd/ChangeLog
@@ -0,0 +1,82 @@
+# ChangeLog for sys-fs/devfsd
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/ChangeLog,v 1.1 2003/09/15 17:46:24 seemant Exp $
+
+*devfsd-1.3.25-r4 (15 Sep 2003)
+
+ 15 Sep 2003; Seemant Kulleen <seemant@gentoo.org> devfsd-1.3.24.ebuild,
+ devfsd-1.3.25-r1.ebuild, devfsd-1.3.25-r2.ebuild, devfsd-1.3.25-r3.ebuild,
+ devfsd-1.3.25-r4.ebuild, devfsd-1.3.25.ebuild, files/devfsd,
+ files/devfsd-1.3.25-kernel-2.5.patch.bz2,
+ files/devfsd-1.3.25-shutup-modprobe.patch, files/devfsd.conf:
+ moved to sys-fs
+
+ 07 Sep 2003; Alexander Gabert <pappy@gentoo.org> devfsd-1.3.25-r4.ebuild:
+ added hardened-gcc excludes
+
+*devfsd-1.3.25-r4 (03 Aug 2003)
+
+ 03 Aug 2003; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25-r4.ebuild,
+ files/devfsd-1.3.25-kernel-2.5.patch.bz2:
+ Add patch to better work with changes between modutils and module-init-tools,
+ thanks to Andrey Borzenkov <arvidjaar@mail.ru>.
+
+ 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> devfsd-1.3.25-r3.ebuild:
+ Mark stable on alpha
+
+*devfsd-1.3.25-r3 (10 March 2003)
+
+ 13 Jun 2003; Guy Martin <gmsoft@gentoo.org> devfsd-1.3.25-r3.ebuild :
+ Added hppa to KEYWORDS.
+
+ 28 Mar 2003; Christian Birchinger <joker@gentoo.org> devfsd-1.3.25-r3.ebuild:
+ Added sparc stable keyword
+
+ Remove the patch from -r1 and -r2, should close bug #17319. This should
+ be fine, as module-init-tools-0.9.10-r4 should behave itself now (finally).
+
+*devfsd-1.3.25-r2 (10 March 2003)
+
+ 13 Mar 2003; Zach Welch <zwelch@gentoo.org> devfsd-1.3.25-r2.ebuild:
+ add arm keyword
+
+ 10 March 2003; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25-r2.ebuild :
+ Change the patch to rather send modprobe output to syslog (-s).
+
+*devfsd-1.3.25-r1 (02 March 2003)
+
+ 02 March 2003; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25-r1.ebuild :
+ Call modprobe with -q to minimize errors to stderr ... many stuff comes from
+ /etc/*.devfs anyhow, so very possible that no module present ...
+
+ 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> devfsd-1.3.25.ebuild :
+ Added hppa to keywords.
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*devfsd-1.3.25 (9 May 2002)
+
+ 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> devfsd-1.3.25.ebuild :
+ Added KEYWORDS, SLOT.
+
+ 9 May 2002; Martin Schlemmer <azarah@gentoo.org> devfsd-1.3.25.ebuild :
+
+ Update to latest version.
+
+*devfsd-1.3.24 (19 Feb 2002)
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> devfsd-1.3.24.ebuild :
+ Added KEYWORDS, SLOT.
+
+*devfsd-1.3.21 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.