Download List

專案描述

Nwu is a network-wide update system for systems
that use APT for software installation and upgrades. It allows an administrator to keep all Linux nodes in a network updated using a simple CLI tool. The deployment relies on deb packages and is very simple.

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.

2007-02-26 16:16
0.1.6

This version is a great leap towards 0.2.0. Only
SQLite is officially supported for persistence, to
ease installation and development, but MySQL and
PostgreSQL usage should still be possible. Thanks
to improvements in the deb package, installing
nwu-server is as simple as running "dpkg -i".
After the administrator answers a few debconf
questions, Nwu will be ready for use. Many bugs
were also fixed.
標籤: Major bugfixes

2006-10-16 03:13
0.1.5

In this version, many were bugs fixed, including a memory leak and a database connections leak. The Debian package now follows the new Python policy. Local root is notified by email if a task operation fails.
標籤: Major bugfixes

2006-04-10 05:39
0.1.4

nwu-server now has a working daemon mode. The Debian packaging is much better. The documentation has been improved. The GTK interface uses XML-RPC instead of directly talking to the SQL backend. This release is ready for widespread testing.
標籤: Minor feature enhancements

2006-03-18 17:12
0.1.3

This release uses XML-RPC instead of SOAP. The logging system is now
using syslog, and nwu-server is daemonizing itself. There is a prototype
PyGTK interface which is very basic. The admin can now list the group
of machines with outdated packages in a "group". Minor bugs have been
fixed, especially in the Debian packaging.
標籤: Minor feature enhancements

2006-03-06 11:48
0.1.2

This release is intended as a prototype only and
should not be used in production environments. It
still lacks documentation. It already implements
the abilities to install packages in the remote
nodes, to list pending updates in the nodes, to
roll security upgrades to nodes, and to update the
remote nodes' package cache.
標籤: Initial freshmeat announcement

Project Resources