added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / utils / lilo / DETAILS
blob2385e651550c0c1824a7426835c0e61b1198ca01
1           MODULE=lilo
2          VERSION=22.8
3           SOURCE=$MODULE-$VERSION.src.tar.gz
4          SOURCE2=$MODULE-22.7.2-disabled-checkit.patch.bz2
5       SOURCE_URL=http://www.ibiblio.org/pub/Linux/system/boot/$MODULE/
6      SOURCE2_URL=$PATCH_URL
7       SOURCE_VFY=sha1:59852eab59b93dcea63b39eef1db7963b7268b0d
8      SOURCE2_VFY=sha1:ba31e2b3e36f07fbb8ee6b3bc407cb3d0ed154b4
9         WEB_SITE=http://home.san.rr.com/johninsd/pub/linux/lilo/
10          ENTERED=20010922
11          UPDATED=20070506
12            SHORT="Boot loader for Linux/x86 and other PC operating systems"
14 cat << EOF
15 Lilo is a Boot loader for Linux/x86 and other PC operating systems.
16 Lilo is responsible for loading your Linux kernel from either a floppy
17 or a hard drive and giving it control of the system. It can also be used
18 to boot many other operating sysetms, including the BSD variants, DOS,
19 and OS/2. The Lilo distribution includes full source, documentation
20 and support files, but no pre-compiled binaries. Lilo is capable of
21 booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD
22 packet call extensions to the int 0x13 interface.
23 EOF