Download List

專案描述

Luau provides a backbone for disseminating software
updates throughout a software project's userbase. It
differs from other autoupdate solutions (eg. apt,
Red Hat Network) in that it works on a decentralized
basis: developers provide a "Luau Repository" file describing all currently available packages and updates which is then downloaded and interpreted by the client. It is also more flexible in that individual developers can distribute not only software updates but messages throughout the userbase, which can be used to inform users of important security updates, new software roadmaps, or anything else the developer thinks is important for users of the software package. Also provided is an X front-end ('luau-x') and a console-based front-end ('luau') that allow the user to check for and download or install updates for all supported software.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-09 23:00
0.1.4

The database code has been revamped to allow local users to override global settings and register their own programs. Version comparison is now supported, meaning that project administrators no longer have to rely on release dates for establishing compatibility. Autopackage file installation is now supported. The XML software repository file format has been updated slightly to allow more flexibility. Old updates are now automatically hidden. There have also been many internal changes and numerous bugfixes.
標籤: Major feature enhancements

2003-12-24 19:51
0.1.3

This release features support for multiple weighted mirrors for distributing packages, and new support for the autopackage packaging framework (www.autopackage.org). Many new fields have been added to the stored program information database in order to provide a more informative interface to the user, and the documentation has been vastly updated to cover all new and previously undocumented functions. The API has changed significantly, so any programs using the libuau interface will have to be updated.
標籤: Major feature enhancements

2003-10-22 19:42
0.1.2

This release signifies a shift in the style of the updates file to an XML format, which may in the future allow updates files to be automatically generated from freshmeat project XML pages. The console client now supports an --email option, allowing the user to get automatic email notification when a new update has become available. Finally, the graphical client now allows the user to see the file size of software updates from the Updates window.
標籤: Major feature enhancements

2003-10-11 10:51
0.1.1

The luau-x interface was vastly improved by
allowing the user to see the number of available
updates from the main window instead of having
to check each program individually. The console
client now also supports an interactive mode. A
number of minor bugs were also fixed.
標籤: Major feature enhancements

2003-10-06 19:36
0.1.0

This release supports all major functions. Notably, package
installation and program removal are now supported. Also, a major
segmentation fault has been fixed, and there have been some other minor
bugfixes and feature enhancements.
標籤: Major feature enhancements

Project Resources