nylon updates
authorBruno Randolf <br1@subnet.at>
Tue, 21 Dec 2004 18:40:18 +0000 (18:40 +0000)
committerBruno Randolf <br1@subnet.at>
Tue, 21 Dec 2004 18:40:18 +0000 (18:40 +0000)
BKrev: 41c86e12UDdEGBXxklZZ3hMdtR75uw

packages/linux/linux-mtx-1_2.4.27.bb
packages/nylon/nylon-scripts_cvs.bb

index 4a99089..98b59b7 100644 (file)
@@ -57,9 +57,9 @@ FILES_kernel += " /tmp"
 
 do_deploy() {
         install -d ${DEPLOY_DIR}/images
-       install -m 0644 arch/mips/zboot/images/mtx-1.flash.bin ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.flash.bin
-        install -m 0644 arch/mips/zboot/images/mtx-1.flash.srec ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.flash.srec
-       install -m 0644 arch/mips/zboot/images/mtx-1.srec ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.ram.srec
+       install -m 0644 arch/mips/zboot/images/mtx-1.flash.bin ${DEPLOY_DIR}/images/kernel-${KV}-${MACHINE}-${DATETIME}.flash.bin
+        install -m 0644 arch/mips/zboot/images/mtx-1.flash.srec ${DEPLOY_DIR}/images/kernel-${KV}-${MACHINE}-${DATETIME}.flash.srec
+       install -m 0644 arch/mips/zboot/images/mtx-1.srec ${DEPLOY_DIR}/images/kernel-${KV}-${MACHINE}-${DATETIME}.ram.srec
 }
 
 do_deploy[dirs] = "${S}"
index c378c02..abec70f 100644 (file)
@@ -21,7 +21,7 @@ update-rc.d ipaliases defaults 16
 update-rc.d firewall defaults 20
 update-rc.d routing defaults 20
 update-rc.d dummydate start 50 S . stop 50 0 6 .
-update-rc.d emergency-ip defaults 99
+update-rc.d emergency-ip defaults 98
 }
 
 pkg_postrm() {