Share

Snapper Development System

File Release Notes and Changelog

Release Name: Prod 1.9

Notes:
The thin client "snaprun" now allows for a URL to be specified on the
command line.  After installation you can now type:

% snaprun http://www.landsharklinux.com/pizza.xml

or from the source distribution directory:

% snaprun pizza.xml

If there is no URL specified then the graphical launcher will be displayed.
See: perldoc snaprun for more information.

-Bill

Changes: 2003-02-11 Bill Walz <bill@landsharklinux.com> 1) made spec file for contrib 2) made makefile for contrib, contrib now installed into share/snapper 3) added command line URL option for snaprun % snaprun http://www.landsharklinux.com/pizza.xml 4) minor tweek to run_opts file