Bug 645640
Summary: | New "-s" parameter parsing in agetty does not work | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jon Masters <jcm> | ||||
Component: | util-linux-ng | Assignee: | Karel Zak <kzak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | jcm, jonas, kzak, lpoetter | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | util-linux-ng-2.18-4.4.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-11-01 20:55:10 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Jon Masters
2010-10-22 06:06:14 UTC
Created attachment 454994 [details]
agetty_strace.txt
$ cat /proc/cmdline ro root=/dev/mapper/vg_alfred-lv_root rd_MD_UUID=XXX rd_LVM_LV=vg_alfred/lv_root rd_LVM_LV=vg_alfred/lv_swap rd_NO_LUKS rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us console=ttyS0,115200n8 enforcing=0 My bug... the aggety still resets some termios fields which have relation to speed setting. I'll prepare a test package for you. *** Bug 629952 has been marked as a duplicate of this bug. *** util-linux-ng-2.18-4.4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/util-linux-ng-2.18-4.4.fc14 util-linux-ng-2.18-4.4.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update util-linux-ng'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/util-linux-ng-2.18-4.4.fc14 util-linux-ng-2.18-4.4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. And rawhide? (In reply to comment #8) > And rawhide? util-linux-ng-2.18-5.fc15 Thanks |