Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338999 - sys-fs/lvm2 lvm2create_initrd missing help about MAKEDEV gentoo type
Summary: sys-fs/lvm2 lvm2create_initrd missing help about MAKEDEV gentoo type
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 08:36 UTC by montjoie
Modified: 2011-09-13 06:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description montjoie 2010-09-28 08:36:30 UTC
lvm2create_initrd --help
[...]
      -M|--makedev   set MAKEDEV type (debian or redhat)
The help is missing -M gentoo

Same problem in the man-page
       -M⎪--makedev style
           Set MAKEDEV invocation style. The script currently supports 2 styles of MAKEDEV programs debian and redhat. The default is
           debian. Set to redhat if using the RedHat/Fedora binary MAKEDEV program. Please send a bug report to maintainer if your distrib
           doesn't work with any of the current options.


Reproducible: Always

Actual Results:  
lvm2create_initrd --help
[...]
      -M|--makedev   set MAKEDEV type (debian or redhat)


man lvm2create_initrd
       -M⎪--makedev style
           Set MAKEDEV invocation style. The script currently supports 2 styles of MAKEDEV programs debian and redhat. The default is
           debian. Set to redhat if using the RedHat/Fedora binary MAKEDEV program. Please send a bug report to maintainer if your distrib
           doesn't work with any of the current options.


Expected Results:  
lvm2create_initrd --help
[...]
      -M|--makedev   set MAKEDEV type (debian, gentoo or redhat)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-09-13 06:44:21 UTC
please submit patches for lvm2create_initrd to upstream