LoginSignup
0
0

More than 5 years have passed since last update.

[TS-7553](メモ)デフォルトイメージに戻す。

Last updated at Posted at 2015-08-06

(情報) http://wiki.embeddedarm.com/wiki/TS-7553

MicroSD (2GB以上に)起動イメージをかきこむ

SDから起動

  • Jumper::Bootをショート(SD起動)
  • MicroSDをセットする
  • Serial-USBケーブルで、TS-7553のCOMポートに接続、Terminal起動(TeraTermとか) 115200bps, 8 data bits, 1 stop bit
  • USBポート(USB Bコネクタ・でかいやつ)から電源供給
  • SW1を押し続ける。
  • TS-7533上のGreenLEDが消えて、RedLEDが点灯したら、SW1を離す。
>> Booted from: SD card                 Booted in: 4.91 seconds
>> SBC Model number: TS-7553            SBC Sub-model number: 0
>> CPU clock rate: 250MHz               RAM size: 64MB
>> NAND Flash size: 256MB               NAND Flash Type: 0xdcec (Samsung)
>> MAC number: 00:D0:69:44:92:67        SBC FPGA Version: 2
>> Temperature Sensor: 29.250 degC      MODE1 bootstrap: OFF
>> RTC present: YES                     Date and Time: Jan  1 1970 00:00:04
>> MODE2 bootstrap: ON                  SD card size: 1882MB
>> Offboard SPI flash type: not present Offboard SPI flash size: not present
>> XUARTs detected: 4                   CAN present: YES
>> Linux kernel version: 2.6.24.4       Linux kernel date: Jun 8 2011
>> Bootrom date: Feb 11 2011            INITRD date: Aug 31 2011
>> ts7500ctl date: Jun  8 2011          sdctl date: Jun  8 2011
>> canctl date: Jun  8 2011             nandctl date: Aug 15 2011
>> spiflashctl date: Aug 15 2011        xuartctl date: Aug 15 2011
>> dioctl date: Feb 10 2011             spictl date: Jan 24 2011
>> dmxctl date: Jun  8 2011             busybox date: Jun 30 2010 (v1.14.2)
>> ts7500.subr date: Jun 10 2011        daqctl date: Aug 15 2011
>> linuxrc date: Aug 31 2011            rootfs date: Sep  1 2011
>> MBR date: Jul 14 2009

Type 'tshelp' for help
#

Booted from: SD card

デフォルトのイメージに戻す

  • xnandimg(NANDイメージ)をダウンロード ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7500-linux/binaries/ts-images/xnandimg-sep062011.dd.bz2
  • 解凍 => xnandimg-sep062011.dd (256MBのサイズ)
  • 適当なMicroSDをFAT(32)フォーマットして、ファイルをコピー。
  • TS-7553をSDから起動して、プロンプトが出たら、xnandimgの入ったMicroSDを差し替える。
  • 以下のようにタイプして、NANDへ書き込む。 blocksize=131072 から 15分くらいで、書き込み完了
# mkdir /mnt/a
# mount /dev/nbd6 /mnt/a
# ls -l /mnt/a
-rwxr-xr-x    1 root     root    268435456 Sep  7  2011 xnandimg-sep062011.dd
# nandctl -XW 2048 -z 131072 -i /mnt/a/xnandimg-sep062011.dd
sectors=524288
chipid=0xdcec
blocksize=131072    ## !!!! ここから、15分くらいかかる。 !!!!
write_kb=262144
write_kbps=271
#

NANDから起動

  • MicroSDを抜く。
  • Jumper::Bootのジャンパピンを抜く。
  • SW1を押し続ける。
  • TS-7533上のGreenLEDが消えて、RedLEDが点灯したら、SW1を離す。
