Log of /trunk/tools/userdevfs
Directory Listing
Revision
8952 -
Directory Listing
Modified
Fri Feb 20 22:23:45 2004 UTC
(9 years, 3 months ago)
by
joeyh
* Wouter Verhelst
- we don't build binary-arch packages, so don't make that target do
anything. I wonder what crack I was on when I did that, but it's fixed
now; Closes: #223092.
- removed debian/isinstallable; it's useless for us and replaced by
code in init-dev and update-dev anyway now.
* Stephen R. Marenka
- Create non-devfs nodes and symlink them into /dev/disc/*.
- Rework init-dev to include cdrom detection and loopback devices.
- Put checks in place to make sure it only runs with 2.2.x kernel.
- Add floppy device.
* Joey Hess added to uploaders.
Revision
8950 -
Directory Listing
Modified
Fri Feb 20 22:23:33 2004 UTC
(9 years, 3 months ago)
by
joeyh
releasing version 0.04
Revision
8941 -
Directory Listing
Modified
Fri Feb 20 19:05:59 2004 UTC
(9 years, 3 months ago)
by
smarenka
Release 0.04
Revision
8907 -
Directory Listing
Modified
Wed Feb 18 13:19:26 2004 UTC
(9 years, 4 months ago)
by
smarenka
add floppy device
Revision
8741 -
Directory Listing
Modified
Fri Feb 13 07:59:27 2004 UTC
(9 years, 4 months ago)
by
wouter
remove isinstallable, it's useless to us anyway.
Revision
8728 -
Directory Listing
Modified
Thu Feb 12 22:04:09 2004 UTC
(9 years, 4 months ago)
by
wouter
Adding the one who did the actual work to the uploaders...
Revision
8715 -
Directory Listing
Modified
Thu Feb 12 13:58:11 2004 UTC
(9 years, 4 months ago)
by
smarenka
update changelog
Revision
8646 -
Directory Listing
Modified
Mon Feb 9 18:49:52 2004 UTC
(9 years, 4 months ago)
by
smarenka
debian/changelog
Revision
8637 -
Directory Listing
Modified
Mon Feb 9 15:09:29 2004 UTC
(9 years, 4 months ago)
by
smarenka
reworked init-dev, added cdrom detection and loopback devices
Revision
8199 -
Directory Listing
Modified
Mon Jan 26 19:11:36 2004 UTC
(9 years, 4 months ago)
by
smarenka
Create non-devfs nodes and symlink into /dev/disc
Revision
7391 -
Directory Listing
Modified
Tue Jan 6 13:42:29 2004 UTC
(9 years, 5 months ago)
by
wouter
Fix debian/rules in compliance with #223092 and policy. Threw away the
crack pipe, too :-)
Revision
6921 -
Directory Listing
Modified
Mon Dec 22 19:36:20 2003 UTC
(9 years, 5 months ago)
by
joeyh
I'm tired of the old "UNRELEASED" in this changelog messing up my greps, so
change it to "never released".
Revision
6455 -
Directory Listing
Modified
Fri Dec 12 12:19:15 2003 UTC
(9 years, 6 months ago)
by
ths
More .cvsignore files.
Revision
5000 -
Directory Listing
Modified
Thu Oct 16 23:09:10 2003 UTC
(9 years, 8 months ago)
by
goswin
DH_OPTIONS=-n not "-n"
Revision
4988 -
Directory Listing
Modified
Thu Oct 16 19:10:53 2003 UTC
(9 years, 8 months ago)
by
goswin
added 'DH_OPTIONS="-N"' to prevent dh_installdebconf from creating postrm
Revision
4691 -
Directory Listing
Modified
Sat Oct 11 21:39:43 2003 UTC
(9 years, 8 months ago)
by
wouter
mount /proc before trying to use it.
Revision
2661 -
Directory Listing
Modified
Tue Apr 8 16:16:41 2003 UTC
(10 years, 2 months ago)
by
wouter
removed some last bugs
Revision
2221 -
Directory Listing
Added
Tue Mar 11 00:18:59 2003 UTC
(10 years, 3 months ago)
by
wouter
Initial import of userdevfs -- not completely working, as of now.