preinstall:
postinstall:
chroot $(CHROOT) /usr/bin/mysqladmin -u root password ''
chroot $(CHROOT) /usr/bin/mysqladmin -u root -h localhost password ''
clean: