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 104124 Details for
Bug 133194
/sbin/udevstart.static is missing from package
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.
[patch]
patch to set softlink to udevstart
mkinitrd-4.1.11-udev.patch (text/plain), 830 bytes, created by
Harald Hoyer
on 2004-09-22 13:46:05 UTC
(
hide
)
Description:
patch to set softlink to udevstart
Filename:
MIME Type:
Creator:
Harald Hoyer
Created:
2004-09-22 13:46:05 UTC
Size:
830 bytes
patch
obsolete
>--- mkinitrd-4.1.11/mkinitrd.udev 2004-09-22 15:39:26.824233256 +0200 >+++ mkinitrd-4.1.11/mkinitrd 2004-09-22 15:41:04.123441528 +0200 >@@ -47,7 +47,7 @@ > > if [ -f /etc/udev/udev.conf ]; then > . /etc/udev/udev.conf >- [ "$USE_UDEV" = "yes" -a "$UDEV_INITRD" = "yes" -a -x /sbin/udevstart ] || USE_UDEV= >+ [ "$USE_UDEV" = "yes" -a "$UDEV_INITRD" = "yes" -a -x /sbin/udev.static ] || USE_UDEV= > # use ramfs if keep_dev is set > [ "$UDEV_KEEP_DEV" = "yes" ] && UDEV_TMPFS="yes" > fi >@@ -575,7 +575,7 @@ > > if [ -n "$USE_UDEV" ]; then > inst /sbin/udev.static $MNTIMAGE/sbin/udev >- inst /sbin/udevstart.static $MNTIMAGE/sbin/udevstart >+ ln -s udev $MNTIMAGE/sbin/udevstart > mkdir -p $MNTIMAGE/etc/udev > inst /etc/udev/udev.conf $MNTIMAGE/etc/udev/udev.conf > ln -s /sbin/nash $MNTIMAGE/sbin/hotplug
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 133194
: 104124