[remaster/mcs] add bedework_init.sql and inject its content into mysql at iso build time

This commit is contained in:
Fabio Erculiani 2010-11-10 15:48:44 +01:00
parent 1f454f6947
commit f135f672a5
2 changed files with 517 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -84,6 +84,7 @@ echo "Setting up mysql"
mysql -u root --password=mcsmanager -h localhost < /.mcs/mwsql.sql
mysql -u root --password=mcsmanager -h localhost < /.mcs/mwsql-user.sql
mysql -u root --password=mcsmanager -h localhost < /.mcs/bedework.sql
mysql -u root --password=mcsmanager -h localhost < /.mcs/bedework_init.sql
/etc/init.d/mysql stop --nodeps
# setup 389-console data