root@TS-WXL-EM3B3:~# which wget
/usr/bin/wget
root@TS-WXL-EM3B3:~# wget
BusyBox v1.7.0 (2007-10-15 19:49:46 IST) multi-call binary
Usage: wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document file]
[--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
[-U|--user-agent agent] url
Retrieve files via HTTP or FTP
Options:
-s Spider mode - only check file existence
-c Continue retrieval of aborted transfer
-q Quiet
-P Set directory prefix to DIR
-O Save to filename ('-' for stdout)
-U Adjust 'User-Agent' field
-Y Use proxy ('on' or 'off')
root@TS-WXL-EM3B3:~# which ar
/usr/bin/ar
root@TS-WXL-EM3B3:~# ar
BusyBox v1.7.0 (2007-10-15 19:49:46 IST) multi-call binary
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES
Extract or list FILES from an ar archive
Options:
-o Preserve original dates
-p Extract to stdout
-t List
-x Extract
-v Verbose
root@TS-WXL-EM3B3:~#
両方ある。
ということは、debootstrap 可能!
|
|
← RamRoot モードで起動 |
ハックの記録 LinkStation/玄箱 をハックしよう |
→ debootstrap |