Joey Boggs
2009-Aug-20 14:49 UTC
[Ovirt-devel] [PATCH] adds ovirt-node-image version into ovirt.log on boot
Simply adds the ovirt-node-image version into /var/log/ovirt.log on boot for debugging reference --- scripts/ovirt-early | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 8cf2cd0..cdd4afd 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -238,6 +238,7 @@ start() { # save boot parameters like console= for local disk boot menu bootparams+ cat /etc/system-release >> $OVIRT_LOGFILE for i in $(cat /proc/cmdline); do case $i in -- 1.6.2.5
Darryl L. Pierce
2009-Aug-20 17:28 UTC
[Ovirt-devel] [PATCH] adds ovirt-node-image version into ovirt.log on boot
On Thu, Aug 20, 2009 at 10:49:17AM -0400, Joey Boggs wrote:> Simply adds the ovirt-node-image version into /var/log/ovirt.log on boot for debugging reference > --- > scripts/ovirt-early | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/scripts/ovirt-early b/scripts/ovirt-early > index 8cf2cd0..cdd4afd 100755 > --- a/scripts/ovirt-early > +++ b/scripts/ovirt-early > @@ -238,6 +238,7 @@ start() { > > # save boot parameters like console= for local disk boot menu > bootparams> + cat /etc/system-release >> $OVIRT_LOGFILE > > for i in $(cat /proc/cmdline); do > case $i in > -- > 1.6.2.5 > > _______________________________________________ > Ovirt-devel mailing list > Ovirt-devel at redhat.com > https://www.redhat.com/mailman/listinfo/ovirt-develACK. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Virtual Machine Management - http://www.ovirt.org/ Is fearr Gaeilge bhriste n? B?arla cliste. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090820/de43558f/attachment.sig>