
post_install() {
	patch -d/ -p0 < /tmp/installer.patch
	patch -d/ -p0 < /tmp/disk.patch
} 