>> Booted from: onboard flash         Booted in: 4.74 seconds
>> SBC Model number: TS-7553            SBC Sub-model number: 0
>> CPU clock rate: 250MHz               RAM size: 64MB
>> NAND Flash size: 256MB               NAND Flash Type: 0xdcec (Samsung)
>> MAC number: 00:D0:69:44:92:67        SBC FPGA Version: 2
>> Temperature Sensor: 28.500 degC      MODE1 bootstrap: OFF
>> RTC present: YES                     Date and Time: Jan  1 1970 00:00:03
>> MODE2 bootstrap: OFF                 SD card size: not present
>> Offboard SPI flash type: not present Offboard SPI flash size: not present
>> XUARTs detected: 4                   CAN present: YES
>> Linux kernel version: 2.6.24.4       Linux kernel date: Jun 8 2011
>> Bootrom date: Feb 11 2011            INITRD date: Aug 31 2011
>> ts7500ctl date: Jun  8 2011          sdctl date: Jun  8 2011
>> canctl date: Jun  8 2011             nandctl date: Aug 15 2011
>> spiflashctl date: Aug 15 2011        xuartctl date: Aug 15 2011
>> dioctl date: Feb 10 2011             spictl date: Jan 24 2011
>> dmxctl date: Jun  8 2011             busybox date: Jun 30 2010 (v1.14.2)
>> ts7500.subr date: Jun 10 2011        daqctl date: Aug 15 2011
>> linuxrc date: Aug 31 2011            rootfs date: Sep  2 2011
>> MBR date: Jul 14 2009

Type 'tshelp' for help

Booted from: onboard flash

システム起動

  • Type 'tshelp' for help から、exitとタイプして[enter]キーで、システム起動
  • root、パスワードなしでログイン。
Type 'tshelp' for help
# exit
INIT: version 2.86 booting
Starting the hotplug events dispatcher: udevd.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...done.
Activating swap...done.
Cleaning up ifupdown....
Loading kernel modules...done.
Checking file systems...fsck 1.41.3 (12-Oct-2008)
done.
Setting kernel variables (/etc/sysctl.conf)...done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Setting up networking....
Configuring network interfaces...done.
Starting portmap daemon....
Starting NFS common utilities: statd.
INIT: Entering runlevel: 2
Starting enhanced syslogd: rsyslogd.
Starting OpenBSD Secure Shell server: sshd.
Starting NFS common utilities: statd.
Starting internet superserver: inetd.
Starting periodic command scheduler: crond.
No apache MPM package installed

Debian GNU/Linux 5.0 ts7500 tsconsole

ts7500 login: root
Last login: Thu Jan  1 00:07:47 UTC 1970 on tsconsole
Linux ts7500 2.6.24.4 #1 Wed Jun 8 10:37:39 MST 2011 armv4l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.

TS image Aug312011
ts7500:~#
ts7500:~#
ts7500:~# shutdown -h now

Broadcast message from root@ts7500 (pts/0) (Thu Jan  1 00:08:58 1970):

The system is going down for system halt NOW!
INIT: Sending processes the TERM signal
ts7500:~# No apache MPM package installed
Stopping NFS common utilities: statd.
Stopping internet superserver: inetd.
Stopping enhanced syslogd: rsyslogd.
Asking all remaining processes to terminate...done.
Killing all remaining processes...failed.
Stopping portmap daemon....
not deconfiguring network interfaces: network devices still mounted. (warning).
Cleaning up ifupdown....
Unmounting temporary filesystems...done.
Deactivating swap...done.
Unmounting local filesystems...umount2: Device or resource busy
umount: /dev/root busy - remounted read-only
done.
Will now halt.
  • ここまできたら電源切ってヨシ。

初期インストールパッケージ

