Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 311747 Details for
Bug 455296
Add /root/anaconda-ks-cfg to sosreport archive
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Adds collection of anaconda-ks.cfg
general.py.patch (text/plain), 739 bytes, created by
Robert Jackson
on 2008-07-14 18:41:30 UTC
(
hide
)
Description:
Adds collection of anaconda-ks.cfg
Filename:
MIME Type:
Creator:
Robert Jackson
Created:
2008-07-14 18:41:30 UTC
Size:
739 bytes
patch
obsolete
>diff -up plugins/general.py.fix plugins/general.py >--- plugins/general.py.fix 2008-07-14 14:34:03.000000000 -0400 >+++ plugins/general.py 2008-07-14 14:26:51.000000000 -0400 >@@ -12,6 +12,7 @@ > ## along with this program; if not, write to the Free Software > ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. > >+import os > import sos.plugintools > import glob > >@@ -37,6 +38,7 @@ class general(sos.plugintools.PluginBase > self.collectExtOutput("/bin/hostname", root_symlink = "hostname") > self.collectExtOutput("/bin/date", root_symlink = "date") > self.collectExtOutput("/usr/bin/uptime", root_symlink = "uptime") >+ self.addCopySpec("/root/anaconda-ks.cfg") > return > > def postproc(self):
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 455296
: 311747