Fri May 27, 2011 5:38 pm
Sat May 28, 2011 1:19 am
Sat May 28, 2011 11:35 am
Sun May 29, 2011 7:21 pm
Sun May 29, 2011 8:53 pm
Mon May 30, 2011 1:25 am
Fri Jul 08, 2011 12:54 pm
Mon Jul 18, 2011 12:36 am
Mon Jul 18, 2011 11:43 am
The directory $work_dir/iso/live was not made (should it be done around lines 83 and 87?) so the squash didn't get made
Mon Jul 18, 2011 4:18 pm
rsync -a / myfs/ --delete --exclude="$work_dir" --exclude="$snapshot_dir" --exclude-from="$snapshot_excludes"
rsync -a / $work_dir/myfs --delete --exclude-from="$snapshot_excludes"
snapshot_excludes=${snapshot_excludes:="/home/user/exclude.list"}
- dev/*
- cdrom/*
- media/*
- target
- swapfile
- mnt/*
- sys/*
- proc/*
- tmp/*
- live
- boot/grub/grub.cfg
- boot/grub/menu.lst
- boot/grub/device.map
- etc/udev/rules.d/70-persistent-cd.rules
- etc/udev/rules.d/70-persistent-net.rules
- etc/fstab
- etc/mtab
- home/snapshot