forked from AdrianTM/mx-snapshot
-
Notifications
You must be signed in to change notification settings - Fork 11
/
iso-snapshot-cli-exclude.list
136 lines (127 loc) · 2.91 KB
/
iso-snapshot-cli-exclude.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# rsync excludes file for mx-snapshot
# version 15.2.20
# Do NOT edit this entry block unless you know what you are doing
.bind-root
.config
.fehbg
lost+found
swapfile
tmp
tmpdir
dev/*
cdrom/*
live/*
media/*
mnt/*
sys/*
proc/*
run/*
boot/grub/!(themes|unicode.pf2)
etc/adjtime
etc/bcm-ckd
etc/blkid.tab.old
etc/defaultdomain
etc/crypttab
etc/fstab.backup
etc/ioctl.save
etc/live/protect
etc/machine-id
etc/mailname
etc/mtab
etc/udev/rules.d/70-persistent-cd.rules
etc/udev/rules.d/70-persistent-net.rules
etc/resolv.conf
etc/volkeys/*
home/timeshift/snapshots
home/snapshot
home/*/.config/MX-Linux/xdg_check
root/.bash_history
root/.cache
root/.local/share/mc/history
root/.local/share/recently-used.xbel
root/.local/share/Trash/*
root/.dbus
root/.gconf
root/.gnome2
root/.lesshst
root/.Trash*
root/.sudo_as_admin_successful
root/.xsession-errors*
root/keyfile
timeshift/snapshots
var/cache/apt/archives/*.deb
var/cache/apt/archives/partial/*
var/cache/apt-xapian-index/index.*
var/cache/apt-show-versions/*
var/cache/apt/*.bin
var/cache/apt/apt-file/*
var/cache/debconf/*-old
var/cache/lightdm
var/cache/samba/browse.dat
var/lib/apt/lists/*
var/lib/apt/periodic/*
var/lib/dbus/machine-id
var/lib/dhcp/*
var/lib/dpkg/*-old
var/lib/lightdm/.cache
var/lib/lightdm/.Xauthority
var/lib/NetworkManager/*
var/lib/nfs/rpc_pipefs/*
var/lib/sudo/*
var/lib/udisks/*
var/lib/urandom/*
var/log/!(apache2|samba|clamav)
var/log/clamav/*
var/log/samba/*
var/mail/*
var/spool/mail/*
var/spool/anacron/*
var/tmp/*
var/cache/brightness-settings-cache/*
# Entries below this can be edited by the user. If you have any large
# files or directories, you should exclude them from being copied
# by adding them to this list.
home/*/.cache/mozilla/firefox/*/cache2/*
home/*/.cache/mozilla/firefox/*/thumbnails/*
home/*/.cache/librewolf/*/cache2/*
home/*/.cache/librewolf/*/thumbnails/*
home/*/.cache/thumbnails/*
home/*/.cache/vivaldi/Default/Cache/*
home/*/.mozilla/firefox/*/Cache/*
home/*/.mozilla/firefox/*/cache2/*
home/*/.mozilla/seamonkey/*/Cache/*
home/*/.adobe
home/*/.dbus
home/*/.keyfileDONOTdelete
home/*/.macromedia
home/*/.sudo_as_admin_successful
home/*/.thumbnails/*
home/*/.Trash*
home/*/.local/share/Trash/*
# home/*/.cache
home/*/.gvfs
home/*/.bash_history
home/*/.lesshst
home/*/.recently-used
home/*/.recently-used.xbel
home/*/.local/share/recently-used.xbel
home/*/.local/share/mc/history
home/*/.xsession-errors*
home/*/.xfce4-session.verbose-log*
# Examples:
# home/*/Desktop/*
# home/*/Downloads/*
# home/*/Music/*
# home/*/Pictures/*
# home/*/Videos/*
# Other possible exclusions
# usr/share/doc/*
# To exclude all hidden files and directories in your home, uncomment
# the next line. You will lose custom desktop configs if you do.
# home/*/.[a-z,A-Z,0-9]*
# This stops any video drivers from loading - safe option.
etc/X11/xorg.conf
etc/X11/xorg.conf.d/20-nvidia.conf
etc/X11/xorg.conf.d/20-intel.conf
etc/X11/xorg.conf.d/20-radeon.conf
etc/X11/xorg.conf.d/20-amd.conf