diff options
Diffstat (limited to 'recipes/nslu2-binary-only/unslung-rootfs/ipkg-fl')
-rwxr-xr-x | recipes/nslu2-binary-only/unslung-rootfs/ipkg-fl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/nslu2-binary-only/unslung-rootfs/ipkg-fl b/recipes/nslu2-binary-only/unslung-rootfs/ipkg-fl deleted file mode 100755 index ade959a759..0000000000 --- a/recipes/nslu2-binary-only/unslung-rootfs/ipkg-fl +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/sh -echo -echo "Error: The ipkg command cannot currently be used because this" -echo "system is running from its internal flash; it is not currently" -echo "\"unslung\" to an external disk or flash device." -echo -echo "Please complete the process of \"unslinging\" this system, or" -echo "resolve the issues that did not permit it to boot from the" -echo "external device before installing any ipkg packages or updates." -echo -exit 1 |