Re: Ignoring /boot

2011-09-12 Thread Matthias Schniedermeyer
On 12.09.2011 11:03, Ben Short wrote: > Hi, > > I have the following script that I'm writing to backup my gentoo linux > system. > > ... > > I would expect boot to have files in it? What is going wrong? The culprit should be: --one-file-system Bis denn -- Real Programmers consider "what you

RE: Ignoring /boot

2011-09-12 Thread Voelker, Bernhard
Ben Short wrote: > I have the following script that I'm writing to backup my gentoo linux system. > ... > RSYNC_OPTS="--archive --one-file-system --perms --executability --progress > --stats --delete-after --hard-links --keep-dirlinks --verbose --inplace" > RSYNC_USER="bs" > RSYNC_SERVER="192.168