mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Ich hab mal ueber die Feiertage nen kleinen Rewrite von dem Installersystem gemacht.
Ich hoffe somit mal das locale-Problem in den Griff zu bekommen. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@369 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
2
lfs/pxe
2
lfs/pxe
@@ -57,7 +57,7 @@ $(TARGET) :
|
||||
cp $(DIR_SRC)/config/syslinux/options.msg /tmp/$(VERSION)/options.msg
|
||||
cp $(DIR_SRC)/config/syslinux/splash.lss /tmp/$(VERSION)/splash.lss
|
||||
cp /usr/lib/memtest86+/memtest.bin /tmp/$(VERSION)/memtest
|
||||
sed -e "a|splash.lss|$(VERSION)/splash.lss|" \
|
||||
sed -e "s|splash.lss|$(VERSION)/splash.lss|" \
|
||||
$(DIR_SRC)/config/syslinux/boot.msg \
|
||||
> /tmp/$(VERSION)/boot.msg
|
||||
sed -e "s|vmlinuz|$(VERSION)/vmlinuz|" \
|
||||
|
||||
Reference in New Issue
Block a user