Downloading LiS
Lis can be downloaded using a browser, or the FTP utility. Save the file somewhere outside the kernel source code tree. We recommend using the directory /usr/src or /usr/local/src.
Downloading via Browser
Since you are viewing this document with a web browser, you can download LiS by clicking here. This will download a file named LiS-version.tgz.
Downloading via FTP
Connect to ftp.gcom.com and change to the directory /pub/linux/src. Then change to the directory named LiS-version with the highest version number. Download the .tgz file in that directory. The current version is /pub/linux/src/LiS-2.3/LiS-2.3.tgz.
After Downloading
Untar the file using a command similar to the following:
tar xzf LiS-2.3.tgz
This will create a subdirectory named LiS-2.3 containing all of the files and subdirectories for LiS.
Installation
Click here for installation instructions.