1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# ChangeLog for sys-fs/udev
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.5 2003/10/21 01:14:24 azarah Exp $
21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
udev-0.3.ebuild, files/udev-0.2-major_minor-in-decimal.patch,
files/udev-0.3-fix-partition-support.patch:
Cleanup.
*udev-003 (21 Oct 2003)
21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-003.ebuild,
files/udev-003-fix-partition-support.patch:
Ok, according to Greg KH 003, 004, etc is going to be the new versioning
scheme, so revert my version fix.
21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild:
Update DEPEND with hotplug, as we should be able to start using udev without
modifying /proc/sys/kernel/hotplug.
*udev-0.3 (21 Oct 2003)
21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild,
files/udev-0.3-fix-partition-support.patch:
Update version.
*udev-0.2 (14 Oct 2003)
14 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
files/namedev.permissions, files/udev-0.2-major_minor-in-decimal.patch:
Initial version submitted by myself.
|