##1.恢复出厂设置
conf/ostree-extra-restore.service /lib/systemd/system/
factory-restore/kylin-ostree-restore.py /usr/sbin/
factory-restore/kylin-ostree-restore-plymouth.sh /usr/sbin/

##2.更新initrd
update-initramfs/ostree-update-initramfs.sh /usr/sbin/

##3.统一环境变量配置
unified-config/unified-conf /usr/sbin/

# ##4.系统分层-分层挂载放在inintrd
# system-layer/system-layer /usr/share/initramfs-tools/scripts/init-bottom/
# system-layer/system-layer-upinit /usr/sbin/
# conf/system-ovl.conf /sysroot/ostree/pkgs/

## 5.生成最新部署点信息
creat-osdeploy/creat-osdeploy /etc/ostree/scripts/post-deploy/

## 6.安全的升级打标
create-difflist/create-difflist /etc/ostree/scripts/post-deploy/

## 7.opt路径适配
conf/99-ostree.conf /etc/ostree/ostree.conf.d/
conf/zzz-ostree.conf /etc/ld.so.conf.d/
conf/compat-paths.conf /etc/ostree/
conf/99-ostree /etc/systemd/system-environment-generators/
conf/opt_path.pth /usr/lib/python3/dist-packages/

## 8.live-cd修复工具
livecd-rescue/ostree-livecd-rescue /usr/sbin/

## 9.用户模式下的dpkg管控
dpkg-guard/ostree-pkgs-guard /usr/bin/
dpkg-guard/ostree-guard /etc/dpkg/dpkg.cfg.d/
