An error occurred fetching the project authors.
- 07 Jan, 2005 1 commit
-
-
lenz@mysql.com authored
installation disk images
-
- 13 Jul, 2004 1 commit
-
-
lenz@mysql.com authored
Mac OS X: the name of the startup script itself must match the name of the subdirectory it's located in. Changed MySQL->MySQLCOM in the Do-pkg script and renamed the file in BK. (Thanks to Bryan McCormack for reporting this)
-
- 10 May, 2004 1 commit
-
-
lenz@mysql.com authored
/Library/StartupItems/MySQL to /Library/StartupItems/MySQLCOM to avoid a name space collision with the MySQL Startup Item shipped with Mac OS X Server, updated the MySQLStartupItem PKG version number to reflect the change.
-
- 19 Mar, 2004 1 commit
-
-
lenz@mysql.com authored
"-apple-darwin7.3.0-powerpc") - this is needed as we now will provide Mac OS X 10.2.x and Mac OS X 10.3.x PGKs (and it's more in line of how we name all other packages)
-
- 19 Aug, 2003 1 commit
-
-
lenz@mysql.com authored
for Mac OS X and add it to the installation Disk Image.
-
- 13 Mar, 2003 1 commit
-
-
lenz@mysql.com authored
already existing "--skip-dmg" (per Monty request) - Fixed handling of license files
-
- 03 Mar, 2003 1 commit
-
-
lenz@mysql.com authored
packaging - enclosed some variables in quotes for safeguarding - add a license file (GPL or MySQLEULA) to the package so it will be displayed during installation (needs to be tested)
-
- 25 Feb, 2003 1 commit
-
-
lenz@mysql.com authored
- moved helper functions from Bootstrap script to logger.pm
-
- 19 Feb, 2003 1 commit
-
-
lenz@mysql.com authored
distribution - added Bootstrap, logger.pm and Do-pkg to Build-tools: Bootstrap is used to build the source distribution for the binary builds logger.pm includes some helper functions Do-pkg converts a binary distribution into a Mac OS X PKG (still needs some polishing)
-