You can add a custom script to do that on booting:
In the directory you installed android,
create a directory named scripts,
then put a script (any name is ok)
containing the above commands you listed
(except su and dhcpcd wlan0 which are not necessary).
Note you need to do it in the debug mode
or another operating system that
can access the partition and directory
you installed android-x86.
Of course a more better approach is to
modify /system/etc/init.sh to add these commands
according to your device model,
then submit a patch.
--
Chih-Wei
Android-x86 project
http://www.android-x86.org