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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
# ChangeLog for sys-fs/udev
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.20 2004/01/16 18:57:29 azarah Exp $
*udev-013-r1 (16 Jan 2004)
16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013-r1.ebuild,
files/udev.rules.post_012:
Add sound/OSS and input devfs rules from Christophe Saout <christophe@saout.de>.
Bump revision to make sure previous and ide-devfs.sh changes gets in.
16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules.post_012:
Fix calling of ide-devfs.sh.
*udev-013 (16 Jan 2004)
16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013.ebuild,
files/udev.rules.post_012:
Update version. Update config files to suite new rules syntax.
*udev-012 (01 Jan 2004)
04 Jan 2004; Mike Frysinger <vapier@gentoo.org> udev-012-udev_c-gcc295-compat.patch :
Another gcc-2.x compatible patch. I thought these guys wrote C, not C++ :).
01 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-012.ebuild,
files/udev.permissions:
Update version. Update udev.permissions (According to changes to Debian config
file). Closes bug #36925.
27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
files/udev-011-namedev_c-gcc295-compat.patch:
Fix gcc-2.95.3 compat, bug #36556.
*udev-011 (27 Dec 2003)
27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
files/udev-011-ide-devfs-form-fixes.patch, files/udev-011-ide-devfs.patch,
files/udev-011-no-wait-for-sleep.patch,
files/udev-011-unlink-before-symlink.patch, files/udev.conf,
files/udev.permissions, files/udev.rules:
Update version. Fix udev_db path to point to /dev, else it is not writable
early during boot. Fix permissions on /dev/ptmx, else we use old style PTYs.
Update udev.permissions to also include devfs paths. Update udev.rules to use
some devfs layout for easy initial transition. Update included script
(udev-011-ide-devfs*.patch) that handles ide devfs symlinks to also generate
/dev/{cdroms,discs} ones. Fix udev to first remove any existing
nodes/fifo's/sockets/etc before trying to create a symlink, else it silently
fails without debugging enabled (udev-011-unlink-before-symlink.patch). Add
hack so that we can disable the sleep period udev have (its there so that udev
do not try to access the sysfs info before the kernel created the entries) -
we do not need it when we disable sleep, as the entries are already created
(udev-011-no-wait-for-sleep.patch).
*udev-009 (17 Dec 2003)
17 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-009.ebuild,
files/udev-009-scsi_id-new-sysfs.patch:
New version.
*udev-008 (14 Dec 2003)
14 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-008.ebuild,
files/udev.conf:
Update version.
*udev-007 (24 Nov 2003)
24 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-007.ebuild,
files/namedev.permissions, files/udev-007-check-valid-mode.patch,
files/udev.permissions:
Update version. Add patch to stop udev segfault due to my type-o's that was in
udev.permissions. Move namedev.permissions to udev.permissions and update it
with more nodes.
*udev-006 (19 Nov 2003)
19 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-006.ebuild:
Update version. Make it easier to choose between internal and external
libsysfs; also make possible to enable kglibc support. Note that there were
some libsysfs changes again, so we cannot use external libsysfs for this
release ...
*udev-005-r1 (07 Nov 2003)
07 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-005-r1.ebuild:
Update to build against external libsysfs.
*udev-005 (23 Oct 2003)
23 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-005.ebuild:
Update version.
*udev-004 (22 Oct 2003)
22 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-004.ebuild,
files/udev-004-disk-loop-fix.patch, files/udev-004-label-fixes.patch,
files/udev-004-manpage-update.patch:
New version.
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.
|