Answers:
root的文件从复制base-files:如果他们缺少的,其postinst拷贝/usr/share/base-files/dot.bashrc到/root/.bashrc和/usr/share/base-files/dot.profile到/root/.profile。另外,如果/root/.profile与记录的校验和之一匹配(这意味着它尚未被管理员更改),则会在升级时进行更新。
这同样适用于/etc/profile和/etc/nsswitch.conf(包括升级更新),和/etc/motd。