# the file we store the "epoch" of a given rootfs in
./debuerreotype-epoch

# "/dev" is a special case in "debuerreotype-tar"
#./dev/**
./proc/**
./sys/**

./var/cache/apt/**
./var/lib/apt/lists/**

# ends up with host-kernel info
./etc/apt/apt.conf.d/01autoremove-kernels

# useful data in these, but includes timestamps too
./var/log/apt/history.log
./var/log/apt/term.log

# wheezy-only file which contains host-kernel info
./run/motd.dynamic

# wheezy-only file which APT doesn't even use (and has timestamp embedded in binary data)
# see https://github.com/debuerreotype/debuerreotype/issues/7
./etc/apt/trustdb.gpg
