Hier bitte:
login as: root
root@192.168.1.1's password:
BusyBox v1.22.1 (2015-02-19 04:35:36 UTC) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
CHAOS CALMER (Bleeding Edge, r44487)
-----------------------------------------------------
* 1 1/2 oz Gin Shake with a glassful
* 1/4 oz Triple Sec of broken ice and pour
* 3/4 oz Lime Juice unstrained into a goblet.
* 1 1/2 oz Orange Juice
* 1 tsp. Grenadine Syrup
-----------------------------------------------------
root@OpenWrt:~# /etc/init.d/uhttpd enable
-ash: /etc/init.d/uhttpd: not found
root@OpenWrt:~# /etc/init.de/uhttpd start
-ash: /etc/init.de/uhttpd: not found
root@OpenWrt:~# -ash
-ash: -ash: not found
root@OpenWrt:~# help
Built-in commands:
------------------
. : [ [[ alias bg break cd chdir command continue echo eval exec
exit export false fg getopts hash help history jobs kill let
local printf pwd read readonly return set shift source test times
trap true type ulimit umask unalias unset wait
root@OpenWrt:~# opkg
opkg must have one sub-command argument
usage: opkg [options...] sub-command [arguments...]
where sub-command is one of:
Package Manipulation:
update Update list of available packages
upgrade <pkgs> Upgrade packages
install <pkgs> Install package(s)
configure <pkgs> Configure unpacked package(s)
remove <pkgs|regexp> Remove package(s)
flag <flag> <pkgs> Flag package(s)
<flag>=hold|noprune|user|ok|installed|unpacked (one per invocation)
Informational Commands:
list List available packages
list-installed List installed packages
list-upgradable List installed and upgradable packages
list-changed-conffiles List user modified configuration files
files <pkg> List files belonging to <pkg>
search <file|regexp> List package providing <file>
find <regexp> List packages whose name or description matches <regexp>
info [pkg|regexp] Display all info for <pkg>
status [pkg|regexp] Display all status for <pkg>
download <pkg> Download <pkg> to current directory
compare-versions <v1> <op> <v2>
compare versions using <= < > >= = << >>
print-architecture List installable package architectures
depends [-A] [pkgname|pat]+
whatdepends [-A] [pkgname|pat]+
whatdependsrec [-A] [pkgname|pat]+
whatrecommends[-A] [pkgname|pat]+
whatsuggests[-A] [pkgname|pat]+
whatprovides [-A] [pkgname|pat]+
whatconflicts [-A] [pkgname|pat]+
whatreplaces [-A] [pkgname|pat]+
Options:
-A Query all packages not just those installed
-V[<level>] Set verbosity level to <level>.
--verbosity[=<level>] Verbosity levels:
0 errors only
1 normal messages (default)
2 informative messages
3 debug
4 debug level 2
-f <conf_file> Use <conf_file> as the opkg configuration file
--conf <conf_file>
--cache <directory> Use a package cache
-d <dest_name> Use <dest_name> as the the root directory for
--dest <dest_name> package installation, removal, upgrading.
<dest_name> should be a defined dest name from
the configuration file, (but can also be a
directory name in a pinch).
-o <dir> Use <dir> as the root directory for
--offline-root <dir> offline installation of packages.
--add-arch <arch>:<prio> Register architecture with given priorit y
--add-dest <name>:<path> Register destination with given path
Force Options:
--force-depends Install/remove despite failed dependencies
--force-maintainer Overwrite preexisting config files
--force-reinstall Reinstall package(s)
--force-overwrite Overwrite files from other package(s)
--force-downgrade Allow opkg to downgrade packages
--force-space Disable free space checks
--force-postinstall Run postinstall scripts even in offline mode
--force-remove Remove package even if prerm script fails
--force-checksum Don't fail on checksum mismatches
--noaction No action -- test only
--download-only No action -- download only
--nodeps Do not follow dependencies
--nocase Perform case insensitive pattern matching
--force-removal-of-dependent-packages
Remove package and all dependencies
--autoremove Remove packages that were installed
automatically to satisfy dependencies
-t Specify tmp-dir.
--tmp-dir Specify tmp-dir.
regexp could be something like 'pkgname*' '*file*' or similar
e.g. opkg info 'libstd*' or opkg search '*libop*' or opkg remove 'libncur*'
root@OpenWrt:~# opgk install
-ash: opgk: not found
root@OpenWrt:~# opkg install
opkg: the ``install'' command requires at least one argument
usage: opkg [options...] sub-command [arguments...]
where sub-command is one of:
Package Manipulation:
update Update list of available packages
upgrade <pkgs> Upgrade packages
install <pkgs> Install package(s)
configure <pkgs> Configure unpacked package(s)
remove <pkgs|regexp> Remove package(s)
flag <flag> <pkgs> Flag package(s)
<flag>=hold|noprune|user|ok|installed|unpacked (one per invocation)
Informational Commands:
list List available packages
list-installed List installed packages
list-upgradable List installed and upgradable packages
list-changed-conffiles List user modified configuration files
files <pkg> List files belonging to <pkg>
search <file|regexp> List package providing <file>
find <regexp> List packages whose name or description matches <regexp>
info [pkg|regexp] Display all info for <pkg>
status [pkg|regexp] Display all status for <pkg>
download <pkg> Download <pkg> to current directory
compare-versions <v1> <op> <v2>
compare versions using <= < > >= = << >>
print-architecture List installable package architectures
depends [-A] [pkgname|pat]+
whatdepends [-A] [pkgname|pat]+
whatdependsrec [-A] [pkgname|pat]+
whatrecommends[-A] [pkgname|pat]+
whatsuggests[-A] [pkgname|pat]+
whatprovides [-A] [pkgname|pat]+
whatconflicts [-A] [pkgname|pat]+
whatreplaces [-A] [pkgname|pat]+
Options:
-A Query all packages not just those installed
-V[<level>] Set verbosity level to <level>.
--verbosity[=<level>] Verbosity levels:
0 errors only
1 normal messages (default)
2 informative messages
3 debug
4 debug level 2
-f <conf_file> Use <conf_file> as the opkg configuration file
--conf <conf_file>
--cache <directory> Use a package cache
-d <dest_name> Use <dest_name> as the the root directory for
--dest <dest_name> package installation, removal, upgrading.
<dest_name> should be a defined dest name from
the configuration file, (but can also be a
directory name in a pinch).
-o <dir> Use <dir> as the root directory for
--offline-root <dir> offline installation of packages.
--add-arch <arch>:<prio> Register architecture with given priorit y
--add-dest <name>:<path> Register destination with given path
Force Options:
--force-depends Install/remove despite failed dependencies
--force-maintainer Overwrite preexisting config files
--force-reinstall Reinstall package(s)
--force-overwrite Overwrite files from other package(s)
--force-downgrade Allow opkg to downgrade packages
--force-space Disable free space checks
--force-postinstall Run postinstall scripts even in offline mode
--force-remove Remove package even if prerm script fails
--force-checksum Don't fail on checksum mismatches
--noaction No action -- test only
--download-only No action -- download only
--nodeps Do not follow dependencies
--nocase Perform case insensitive pattern matching
--force-removal-of-dependent-packages
Remove package and all dependencies
--autoremove Remove packages that were installed
automatically to satisfy dependencies
-t Specify tmp-dir.
--tmp-dir Specify tmp-dir.
regexp could be something like 'pkgname*' '*file*' or similar
e.g. opkg info 'libstd*' or opkg search '*libop*' or opkg remove 'libncur*'
root@OpenWrt:~# list
-ash: list: not found
root@OpenWrt:~# opkg list
base-files - 157-r44487
busybox - 1.22.1-5
dnsmasq - 2.72-4
dropbear - 2014.65-2
firewall - 2015-01-08
fstools - 2015-01-28-6a448a100c7ce8b8b85f262ba1258e54363da9cc
hostapd-common - 2014-10-25-1
ip6tables - 1.4.21-1
iptables - 1.4.21-1
iw - 3.15-1
iwinfo - 2015-01-04-c9fd399316003040825dfbd9700488b621bd990e
jshn - 2015-01-28-827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
jsonfilter - 2014-06-19-cdc760c58077f44fc40adbbe41e1556a67c1b9a9
kernel - 3.18.7-1-0cc478605f0ca088d7880dc2a410951c
kmod-ath - 3.18.7+2014-11-04-1
kmod-ath9k - 3.18.7+2014-11-04-1
kmod-ath9k-common - 3.18.7+2014-11-04-1
kmod-cfg80211 - 3.18.7+2014-11-04-1
kmod-crypto-aes - 3.18.7-1
kmod-crypto-arc4 - 3.18.7-1
kmod-crypto-core - 3.18.7-1
kmod-gpio-button-hotplug - 3.18.7-1
kmod-ip6tables - 3.18.7-1
kmod-ipt-conntrack - 3.18.7-1
kmod-ipt-core - 3.18.7-1
kmod-ipt-nat - 3.18.7-1
kmod-ipv6 - 3.18.7-1
kmod-ledtrig-usbdev - 3.18.7-1
kmod-lib-crc-ccitt - 3.18.7-1
kmod-mac80211 - 3.18.7+2014-11-04-1
kmod-nf-conntrack - 3.18.7-1
kmod-nf-conntrack6 - 3.18.7-1
kmod-nf-ipt - 3.18.7-1
kmod-nf-ipt6 - 3.18.7-1
kmod-nf-nat - 3.18.7-1
kmod-nf-nathelper - 3.18.7-1
kmod-nls-base - 3.18.7-1
kmod-ppp - 3.18.7-1
kmod-pppoe - 3.18.7-1
kmod-pppox - 3.18.7-1
kmod-slhc - 3.18.7-1
kmod-usb-core - 3.18.7-1
kmod-usb-ohci - 3.18.7-1
kmod-usb2 - 3.18.7-1
libblobmsg-json - 2015-01-28-827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
libc - 0.9.33.2-1
libgcc - 4.8-linaro-1
libip4tc - 1.4.21-1
libip6tc - 1.4.21-1
libiwinfo - 2015-01-04-c9fd399316003040825dfbd9700488b621bd990e
libjson-c - 0.11-2
libjson-script - 2015-01-28-827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
libnl-tiny - 0.1-4
libubox - 2015-01-28-827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
libubus - 2015-01-22-2d660c519d2fcff95248da9f4fd9b37d61f9eb09
libuci - 2014-04-11.1-1
libxtables - 1.4.21-1
mtd - 20
netifd - 2015-02-17-4d84111e1014c817653db92bcd8024ff1935b6be
odhcp6c - 2014-12-10-722226c4f1d45c8bf4ac9189523738abcf7d648f
odhcpd - 2014-11-06-3b628005e66e90770b2757a4a02c1dee25ccb883
opkg - 9c97d5ecd795709c8584e972bfdf3aee3a5b846d-7
ppp - 2.4.7-5
ppp-mod-pppoe - 2.4.7-5
procd - 2015-02-15-7676df3226da5391c2dfda2ed29a40500e04e15b
swconfig - 10
uboot-envtools - 2014.10-2
ubox - 2014-10-06-0b274c16a3f9d235735a4b84215071e1e004caa9
ubus - 2015-01-22-2d660c519d2fcff95248da9f4fd9b37d61f9eb09
ubusd - 2015-01-22-2d660c519d2fcff95248da9f4fd9b37d61f9eb09
uci - 2014-04-11.1-1
wpad-mini - 2014-10-25-1
root@OpenWrt:~# opkg update
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /base/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /luci/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /management/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /packages/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /routing/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages /telephony/Packages.gz.
wget: bad address 'downloads.openwrt.org'
Collected errors:
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/base/Packages.gz, wget returned 1.
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/luci/Packages.gz, wget returned 1.
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/management/Packages.gz, wget returned 1.
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/packages/Packages.gz, wget returned 1.
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/routing/Packages.gz, wget returned 1.
* opkg_download: Failed to download
http://downloads.openwrt.org/snapshots/trun k/ar71xx/generic/packages/telephony/Packages.gz, wget returned 1.
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
* opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~#