Re: [PATCH 2/2 master] Copy ifcfg.log into traceback and installed system.

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

 



> diff --git a/pyanaconda/packages.py b/pyanaconda/packages.py
> index 7d88d06..079dd67 100644
> --- a/pyanaconda/packages.py
> +++ b/pyanaconda/packages.py
> @@ -72,6 +72,7 @@ def copyAnacondaLogs(anaconda):
>                         ("/tmp/X.log", "anaconda.xlog"),
>                         ("/tmp/program.log", "anaconda.program.log"),
>                         ("/tmp/storage.log", "anaconda.storage.log"),
> +                       ("/tmp/ifcfg.log", "anaconda.ifcfg.log"),
>                         ("/tmp/yum.log", "anaconda.yum.log")):
>          if os.access(fn, os.R_OK):
>              try:

Do we really need this log on the filesystem post-installation?

Also, it might be worth considering making /var/log/anaconda/ and
putting all this stuff in there.  We're starting to make a bigger and
bigger mess in /var/log.

- Chris

_______________________________________________
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