Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 83614 | Differences between
and this patch

Collapse All | Expand All

(-)postinstall-en.txt (-1 / +1 lines)
Lines 1-7 Link Here
1
To complete installation, you must
1
To complete installation, you must
2
2
3
1. Update MySQL's grant tables and the pmadb database:
3
1. Update MySQL's grant tables and the pmadb database:
4
     mysql -u root -p < ${MY_SQLSCRIPTSDIR}/mysql/${PVR}_create.sql
4
     mysql -u root -p < /usr/share/webapps/phpmyadmin/PVR/sqlscripts/mysql/PVR_create.sql
5
2. Reload MySQL:
5
2. Reload MySQL:
6
     /etc/init.d/mysql restart
6
     /etc/init.d/mysql restart
7
7

Return to bug 83614