Re: WARNING:DO NOT UPGRADE TO CORE 4

From: Timothy Murphy (tim_at_birdsnest.maths.tcd.ie)
Date: 07/29/05

  • Next message: Paul Howarth: "Re: SELINUX - Why?"
    To: fedora-list@redhat.com
    Date: Fri, 29 Jul 2005 14:45:31 +0100
    
    

    Guy Fraser wrote:

    >> > Using old configuration files can and does cause lots of
    >> > problems when the software that uses them is updated, that
    >> > includes to user level config files in the home directories.
    >> >
    >> > Unless the update process has a way of updating all the configuration
    >> > files under /home it is better to tar it up and store it
    >> > somewhere. You can restore it in an alternate location and
    >> > move the files that don't exist after the upgrade then use diff
    >> > to determine what needs to changed in with the files that are left.
    >> >
    >> > That is basically what I do when I upgrade a server.
    >>
    >> You must have lots of spare time on your hands.
    >>
    >
    > No, not really. Using diff and other command line 'filters',
    > it doesn't take too long to find necessary changes.

    I see that I have 325 files in .kde/share/config/ alone ,
    many if not most of which are presumably altered when using a system
    for a long time.
    Do you really go through all these
    each time a new version of Fedora comes out?

    As I said, you must have lots of free time.

    -- 
    Timothy Murphy  
    e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
    tel: +353-86-2336090, +353-1-2842366
    s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Paul Howarth: "Re: SELINUX - Why?"

    Relevant Pages

    • Re: WARNING:DO NOT UPGRADE TO CORE 4
      ... >> You must have lots of spare time on your hands. ... Using diff and other command line 'filters', ...
      (Fedora)
    • Re: WARNING:DO NOT UPGRADE TO CORE 4
      ... >Guy Fraser wrote: ... Using diff and other command line 'filters', ...
      (Fedora)
    • Re: [OT]: Ho wto find files created on a specific date
      ... modified time is... ... then if you wanted to exclude stuff modified since march-21st (so as not ... and then to clean up the diff, ... and finally, my command to delete... ...
      (Fedora)
    • [patch 1/22] Add __early_param for all arches
      ... files changed, 67 insertions, 2 deletionsdiff -puN include/linux/init.h~core include/linux/init.h ... * Early command line parameters. ... void; extern void softirq_init; +/* Stuff for the command line. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: Why not exit on SIGPIPE
      ... with specific properties: when a filters gets ... complex glue with higher connectivity. ... Shell pipelines are composed of programs, ... Essentially a pipeline is a new composite command. ...
      (comp.lang.tcl)