Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 974159 - arm-boot-config does not use Fedora default boot arguments
Summary: arm-boot-config does not use Fedora default boot arguments
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: arm-boot-config
Version: 19
Hardware: arm
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brendan Conoboy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker F19ARMBlocker
TreeView+ depends on / blocked
 
Reported: 2013-06-13 14:31 UTC by Paul Whalen
Modified: 2013-06-22 02:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-22 02:49:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Paul Whalen 2013-06-13 14:31:10 UTC
Description of problem:
Currently abc does not use the default boot arguments used in primary architectures including 'quiet' , 'SYSFONT=' and 'LANG' . This should be changed to be inline with primary. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Brendan Conoboy 2013-06-22 02:49:34 UTC
As of 0.55:

[root@ts ~]# cat /etc/sysconfig/arm-boot-config
ABCBOOT_ARGS="rhgb quiet"
BASEBOOT_ARGS="ro rootwait"

Also, /etc/vconsole.conf and /etc/locale.conf are now consulted to set SYSFONT, LANG, and KEYMAP.


Note You need to log in before you can comment on or make changes to this bug.