File instlux-README.BUILD of Package instlux
To get instlux build you'll need:
instlux (itself): http://instlux.sourceforge.net
NSIS Source (NullSoft installer): http://nsis.sourceforge.net
Nightly Build of NSIS: http://nsis.sourceforge.net/nightly/nsis.zip (for System.dll)
NSIS Plugin "Intec": http://nsis.sourceforge.net/Inetc_plug-in
Grub4DOS: svn://svn.gna.org/svn/grub4dos/trunk
MinGW crosscompiler for WIN32: (BuildService)
1. Extract Nigthly build
2. Build only the NSIS build tools (scons required):
scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all NSIS_CONFIG_CONST_DATA_PATH=no PREFIX=/path/to/extracted/zip install-compiler
3. Install inetc plugin (NSIS plugin directory)
4. Checkout/Extract instlux
5. Build grub4dos and copy "grldr", "grldr.mbr" and "grub.exe" to instlux/src
6. Build cpuid plugin in instlux/cpuid and copy the .dll into the NSIS plugin directory
7. Execute make_instlux.py
8. Cross your fingers!
9. Installers are placed in bin/*.exe
10. Bother Coolo to upload the NET installer to some Mirrors.
11. Put openSUSE*.*_LOCAL.exe to the media ROOT directory.
12. Write a script for all this mess....