summaryrefslogtreecommitdiffstats
path: root/cluster/lui/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/lui/DETAILS')
-rwxr-xr-xcluster/lui/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/cluster/lui/DETAILS b/cluster/lui/DETAILS
new file mode 100755
index 0000000000..36b16adead
--- /dev/null
+++ b/cluster/lui/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=lui
+ VERSION=1.12.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ MD5[0]=bba567178408403280be0ee43ca28a13
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://www-126.ibm.com/pub/$SPELL/$SOURCE
+ WEB_SITE=http://oss.software.ibm.com/lui
+ ENTERED=20020629
+ UPDATED=20021018
+ MAINTAINER=zoran@idi.ntnu.no
+ LICENSE=GPL
+ SHORT="Linux utility for cluster installation"
+cat << EOF
+The Linux Utility for cluster Installation (LUI) is an open source
+utility for installing Linux workstations remotely, over an ethernet
+network. What distinguishes LUI is that it is "resource based". LUI
+provides tools to manage installation resources on the server, that
+can be allocated and applied to installing clients, allowing users
+to select just which resources are right for each client. Examples
+of resources supported in LUI 1.1 are the the linux kernel and
+associated system map, the disk partition table, RPMs, user exits,
+and local and remote (NFS) file systems. LUI supports both the BOOTP
+protocol for diskette based client installation, as well as true
+network installation, using DHCP and PXE.
+EOF