Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 650
    • Issues 650
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 211
    • Merge Requests 211
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #184

Closed
Open
Opened Oct 12, 2009 by Natanael Copa@ncopaOwner

busybox-initscripts: mdev.conf have bad sr0 line

The cdrom should be a link that points to /dev/sr0, not the opposite. Current behaviour break things with busybox-1.15.x.

-sr[0-9]        root:cdrom 0660 >cdrom
+sr[0-9]        root:cdrom 0660 @ln -sf $MDEV cdrom 

Should be backported to 1.9 branch.

(from redmine: issue id 184, created on 2009-10-12, closed on 2009-12-23)

  • Changesets:
    • Revision 810baf35 on 2009-10-12T12:58:25Z:
main/busybox-initscripts: fix cdrom in mdev.conf

fixes #184
  • Revision 76a32b96 on 2009-10-12T14:24:19Z:
main/busybox-initscripts: fix cdrom in mdev.conf

fixes #184
(cherry picked from commit 810baf356bbf5db3d54c930a8ae585a449211812)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#184