usr(locale): delete local and lvm stuff that is not needed

This commit is contained in:
Alex Polvi 2014-01-23 16:14:14 -08:00
parent 010863d788
commit abd1c40b3d

View File

@ -38,6 +38,9 @@ setup_prod_image() {
sudo rm ${root_fs_dir}/etc/gentoo-release
sudo rm -rf ${root_fs_dir}/var/db/pkg
sudo rm ${root_fs_dir}/var/db/Makefile
sudo rm ${root_fs_dir}/etc/locale.gen
sudo rm -rf ${root_fs_dir}/etc/lvm/
# clear them out explicitly, so this fails if something else gets dropped
# into xinetd.d
sudo rm ${root_fs_dir}/etc/xinetd.d/rsyncd