Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 724 → Rev 725

/boot/trunk/arch/sparc64/Makefile.inc
35,7 → 35,7
mkdir -p $(TMP)/kernel
cat arch/$(ARCH)/silo/silo.tar.gz | (cd $(TMP)/boot; tar xvfz -)
cp arch/$(ARCH)/silo/README arch/$(ARCH)/silo/COPYING arch/$(ARCH)/silo/silo.conf $(TMP)/boot
ln -s $(KERNELDIR)/kernel.bin $(TMP)/kernel
ln -s ../../$(KERNELDIR)/kernel.bin $(TMP)/kernel/kernel.bin
mkisofs -f -G $(TMP)/boot/isofs.b -B ... -r -o image.iso $(TMP)/
 
clean: clean_kernel
/boot/trunk/arch/sparc64/silo/README
2,4 → 2,4
in this directory. Full version of SILO, including its source code,
can be downloaded from SILO's project page:
 
http://www.nl.ultralinux.org/silo/
http://www.sparc-boot.org/