On Tue, 2005-04-12 at 00:33 +0200, Random wrote:
> Hello, I've been running gentoo on my laptop for more than a year now
> and gnome and my laptop are starting to behave somewhat strange. Because
> of that I want to format and make a clean start. 
> 
> Now I want to save my mails, configurations, my emerged files, my xorg
> configurations (getting the display right was a lot of work), etc etc
> etc... to use them or atleast look at them when I redo the system. Is
> there any way to do that without going manualy throught the folders and
> searching each one? I mean, like a nice shellscript or aplication. Or
> could someone name more or less the important folders where I should
> search? 
> 
> I use gnome, evolution, xorg, grub, firefox... 
> 
> Thanks in advance.

script:

#!/bin/bash
mkdir -p /backup
cp -r
$HOME /etc/X11/xorg.conf /var/lib/portage/world /etc/portage /backup

-- 
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to