In jessie, we can use the same image for all OpenRD variants but in
stretch we have to provide 3 different images due to different Device
Tree info.

I'd like to add symlinks to jessie now, so the documenation is
consistent for jessie and stretch.

Ok to apply?  I don't mind waiting for 8.2 if that's better.

diff --git a/build/config/armel/kirkwood/netboot.cfg 
b/build/config/armel/kirkwood/netboot.cfg
index d3a83a9..974318e 100644
--- a/build/config/armel/kirkwood/netboot.cfg
+++ b/build/config/armel/kirkwood/netboot.cfg
@@ -9,6 +9,9 @@ openrd:
        mkimage -A arm -O linux -T ramdisk -C gzip -a 0x0 -e 0x0 -n 
"debian-installer ramdisk" -d $(TEMP_INITRD) 
$(SOME_DEST)/$(EXTRANAME)/marvell/openrd/uInitrd
        update-manifest $(SOME_DEST)/$(EXTRANAME)/marvell/openrd/uImage "Linux 
kernel for OpenRD"
        update-manifest $(SOME_DEST)/$(EXTRANAME)/marvell/openrd/uInitrd 
"initrd for OpenRD"
+       ln -s openrd $(SOME_DEST)/$(EXTRANAME)/marvell/openrd-base
+       ln -s openrd $(SOME_DEST)/$(EXTRANAME)/marvell/openrd-client
+       ln -s openrd $(SOME_DEST)/$(EXTRANAME)/marvell/openrd-ultimate
 
 sheevaplug:
        mkdir -p $(SOME_DEST)/$(EXTRANAME)/marvell/sheevaplug

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to