Re: [PATCH] Append only one console argument in the yaboot.conf. (#235826)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Joel Granados Moreno wrote:
---
 bootloaderInfo.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/bootloaderInfo.py b/bootloaderInfo.py
index 57caaf9..9829332 100644
--- a/bootloaderInfo.py
+++ b/bootloaderInfo.py
@@ -501,7 +501,6 @@ class bootloaderInfo:
                 # don't keep the comma in the options
                 self.serialOptions = options[1:]
- self.args.append("console=tty0")
             self.args.append("console=%s%s" %(self.serialDevice, options))
self.serial = 1

Hmm, I'm not terrible famliar with this code but why do we want to only have one console argument, according to the kernel docs it is perfectly fine to have multiple console=foo options, any kernel output will be send to all of them, and a process opening /dev/console will get the last console= argument. So I do not understand what exactly this is supposed to fix ?

Regards,

Hans

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux