Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 105358 Details for
Bug 136058
udev_start crashes in initrd (twice)
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
diff between the unpacked src packages (038-1 <-> 038-2)
udev-038-1-2-src.diff (text/plain), 1.88 KB, created by
Nils Philippsen
on 2004-10-17 22:45:46 UTC
(
hide
)
Description:
diff between the unpacked src packages (038-1 <-> 038-2)
Filename:
MIME Type:
Creator:
Nils Philippsen
Created:
2004-10-17 22:45:46 UTC
Size:
1.88 KB
patch
obsolete
>diff -ur src/udev-038-1/start_udev src/udev-038-2/start_udev >--- src/udev-038-1/start_udev 2004-10-18 00:34:31.281090954 +0200 >+++ src/udev-038-2/start_udev 2004-10-18 00:34:31.441064201 +0200 >@@ -54,7 +54,7 @@ > done; > for i in 1 2 3 4 5 6; do echo tty$i;done; > for i in 0 1 2 3 4 5 6 7; do echo loop$i; done; >- for i in 0 1 2 3; do echo lp$i; echo par$i;done; >+ for i in 0 1 2 3; do echo lp$i; echo parport$i;done; > echo net/tun ppp console null zero; > ); > [ -a /dev/MAKEDEV ] || ln -s $MAKEDEV /dev/MAKEDEV; >diff -ur src/udev-038-1/udev.rules src/udev-038-2/udev.rules >--- src/udev-038-1/udev.rules 2004-10-18 00:34:31.314085436 +0200 >+++ src/udev-038-2/udev.rules 2004-10-18 00:34:31.476058349 +0200 >@@ -28,6 +28,7 @@ > > KERNEL="raw[0-9]*", NAME="raw/%k" > >+KERNEL="lp[0-9]*", SYMLINK="par%n" > BUS="usb", KERNEL="lp[0-9]*", NAME="usb/%k" > > KERNEL="microcode", SYMLINK="cpu/0/%k" >diff -ur src/udev-038-1/udev.spec src/udev-038-2/udev.spec >--- src/udev-038-1/udev.spec 2004-10-18 00:34:31.317084934 +0200 >+++ src/udev-038-2/udev.spec 2004-10-18 00:34:31.478058015 +0200 >@@ -29,7 +29,7 @@ > Summary: A userspace implementation of devfs > Name: udev > Version: 038 >-Release: 1 >+Release: 2 > License: GPL > Group: System Environment/Base > %if !%{with_persistent} >@@ -86,7 +86,7 @@ > Prereq: MAKEDEV >= 0:3.11 > BuildRequires: sed libselinux-devel >= 0:1.17.9-2 flex > Requires: libselinux >= 0:1.17.9-2 MAKEDEV >-Conflicts: kernel < 0:2.6 mkinitrd <= 0:4.1.11-1 >+Conflicts: kernel < 0:2.6 mkinitrd <= 0:4.1.11-1 initscripts < 7.84 > Obsoletes: dev > Provides: dev = 0:3.12-1 > >@@ -393,6 +393,11 @@ > %endif > > %changelog >+* Fri Oct 15 2004 Harald Hoyer <harald@redhat.com> - 038-2 >+- par[0-9] is now a symlink to lp >+- MAKEDEV the parport devices >+- now conflicts with older initscripts >+ > * Thu Oct 14 2004 Harald Hoyer <harald@redhat.com> - 038-1 > - raw device nodes are now created in directory raw > - version 038
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 136058
: 105358