mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
Direkt ein Fix fuer eben genannte Sachen...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@265 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -59,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; \
|
||||
|
||||
Reference in New Issue
Block a user