CVS: moonbase/utils/silo BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS,
NONE, 1.1
Terry Chan
tchan at lunar-linux.org
Sun Oct 26 03:46:18 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/silo
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3432/silo
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Two more SPARC only modules. Can't boot without these two utilities.
--- NEW FILE: BUILD ---
(
cd $SOURCE_DIRECTORY &&
make &&
prepare_install &&
make install
) > $C_FIFO
--- NEW FILE: DEPENDS ---
depends sparc-utils
--- NEW FILE: DETAILS ---
MODULE=silo
VERSION=1.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.sparc-boot.org/pub/$MODULE/$SOURCE
WEB_SITE=http://www.sparc-boot.org
ENTERED=20031019
UPDATED=20031019
SHORT="the Sparc Improved boot LOader"
cat << EOF
SILO, the Sparc Improved boot LOader, is a booting loader program that runs from
the PROM of SPARC (32-bit) and UltraSPARC (64-bit) based systems. It can be used
for the booting of operating system from a variety of file systems. OS support:
Linux, SunOS, Sun Solaris. Supported filesystems: ext2fs, ext3fs, iso9660, romfs,
ufs. Reads its configuration directly from filesystem, thus changes in the
configuration can be made without any need to reinstall the boot loader.
EOF
More information about the Lunar-commits
mailing list