Registered by Lee Bieber

Scripts to build and create Drizzle OSX packages

- Drizzle7.pkg -
   - script will get the latest source from trunk, build it and then create a package
   - Installs in /usr/local
   - Datadir is set to /usr/local/var/drizzle.
   - Logging goes to /var/log/system.log
   - preflight script creates a drizzle user and /usr/local/var/drizzle directories if necessary

- DrizzlePrefsPane,pkg
   - script will create a package that install a property file (org.drizzle.plist) in /Library/LaunchDaemons,
   - From this you can then issue the following commands to start and stop drizzle
          * sudo launchctl load -w /Library/LaunchDaemons/org.drizzle.plist
          * sudo launchctl unload -w /Library/LaunchDaemons/org.drizzle.plist

See the manpages for launchd, launchctl and launchd.plist. Also a good reference is http://developer.apple.com/macosx/launchd.html

Project information

Part of:
Drizzle Umbrella Project
Maintainer:
Registry Administrators
Also known as:
drizzleprefpane
Driver:
Not yet selected
Licence:
Simplified BSD Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Shell

All bugs Latest bugs reported

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Drizzle OSX packaging does not have any download files registered with Launchpad.