ts7500:~# dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  adduser        3.110          add and remove users and groups
rc  alsa-base      1.0.17.dfsg-4  ALSA driver configuration files
rc  alsa-utils     1.0.16-2       ALSA utilities
rc  apache2.2-comm 2.2.9-10+lenny Apache HTTP Server common files
ii  apt            0.7.20.2+lenny Advanced front-end for dpkg
ii  apt-utils      0.7.20.2+lenny APT utility programs
ii  aptitude       0.4.11.11-1~le terminal-based package manager
rc  avahi-daemon   0.6.23-3lenny2 Avahi mDNS/DNS-SD daemon
ii  base-files     5lenny9        Debian base system miscellaneous files
ii  base-passwd    3.5.20         Debian base system master password and group
ii  bash           3.2-4          The GNU Bourne Again SHell
rc  binutils       2.18.1~cvs2008 The GNU assembler, linker and binary utiliti
rc  bluez-audio    3.36-3         Bluetooth audio support
rc  bluez-utils    3.36-3         Bluetooth tools and daemons
ii  bsdmainutils   6.1.10         collection of more utilities from FreeBSD
ii  bsdutils       1:2.13.1.1-1   Basic utilities from 4.4BSD-Lite
ii  bzip2          1.0.5-1+lenny1 high-quality block-sorting file compressor -
ii  coreutils      6.10-6         The GNU core utilities
ii  cpio           2.9-13lenny1   GNU cpio -- a program to manage archives of
ii  cron           3.0pl1-105     management of regular background processing
rc  dbus           1.2.1-5+lenny1 simple interprocess messaging system
rc  dbus-x11       1.2.1-5+lenny1 simple interprocess messaging system (X11 de
ii  debconf        1.5.24         Debian configuration management system
ii  debconf-i18n   1.5.24         full internationalization support for debcon
ii  debian-archive 2010.08.28~len GnuPG archive keys of the Debian archive
ii  debianutils    2.30           Miscellaneous utilities specific to Debian
rc  dhcp3-client   3.1.1-6+lenny4 DHCP client
ii  diff           2.8.1-12       File comparison utilities
ii  dpkg           1.14.31        Debian package management system
rc  dpkg-dev       1.14.31        Debian package development tools
ii  e2fslibs       1.41.3-1       ext2 filesystem libraries
ii  e2fsprogs      1.41.3-1       ext2/ext3/ext4 file system utilities
ii  ethtool        6+20080913-1   display or change Ethernet device settings
rc  file           4.26-1         Determines file type using "magic" numbers
ii  findutils      4.4.0-2        utilities for finding files--find, xargs
ii  finger         0.17-12        user information lookup program
ii  ftp            0.17-18        The FTP client
ii  ftpd           0.17-29        File Transfer Protocol (FTP) server
ii  gcc-4.2-base   4.2.4-6        The GNU Compiler Collection (base package)
ii  gcc-4.3-base   4.3.2-1.1      The GNU Compiler Collection (base package)
rc  gdb            6.8-3          The GNU Debugger
ii  gnupg          1.4.9-3+lenny1 GNU privacy guard - a free PGP replacement
ii  gpgv           1.4.9-3+lenny1 GNU privacy guard - signature verification t
ii  grep           2.5.3~dfsg-6   GNU grep, egrep and fgrep
rc  groff-base     1.18.1.1-21    GNU troff text-formatting system (base syste
ii  gzip           1.3.12-6+lenny The GNU compression utility
ii  hostname       2.95           utility to set/show the host name or domain
ii  ifupdown       0.6.8+nmu1     high level tools to configure network interf
ii  inetutils-ping 2:1.5.dfsg.1-9 ICMP echo tool
ii  info           4.11.dfsg.1-4  Standalone GNU Info documentation browser
ii  initscripts    2.86.ds1-61    Scripts for initializing and shutting down t
ii  iproute        20080725-2     networking and traffic control tools
ii  iptables       1.4.2-6        administration tools for packet filtering an
ii  jfsutils       1.1.12-2       utilities for managing the JFS filesystem
ii  libacl1        2.2.47-2       Access control list shared library
rc  libapr1        1.2.12-5+lenny The Apache Portable Runtime Library
rc  libaprutil1    1.2.12+dfsg-8+ The Apache Portable Runtime Utility Library
rc  libasound2     1.0.16-2       ALSA library
ii  libattr1       1:2.4.43-2     Extended attribute shared library
ii  libavahi-clien 0.6.23-3lenny2 Avahi client library
ii  libavahi-commo 0.6.23-3lenny2 Avahi common data files
ii  libavahi-commo 0.6.23-3lenny2 Avahi common library
ii  libavahi-compa 0.6.23-3lenny2 Avahi Apple Bonjour compatibility library
rc  libavahi-core5 0.6.23-3lenny2 Avahi's embeddable mDNS/DNS-SD library
rc  libbind9-40    1:9.5.1.dfsg.P BIND9 Shared Library used by BIND
rc  libbind9-50    1:9.6.ESV.R3+d BIND9 Shared Library used by BIND
ii  libblkid1      1.41.3-1       block device id library
rc  libbluetooth2  3.36-1         Library to use the BlueZ Linux Bluetooth sta
ii  libbz2-1.0     1.0.5-1+lenny1 high-quality block-sorting file compressor l
ii  libc6          2.7-18lenny7   GNU C Library: Shared libraries
rc  libcap2        2.11-2         support for getting/setting POSIX.1e capabil
ii  libcomerr2     1.41.3-1       common error description library
ii  libconsole     1:0.2.3dbs-65. Shared libraries for Linux console and font
ii  libcwidget3    0.5.12-4       high-level terminal interface library for C+
rc  libdaemon0     0.12-2lenny1   lightweight C library for daemons - runtime
ii  libdb4.6       4.6.21-11      Berkeley v4.6 Database Libraries [runtime]
ii  libdbus-1-3    1.2.1-5+lenny1 simple interprocess messaging system
rc  libdbus-glib-1 0.76-1         simple interprocess messaging system (GLib-b
ii  libdevmapper1. 2:1.02.27-4    The Linux Kernel Device Mapper userspace lib
rc  libdns45       1:9.5.1.dfsg.P DNS Shared Library used by BIND
rc  libdns58       1:9.6.ESV.R3+d DNS Shared Library used by BIND
ii  libedit2       2.11~20080614- BSD editline and history libraries
ii  libept0        0.5.22         High-level library for managing Debian packa
ii  libevent1      1.3e-3         An asynchronous event notification library
rc  libexpat1      2.0.1-4+lenny3 XML parsing C library - runtime library
ii  libgcc1        1:4.3.2-1.1    GCC support library
ii  libgcrypt11    1.4.1-1        LGPL Crypto library - runtime library
ii  libgdbm3       1.8.3-3        GNU dbm database routines (runtime version)
rc  libglib2.0-0   2.16.6-3       The GLib library of C routines
rc  libgmp3c2      2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii  libgnutls26    2.4.2-6+lenny2 the GNU TLS library - runtime library
rc  libgomp1       4.3.2-1.1      GCC OpenMP (GOMP) support library
ii  libgpg-error0  1.4-2          library for common error values and messages
ii  libgssglue1    0.1-2          mechanism-switch gssapi library
rc  libgstreamer-p 0.10.19-2      GStreamer libraries from the "base" set
rc  libgstreamer0. 0.10.19-3      Core GStreamer libraries and elements
rc  libisc45       1:9.5.1.dfsg.P ISC Shared Library used by BIND
rc  libisc50       1:9.6.ESV.R3+d ISC Shared Library used by BIND
rc  libisccc40     1:9.5.1.dfsg.P Command Channel Library used by BIND
rc  libisccc50     1:9.6.ESV.R3+d Command Channel Library used by BIND
rc  libisccfg40    1:9.5.1.dfsg.P Config File Handling Library used by BIND
rc  libisccfg50    1:9.6.ESV.R3+d Config File Handling Library used by BIND
ii  libiw29        29-1.1         Wireless tools - library
ii  libkeyutils1   1.2-9          Linux Key Management Utilities (library)
ii  libkrb53       1.6.dfsg.4~bet MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.11-1+lenny OpenLDAP libraries
ii  liblocale-gett 1.05-4         Using libc functions for internationalizatio
rc  liblwres40     1:9.5.1.dfsg.P Lightweight Resolver Library used by BIND
rc  liblwres50     1:9.6.ESV.R3+d Lightweight Resolver Library used by BIND
rc  libmagic1      4.26-1         File type determination library using "magic
rc  libmpfr1ldbl   2.3.1.dfsg.1-2 multiple precision floating-point computatio
rc  libmysqlclient 5.0.51a-24+len MySQL database client library
ii  libncurses5    5.7+20081213-1 shared libraries for terminal handling
ii  libncursesw5   5.7+20081213-1 shared libraries for terminal handling (wide
ii  libnewt0.52    0.52.2-11.3+le Not Erik's Windowing Toolkit - text mode win
ii  libnfsidmap2   0.20-1         An nfs idmapping library
rc  libnss-mdns    0.10-3         NSS module for Multicast DNS name resolution
rc  libopenobex1   1.3+cvs2007042 OBEX protocol library
ii  libpam-modules 1.0.1-5+lenny1 Pluggable Authentication Modules for PAM
ii  libpam-runtime 1.0.1-5+lenny1 Runtime support for the PAM library
ii  libpam0g       1.0.1-5+lenny1 Pluggable Authentication Modules library
rc  libpcap0.8     0.9.8-5        system interface for user-level packet captu
rc  libpci3        1:3.0.0-6      Linux PCI Utilities (shared library)
rc  libpcre3       7.6-2.1        Perl 5 Compatible Regular Expression Library
ii  libpopt0       1.14-4         lib for parsing cmdline parameters
rc  libpq5         8.3.13-0lenny1 PostgreSQL C client library
ii  libreadline5   5.2-3.1        GNU readline and history libraries, run-time
ii  librpcsecgss3  0.18-1         allows secure rpc communication using the rp
ii  libsasl2-2     2.1.22.dfsg1-2 Cyrus SASL - authentication abstraction libr
ii  libselinux1    2.0.65-5       SELinux shared libraries
ii  libsepol1      2.0.30-2       Security Enhanced Linux policy library for c
ii  libsigc++-2.0- 2.0.18-2       type-safe Signal Framework for C++ - runtime
ii  libslang2      2.1.3-3        The S-Lang programming library - runtime ver
rc  libsqlite3-0   3.5.9-6        SQLite 3 shared library
ii  libss2         1.41.3-1       command-line interface parsing library
ii  libssl0.9.8    0.9.8g-15+lenn SSL shared libraries
ii  libstdc++6     4.3.2-1.1      The GNU Standard C++ Library v3
ii  libtasn1-3     1.4-1          Manage ASN.1 structures (runtime)
ii  libtext-charwi 0.04-5+b1      get display widths of characters on the term
ii  libtext-iconv- 1.7-1+b1       converts between character sets in Perl
ii  libtext-wrapi1 0.06-6         internationalized substitute of Text::Wrap
ii  libusb-0.1-4   2:0.1.12-13    userspace USB programming library
ii  libuuid1       1.41.3-1       universally unique id library
ii  libvolume-id0  0.125-7+lenny3 libvolume_id shared library
ii  libwrap0       7.6.q-16       Wietse Venema's TCP wrappers library
rc  libx11-6       2:1.1.5-2      X11 client-side library
ii  libxapian15    1.0.7-4        Search engine library
rc  libxau6        1:1.0.3-3      X11 authorisation library
rc  libxcb-xlib0   1.1-1.2        X C Binding, Xlib/XCB interface library
rc  libxcb1        1.1-1.2        X C Binding
rc  libxdmcp6      1:1.0.2-3      X11 Display Manager Control Protocol library
rc  libxext6       2:1.0.4-2      X11 miscellaneous extension library
rc  libxml2        2.6.32.dfsg-5+ GNOME XML library
rc  libxmuu1       2:1.0.4-1      X11 miscellaneous micro-utility library
rc  linux-sound-ba 1.0.17.dfsg-4  base package for ALSA and OSS sound systems
rc  localepurge    0.5.9-0.2      Automagically remove unnecessary locale data
rc  locales        2.7-18lenny7   GNU C Library: National Language (locale) da
ii  login          1:4.1.1-6+lenn system login tools
ii  logrotate      3.7.1-5        Log rotation utility
ii  lsb-base       3.2-20         Linux Standard Base 3.2 init script function
ii  lzma           4.43-14        Compression method of 7z format in 7-Zip pro
ii  make           3.81-5         The GNU version of the "make" utility.
ii  makedev        2.3.1-88       creates device files in /dev
rc  man-db         2.5.2-5        on-line manual pager
ii  manpages       3.05-1         Manual pages about using a GNU/Linux system
ii  mawk           1.3.3-11.1     a pattern scanning and text processing langu
rc  mime-support   3.44-1         MIME files 'mime.types' & 'mailcap', and sup
ii  mktemp         1.5-9          tool for creating temporary files
ii  module-init-to 3.4-1          tools for managing Linux kernel modules
ii  mount          2.13.1.1-1     Tools for mounting and manipulating filesyst
rc  mysql-common   5.0.51a-24+len MySQL database common files
rc  nano           2.0.7-5        free Pico clone with some new features
ii  ncurses-base   5.7+20081213-1 basic terminal type definitions
ii  ncurses-bin    5.7+20081213-1 terminal-related programs and man pages
ii  net-tools      1.60-22        The NET-3 networking toolkit
ii  netbase        4.34           Basic TCP/IP networking system
ii  netcat-traditi 1.10-38        TCP/IP swiss army knife
ii  nfs-common     1:1.1.2-6lenny NFS support files common to client and serve
ii  openbsd-inetd  0.20080125-2   The OpenBSD Internet Superserver
ii  openssh-blackl 0.4.1          list of default blacklisted OpenSSH RSA and
ii  openssh-client 1:5.1p1-5      secure shell client, an rlogin/rsh/rcp repla
ii  openssh-server 1:5.1p1-5      secure shell server, an rshd replacement
rc  openssl        0.9.8g-15+lenn Secure Socket Layer (SSL) binary and related
ii  passwd         1:4.1.1-6+lenn change and administer password and group dat
ii  patch          2.5.9-5        Apply a diff file to an original
rc  pciutils       1:3.0.0-6      Linux PCI Utilities
ii  perl-base      5.10.0-19lenny minimal Perl system
rc  perl-modules   5.10.0-19lenny Core Perl modules
ii  portmap        6.0-9          RPC port mapper
rc  ppp            2.4.4rel-10.1  Point-to-Point Protocol (PPP) - daemon
ii  procps         1:3.2.7-11     /proc file system utilities
ii  psmisc         22.6-1         Utilities that use the proc filesystem
ii  pump           0.8.24-4       BOOTP and DHCP client for automatic IP confi
rc  python         2.5.2-3        An interactive high-level object-oriented la
rc  python2.5      2.5.2-15+lenny An interactive high-level object-oriented la
rc  python2.5-mini 2.5.2-15+lenny A minimal subset of the Python language (ver
ii  readline-commo 5.2-3.1        GNU readline and history libraries, common f
ii  rsyslog        3.18.6-4       enhanced multi-threaded syslogd
ii  sed            4.1.5-6        The GNU sed stream editor
rc  sgml-base      1.26           SGML infrastructure and SGML catalog file su
ii  ssh            1:5.1p1-5      secure shell client and server (metapackage)
rc  ssl-cert       1.0.23         simple debconf wrapper for OpenSSL
ii  strace         4.5.17+cvs0807 A system call tracer
ii  sysv-rc        2.86.ds1-61    System-V-like runlevel change mechanism
ii  sysvinit       2.86.ds1-61    System-V-like init utilities
ii  sysvinit-utils 2.86.ds1-61    System-V-like utilities
ii  tar            1.20-1+lenny1  GNU version of the tar archiving utility
ii  tasksel        2.78           Tool for selecting tasks for installation on
ii  tasksel-data   2.78           Official tasks used for installation of Debi
ii  tcpd           7.6.q-16       Wietse Venema's TCP wrapper utilities
ii  telnet         0.17-36        The telnet client
ii  telnetd        0.17-36        The telnet server
ii  tzdata         2010o-0lenny1  time zone and daylight-saving time data
ii  ucf            3.0016         Update Configuration File: preserve user cha
ii  udev           0.125-7+lenny3 /dev/ and hotplug management daemon
ii  unzip          5.52-12        De-archiver for .zip files
ii  update-inetd   4.31           inetd configuration file updater
ii  usbutils       0.73-10lenny2  Linux USB utilities
ii  util-linux     2.13.1.1-1     Miscellaneous system utilities
ii  vim-common     1:7.1.314-3+le Vi IMproved - Common files
ii  vim-tiny       1:7.1.314-3+le Vi IMproved - enhanced vi editor - compact v
ii  wget           1.11.4-2+lenny retrieves files from the web
ii  wireless-tools 29-1.1         Tools for manipulating Linux Wireless Extens
rc  x11-common     1:7.3+20       X Window System (X.Org) infrastructure
rc  xml-core       0.12           XML infrastructure and XML catalog file supp
ii  zip            2.32-1         Archiver for .zip files
ii  zlib1g         1:1.2.3.3.dfsg compression library - runtime
ts7500:~#
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0