]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/boot.img
Zwischencommit fuer LFS.
[people/teissler/ipfire-2.x.git] / lfs / boot.img
index 84c4f5757feb869679c8bf971806e77a38f99bea..5156c042304fa68dc224f38c4929e0dd44f06e6c 100644 (file)
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# Modifications by:                                                           #
-# ??-12-2003 Mark Wormgoor < mark@wormgoor.com>                               #
-#          - Modified Makefile for IPCop build                                #
-#                                                                             #
-# $Id: boot.img,v 1.8.2.4 2005/10/30 18:19:16 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -65,7 +59,7 @@ $(TARGET) :
                done; \
                losetup $$LOOPDEV /install/images/boot-$(VERSION).img; \
                mount -t msdos $$LOOPDEV /install/mnt; \
-               sed -e 's/boot IPCop/boot IPCop $(VERSION)/' $(DIR_SRC)/config/kernel/install-message \
+               sed -e 's/boot IPFire/boot IPFire $(VERSION)/' $(DIR_SRC)/config/kernel/install-message \
                        > /install/mnt/message; \
                cp $(DIR_SRC)/config/kernel/syslinux.cfg    /install/mnt/syslinux.cfg; \
                cp /boot/vmlinuz-installer                  /install/mnt/vmlinuz; \