Contact goodel.akunting@gmail.com
Bug:
Important Folder hierarchy
- petuk.corp (root folder)
- bin (binary file)
- data (user-data folder)
- image (resource folder)
- source (source file)
- mysql (3rd party database engine root folder, containing bin & other folders)
- bin (mysql binary)
- downloader (other component & 3rd party software)
- updateinstaller (Garvin's updater program, binary stored here)
- src (updateinstaller source)
- wget_win (wget downloader)
- 7z_win (7zip archive extractor)
building
make all
make binary
make -C installer/pysource/source all
make -C installer/pysource/source binary
make -C downloader/updateinstaller all