[node-patches] Change in ovirt-node[master]: Get serial console working on Fedora and add TUI configuration
jboggs at redhat.com
jboggs at redhat.com
Fri Aug 23 14:30:16 UTC 2013
Joey Boggs has posted comments on this change.
Change subject: Get serial console working on Fedora and add TUI configuration
......................................................................
Patch Set 2: Verified-1
(1 comment)
....................................................
File src/ovirt/node/setup/core/status_page.py
Line 273: cfg_path = "/dev/.initramfs/live/grub2/grub.cfg"
Line 274: elif os.path.ismount("/run/initramfs/.live"):
Line 275: cfg_path = "/liveos/grub/grub.conf"
Line 276:
Line 277: cfg_path = "/boot/grub/grub.conf"
this cancels out the path if it was found above
Line 278:
Line 279: return cfg_path
Line 280:
Line 281: def _console(self, console_path=None):
--
To view, visit http://gerrit.ovirt.org/17982
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id99623830b56b77815196c8b0d153c86d3704f00
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
More information about the node-patches
mailing list