Skip to content

Instantly share code, notes, and snippets.

@thx0701
Forked from chihchun/gist:753181
Created October 2, 2012 04:51
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thx0701/3816226 to your computer and use it in GitHub Desktop.
Save thx0701/3816226 to your computer and use it in GitHub Desktop.
NextVOD
本頁更新以
http://www.osslab.com.tw/Hardware/Open_Embedded_System/NextVOD_unit_Hacking_-_%E7%B6%B2%E6%A8%82%E9%80%9A%E6%94%B9%E6%A9%9F 為主
壹多媒體娛樂服務股份有限公司 壹網樂/網樂通, https://www.nextvod.com.tw/ #nextvod #nextv
H/W
STMicroelectronics STx7105 (Renesas SuperH Core)
VIA VT6113 (Ethernet)
NANYA NT5TU64M16GG-AC (DRAM DDR2 64Mx16 PC800 BGA) * 2= 256MBytes
Samsung NCDOM08GMS-MLC (USB DOM 8GB)
Winbond 25Q80 1MB Spi Flash (Onboard Flash)
Console Pin headers
- GND, RX, TX, 3.3V
- Baud 115200 8/N/1
ODM: 深圳國微技術 SMIT GB620-IPTV V1.0 http://www.smit.com.cn/English/proDetail.asp?InfoId=160&js=1
BSP
- http://www.stlinux.com/
- http://www.stlinux.com/pub/stlinux/2.3/
- STAPI: http://www.stlinux.com/pub/stlinux/2.3/stapi/SRPMS/stlinux23-STAPI-kernel-sh4-2.6.23.17_stm23_A18B-121.1.src.rpm
STlinux 基礎介紹 http://wenku.it168.com/d_000125845.shtml
文件 STAPI SDK
http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD18214357.pdf
編碼支持 http://www.mengyou.org/forum/thread-15288-1-1.html
XBMC in STlinux http://www.docin.com/p-99675243.html
Source code
https://www.nextvod.com.tw/tw/yiwangle/opensource.jsp ,連結已失效 只含Kenrel
改造應用方向
1.XBMC播放機. +USB DVB-T Dongle HiHd 播放機.
2.網通設備 NAS ,IP CAM ,迅雷+BT+Emule 下載機 網路測錄設備
http://www.iptvfans.cn/wiki/index.php/B600_P2P%E4%B8%8B%E8%BD%BD
3.帶X11 小Linux
4.遊戲機模擬器
需要
1.支援更多驅動的Kernel STlinux的基礎播放機韌體.
Firmware revision 網樂通是以韌體包方式更新Firmware
fdtv_update_0000001_rsa_fdhal-bsmi_fdtv-bsmi_full_v1348.pkg
fdtv_update_0000042_rsa_newui_full.pkg
fdtv_update_0000046_rsa_newui_full.pkg
fdtv_update_0000056_rsa_bypass_sap_force_enable_hdmi_full.pkg
fdtv_update_0000065_rsa_normal_hdmi_bsmi_full.pkg
fdtv_update_0000078_rsa_fdhal-normal_fdtv-bypass-sap_full.pkg
fdtv_update_0000079_rsa_fdhal-normal_fdtv-normal_full.pkg
fdtv_update_0000080_rsa_fdhal-normal_fdtv-bypass-sap_full.pkg
fdtv_update_0000081_rsa_fdhal-normal_fdtv-normal_full.pkg
fdtv_update_0000082_rsa_fdhal-normal_fdtv-normal_full_v1323.pkg
fdtv_update_0000086_rsa_fdhal-normal_fdtv-normal_full_v1349.pkg
fdtv_update_0000087_rsa_fdhal-normal_fdtv-bypass-sap_full_v1349.pkg
fdtv_update_0000088_rsa_fdhal-normal_fdtv-deactivate_full_v1350.pkg
-------------------------------------------------------------------------------
sh-3.00# dmesg
Linux version 2.6.23.17_stm23_A18B-PDK7105-32BITS-A18B (zqyang@dtv.smit67) (gcc version 4.2.4 (snapshot) (STMicroelectronics/Linux Base 4.2.4-48)) #3 PREEMPT Mon Nov 8 14:21:27 CST 2010
Booting machvec: pdk7105
Entering add_active_range(0, 262144, 292864) 0 entries of 1 used
Node 0: start_pfn = 0x40000, low = 0x47800
Zone PFN ranges:
Normal 262144 -> 292864
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 262144 -> 292864
On node 0 totalpages: 30720
Normal zone: 240 pages used for memmap
Normal zone: 0 pages reserved
Normal zone: 30480 pages, LIFO batch:7
Movable zone: 0 pages used for memmap
STMicroelectronics PDK7105-SDK board initialisation
<<<< Current Kernel SVN version is 5794 >>>>
This kernel is for GB620 IPTV !!!
STx7105 version 3.x
Built 1 zonelists in Zone order. Total pages: 30480
Kernel command line: console=ttyAS0,115200 root=8:2 rootfstype=ext3 rw rootflags=data=journal nwhwconf=device:eth0,hwaddr:24:cf:21:b0:XX:XX phyaddr:0,watchdog:5000 mem=120M bigphysarea=2048
bpa2: partition 'bigphysarea' created at 0x40e1a000, size 8192 kB (0x00800000 B)
intc: missing unique irq mask for irq 18 (vect 0x0440)
intc: missing unique irq mask for irq 19 (vect 0x0460)
PID hash table entries: 512 (order: 9, 2048 bytes)
Using tmu for system timer
Using 25.000 MHz high precision timer.
Console: colour dummy device 80x25
######### i=0
######### i=1
start asc_console_init
console [ttyAS0] enabled
#########asc_console_init
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 100096k/122880k available (3179k kernel code, 1025k data, 124k init)
PVR=04909200 CVR=60880000 PRR=00009e20
I-cache : n_ways=2 n_sets=512 way_incr=16384
I-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
D-cache : n_ways=2 n_sets=512 way_incr=16384
D-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
Calibrating delay loop... 445.44 BogoMIPS (lpj=222720)
Mount-cache hash table entries: 512
CPU: STx7105
NET: Registered protocol family 16
Configuring FLASH for boot-from-spi: boot_mode=2
Spi boot:bank1_start=0x4000000, bank2_start0x=6000000
device_init:###############
stx7105_configure_nand:###############
Generic PHY: Registered new driver
SCSI subsystem initialized
libata version 2.21 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Time: SuperH clocksource has been installed.
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
NTFS driver 2.1.28 [Flags: R/O].
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
yaffs Nov 8 2010 14:16:28 Installing.
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
lirc_dev: IR Remote Control driver registered, major 61
lirc_stm: probe found data for platform device lirc
lirc_stm: STM LIRC plugin has IRQ 244 using IR-RX mode
lirc_stm: lirc_stm_calc_rx_clocks: IR clock is 100000000
lirc_stm: SCD not available in IR-RX mode. Not armed
lirc_dev: lirc_register_plugin: sample_rate: 0
STMicroelectronics LIRC driver initialized.
Load module OneWire [208] by swapper (pid 1)
Enter OneWirePIOInit() !***
Left OneWirePIOInit() !***ok
OneWire module inited ok!
Load module spi25pxx [209] by swapper (pid 1)
info: found ST M25P80 (1MiB) device (page=256,erase=4096)
spi25pxx module inited ok!
STMicroelectronics ASC driver initialized
asc_init!!!1
asc_init!!!2
stasc.0: ttyAS0 at MMIO 0xfd032000 (irq = 121) is a stasc
stasc.1: ttyAS1 at MMIO 0xfd033000 (irq = 120) is a stasc
asc_init!!!3
stmmacphy_dvr_probe: added phy for bus 0
STMMAC driver:
platform registration... <7>done!
GMAC - user ID: 0x10, Synopsys ID: 0x33
no valid MAC address; please, set using ifconfig or nwhwconfig!
eth0 - (dev. name: stmmaceth - id: 0, IRQ #134
IO base addr: 0xfd110000)
Registering MDIO bus (id: 0)...
calling mdiobus_register
stmmac_mdio_reset: called!
stmmac_mdio_reset: calling phy_reset
mdiobus_register: found PHY and assigning IRQ 0
STMMAC MII Bus: probed
calling mdiobus_register done
eth0: PHY ID 01018f2d at 17 IRQ -1 (0:11) active
MDIO bus registered!
Davicom DM9161E: Registered new driver
Davicom DM9161A: Registered new driver
Davicom DM9131: Registered new driver
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
PPPoL2TP kernel driver, V1.0
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
nwhw_config: (eth0) setting mac address: 24:cf:21:b0:3e:43
sata_stm version 0.6
sata_stm using hardware scatter/gather
sata_stm SATA version 1.90 DMA version 2.10
scsi0 : sata_stm
ata1: SATA max UDMA/133 cmd 0xfe209000 ctl 0xfe209820 bmdma 0x00000000 irq 72
ata1: SATA link down (SStatus 0 SControl 300)
A18: Function=plat_nand_init,line=149 ***
A18 Function=stm_nand_flex_probe,line=915*************
nand_get_flash_type:***maf_id =0x0****dev_id=0x0
No NAND device found!!!
stm-nand-flex:nand_scan failed
usbmon: debugfs is not available
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
stm-ehci stm-ehci.0: st-ehci
stm-ehci stm-ehci.0: new USB bus registered, assigned bus number 1
stm-ehci stm-ehci.0: irq 169, io mem 0xfe1ffe00
stm-ehci stm-ehci.0: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
stm-ohci stm-ohci.0: stm-ohci
stm-ohci stm-ohci.0: new USB bus registered, assigned bus number 2
stm-ohci stm-ohci.0: irq 168, io mem 0xfe1ffc00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usb 1-1: new high speed USB device using stm-ehci and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
stm-ehci stm-ehci.1: st-ehci
stm-ehci stm-ehci.1: new USB bus registered, assigned bus number 3
stm-ehci stm-ehci.1: irq 143, io mem 0xfeaffe00
stm-ehci stm-ehci.1: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 1 port detected
stm-ohci stm-ohci.1: stm-ohci
stm-ohci stm-ohci.1: new USB bus registered, assigned bus number 4
stm-ohci stm-ohci.1: irq 142, io mem 0xfeaffc00
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 1 port detected
scsi 1:0:0:0: Direct-Access General USB Flash Disk 1100 PQ: 0 ANSI: 0 CCS
sd 1:0:0:0: [sda] 15679488 512-byte hardware sectors (8028 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00
sd 1:0:0:0: [sda] Assuming drive cache: write through
sd 1:0:0:0: [sda] 15679488 512-byte hardware sectors (8028 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00
sd 1:0:0:0: [sda] Assuming drive cache: write through
sda: sda1 sda2 sda3 sda4
sd 1:0:0:0: [sda] Attached SCSI removable disk
sd 1:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
STMicroelectronics - Coprocessors st231 Init
st-coprocessor-0: No RAM reserved
st231.0 Coprocessor -------------------------------------------
not configured!
---------------------------------------------------------------
st-coprocessor-1: No RAM reserved
st231.1 Coprocessor -------------------------------------------
not configured!
---------------------------------------------------------------
stm_rng hardware driver 1.0 configured
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
sh4 suspend support registered
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with journal data mode.
VFS: Mounted root (ext3 filesystem).
Freeing unused kernel memory: 124k freed
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda4, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
stos_core: module license 'ST Microelectronics' taints kernel.
Load module stos_core [?]by insmod (pid 345)
LXLOAD(video1): LX loaded => Base=0x40000000 - Last=0x4010c9a4 - Size=1100196
LXLOAD(audio1): LX loaded => Base=0x40400000 - Last=0x404c2a90 - Size=797328
Load module stpower_core [253] by insmod (pid 373)
Load module stuart_core [252]by insmod (pid 373)
svn version: 5639M
Load module stevt_core [?]by insmod (pid 373)
Load module stcommon_core [?]by insmod (pid 373)
Load module stclkrv_core [?]by insmod (pid 373)
Load module stfdma_core [251]by insmod (pid 373)
Load module stmerge_core [?]by insmod (pid 373)
Load module stavmem_core [?]by insmod (pid 373)
Load module stbuffer_core [?]by insmod (pid 373)
Load module stinject_core [?]by insmod (pid 373)
Load module sti2c_core [?]by insmod (pid 373)
Load module stpio_core [?]by insmod (pid 373)
Load module stpwm_core [?]by insmod (pid 373)
Load module stdenc_core [?]by insmod (pid 373)
Load module stlayer_core [?]by insmod (pid 373)
Load module stvout_core [?]by insmod (pid 373)
Load module stvtg_core [?]by insmod (pid 373)
Load module stvid_core [?]by insmod (pid 373)
Load module stvin_core [?]by insmod (pid 373)
Load module stos_core [?]by insmod (pid 373)
Load module stvmix_core [?]by insmod (pid 373)
Load module stgxobj_core [?]by insmod (pid 373)
Load module staudlx_core [250]by insmod (pid 373)
Load module stcc_core [?]by insmod (pid 373)
Load module stttx_core [?]by insmod (pid 373)
Load module stvbi_core [?]by insmod (pid 373)
Load module stblit_core [?]by insmod (pid 373)
Load module stsubt_core [249]by insmod (pid 373)
Load module stblast_core [248]by insmod (pid 373)
Load module stsmart_core [247]by insmod (pid 373)
Load module sthdmi_core [?]by insmod (pid 373)
Load module stnet_core [?]by insmod (pid 373)
Load module stkeyscn_core [?]by insmod (pid 373)
Module stapler_core (rev: STAPLER-REL_1.2.0) loaded by insmod (pid 373)
Load module sttkdma_core by insmod (pid 373)
Load module stpti4_core [?]by insmod (pid 373)
Load module sttuner_core [246]by insmod (pid 373)
Load module stpower_ioctl [245] by insmod (pid 377)
Load module stuart_ioctl [244]by insmod (pid 377)
Load module stevt_ioctl [243]by insmod (pid 377)
Load module stcommon_ioctl [242]by insmod (pid 377)
Load module stclkrv_ioctl [241]by insmod (pid 377)
Load module stfdma_ioctl [240]by insmod (pid 377)
Load module stmerge_ioctl [239]by insmod (pid 377)
Load module stavmem_ioctl [238]by insmod (pid 377)
Load module stbuffer_ioctl [237]by insmod (pid 377)
Load module stinject_ioctl [236]by insmod (pid 377)
Load module sti2c_ioctl [235]by insmod (pid 377)
Load module stspi_ioctl [234]by insmod (pid 377)
Load module stpio_ioctl [233]by insmod (pid 377)
Load module stpwm_ioctl [232]by insmod (pid 377)
Load module stdenc_ioctl [230]by insmod (pid 377)
Load module stlayer_ioctl [229]by insmod (pid 377)
Load module stvout_ioctl [228]by insmod (pid 377)
Load module stvtg_ioctl [227]by insmod (pid 377)
Load module stvid_ioctl [226]by insmod (pid 377)
Load module stvin_ioctl [225]by insmod (pid 377)
Load module stvmix_ioctl [224]by insmod (pid 377)
Load module stgxobj_ioctl [223]by insmod (pid 377)
Load module stcc_ioctl [221]by insmod (pid 377)
Load module stttx_ioctl [220]by insmod (pid 377)
Load module stvbi_ioctl [219]by insmod (pid 377)
Load module stblit_ioctl [218]by insmod (pid 377)
Load module stsubt_ioctl [217]by insmod (pid 377)
Load module stblast_ioctl [216]by insmod (pid 377)
Load module stsmart_ioctl [215]by insmod (pid 377)
Load module sthdmi_ioctl [204]by insmod (pid 377)
Load module stsys_ioctl [213]by insmod (pid 377)
Load module stnet_ioctl [212]by insmod (pid 377)
Load module stkeyscn_ioctl [211]by insmod (pid 377)
Load module sttkdma_ioctl [214] by insmod (pid 377)
Load module stpti4_ioctl [207]by insmod (pid 377)
Load module sttuner_ioctl [206]by insmod (pid 377)
spi25pxx_open !!!!
spi25pxx_ioctl cmd = 2
Console: switching to colour frame buffer device 160x45
rtusb init --->
usbcore: registered new interface driver rt2870
stmmac_init_phy: trying to attach to 0:11
stmmac_init_phy: eth0: attached to PHY (UID 0x1018f2d) Link = 1
stmmac_timer: TMU2 Timer ON (freq 256Hz)
sh-3.00# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sda2 476104 134108 332168 29% /
/dev/sda3 5775296 194760 5463188 3% /mnt/usb
/dev/sda4 973624 17632 936212 2% /mnt/user
sh-3.00# cat /proc/cpuinfo
machine : pdk7105
processor : 0
cpu family : sh4
cpu type : STx7105
cut : 3.x
cpu flags : fpu icbi synco fpchg
cache type : split (harvard)
icache size : 32KiB (2-way)
dcache size : 32KiB (2-way)
bogomips : 445.44
sh-3.00# ps auwx
PID Uid VSZ Stat Command
1 root 2460 S init
2 root SW< [kthreadd]
3 root SW< [ksoftirqd/0]
4 root SW< [watchdog/0]
5 root SW< [events/0]
6 root SW< [khelper]
77 root SW< [kblockd/0]
85 root SW< [ata/0]
86 root SW< [ata_aux]
87 root SW< [ksuspend_usbd]
92 root SW< [khubd]
95 root SW< [kseriod]
132 root SW [pdflush]
133 root SW [pdflush]
134 root SW< [kswapd0]
135 root SW< [aio/0]
136 root SW< [cifsoplockd]
137 root SW< [cifsdnotifyd]
236 root SW< [scsi_eh_0]
239 root SW< [mtdblockd]
263 root SW< [scsi_eh_1]
264 root SW< [usb-storage]
314 root SW< [rpciod/0]
315 root SW< [kjournald]
330 root SW< [kjournald]
333 root SW< [kjournald]
335 root 1212 S /root/bin/SCS_Server.exe
340 root 1396 S /usr/sbin/lircd
343 dbus 2088 S /bin/dbus-daemon --system
369 root SW< [EMBXSHM-NewPort]
370 root SW< [EMBXSHM-PortClo]
371 root SW< [EMBXSHM-NewPort]
372 root SW< [EMBXSHM-PortClo]
375 root SW< [STFDMA_ClbckMgr]
376 root SW< [STFDMA_ClbckMgr]
379 root 191004 S /opt/fdhal/fdhal
383 root SW< [stpti4_IntTask]
384 root SW< [stpti4_EvtTask]
385 root SW< [STCLKRV_Recover]
389 root SW< [kblit_interrupt]
390 root DW< [STLAYER-GFX/CUR]
394 root SW< [AUD[0].PESTask]
395 root SW< [AUD[0].DecTask]
396 root SW< [AUD[0].PPTask]
397 root SW< [AUD[1].PPTask]
398 root SW< [AUD[0].PCMPTask]
399 root SW< [AUD[1].PCMPTask]
400 root SW< [AUD[0].SPDIFP]
439 root DW< [STLAYER-GFX/CUR]
446 root 139476 S ./fdtv -qws
447 root 2120 S /bin/sh
465 root DW< [STVOUT_STATE_MA]
466 root SW< [STVOUT_INFOFRAM]
467 root SW< [STVOUT[?].CECTa]
-------------------------------------------------------------------------------
gb620.img: x86 boot sector, Microsoft Windows XP MBR, Serial 0xc3072e18; partition 1: ID=0x83, starthead 1, startsector 48, 982992 sectors; partition 2: ID=0x83, starthead 0, startsector 983040, 983040 sectors; partition 3: ID=0x83, starthead 0, startsector 1966080, 11735040 sectors; partition 4: ID=0x83, starthead 255, startsector 13701120, 1978368 sectors
/sbin/parted nextvod.img
WARNING: You are not superuser. Watch out for permissions.
GNU Parted 1.8.8
Using nextvod/gb620.img
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
Model: (file)
Disk /nextvod/gb620.img: 8028MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 24.6kB 503MB 503MB primary ext3
2 503MB 1007MB 503MB primary ext3
3 1007MB 7015MB 6008MB primary ext3
4 7015MB 8028MB 1013MB primary ext3
(parted) unit
Unit? [compact]? B
(parted) print
Model: (file)
Disk /nextvod/gb620.img: 8027897856B
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 24576B 503316479B 503291904B primary ext3
2 503316480B 1006632959B 503316480B primary ext3
3 1006632960B 7014973439B 6008340480B primary ext3
4 7014973440B 8027897855B 1012924416B primary ext3
-------------------------------------------------------------------------------
$ readelf -h -V bin/busybox
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC (Executable file)
Machine: Renesas / SuperH SH
Version: 0x1
Entry point address: 0x406080
Start of program headers: 52 (bytes into file)
Start of section headers: 382184 (bytes into file)
Flags: 0x17, sh2a-or-sh4
Size of this header: 52 (bytes)
Size of program headers: 32 (bytes)
Number of program headers: 7
Size of section headers: 40 (bytes)
Number of section headers: 24
Section header string table index: 23
Version symbols section '.gnu.version' contains 326 entries:
Addr: 0000000000402abc Offset: 0x002abc Link: 3 (.dynsym)
000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
004: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
008: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
00c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2)
010: 5 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
014: 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
018: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
01c: 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
020: 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
024: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
028: 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 7 (GLIBC_2.4) 2 (GLIBC_2.2)
02c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
030: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
034: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
038: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
03c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
040: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
044: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
048: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4)
04c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
050: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 5 (GLIBC_2.2)
054: 2 (GLIBC_2.2) 6 (GLIBC_2.3) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
058: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
05c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
060: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
064: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
068: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
06c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
070: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
074: 2 (GLIBC_2.2) 4 (GLIBC_2.2.1) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
078: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
07c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
080: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 7 (GLIBC_2.4)
084: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2)
088: 2 (GLIBC_2.2) 5 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
08c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
090: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
094: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
098: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
09c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0a0: 5 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0a4: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0a8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 6 (GLIBC_2.3)
0ac: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0b0: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0b4: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0b8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 5 (GLIBC_2.2)
0bc: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 9 (GLIBC_2.0)
0c0: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0c4: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0c8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0cc: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0d0: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 1 (*global*) 2 (GLIBC_2.2)
0d4: 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0d8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0dc: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2)
0e0: 3 (GLIBC_2.3.4) 7 (GLIBC_2.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0e4: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0e8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2)
0ec: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0f0: 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0f4: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2)
0f8: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
0fc: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
100: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
104: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
108: 3 (GLIBC_2.3.4) 3 (GLIBC_2.3.4) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
10c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
110: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
114: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
118: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
11c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
120: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
124: 2 (GLIBC_2.2) 5 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
128: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
12c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
130: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 8 (GLIBC_2.2.3) 2 (GLIBC_2.2)
134: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
138: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
13c: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
140: 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2) 2 (GLIBC_2.2)
144: 2 (GLIBC_2.2) 2 (GLIBC_2.2)
Version needs section '.gnu.version_r' contains 3 entries:
Addr: 0x0000000000402d48 Offset: 0x002d48 Link: 4 (.dynstr)
000000: Version: 1 File: libcrypt.so.1 Cnt: 1
0x0010: Name: GLIBC_2.0 Flags: none Version: 9
0x0020: Version: 1 File: libm.so.6 Cnt: 1
0x0030: Name: GLIBC_2.2 Flags: none Version: 5
0x0040: Version: 1 File: libc.so.6 Cnt: 6
0x0050: Name: GLIBC_2.2.3 Flags: none Version: 8
0x0060: Name: GLIBC_2.4 Flags: none Version: 7
0x0070: Name: GLIBC_2.3 Flags: none Version: 6
0x0080: Name: GLIBC_2.2.1 Flags: none Version: 4
0x0090: Name: GLIBC_2.3.4 Flags: none Version: 3
0x00a0: Name: GLIBC_2.2 Flags: none Version: 2
-------------------------------------------------------------------------------
sda1/root/run_a18.sh: ASCII text
sda1/root/load_fb.sh: POSIX shell script text executable
sda1/root/bin/SCS_Server.exe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/root/bin/12345.ts: ISO Media, MPEG v4 system, version 2
sda1/root/bin/date: ASCII text
sda1/root/bin/keys_map.ini: ASCII English text, with CRLF line terminators
sda1/root/bin/IPTV.exe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda1/root/bin/loader.exe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda1/root/bin/res/osd_mainmenu.glade: XML document text
sda1/root/bin/res/osd_avset_setting.glade: XML document text
sda1/root/bin/res/Icon_Slow.png: PNG image data, 20 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Icon_Stop.png: PNG image data, 20 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_video_focus.png: PNG image data, 65 x 56, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/download_ok.png: PNG image data, 180 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_update_setting.glade: XML document text
sda1/root/bin/res/set_top.jpg: JPEG image data, JFIF standard 1.02
sda1/root/bin/res/Icon_PlayPause.png: PNG image data, 20 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/menu_exit2.jpg: PNG image data, 297 x 48, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/IcoIndexUpSmallback.jpg: JPEG image data, JFIF standard 1.02
sda1/root/bin/res/select_button_focus_line.png: PNG image data, 600 x 50, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/main_set_focus.png: PNG image data, 65 x 56, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/osd_net_setting.glade: XML document text
sda1/root/bin/res/osd_wificonfig_net.glade: XML document text
sda1/root/bin/res/ipset_Keyboard_Button_Focus.png: PNG image data, 40 x 23, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/updating.gif: GIF image data, version 89a, 222 x 20
sda1/root/bin/res/Wifi_bgn.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/gtkrc: ISO-8859 text
sda1/root/bin/res/select_option_focus.png: PNG image data, 600 x 50, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/selected.png: PNG image data, 199 x 53, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_ipset_keyboard.glade: XML document text
sda1/root/bin/res/main_mask.png: PNG image data, 720 x 100, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/main_tips.png: PNG image data, 660 x 50, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Wifi_bg.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_ipset_net.glade: XML document text
sda1/root/bin/res/Icon_Fast.png: PNG image data, 20 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/image_cancle_nomal.png: PNG image data, 70 x 24, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_wifistatus_net.glade: XML document text
sda1/root/bin/res/Wifi_Intensity_level5.png: PNG image data, 32 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_keyboard_iptv.glade: XML document text
sda1/root/bin/res/osd_wifilist_net.glade: XML document text
sda1/root/bin/res/Wifi_a.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/sysinit.png: PNG image data, 471 x 80, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_tv_normal.png: PNG image data, 70 x 60, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/IPTV_Keyboard_Bg.png: PNG image data, 600 x 300, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_loader.glade: XML document text
sda1/root/bin/res/osd_systeminfo_setting.glade: XML document text
sda1/root/bin/res/stbsample.glade: XML document text
sda1/root/bin/res/ipset_Keyboard_Button_Normal.png: PNG image data, 40 x 23, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/Wifi_Intensity_level3.png: PNG image data, 32 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_programlist.glade: XML document text
sda1/root/bin/res/Wifi_b.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Wifi_Connect.png: PNG image data, 23 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/IPTV_Keyboard_Button_Focus.png: PNG image data, 70 x 35, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/osd_personal_setting.glade: XML document text
sda1/root/bin/res/main_tv_focus.png: PNG image data, 65 x 56, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/Wifi_Intensity_level2.png: PNG image data, 32 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/复件 kuang2.jpg: JPEG image data, JFIF standard 1.01
sda1/root/bin/res/image_cancle_focus.png: PNG image data, 70 x 24, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/Wifi_Locked.png: PNG image data, 40 x 24, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/set_unselected.jpg: JPEG image data, JFIF standard 1.02
sda1/root/bin/res/update-error.png: PNG image data, 222 x 20, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/update-success.png: PNG image data, 222 x 20, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Wifi_Intensity_level4.png: PNG image data, 32 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/image_ok_focus.png: PNG image data, 70 x 24, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/Wifi_g.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/kuang2.jpg: JPEG image data, JFIF standard 1.02
sda1/root/bin/res/IPTV_Keyboard_Button_Normal.png: PNG image data, 70 x 35, 8-bit/color RGB, non-interlaced
sda1/root/bin/res/watch.gif: GIF image data, version 89a, 199 x 53
sda1/root/bin/res/menu_exit.png: PNG image data, 297 x 48, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Wifi_abg.png: PNG image data, 85 x 29, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_video_normal.png: PNG image data, 70 x 60, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/gundongtiao.gif: GIF image data, version 89a, 222 x 20
sda1/root/bin/res/selected.jpg: JPEG image data, JFIF standard 1.02
sda1/root/bin/res/image_ok_nomal.png: PNG image data, 70 x 24, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_set_normal.png: PNG image data, 70 x 60, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_programplaybar.glade: XML document text
sda1/root/bin/res/osd_setting_main.glade: XML document text
sda1/root/bin/res/b.gif: GIF image data, version 89a, 135 x 11
sda1/root/bin/res/osd_pppoe_net.glade: XML document text
sda1/root/bin/res/osd_system_init.glade: XML document text
sda1/root/bin/res/Wifi_Intensity_level1.png: PNG image data, 32 x 19, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_tv.png: PNG image data, 200 x 172, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_video.png: PNG image data, 200 x 172, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/Notice_Bg.png: PNG image data, 424 x 110, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/menu_exit.jpg: PNG image data, 235 x 38, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/download_fail.png: PNG image data, 180 x 15, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/osd_wificonf ig_net.glade: XML document text
sda1/root/bin/res/sysinit2.png: PNG image data, 500 x 85, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/main_set.png: PNG image data, 200 x 172, 8-bit/color RGBA, non-interlaced
sda1/root/bin/res/bg_ipset_keyboard.png: PNG image data, 200 x 210, 8-bit/color RGBA, non-interlaced
sda1/root/Anyplex.ts: empty
sda1/root/run_gtk.sh: ASCII text
sda1/root/modules/embxmailbox.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/stos_core.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/rpc_userver.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/fuse.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/embxshell.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/ciport.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/stgfb_core.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/lxload.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/load_env.sh: POSIX shell script text executable
sda1/root/modules/stapi_ioctl_stripped.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/companion_7105_audio.bin: data
sda1/root/modules/stapi_core_stripped.ko.bak: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/embxshmc.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/embxshm.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/load_modules_list_32BITS.txt: ASCII English text
sda1/root/modules/stapi_core_stripped.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), from 'a', not stripped
sda1/root/modules/rt3070sta.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/stgfb_control: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/root/modules/load_modules.sh: POSIX shell script text executable
sda1/root/modules/stapi_ioctl_stripped.ko.bak: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/embxloopback.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/modules/fb_ctl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/root/modules/companion_7105_video_Ax.bin: data
sda1/root/modules/mme_host.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda1/root/load_modules.sh: POSIX shell script text executable
sda1/lib/libdl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libntfs-3g.so.4919.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libctutils.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libnss_compat-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libutil-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libgcc_s-4.2.4.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libproc-3.2.7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/lib/libanl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/.nfs149f81e00000000b: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libnss_nis-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/.nfs149f81d60000000a: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libblkid.so.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/ld-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libm-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libSegFault.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libncurses.so.5.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/.nfs149f812d00000006: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libconsole.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libnss_dns-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libss.so.2.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/.nfs149f81d000000009: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/librt-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libsetrans.so.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libresolv-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libcom_err.so.2.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libvolume_id.so.0.80.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libuuid.so.1.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libc-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libcrypt-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libBrokenLocale-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libpcprofile.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libmemusage.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libnss_hesiod-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libcfont.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libext2fs.so.2.4: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/.nfs149f814200000008: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libnss_nisplus-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libselinux.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libe2p.so.2.3: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libnss_files-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/.nfs149f813400000007: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libpthread-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/libnsl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/lib/udev/usb_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/path_id: POSIX shell script text executable
sda1/lib/udev/create_floppy_devices: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/edd_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/ata_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/vol_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/write_net_rules: POSIX shell script text executable
sda1/lib/udev/setdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.11, not stripped
sda1/lib/udev/scsi_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/write_cd_rules: POSIX shell script text executable
sda1/lib/udev/cdrom_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/lib/udev/devices/MAKEDEV: POSIX shell script text executable
sda1/lib/udev/rule_generator.functions: ASCII English text
sda1/lib/libsepol.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/lib/libthread_db-1.0.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/.nfs145b037e00000002: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda1/bin/.nfs144c009100000001: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/bash: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/sh4-linux-ntfs-3g: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/sh4-linux-secaudit: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/sh4-linux-ntfs-3g.probe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/bin/busybox: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda1/bin/sh4-linux-usermap: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/libwrap.so.0.7.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/lib/libm.so.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda1/usr/lib/libpthread.so: ASCII C program text
sda1/usr/lib/gconv/SAMI-WS2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-16.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/LATIN-GREEK-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/KOI8-R.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/KOI-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GBK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/RK1048.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/UHC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-13.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/PT154.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/LATIN-GREEK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/KOI8-T.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GBBIG5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-AT-DE-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-ES-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/NATS-SEFI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_11548-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISIRI-3342.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GOST_19768-74.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GEORGIAN-ACADEMY.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP775.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/UTF-7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/SJIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/IEC_P27-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-PT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/UNICODE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1251.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libJISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CSN_369103.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/TCVN5712-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/MAC-SAMI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-6.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/T.61.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-2022-CN.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-14.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-DK-NO.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GEORGIAN-PS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1252.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1258.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GB18030.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ARMSCII-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-IR-209.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_6937-2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-2022-JP.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1255.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-JISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ECMA-CYRILLIC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_6937.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-IR-197.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-9.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libGB.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-TW.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-IS-FRISS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CWI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-IT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GREEK-CCITT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-4.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libKSC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/SHIFT_JISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-US.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ASMO_449.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/UTF-32.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-11.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/BIG5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GREEK7-OLD.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/BIG5HKSCS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-2022-CN-EXT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/MIK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP932.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-2022-KR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GREEK7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_10367-BOX.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/VISCII.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/KOI8-U.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/UTF-16.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-ES.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/INIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-UK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1250.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-CN.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/DEC-MCS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-CA-FR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/NATS-DANO.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-FI-SE-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-DK-NO-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO646.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-15.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-3.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/MACINTOSH.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1254.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_2033.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/TIS-620.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO-2022-JP-3.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/MAC-UK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-JP.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/gconv-modules: ASCII English text
sda1/usr/lib/gconv/TSCII.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-FR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/MAC-IS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/HP-ROMAN8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/INIS-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1257.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-ES-S.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libJIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_5427-EXT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libISOIR165.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_5428.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP737.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1253.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP10007.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/INIS-CYRILLIC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1256.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/GBGBK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO_5427.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-FI-SE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-10.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/JOHAB.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ISO8859-7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/BRF.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/libCNS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-JP-MS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/ANSI_X3.110.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EBCDIC-AT-DE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/EUC-KR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/gconv/CP1125.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/libanyplex.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/lib/libstdc++.so.6.0.9: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/lib/libgnomba_smb.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/lib/libdl.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/librt.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/lib/libsysfs.so.2.0.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/lib/.nfs154200aa0000000c: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/lib/gcc/sh4-linux/4.2.4/libgcc_s.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/lib/libiw.so.29: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/lib/xml2Conf.sh: ASCII English text
sda1/usr/lib/libtermcap.so.2.0.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/lib/miniglx.conf: ASCII English text
sda1/usr/lib/libc.so: ASCII C program text
sda1/usr/lib/telnetlogin: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda1/usr/bin/iwpriv__: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/bin/curl-config: POSIX shell script text executable
sda1/usr/bin/irrecord: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/bin/irw: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/bin/iwpriv: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/bin/curl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-viqr.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-ipa.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-multipress.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-ti-er.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-thai.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-am-et.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/immodules/im-ti-et.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-lpr.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/engines/libspixmap.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/engines/libpixmap.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-wbmp.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/svg_loader.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ras.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tga.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ani.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libdirectfb-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libpangoft2-1.0.so.0.2101.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libjpeg.so.62.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgnutlsxx.so.26.11.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libssl.so.0.9.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-basic-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-thai-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-hangul-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-syriac-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-khmer-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-tibetan-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-hebrew-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-indic-lang.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-arabic-lang.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-arabic-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/pango/1.6.0/modules/pango-indic-fc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgobject-2.0.so.0.2106.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgnutls.so.26.11.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libexpat.so.1.5.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libpng12.so.0.35.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libfreetype.so.6.3.18: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libsoup-2.4.so.1.3.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgtk-directfb-2.0.so.0.1200.9: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgpg-error.so.0.5.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/librsvg-2.so.2.18.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libltdl.so.3.1.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libpango-1.0.so.0.2101.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libdbus-1.so.3.4.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libenchant.so.1.4.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libpixman-1.so.0.13.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/python2.5/site-packages/libxml2mod.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/python2.5/site-packages/drv_libxml2.py: ISO-8859 Java program text
sda1/usr/pub/lib/python2.5/site-packages/libxml2.py: ASCII Java program text
sda1/usr/pub/lib/libgio-2.0.so.0.2106.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libatk-1.0.so.0.2409.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libfontconfig.so.1.2.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libxml2.so.2.7.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/gfxdrivers/libdirectfb_stblit_accel.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/systems/libdirectfb_fbdev.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_gif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_v4l.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_ft2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_dgiff.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_default.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_rle.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/wm/libdirectfbwm_default.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_lirc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_smitir.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_keyboard.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_ps2mouse.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libpng.so.3.35.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgnutls-extra.so.26.11.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libsureware.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libcswift.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libcapi.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/lib4758cca.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libgmp.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libnuron.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libchil.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libaep.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libubsec.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/engines/libatalla.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/xml2Conf.sh: ASCII English text
sda1/usr/pub/lib/libgthread-2.0.so.0.2106.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgcrypt.so.11.5.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libsqlite3.so.0.8.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libdirect-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgdk-directfb-2.0.so.0.1200.9: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libglib-2.0.so.0.2106.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgmodule-2.0.so.0.2106.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgdk_pixbuf-2.0.so.0.1200.9: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libcairo.so.2.17.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libfusion-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libz.so.1.2.3: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libgnutls-openssl.so.26.11.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libcrypto.so.0.9.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda1/usr/pub/lib/libpangocairo-1.0.so.0.2101.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/lib/libglade-2.0.so.0.0.7: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/usr/pub/bin/gdk-pixbuf-query-loaders: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/update-mime-database: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/freetype-config: POSIX shell script text executable
sda1/usr/pub/bin/icu-config: POSIX shell script text executable
sda1/usr/pub/bin/fc-match: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/fc-cache: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/gtk-query-immodules-2.0: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/libpng12-config: POSIX shell script text executable
sda1/usr/pub/bin/fc-list: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/fc-cat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/gtk-update-icon-cache: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/bin/pango-querymodules: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/pub/share/aclocal/glib-2.0.m4: ASCII M4 macro language pre-processor text
sda1/usr/pub/share/aclocal/gtk-2.0.m4: ASCII M4 macro language pre-processor text
sda1/usr/pub/share/aclocal/glib-gettext.m4: ASCII English text
sda1/usr/pub/share/aclocal/libxml.m4: ASCII make commands text
sda1/usr/pub/share/aclocal/freetype2.m4: ASCII English text
sda1/usr/pub/share/icons/hicolor/128x128/apps/google-gadgets.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/48x48/apps/midori.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/48x48/apps/google-gadgets.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/48x48/categories/extension.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/48x48/status/news-feed.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/24x24/apps/midori.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/24x24/categories/extension.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/24x24/status/news-feed.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/16x16/apps/midori.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/16x16/categories/extension.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/16x16/status/news-feed.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/32x32/apps/midori.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/32x32/apps/google-gadgets.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/32x32/categories/extension.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/32x32/status/news-feed.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/22x22/apps/midori.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/22x22/categories/extension.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/22x22/status/news-feed.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/192x192/apps/google-gadgets.png: PNG image data, 192 x 192, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png: PNG image data, 192 x 192, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/icon-theme.cache: TrueType font data
sda1/usr/pub/share/icons/hicolor/64x64/apps/google-gadgets.png: PNG image data, 64 x 64, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png: PNG image data, 64 x 64, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/pixmaps/google-gadgets.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda1/usr/pub/share/pixmaps/svg-viewer.svg: SVG Scalable Vector Graphics image
sda1/usr/pub/share/themes/Emacs/gtk-2.0-key/gtkrc: ASCII English text
sda1/usr/pub/share/themes/Raleigh/gtk-2.0/gtkrc: ASCII English text
sda1/usr/pub/share/themes/Default/gtk-2.0-key/gtkrc: ASCII English text
sda1/usr/pub/share/mime/magic: exported SGML document text
sda1/usr/pub/share/mime/globs: ASCII English text
sda1/usr/pub/share/mime/model/vrml.xml: XML document text
sda1/usr/pub/share/mime/globs2: ASCII English text
sda1/usr/pub/share/mime/generic-icons: ASCII text
sda1/usr/pub/share/mime/XMLnamespaces: ASCII text
sda1/usr/pub/share/mime/audio/vnd.rn-realaudio.xml: XML document text
sda1/usr/pub/share/mime/audio/x-m4b.xml: XML document text
sda1/usr/pub/share/mime/audio/mp2.xml: XML document text
sda1/usr/pub/share/mime/audio/ac3.xml: XML document text
sda1/usr/pub/share/mime/audio/x-mod.xml: XML document text
sda1/usr/pub/share/mime/audio/x-ms-asx.xml: XML document text
sda1/usr/pub/share/mime/audio/x-mo3.xml: XML document text
sda1/usr/pub/share/mime/audio/basic.xml: XML document text
sda1/usr/pub/share/mime/audio/x-gsm.xml: XML document text
sda1/usr/pub/share/mime/audio/x-scpls.xml: XML document text
sda1/usr/pub/share/mime/audio/x-xm.xml: XML document text
sda1/usr/pub/share/mime/audio/mpeg.xml: XML document text
sda1/usr/pub/share/mime/audio/x-iriver-pla.xml: XML document text
sda1/usr/pub/share/mime/audio/AMR-WB.xml: XML document text
sda1/usr/pub/share/mime/audio/x-ms-wma.xml: XML document text
sda1/usr/pub/share/mime/audio/x-stm.xml: XML document text
sda1/usr/pub/share/mime/audio/x-psflib.xml: XML document text
sda1/usr/pub/share/mime/audio/x-voc.xml: XML document text
sda1/usr/pub/share/mime/audio/x-musepack.xml: XML document text
sda1/usr/pub/share/mime/audio/x-riff.xml: XML document text
sda1/usr/pub/share/mime/audio/x-aiffc.xml: XML document text
sda1/usr/pub/share/mime/audio/prs.sid.xml: XML document text
sda1/usr/pub/share/mime/audio/x-psf.xml: XML document text
sda1/usr/pub/share/mime/audio/x-speex+ogg.xml: XML document text
sda1/usr/pub/share/mime/audio/x-adpcm.xml: XML document text
sda1/usr/pub/share/mime/audio/x-matroska.xml: XML document text
sda1/usr/pub/share/mime/audio/x-flac.xml: XML document text
sda1/usr/pub/share/mime/audio/x-aifc.xml: XML document text
sda1/usr/pub/share/mime/audio/x-mpegurl.xml: XML document text
sda1/usr/pub/share/mime/audio/x-speex.xml: XML document text
sda1/usr/pub/share/mime/audio/ogg.xml: XML document text
sda1/usr/pub/share/mime/audio/x-xmf.xml: XML document text
sda1/usr/pub/share/mime/audio/mp4.xml: XML document text
sda1/usr/pub/share/mime/audio/AMR.xml: XML document text
sda1/usr/pub/share/mime/audio/x-ape.xml: XML document text
sda1/usr/pub/share/mime/audio/x-xi.xml: XML document text
sda1/usr/pub/share/mime/audio/x-tta.xml: XML document text
sda1/usr/pub/share/mime/audio/x-minipsf.xml: XML document text
sda1/usr/pub/share/mime/audio/x-vorbis+ogg.xml: XML document text
sda1/usr/pub/share/mime/audio/x-it.xml: XML document text
sda1/usr/pub/share/mime/audio/x-flac+ogg.xml: XML document text
sda1/usr/pub/share/mime/audio/x-aiff.xml: XML document text
sda1/usr/pub/share/mime/audio/annodex.xml: XML document text
sda1/usr/pub/share/mime/audio/x-wav.xml: XML document text
sda1/usr/pub/share/mime/audio/x-wavpack-correction.xml: XML document text
sda1/usr/pub/share/mime/audio/midi.xml: XML document text
sda1/usr/pub/share/mime/audio/x-s3m.xml: XML document text
sda1/usr/pub/share/mime/audio/x-wavpack.xml: XML document text
sda1/usr/pub/share/mime/subclasses: ASCII text
sda1/usr/pub/share/mime/mime.cache: raw G3 data, byte-padded
sda1/usr/pub/share/mime/image/x-portable-bitmap.xml: XML document text
sda1/usr/pub/share/mime/image/x-lws.xml: XML document text
sda1/usr/pub/share/mime/image/x-sony-sr2.xml: XML document text
sda1/usr/pub/share/mime/image/x-icns.xml: XML document text
sda1/usr/pub/share/mime/image/x-xpixmap.xml: XML document text
sda1/usr/pub/share/mime/image/x-dds.xml: XML document text
sda1/usr/pub/share/mime/image/x-applix-graphics.xml: XML document text
sda1/usr/pub/share/mime/image/x-adobe-dng.xml: XML document text
sda1/usr/pub/share/mime/image/x-win-bitmap.xml: XML document text
sda1/usr/pub/share/mime/image/x-lwo.xml: XML document text
sda1/usr/pub/share/mime/image/x-pict.xml: XML document text
sda1/usr/pub/share/mime/image/fits.xml: XML document text
sda1/usr/pub/share/mime/image/x-portable-graymap.xml: XML document text
sda1/usr/pub/share/mime/image/x-xcursor.xml: XML document text
sda1/usr/pub/share/mime/image/gif.xml: XML document text
sda1/usr/pub/share/mime/image/x-jng.xml: XML document text
sda1/usr/pub/share/mime/image/x-exr.xml: XML document text
sda1/usr/pub/share/mime/image/x-xcf.xml: XML document text
sda1/usr/pub/share/mime/image/x-panasonic-raw.xml: XML document text
sda1/usr/pub/share/mime/image/jp2.xml: XML document text
sda1/usr/pub/share/mime/image/x-fpx.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.dxf.xml: XML document text
sda1/usr/pub/share/mime/image/x-iff.xml: XML document text
sda1/usr/pub/share/mime/image/x-kodak-k25.xml: XML document text
sda1/usr/pub/share/mime/image/x-3ds.xml: XML document text
sda1/usr/pub/share/mime/image/x-tga.xml: XML document text
sda1/usr/pub/share/mime/image/x-minolta-mrw.xml: XML document text
sda1/usr/pub/share/mime/image/svg+xml-compressed.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.djvu.xml: XML document text
sda1/usr/pub/share/mime/image/rle.xml: XML document text
sda1/usr/pub/share/mime/image/x-pentax-pef.xml: XML document text
sda1/usr/pub/share/mime/image/x-sgi.xml: XML document text
sda1/usr/pub/share/mime/image/x-fuji-raf.xml: XML document text
sda1/usr/pub/share/mime/image/x-portable-anymap.xml: XML document text
sda1/usr/pub/share/mime/image/dpx.xml: XML document text
sda1/usr/pub/share/mime/image/x-bzeps.xml: XML document text
sda1/usr/pub/share/mime/image/x-sony-srf.xml: XML document text
sda1/usr/pub/share/mime/image/x-photo-cd.xml: XML document text
sda1/usr/pub/share/mime/image/ief.xml: XML document text
sda1/usr/pub/share/mime/image/png.xml: XML document text
sda1/usr/pub/share/mime/image/x-portable-pixmap.xml: XML document text
sda1/usr/pub/share/mime/image/x-kodak-kdc.xml: XML document text
sda1/usr/pub/share/mime/image/x-cmu-raster.xml: XML document text
sda1/usr/pub/share/mime/image/g3fax.xml: XML document text
sda1/usr/pub/share/mime/image/x-canon-cr2.xml: XML document text
sda1/usr/pub/share/mime/image/x-wmf.xml: XML document text
sda1/usr/pub/share/mime/image/x-xwindowdump.xml: XML document text
sda1/usr/pub/share/mime/image/x-niff.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.rn-realpix.xml: XML document text
sda1/usr/pub/share/mime/image/x-compressed-xcf.xml: XML document text
sda1/usr/pub/share/mime/image/svg+xml.xml: XML document text
sda1/usr/pub/share/mime/image/cgm.xml: XML document text
sda1/usr/pub/share/mime/image/x-rgb.xml: XML document text
sda1/usr/pub/share/mime/image/x-nikon-nef.xml: XML document text
sda1/usr/pub/share/mime/image/x-quicktime.xml: XML document text
sda1/usr/pub/share/mime/image/x-xbitmap.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.microsoft.icon.xml: XML document text
sda1/usr/pub/share/mime/image/x-dcraw.xml: XML document text
sda1/usr/pub/share/mime/image/tiff.xml: XML document text
sda1/usr/pub/share/mime/image/fax-g3.xml: XML document text
sda1/usr/pub/share/mime/image/x-emf.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.wap.wbmp.xml: XML document text
sda1/usr/pub/share/mime/image/x-sony-arw.xml: XML document text
sda1/usr/pub/share/mime/image/x-canon-crw.xml: XML document text
sda1/usr/pub/share/mime/image/x-skencil.xml: XML document text
sda1/usr/pub/share/mime/image/x-gzeps.xml: XML document text
sda1/usr/pub/share/mime/image/x-xfig.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.adobe.photoshop.xml: XML document text
sda1/usr/pub/share/mime/image/x-macpaint.xml: XML document text
sda1/usr/pub/share/mime/image/bmp.xml: XML document text
sda1/usr/pub/share/mime/image/x-sigma-x3f.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.dwg.xml: XML document text
sda1/usr/pub/share/mime/image/x-eps.xml: XML document text
sda1/usr/pub/share/mime/image/x-msod.xml: XML document text
sda1/usr/pub/share/mime/image/x-olympus-orf.xml: XML document text
sda1/usr/pub/share/mime/image/x-dib.xml: XML document text
sda1/usr/pub/share/mime/image/x-sun-raster.xml: XML document text
sda1/usr/pub/share/mime/image/x-ilbm.xml: XML document text
sda1/usr/pub/share/mime/image/jpeg.xml: XML document text
sda1/usr/pub/share/mime/image/vnd.ms-modi.xml: XML document text
sda1/usr/pub/share/mime/image/x-kodak-dcr.xml: XML document text
sda1/usr/pub/share/mime/image/x-pcx.xml: XML document text
sda1/usr/pub/share/mime/multipart/alternative.xml: XML document text
sda1/usr/pub/share/mime/multipart/signed.xml: XML document text
sda1/usr/pub/share/mime/multipart/encrypted.xml: XML document text
sda1/usr/pub/share/mime/multipart/x-mixed-replace.xml: XML document text
sda1/usr/pub/share/mime/multipart/digest.xml: XML document text
sda1/usr/pub/share/mime/multipart/report.xml: XML document text
sda1/usr/pub/share/mime/multipart/related.xml: XML document text
sda1/usr/pub/share/mime/multipart/mixed.xml: XML document text
sda1/usr/pub/share/mime/multipart/appledouble.xml: XML document text
sda1/usr/pub/share/mime/icons: empty
sda1/usr/pub/share/mime/types: ASCII text
sda1/usr/pub/share/mime/message/external-body.xml: XML document text
sda1/usr/pub/share/mime/message/disposition-notification.xml: XML document text
sda1/usr/pub/share/mime/message/delivery-status.xml: XML document text
sda1/usr/pub/share/mime/message/x-gnu-rmail.xml: XML document text
sda1/usr/pub/share/mime/message/rfc822.xml: XML document text
sda1/usr/pub/share/mime/message/news.xml: XML document text
sda1/usr/pub/share/mime/message/partial.xml: XML document text
sda1/usr/pub/share/mime/x-epoc/x-sisx-app.xml: XML document text
sda1/usr/pub/share/mime/packages/00-google-gadgets.xml: XML document text
sda1/usr/pub/share/mime/packages/freedesktop.org.xml: XML document text
sda1/usr/pub/share/mime/x-content/image-dcf.xml: XML document text
sda1/usr/pub/share/mime/x-content/video-vcd.xml: XML document text
sda1/usr/pub/share/mime/x-content/video-bluray.xml: XML document text
sda1/usr/pub/share/mime/x-content/blank-dvd.xml: XML document text
sda1/usr/pub/share/mime/x-content/blank-cd.xml: XML document text
sda1/usr/pub/share/mime/x-content/blank-hddvd.xml: XML document text
sda1/usr/pub/share/mime/x-content/audio-cdda.xml: XML document text
sda1/usr/pub/share/mime/x-content/software.xml: XML document text
sda1/usr/pub/share/mime/x-content/audio-dvd.xml: XML document text
sda1/usr/pub/share/mime/x-content/video-hddvd.xml: XML document text
sda1/usr/pub/share/mime/x-content/blank-bd.xml: XML document text
sda1/usr/pub/share/mime/x-content/image-picturecd.xml: XML document text
sda1/usr/pub/share/mime/x-content/video-svcd.xml: XML document text
sda1/usr/pub/share/mime/x-content/video-dvd.xml: XML document text
sda1/usr/pub/share/mime/x-content/audio-player.xml: XML document text
sda1/usr/pub/share/mime/application/x-trash.xml: XML document text
sda1/usr/pub/share/mime/application/x-theme.xml: XML document text
sda1/usr/pub/share/mime/application/x-kspread-crypt.xml: XML document text
sda1/usr/pub/share/mime/application/pgp-signature.xml: XML document text
sda1/usr/pub/share/mime/application/pgp-keys.xml: XML document text
sda1/usr/pub/share/mime/application/x-php.xml: XML document text
sda1/usr/pub/share/mime/application/x-t602.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.draw.xml: XML document text
sda1/usr/pub/share/mime/application/x-slp.xml: XML document text
sda1/usr/pub/share/mime/application/x-mswinurl.xml: XML document text
sda1/usr/pub/share/mime/application/x-ruby.xml: XML document text
sda1/usr/pub/share/mime/application/sieve.xml: XML document text
sda1/usr/pub/share/mime/application/x-ipod-firmware.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.calc.xml: XML document text
sda1/usr/pub/share/mime/application/x-cbz.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.text.xml: XML document text
sda1/usr/pub/share/mime/application/x-glade.xml: XML document text
sda1/usr/pub/share/mime/application/x-quicktime-media-link.xml: XML document text
sda1/usr/pub/share/mime/application/x-sharedlib.xml: XML document text
sda1/usr/pub/share/mime/application/x-mswrite.xml: XML document text
sda1/usr/pub/share/mime/application/x-class-file.xml: XML document text
sda1/usr/pub/share/mime/application/x-lhz.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-tnef.xml: XML document text
sda1/usr/pub/share/mime/application/x-msi.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-tex.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.writer.template.xml: XML document text
sda1/usr/pub/share/mime/application/x-ica.xml: XML document text
sda1/usr/pub/share/mime/application/x-compressed-tar.xml: XML document text
sda1/usr/pub/share/mime/application/x-stuffit.xml: XML document text
sda1/usr/pub/share/mime/application/sdp.xml: XML document text
sda1/usr/pub/share/mime/application/xslt+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-profile.xml: XML document text
sda1/usr/pub/share/mime/application/x-tzo.xml: XML document text
sda1/usr/pub/share/mime/application/xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-libgrx.xml: XML document text
sda1/usr/pub/share/mime/application/pkix-pkipath.xml: XML document text
sda1/usr/pub/share/mime/application/x-applix-spreadsheet.xml: XML document text
sda1/usr/pub/share/mime/application/x-e-theme.xml: XML document text
sda1/usr/pub/share/mime/application/x-navi-animation.xml: XML document text
sda1/usr/pub/share/mime/application/x-csh.xml: XML document text
sda1/usr/pub/share/mime/application/x-kword-crypt.xml: XML document text
sda1/usr/pub/share/mime/application/docbook+xml.xml: XML document text
sda1/usr/pub/share/mime/application/mac-binhex40.xml: XML document text
sda1/usr/pub/share/mime/application/x-sami.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.chart.xml: XML document text
sda1/usr/pub/share/mime/application/x-gzdvi.xml: XML document text
sda1/usr/pub/share/mime/application/x-genesis-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-kugar.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.wordperfect.xml: XML document text
sda1/usr/pub/share/mime/application/x-pkcs7-certificates.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.wordprocessingml.document.xml: XML document text
sda1/usr/pub/share/mime/application/x-bzip.xml: XML document text
sda1/usr/pub/share/mime/application/x-xbel.xml: XML document text
sda1/usr/pub/share/mime/application/x-shockwave-flash.xml: XML document text
sda1/usr/pub/share/mime/application/x-pocket-word.xml: XML document text
sda1/usr/pub/share/mime/application/x-shar.xml: XML document text
sda1/usr/pub/share/mime/application/x-sv4cpio.xml: XML document text
sda1/usr/pub/share/mime/application/x-pef-executable.xml: XML document text
sda1/usr/pub/share/mime/application/x-snes-rom.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.hp-pcl.xml: XML document text
sda1/usr/pub/share/mime/application/x-abiword.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.spreadsheet-template.xml: XML document text
sda1/usr/pub/share/mime/application/x-kchart.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.hp-hpgl.xml: XML document text
sda1/usr/pub/share/mime/application/x-ufraw.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.math.xml: XML document text
sda1/usr/pub/share/mime/application/x-magicpoint.xml: XML document text
sda1/usr/pub/share/mime/application/x-lzop.xml: XML document text
sda1/usr/pub/share/mime/application/x-fluid.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.writer.global.xml: XML document text
sda1/usr/pub/share/mime/application/rss+xml.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.presentation-template.xml: XML document text
sda1/usr/pub/share/mime/application/oda.xml: XML document text
sda1/usr/pub/share/mime/application/x-gnucash.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.text-master.xml: XML document text
sda1/usr/pub/share/mime/application/x-msx-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-kspread.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-ttf.xml: XML document text
sda1/usr/pub/share/mime/application/x-desktop.xml: XML document text
sda1/usr/pub/share/mime/application/x-go-sgf.xml: XML document text
sda1/usr/pub/share/mime/application/x-cpio.xml: XML document text
sda1/usr/pub/share/mime/application/x-java.xml: XML document text
sda1/usr/pub/share/mime/application/x-bzpdf.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.calc.template.xml: XML document text
sda1/usr/pub/share/mime/application/xspf+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-rar.xml: XML document text
sda1/usr/pub/share/mime/application/x-cisco-vpn-settings.xml: XML document text
sda1/usr/pub/share/mime/application/x-shorten.xml: XML document text
sda1/usr/pub/share/mime/application/x-dia-diagram.xml: XML document text
sda1/usr/pub/share/mime/application/pkcs7-mime.xml: XML document text
sda1/usr/pub/share/mime/application/x-java-archive.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.mozilla.xul+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-compress.xml: XML document text
sda1/usr/pub/share/mime/application/x-gnuplot.xml: XML document text
sda1/usr/pub/share/mime/application/x-netcdf.xml: XML document text
sda1/usr/pub/share/mime/application/rtf.xml: XML document text
sda1/usr/pub/share/mime/application/x-nautilus-link.xml: XML document text
sda1/usr/pub/share/mime/application/x-shellscript.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.text-template.xml: XML document text
sda1/usr/pub/share/mime/application/x-zerosize.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-pcf.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.draw.xml: XML document text
sda1/usr/pub/share/mime/application/x-sms-rom.xml: XML document text
sda1/usr/pub/share/mime/application/dicom.xml: XML document text
sda1/usr/pub/share/mime/application/x-deb.xml: XML document text
sda1/usr/pub/share/mime/application/msword.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.writer.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.impress.xml: XML document text
sda1/usr/pub/share/mime/application/postscript.xml: XML document text
sda1/usr/pub/share/mime/application/x-sqlite3.xml: XML document text
sda1/usr/pub/share/mime/application/x-toutdoux.xml: XML document text
sda1/usr/pub/share/mime/application/x-netshow-channel.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.impress.template.xml: XML document text
sda1/usr/pub/share/mime/application/x-gettext-translation.xml: XML document text
sda1/usr/pub/share/mime/application/prs.plucker.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.spreadsheet.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-linux-psf.xml: XML document text
sda1/usr/pub/share/mime/application/x-markaby.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-sunos-news.xml: XML document text
sda1/usr/pub/share/mime/application/x-hwp.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.math.xml: XML document text
sda1/usr/pub/share/mime/application/x-par2.xml: XML document text
sda1/usr/pub/share/mime/application/x-shared-library-la.xml: XML document text
sda1/usr/pub/share/mime/application/x-siag.xml: XML document text
sda1/usr/pub/share/mime/application/smil.xml: XML document text
sda1/usr/pub/share/mime/application/xml-dtd.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.lotus-1-2-3.xml: XML document text
sda1/usr/pub/share/mime/application/x-amipro.xml: XML document text
sda1/usr/pub/share/mime/application/x-chm.xml: XML document text
sda1/usr/pub/share/mime/application/x-tex-pk.xml: XML document text
sda1/usr/pub/share/mime/application/x-ms-dos-executable.xml: XML document text
sda1/usr/pub/share/mime/application/x-tgif.xml: XML document text
sda1/usr/pub/share/mime/application/x-lyx.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-vfont.xml: XML document text
sda1/usr/pub/share/mime/application/x-kontour.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.formula.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.xml: XML document text
sda1/usr/pub/share/mime/application/x-gameboy-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-rpm.xml: XML document text
sda1/usr/pub/share/mime/application/x-quattropro.xml: XML document text
sda1/usr/pub/share/mime/application/x-gtktalog.xml: XML document text
sda1/usr/pub/share/mime/application/x-ole-storage.xml: XML document text
sda1/usr/pub/share/mime/application/x-lha.xml: XML document text
sda1/usr/pub/share/mime/application/xml-external-parsed-entity.xml: XML document text
sda1/usr/pub/share/mime/application/x-cdrdao-toc.xml: XML document text
sda1/usr/pub/share/mime/application/atom+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-java-pack200.xml: XML document text
sda1/usr/pub/share/mime/application/ecmascript.xml: XML document text
sda1/usr/pub/share/mime/application/x-sqlite2.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.openofficeorg.extension.xml: XML document text
sda1/usr/pub/share/mime/application/x-n64-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-hdf.xml: XML document text
sda1/usr/pub/share/mime/application/x-dar.xml: XML document text
sda1/usr/pub/share/mime/application/x-gzip.xml: XML document text
sda1/usr/pub/share/mime/application/x-sc.xml: XML document text
sda1/usr/pub/share/mime/application/x-linguist.xml: XML document text
sda1/usr/pub/share/mime/application/xhtml+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-frame.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-access.xml: XML document text
sda1/usr/pub/share/mime/application/ram.xml: XML document text
sda1/usr/pub/share/mime/application/x-oleo.xml: XML document text
sda1/usr/pub/share/mime/application/x-applix-word.xml: XML document text
sda1/usr/pub/share/mime/application/x-archive.xml: XML document text
sda1/usr/pub/share/mime/application/msword-template.xml: XML document text
sda1/usr/pub/share/mime/application/x-matroska.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.impress.xml: XML document text
sda1/usr/pub/share/mime/application/x-kpresenter.xml: XML document text
sda1/usr/pub/share/mime/application/x-pw.xml: XML document text
sda1/usr/pub/share/mime/application/x-bzip-compressed-tar.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.presentationml.presentation.xml: XML document text
sda1/usr/pub/share/mime/application/x-egon.xml: XML document text
sda1/usr/pub/share/mime/application/x-perl.xml: XML document text
sda1/usr/pub/share/mime/application/x-kpovmodeler.xml: XML document text
sda1/usr/pub/share/mime/application/x-cbr.xml: XML document text
sda1/usr/pub/share/mime/application/pdf.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.chart.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-framemaker.xml: XML document text
sda1/usr/pub/share/mime/application/x-nes-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-gzpdf.xml: XML document text
sda1/usr/pub/share/mime/application/x-lzma-compressed-tar.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-dos.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-tex-tfm.xml: XML document text
sda1/usr/pub/share/mime/application/epub+zip.xml: XML document text
sda1/usr/pub/share/mime/application/x-ustar.xml: XML document text
sda1/usr/pub/share/mime/application/pkcs10.xml: XML document text
sda1/usr/pub/share/mime/application/x-dc-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-alz.xml: XML document text
sda1/usr/pub/share/mime/application/x-m4.xml: XML document text
sda1/usr/pub/share/mime/application/x-aportisdoc.xml: XML document text
sda1/usr/pub/share/mime/application/x-jbuilder-project.xml: XML document text
sda1/usr/pub/share/mime/application/x-gba-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-troff-man-compressed.xml: XML document text
sda1/usr/pub/share/mime/application/x-blender.xml: XML document text
sda1/usr/pub/share/mime/application/x-dvi.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.symbian.install.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.graphics.xml: XML document text
sda1/usr/pub/share/mime/application/x-fictionbook+xml.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-ttx.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-powerpoint.xml: XML document text
sda1/usr/pub/share/mime/application/x-gmc-link.xml: XML document text
sda1/usr/pub/share/mime/application/x-java-jnlp-file.xml: XML document text
sda1/usr/pub/share/mime/application/x-ace.xml: XML document text
sda1/usr/pub/share/mime/application/javascript.xml: XML document text
sda1/usr/pub/share/mime/application/ogg.xml: XML document text
sda1/usr/pub/share/mime/application/x-executable.xml: XML document text
sda1/usr/pub/share/mime/application/x-mozilla-bookmarks.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.chart-template.xml: XML document text
sda1/usr/pub/share/mime/application/x-killustrator.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-afm.xml: XML document text
sda1/usr/pub/share/mime/application/x-bcpio.xml: XML document text
sda1/usr/pub/share/mime/application/x-tar.xml: XML document text
sda1/usr/pub/share/mime/application/rdf+xml.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.image.xml: XML document text
sda1/usr/pub/share/mime/application/pgp-encrypted.xml: XML document text
sda1/usr/pub/share/mime/application/x-hwt.xml: XML document text
sda1/usr/pub/share/mime/application/x-arj.xml: XML document text
sda1/usr/pub/share/mime/application/x-tarz.xml: XML document text
sda1/usr/pub/share/mime/application/x-xliff.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.formula-template.xml: XML document text
sda1/usr/pub/share/mime/application/x-python-bytecode.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.stardivision.mail.xml: XML document text
sda1/usr/pub/share/mime/application/x-designer.xml: XML document text
sda1/usr/pub/share/mime/application/x-palm-database.xml: XML document text
sda1/usr/pub/share/mime/application/x-bzdvi.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.rn-realmedia.xml: XML document text
sda1/usr/pub/share/mime/application/x-7z-compressed.xml: XML document text
sda1/usr/pub/share/mime/application/x-lzma.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-works.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-otf.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.text-web.xml: XML document text
sda1/usr/pub/share/mime/application/x-gedcom.xml: XML document text
sda1/usr/pub/share/mime/application/x-gnumeric.xml: XML document text
sda1/usr/pub/share/mime/application/x-awk.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-cab-compressed.xml: XML document text
sda1/usr/pub/share/mime/application/x-bittorrent.xml: XML document text
sda1/usr/pub/share/mime/application/x-zoo.xml: XML document text
sda1/usr/pub/share/mime/application/x-reject.xml: XML document text
sda1/usr/pub/share/mime/application/x-planperfect.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-bdf.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.presentation.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.writer.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-speedo.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.database.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.oasis.opendocument.graphics-template.xml: XML document text
sda1/usr/pub/share/mime/application/zip.xml: XML document text
sda1/usr/pub/share/mime/application/x-troff-man.xml: XML document text
sda1/usr/pub/share/mime/application/x-graphite.xml: XML document text
sda1/usr/pub/share/mime/application/mbox.xml: XML document text
sda1/usr/pub/share/mime/application/gnunet-directory.xml: XML document text
sda1/usr/pub/share/mime/application/octet-stream.xml: XML document text
sda1/usr/pub/share/mime/application/x-kformula.xml: XML document text
sda1/usr/pub/share/mime/application/x-karbon.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.draw.template.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.emusic-emusic_package.xml: XML document text
sda1/usr/pub/share/mime/application/x-cue.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-xpsdocument.xml: XML document text
sda1/usr/pub/share/mime/application/annodex.xml: XML document text
sda1/usr/pub/share/mime/application/x-kivio.xml: XML document text
sda1/usr/pub/share/mime/application/x-ksysv-package.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-wpl.xml: XML document text
sda1/usr/pub/share/mime/application/x-google-gadget.xml: XML document text
sda1/usr/pub/share/mime/application/x-kword.xml: XML document text
sda1/usr/pub/share/mime/application/x-subrip.xml: XML document text
sda1/usr/pub/share/mime/application/x-gzpostscript.xml: XML document text
sda1/usr/pub/share/mime/application/x-tex-gf.xml: XML document text
sda1/usr/pub/share/mime/application/illustrator.xml: XML document text
sda1/usr/pub/share/mime/application/x-krita.xml: XML document text
sda1/usr/pub/share/mime/application/x-dbf.xml: XML document text
sda1/usr/pub/share/mime/application/x-cpio-compressed.xml: XML document text
sda1/usr/pub/share/mime/application/x-smaf.xml: XML document text
sda1/usr/pub/share/mime/application/x-pak.xml: XML document text
sda1/usr/pub/share/mime/application/x-core.xml: XML document text
sda1/usr/pub/share/mime/application/x-gdbm.xml: XML document text
sda1/usr/pub/share/mime/application/x-font-type1.xml: XML document text
sda1/usr/pub/share/mime/application/x-object.xml: XML document text
sda1/usr/pub/share/mime/application/x-pkcs12.xml: XML document text
sda1/usr/pub/share/mime/application/x-cb7.xml: XML document text
sda1/usr/pub/share/mime/application/x-cd-image.xml: XML document text
sda1/usr/pub/share/mime/application/mathematica.xml: XML document text
sda1/usr/pub/share/mime/application/x-chess-pgn.xml: XML document text
sda1/usr/pub/share/mime/application/x-sv4crc.xml: XML document text
sda1/usr/pub/share/mime/application/x-nintendo-ds-rom.xml: XML document text
sda1/usr/pub/share/mime/application/x-qw.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.ms-excel.xml: XML document text
sda1/usr/pub/share/mime/application/x-gz-font-linux-psf.xml: XML document text
sda1/usr/pub/share/mime/application/x-mif.xml: XML document text
sda1/usr/pub/share/mime/application/x-macbinary.xml: XML document text
sda1/usr/pub/share/mime/application/x-arc.xml: XML document text
sda1/usr/pub/share/mime/application/x-asp.xml: XML document text
sda1/usr/pub/share/mime/application/x-x509-ca-cert.xml: XML document text
sda1/usr/pub/share/mime/application/x-wpg.xml: XML document text
sda1/usr/pub/share/mime/application/x-bzpostscript.xml: XML document text
sda1/usr/pub/share/mime/application/andrew-inset.xml: XML document text
sda1/usr/pub/share/mime/application/pkcs7-signature.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.sun.xml.calc.xml: XML document text
sda1/usr/pub/share/mime/application/vnd.corel-draw.xml: XML document text
sda1/usr/pub/share/mime/application/x-wais-source.xml: XML document text
sda1/usr/pub/share/mime/aliases: ASCII text
sda1/usr/pub/share/mime/text/x-xmi.xml: XML document text
sda1/usr/pub/share/mime/text/rfc822-headers.xml: XML document text
sda1/usr/pub/share/mime/text/x-mof.xml: XML document text
sda1/usr/pub/share/mime/text/x-dcl.xml: XML document text
sda1/usr/pub/share/mime/text/x-tcl.xml: XML document text
sda1/usr/pub/share/mime/text/x-csrc.xml: XML document text
sda1/usr/pub/share/mime/text/x-xslfo.xml: XML document text
sda1/usr/pub/share/mime/text/x-emacs-lisp.xml: XML document text
sda1/usr/pub/share/mime/text/csv.xml: XML document text
sda1/usr/pub/share/mime/text/x-moc.xml: XML document text
sda1/usr/pub/share/mime/text/x-setext.xml: XML document text
sda1/usr/pub/share/mime/text/x-sql.xml: XML document text
sda1/usr/pub/share/mime/text/x-readme.xml: XML document text
sda1/usr/pub/share/mime/text/x-changelog.xml: XML document text
sda1/usr/pub/share/mime/text/x-scheme.xml: XML document text
sda1/usr/pub/share/mime/text/x-authors.xml: XML document text
sda1/usr/pub/share/mime/text/x-mup.xml: XML document text
sda1/usr/pub/share/mime/text/x-texinfo.xml: XML document text
sda1/usr/pub/share/mime/text/plain.xml: XML document text
sda1/usr/pub/share/mime/text/x-troff-me.xml: XML document text
sda1/usr/pub/share/mime/text/sgml.xml: XML document text
sda1/usr/pub/share/mime/text/x-credits.xml: XML document text
sda1/usr/pub/share/mime/text/x-ocaml.xml: XML document text
sda1/usr/pub/share/mime/text/x-idl.xml: XML document text
sda1/usr/pub/share/mime/text/tab-separated-values.xml: XML document text
sda1/usr/pub/share/mime/text/x-troff-mm.xml: XML document text
sda1/usr/pub/share/mime/text/x-nfo.xml: XML document text
sda1/usr/pub/share/mime/text/vnd.wap.wmlscript.xml: XML document text
sda1/usr/pub/share/mime/text/x-bibtex.xml: XML document text
sda1/usr/pub/share/mime/text/x-java.xml: XML document text
sda1/usr/pub/share/mime/text/x-subviewer.xml: XML document text
sda1/usr/pub/share/mime/text/x-txt2tags.xml: XML document text
sda1/usr/pub/share/mime/text/directory.xml: XML document text
sda1/usr/pub/share/mime/text/x-log.xml: XML document text
sda1/usr/pub/share/mime/text/x-vhdl.xml: XML document text
sda1/usr/pub/share/mime/text/x-troff-ms.xml: XML document text
sda1/usr/pub/share/mime/text/vnd.wap.wml.xml: XML document text
sda1/usr/pub/share/mime/text/x-chdr.xml: XML document text
sda1/usr/pub/share/mime/text/x-dsrc.xml: XML document text
sda1/usr/pub/share/mime/text/x-pascal.xml: XML document text
sda1/usr/pub/share/mime/text/x-gettext-translation.xml: XML document text
sda1/usr/pub/share/mime/text/vnd.sun.j2me.app-descriptor.xml: XML document text
sda1/usr/pub/share/mime/text/x-makefile.xml: XML document text
sda1/usr/pub/share/mime/text/x-mrml.xml: XML document text
sda1/usr/pub/share/mime/text/calendar.xml: XML document text
sda1/usr/pub/share/mime/text/x-cmake.xml: XML document text
sda1/usr/pub/share/mime/text/x-literate-haskell.xml: XML document text
sda1/usr/pub/share/mime/text/x-fortran.xml: XML document text
sda1/usr/pub/share/mime/text/x-install.xml: XML document text
sda1/usr/pub/share/mime/text/x-microdvd.xml: XML document text
sda1/usr/pub/share/mime/text/x-google-video-pointer.xml: XML document text
sda1/usr/pub/share/mime/text/vnd.rn-realtext.xml: XML document text
sda1/usr/pub/share/mime/text/x-uil.xml: XML document text
sda1/usr/pub/share/mime/text/richtext.xml: XML document text
sda1/usr/pub/share/mime/text/x-lilypond.xml: XML document text
sda1/usr/pub/share/mime/text/x-iptables.xml: XML document text
sda1/usr/pub/share/mime/text/x-opml+xml.xml: XML document text
sda1/usr/pub/share/mime/text/troff.xml: XML document text
sda1/usr/pub/share/mime/text/vnd.graphviz.xml: XML document text
sda1/usr/pub/share/mime/text/x-ocl.xml: XML document text
sda1/usr/pub/share/mime/text/enriched.xml: XML document text
sda1/usr/pub/share/mime/text/x-csharp.xml: XML document text
sda1/usr/pub/share/mime/text/x-haskell.xml: XML document text
sda1/usr/pub/share/mime/text/x-rpm-spec.xml: XML document text
sda1/usr/pub/share/mime/text/x-erlang.xml: XML document text
sda1/usr/pub/share/mime/text/x-iMelody.xml: XML document text
sda1/usr/pub/share/mime/text/x-ssa.xml: XML document text
sda1/usr/pub/share/mime/text/spreadsheet.xml: XML document text
sda1/usr/pub/share/mime/text/x-uri.xml: XML document text
sda1/usr/pub/share/mime/text/xmcd.xml: XML document text
sda1/usr/pub/share/mime/text/html.xml: XML document text
sda1/usr/pub/share/mime/text/htmlh.xml: XML document text
sda1/usr/pub/share/mime/text/x-c++src.xml: XML document text
sda1/usr/pub/share/mime/text/x-ldif.xml: XML document text
sda1/usr/pub/share/mime/text/x-c++hdr.xml: XML document text
sda1/usr/pub/share/mime/text/x-mpsub.xml: XML document text
sda1/usr/pub/share/mime/text/x-patch.xml: XML document text
sda1/usr/pub/share/mime/text/x-objcsrc.xml: XML document text
sda1/usr/pub/share/mime/text/x-matlab.xml: XML document text
sda1/usr/pub/share/mime/text/x-tex.xml: XML document text
sda1/usr/pub/share/mime/text/x-lua.xml: XML document text
sda1/usr/pub/share/mime/text/x-dsl.xml: XML document text
sda1/usr/pub/share/mime/text/x-vala.xml: XML document text
sda1/usr/pub/share/mime/text/x-eiffel.xml: XML document text
sda1/usr/pub/share/mime/text/mathml.xml: XML document text
sda1/usr/pub/share/mime/text/x-copying.xml: XML document text
sda1/usr/pub/share/mime/text/x-gettext-translation-template.xml: XML document text
sda1/usr/pub/share/mime/text/css.xml: XML document text
sda1/usr/pub/share/mime/text/x-ms-regedit.xml: XML document text
sda1/usr/pub/share/mime/text/x-adasrc.xml: XML document text
sda1/usr/pub/share/mime/text/x-python.xml: XML document text
sda1/usr/pub/share/mime/video/dv.xml: XML document text
sda1/usr/pub/share/mime/video/quicktime.xml: XML document text
sda1/usr/pub/share/mime/video/wavelet.xml: XML document text
sda1/usr/pub/share/mime/video/x-msvideo.xml: XML document text
sda1/usr/pub/share/mime/video/mpeg.xml: XML document text
sda1/usr/pub/share/mime/video/x-sgi-movie.xml: XML document text
sda1/usr/pub/share/mime/video/3gpp.xml: XML document text
sda1/usr/pub/share/mime/video/x-flv.xml: XML document text
sda1/usr/pub/share/mime/video/x-anim.xml: XML document text
sda1/usr/pub/share/mime/video/isivideo.xml: XML document text
sda1/usr/pub/share/mime/video/x-ms-asf.xml: XML document text
sda1/usr/pub/share/mime/video/x-matroska.xml: XML document text
sda1/usr/pub/share/mime/video/x-ogm+ogg.xml: XML document text
sda1/usr/pub/share/mime/video/x-theora+ogg.xml: XML document text
sda1/usr/pub/share/mime/video/ogg.xml: XML document text
sda1/usr/pub/share/mime/video/x-nsv.xml: XML document text
sda1/usr/pub/share/mime/video/mp4.xml: XML document text
sda1/usr/pub/share/mime/video/x-mng.xml: XML document text
sda1/usr/pub/share/mime/video/x-ms-wmv.xml: XML document text
sda1/usr/pub/share/mime/video/annodex.xml: XML document text
sda1/usr/pub/share/mime/video/x-flic.xml: XML document text
sda1/usr/pub/share/mime/video/vnd.rn-realvideo.xml: XML document text
sda1/usr/pub/share/mime/video/vivo.xml: XML document text
sda1/usr/pub/share/mime/inode/socket.xml: XML document text
sda1/usr/pub/share/mime/inode/chardevice.xml: XML document text
sda1/usr/pub/share/mime/inode/directory.xml: XML document text
sda1/usr/pub/share/mime/inode/mount-point.xml: XML document text
sda1/usr/pub/share/mime/inode/fifo.xml: XML document text
sda1/usr/pub/share/mime/inode/symlink.xml: XML document text
sda1/usr/pub/share/mime/inode/blockdevice.xml: XML document text
sda1/usr/pub/share/mime/treemagic: data
sda1/usr/pub/share/enchant/enchant.ordering: ASCII text
sda1/usr/pub/openssl.cnf: ASCII English text
sda1/usr/pub/etc/gtk-2.0/im-multipress.conf: UTF-8 Unicode English text
sda1/usr/pub/etc/gtk-2.0/gdk-pixbuf.loaders: ASCII text
sda1/usr/pub/etc/pango/pangox.aliases: ASCII text
sda1/usr/pub/etc/pango/pango-directfb.modules: ASCII text, with very long lines
sda1/usr/pub/etc/pango/pango.modules: ASCII text, with very long lines
sda1/usr/pub/etc/fonts/fonts.dtd: exported SGML document text
sda1/usr/pub/etc/fonts/conf.avail/70-yes-bitmaps.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/20-fix-globaladvance.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/20-lohit-gujarati.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/69-unifont.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-unhinted.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-autohint.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/51-local.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-sub-pixel-bgr.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/90-synthetic.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/60-latin.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/40-generic.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/30-amt-aliases.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-no-sub-pixel.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/49-sansserif.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/65-nonlatin.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/README: ASCII English text
sda1/usr/pub/etc/fonts/conf.avail/50-user.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/70-no-bitmaps.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/80-delicious.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/20-unhint-small-vera.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/65-fonts-persian.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/30-urw-aliases.conf: XML document text
sda1/usr/pub/etc/fonts/conf.avail/10-sub-pixel-rgb.conf: XML document text
sda1/usr/pub/etc/fonts/fonts.conf: XML document text
sda1/usr/pub/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-sh4.cache-2: data
sda1/usr/pub/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-sh4.cache-2: data
sda1/usr/pub/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-sh4.cache-2: data
sda1/usr/share/fonts/truetype/Vera.ttf: TrueType font data
sda1/usr/share/fonts/truetype/simsun.ttc: TrueType font collection data, 1.0, 2 fonts
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBI.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraSeBd.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/fonts.dir: ASCII text
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBI.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/fonts.scale: ASCII text
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoIt.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf: TrueType font data
sda1/usr/share/fonts/truetype/ttf-bitstream-vera/VeraSe.ttf: TrueType font data
sda1/usr/share/udhcpc/default.script: POSIX shell script text executable
sda1/usr/sbin/pppd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/sbin/pppoe-connect: POSIX shell script text executable
sda1/usr/sbin/pppoe-init: POSIX shell script text executable
sda1/usr/sbin/pppoe.out: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/sbin/smit-pppoe-status: POSIX shell script text executable
sda1/usr/sbin/lircd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/sbin/pppoe-setup: POSIX shell script text executable
sda1/usr/sbin/pppoe-sniff: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/sbin/pppoe-status: POSIX shell script text executable
sda1/usr/sbin/pppoe-stop: POSIX shell script text executable
sda1/usr/sbin/pppoe-start: POSIX shell script text executable
sda1/usr/sbin/pppoe-relay: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/usr/sbin/netstat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/usr/sbin/pppoe-server: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda1/vmlinux.ub: u-boot legacy uImage, Linux 2.6, Linux/SuperH, OS Kernel Image (gzip), 2459125 bytes, Thu Aug 12 10:08:57 2010, Load Address: 0x80800000, Entry Point: 0x80801000, Header CRC: 0x6107E04E, Data CRC: 0x15E17B6F
sda1/sbin/fdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda1/sbin/mkfs.ext2: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/mkfs.vfat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda1/sbin/udevstart: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/udevcontrol: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/udevd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/udevsettle: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/start-stop-daemon: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/e2fsck: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/tune2fs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/sbin/udevtrigger: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda1/etc/gtk-2.0/im-multipress.conf: UTF-8 Unicode English text
sda1/etc/gtk-2.0/gdk-pixbuf.loaders: ASCII text
sda1/etc/mke2fs.conf: ASCII text
sda1/etc/hosts: ASCII text
sda1/etc/group.org: ASCII text
sda1/etc/ld.so.conf: empty
sda1/etc/anacrontab: ASCII text
sda1/etc/fb.modes: ASCII English text
sda1/etc/shells.conf: empty
sda1/etc/pango/pangox.aliases: ASCII text
sda1/etc/pango/pango-directfb.modules: ASCII text, with very long lines
sda1/etc/pango/pango.modules: ASCII text, with very long lines
sda1/etc/exports: ASCII English text
sda1/etc/lircd.conf: ASCII text
sda1/etc/sensors.conf: ASCII English text
sda1/etc/hosts.allow: ASCII English text
sda1/etc/dnsmasq.conf: ASCII English text
sda1/etc/yp.conf: ASCII English text
sda1/etc/pmount.allow: ASCII text
sda1/etc/nscd.conf: ASCII text
sda1/etc/issue.net: ASCII text
sda1/etc/inittabBB.bak: ASCII text
sda1/etc/locale.alias: ISO-8859 Pascal program text
sda1/etc/fonts/fonts.dtd: exported SGML document text
sda1/etc/fonts/local.conf.ttf: XML document text
sda1/etc/fonts/local.conf: XML document text
sda1/etc/fonts/conf.avail/70-yes-bitmaps.conf: XML document text
sda1/etc/fonts/conf.avail/20-fix-globaladvance.conf: XML document text
sda1/etc/fonts/conf.avail/20-lohit-gujarati.conf: XML document text
sda1/etc/fonts/conf.avail/69-unifont.conf: XML document text
sda1/etc/fonts/conf.avail/10-unhinted.conf: XML document text
sda1/etc/fonts/conf.avail/10-autohint.conf: XML document text
sda1/etc/fonts/conf.avail/51-local.conf: XML document text
sda1/etc/fonts/conf.avail/10-sub-pixel-bgr.conf: XML document text
sda1/etc/fonts/conf.avail/90-synthetic.conf: XML document text
sda1/etc/fonts/conf.avail/60-latin.conf: XML document text
sda1/etc/fonts/conf.avail/40-generic.conf: XML document text
sda1/etc/fonts/conf.avail/30-amt-aliases.conf: XML document text
sda1/etc/fonts/conf.avail/10-no-sub-pixel.conf: XML document text
sda1/etc/fonts/conf.avail/49-sansserif.conf: XML document text
sda1/etc/fonts/conf.avail/65-nonlatin.conf: XML document text
sda1/etc/fonts/conf.avail/README: ASCII English text
sda1/etc/fonts/conf.avail/50-user.conf: XML document text
sda1/etc/fonts/conf.avail/70-no-bitmaps.conf: XML document text
sda1/etc/fonts/conf.avail/80-delicious.conf: XML document text
sda1/etc/fonts/conf.avail/20-unhint-small-vera.conf: XML document text
sda1/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf: XML document text
sda1/etc/fonts/conf.avail/65-fonts-persian.conf: XML document text
sda1/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf: XML document text
sda1/etc/fonts/conf.avail/30-urw-aliases.conf: XML document text
sda1/etc/fonts/conf.avail/10-sub-pixel-rgb.conf: XML document text
sda1/etc/fonts/fonts.conf: XML document text
sda1/etc/fonts/conf.d/20-fix-globaladvance.conf: XML document text
sda1/etc/fonts/conf.d/20-lohit-gujarati.conf: XML document text
sda1/etc/fonts/conf.d/69-unifont.conf: XML document text
sda1/etc/fonts/conf.d/51-local.conf: XML document text
sda1/etc/fonts/conf.d/90-synthetic.conf: XML document text
sda1/etc/fonts/conf.d/60-latin.conf: XML document text
sda1/etc/fonts/conf.d/40-generic.conf: XML document text
sda1/etc/fonts/conf.d/30-amt-aliases.conf: XML document text
sda1/etc/fonts/conf.d/49-sansserif.conf: XML document text
sda1/etc/fonts/conf.d/65-nonlatin.conf: XML document text
sda1/etc/fonts/conf.d/50-user.conf: XML document text
sda1/etc/fonts/conf.d/80-delicious.conf: XML document text
sda1/etc/fonts/conf.d/20-unhint-small-vera.conf: XML document text
sda1/etc/fonts/conf.d/65-fonts-persian.conf: XML document text
sda1/etc/fonts/conf.d/30-urw-aliases.conf: XML document text
sda1/etc/crontab: ASCII English text
sda1/etc/ld.so.cache: data
sda1/etc/login.defs: ASCII English text
sda1/etc/directfbrc.bak: ASCII text
sda1/etc/auto.misc: ASCII English text
sda1/etc/stm-release: ASCII text
sda1/etc/thttpd.conf: ASCII text
sda1/etc/nsswitch.conf: ASCII text
sda1/etc/inputrc: ASCII English text
sda1/etc/host.conf: ASCII text
sda1/etc/ltrace.conf: ASCII English text
sda1/etc/group: ASCII text
sda1/etc/kptrace.conf: ASCII English text
sda1/etc/syslog.conf: ASCII English text
sda1/etc/shells: empty
sda1/etc/Wireless/RT2870STA/RT2870STA.dat: ASCII text, with CRLF, LF line terminators
sda1/etc/wgetrc: ASCII English text
sda1/etc/inittab: ASCII English text
sda1/etc/man_db.conf: ASCII English text
sda1/etc/directfbrc: ASCII text
sda1/etc/rpc: ASCII Pascal program text
sda1/etc/default/halt: ASCII text
sda1/etc/default/tmpfs: ASCII English text
sda1/etc/default/dnsmasq: ASCII English text
sda1/etc/default/rcS: ASCII English text
sda1/etc/default/devpts: ASCII English text
sda1/etc/default/bootlogd: ASCII text
sda1/etc/lircmd.conf: ASCII text
sda1/etc/dumpdates: empty
sda1/etc/sysctl.conf: ASCII English text
sda1/etc/auto.master: ASCII English text
sda1/etc/motd: ASCII text
sda1/etc/services: ASCII English text
sda1/etc/protocols: ASCII English text
sda1/etc/fdprm: ASCII English text
sda1/etc/hosts.equiv: ASCII text
sda1/etc/iptvdata/wificonfig: empty
sda1/etc/iptvdata/pppoeconfig: empty
sda1/etc/iptvdata/ethernetconfig: empty
sda1/etc/profile: ASCII English text
sda1/etc/fstab: ASCII text
sda1/etc/ppp/chap-secrets: ASCII text, with no line terminators
sda1/etc/ppp/firewall-masq-3.10: POSIX shell script text executable
sda1/etc/ppp/pap-secrets: ASCII text, with no line terminators
sda1/etc/ppp/firewall-standalone: POSIX shell script text executable
sda1/etc/ppp/pppoe-server-options-example: ASCII English text
sda1/etc/ppp/firewall-standalone-3.10: POSIX shell script text executable
sda1/etc/ppp/plugins/rp-pppoe.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda1/etc/ppp/plugins/README: ASCII text
sda1/etc/ppp/pppoe-server-options: ASCII English text
sda1/etc/ppp/pppoe.conf: ASCII text
sda1/etc/ppp/pppoe.bak: ASCII text, with CRLF line terminators
sda1/etc/ppp/resolv.conf: ASCII text
sda1/etc/ppp/firewall-masq: POSIX shell script text executable
sda1/etc/resolv.conf: ASCII text
sda1/etc/ts.conf: ASCII English text
sda1/etc/scsi_id.config: ASCII English text
sda1/etc/init.d/reboot: POSIX shell script text executable
sda1/etc/init.d/syslogd: POSIX shell script text executable
sda1/etc/init.d/mountnfs.sh: ASCII English text
sda1/etc/init.d/halt: POSIX shell script text executable
sda1/etc/init.d/haldaemon: POSIX shell script text executable
sda1/etc/init.d/procps.sh: POSIX shell script text executable
sda1/etc/init.d/rdisc: Bourne-Again shell script text executable
sda1/etc/init.d/cron: POSIX shell script text executable
sda1/etc/init.d/anacron: POSIX shell script text executable
sda1/etc/init.d/mountall.sh: ASCII text
sda1/etc/init.d/lircd: Bourne-Again shell script text executable
sda1/etc/init.d/networking: POSIX shell script text executable
sda1/etc/init.d/autofs: Bourne-Again shell script text executable
sda1/etc/init.d/bootmisc.sh: ASCII English text
sda1/etc/init.d/hwclock.sh: POSIX shell script text executable
sda1/etc/init.d/mountvirtfs: POSIX shell script text executable
sda1/etc/init.d/makedev: POSIX shell script text executable
sda1/etc/init.d/umountnfs.sh: POSIX shell script text executable
sda1/etc/init.d/rc: POSIX shell script text executable
sda1/etc/init.d/urandom: POSIX shell script text executable
sda1/etc/init.d/hostname.sh: ASCII text
sda1/etc/init.d/device-mapper: POSIX shell script text executable
sda1/etc/init.d/setserial: POSIX shell script text executable
sda1/etc/init.d/single: POSIX shell script text executable
sda1/etc/init.d/nfs-common: POSIX shell script text executable
sda1/etc/init.d/rmnologin: POSIX shell script text executable
sda1/etc/init.d/dnsmasq: POSIX shell script text executable
sda1/etc/init.d/README: ASCII English text
sda1/etc/init.d/rcS: POSIX shell script text executable
sda1/etc/init.d/ypbind: POSIX shell script text executable
sda1/etc/init.d/bootclean.sh: ASCII English text
sda1/etc/init.d/sshd: Bourne-Again shell script text executable
sda1/etc/init.d/stop-bootlogd: POSIX shell script text executable
sda1/etc/init.d/klogd: POSIX shell script text executable
sda1/etc/init.d/console-screen.sh: POSIX shell script text executable
sda1/etc/init.d/skeleton: POSIX shell script text executable
sda1/etc/init.d/ntop: Bourne-Again shell script text executable
sda1/etc/init.d/messagebus: POSIX shell script text executable
sda1/etc/init.d/rcSBB: POSIX shell script text executable
sda1/etc/init.d/portmap: POSIX shell script text executable
sda1/etc/init.d/bootlogd: POSIX shell script text executable
sda1/etc/init.d/thttpd: Bourne-Again shell script text executable
sda1/etc/init.d/umountfs: POSIX shell script text executable
sda1/etc/init.d/ifupdown: POSIX shell script text executable
sda1/etc/init.d/sendsigs: POSIX shell script text executable
sda1/etc/init.d/udev: POSIX shell script text executable
sda1/etc/init.d/nviboot: POSIX shell script text executable
sda1/etc/init.d/checkfs.sh: ASCII English text
sda1/etc/init.d/nscd: POSIX shell script text executable
sda1/etc/init.d/nfs-kernel-server: POSIX shell script text executable
sda1/etc/modules.conf: ASCII text, with CRLF line terminators
sda1/etc/hosts.deny: ASCII English text
sda1/etc/passwd.org: ASCII text
sda1/etc/memstat.conf: ASCII text
sda1/etc/udev/udev.conf: ASCII English text
sda1/etc/udev/makedev.d/50-udev.nodes: ASCII text
sda1/etc/udev/rules.d/60-persistent-storage.rules: ASCII English text
sda1/etc/udev/rules.d/90-stm-hal-umount.rules: ASCII text
sda1/etc/udev/rules.d/75-persistent-net-generator.rules: ASCII English text
sda1/etc/udev/rules.d/10_usbkey.rules: ASCII text
sda1/etc/udev/rules.d/51-hotplug.rules: ASCII English text
sda1/etc/udev/rules.d/05-udev-early.rules: ASCII English text
sda1/etc/udev/rules.d/60-cdrom_id.rules: ASCII Java program text
sda1/etc/udev/rules.d/60-persistent-storage-tape.rules: ASCII text
sda1/etc/udev/rules.d/90-hal.rules: ASCII English text
sda1/etc/udev/rules.d/75-cd-aliases-generator.rules: ASCII English text
sda1/etc/udev/rules.d/20_usbkey.rules: ASCII text
sda1/etc/udev/rules.d/90-stm-udev.rules: ASCII English text
sda1/etc/udev/rules.d/50-monitor-udev.rules: ASCII English text
sda1/etc/udev/rules.d/95-udev-late.rules: ASCII text
sda1/etc/udev/rules.d/61-persistent-storage-edd.rules: ASCII text
sda1/etc/udev/rules.d/80-drivers.rules: ASCII text
sda1/etc/udev/rules.d/50-udev-default.rules: ASCII C++ program text
sda1/etc/udev/rules.d/60-persistent-input.rules: ASCII text
sda1/etc/passwd: ASCII text
sda1/etc/termcap: ASCII English text
sda1/etc/inittabBB: ASCII text
sda1/etc/issue: ASCII text
sda1/var/run/lircd.pid: ASCII text
sda1/var/run/pppd2.tdb: TDB database version 6, little-endian hash size 131 bytes
sda1/var/log/lircd: ASCII text
sda1/target.tgz: gzip compressed data, from Unix, last modified: Wed Nov 24 16:04:16 2010
sda1/home/iDTV/wifiInfo.dat: raw G3 data, byte-padded
sda1/home/iDTV/settingInfo.dat: Hitachi SH big-endian COFF object, not stripped
sda2/root/run_a18.sh: ASCII text
sda2/root/load_fb.sh: POSIX shell script text executable
sda2/root/bin/SCS_Server.exe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/root/bin/date: ASCII text
sda2/root/bin/keys_map.ini: ASCII English text, with CRLF line terminators
sda2/root/Anyplex.ts: empty
sda2/root/run_gtk.sh: ASCII text
sda2/root/modules/embxmailbox.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/stos_core.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/rpc_userver.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/fuse.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/embxshell.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/ciport.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/stgfb_core.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/lxload.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/load_env.sh: POSIX shell script text executable
sda2/root/modules/stapi_ioctl_stripped.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/companion_7105_audio.bin: data
sda2/root/modules/stapi_core_stripped.ko.bak: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/embxshmc.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/embxshm.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/load_modules_list_32BITS.txt: ASCII English text
sda2/root/modules/stapi_core_stripped.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), from 'a', not stripped
sda2/root/modules/rt3070sta.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/stgfb_control: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/root/modules/load_modules.sh: POSIX shell script text executable
sda2/root/modules/stapi_ioctl_stripped.ko.bak: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/embxloopback.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/modules/fb_ctl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/root/modules/companion_7105_video_Ax.bin: data
sda2/root/modules/mme_host.ko: ELF 32-bit LSB relocatable, Renesas SH, version 1 (SYSV), not stripped
sda2/root/load_modules.sh: POSIX shell script text executable
sda2/root/.lircrc: ASCII text, with CRLF, LF line terminators
sda2/lib/libdl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libntfs-3g.so.4919.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libctutils.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libnss_compat-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libutil-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libgcc_s-4.2.4.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libproc-3.2.7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda2/lib/libanl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/.nfs149f81e00000000b: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libnss_nis-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/.nfs149f81d60000000a: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libblkid.so.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/ld-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libm-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libSegFault.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libncurses.so.5.5: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/.nfs149f812d00000006: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libconsole.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libnss_dns-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libss.so.2.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/.nfs149f81d000000009: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/librt-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libsetrans.so.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libresolv-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libcom_err.so.2.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libvolume_id.so.0.80.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libuuid.so.1.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libc-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libcrypt-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libBrokenLocale-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libpcprofile.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libmemusage.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libnss_hesiod-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libcfont.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libext2fs.so.2.4: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/.nfs149f814200000008: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libnss_nisplus-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libselinux.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libe2p.so.2.3: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libnss_files-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/.nfs149f813400000007: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libpthread-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/libnsl-2.6.1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/lib/udev/usb_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/path_id: POSIX shell script text executable
sda2/lib/udev/create_floppy_devices: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/edd_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/ata_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/vol_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/write_net_rules: POSIX shell script text executable
sda2/lib/udev/setdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.11, not stripped
sda2/lib/udev/scsi_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/write_cd_rules: POSIX shell script text executable
sda2/lib/udev/cdrom_id: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/lib/udev/devices/MAKEDEV: POSIX shell script text executable
sda2/lib/udev/rule_generator.functions: ASCII English text
sda2/lib/libsepol.so.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/lib/libthread_db-1.0.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/.nfs145b037e00000002: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda2/bin/dmesg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/bin/.nfs144c009100000001: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/bash: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/more: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/bin/sh4-linux-ntfs-3g: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/sh4-linux-secaudit: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/sh4-linux-ntfs-3g.probe: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/bin/busybox: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda2/bin/arch: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/bin/sh4-linux-usermap: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/tmp/qtembedded-0/fonts/fontdb: data
sda2/tmp/qtembedded-0/fonts/ar_singyi_ultra_b5_24_50.qsf: data
sda2/tmp/qtembedded-0/fonts/dfpheimedium-b5_24_50.qsf: data
sda2/tmp/opkg-4MhHFP/fdtv-OgxJpd/control: ASCII Pascal program text
sda2/tmp/opkg-Ao9Qld/fdtv.list.kiVdXl: ASCII text
sda2/tmp/opkg-Ao9Qld/fdtv-TuVDAh/control: ASCII Pascal program text
sda2/usr/lib/libopkg.so.0.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libwrap.so.0.7.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/liblirc_client.so.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libssl.so.0.9.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libm.so.6: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda2/usr/lib/libpthread.so: ASCII C program text
sda2/usr/lib/libopkg.a: current ar archive
sda2/usr/lib/gconv/IBM857.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/SAMI-WS2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-16.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/LATIN-GREEK-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1112.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/KOI8-R.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/KOI-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1133.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1390.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GBK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM904.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/RK1048.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/UHC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM855.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1141.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM922.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1166.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-13.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1026.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/PT154.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/LATIN-GREEK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/KOI8-T.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM277.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1124.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM500.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GBBIG5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-AT-DE-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-ES-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM4899.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM939.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM901.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/NATS-SEFI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_11548-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1155.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISIRI-3342.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM274.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GOST_19768-74.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GEORGIAN-ACADEMY.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1148.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1122.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP775.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1004.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/UTF-7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/SJIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1157.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM278.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IEC_P27-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-PT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM943.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/UNICODE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1251.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM038.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1167.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM284.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libJISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CSN_369103.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/TCVN5712-1.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM803.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/MAC-SAMI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM420.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-6.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/T.61.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-2022-CN.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-14.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-DK-NO.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GEORGIAN-PS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM861.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1144.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1252.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1258.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1140.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GB18030.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1123.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM866NAV.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ARMSCII-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM891.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM4517.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-IR-209.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1097.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_6937-2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1164.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-2022-JP.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM4909.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1255.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1129.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1143.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-JISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1163.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ECMA-CYRILLIC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_6937.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-IR-197.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM935.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-9.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1025.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM875.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM280.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libGB.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-TW.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-IS-FRISS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CWI.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-IT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM437.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM850.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM902.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM9066.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GREEK-CCITT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-4.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libKSC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/SHIFT_JISX0213.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM852.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-US.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ASMO_449.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1161.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1371.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM863.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/UTF-32.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1146.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-11.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/BIG5.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM930.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GREEK7-OLD.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1047.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM256.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1388.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/BIG5HKSCS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-2022-CN-EXT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM285.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/MIK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP932.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM275.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-2022-KR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1162.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GREEK7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1132.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_10367-BOX.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/VISCII.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/KOI8-U.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/UTF-16.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-ES.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/INIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM871.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-UK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1250.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM870.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-CN.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1008.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM880.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/DEC-MCS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM932.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM918.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-CA-FR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1130.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1154.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/NATS-DANO.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM869.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1046.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-FI-SE-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-DK-NO-A.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO646.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-15.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM5347.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-3.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1137.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1160.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/MACINTOSH.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1254.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM851.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_2033.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/TIS-620.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO-2022-JP-3.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/MAC-UK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM937.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM12712.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-JP.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1156.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM423.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/gconv-modules: ASCII English text
sda2/usr/lib/gconv/IBM1153.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/TSCII.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM4971.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-FR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM933.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/MAC-IS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM903.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1158.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1142.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM9448.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM864.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/HP-ROMAN8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/INIS-8.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1257.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM921.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-ES-S.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libJIS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM868.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_5427-EXT.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM16804.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libISOIR165.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_5428.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP737.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1399.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1253.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1147.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP10007.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM297.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM856.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/INIS-CYRILLIC.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1256.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM905.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM866.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/GBGBK.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO_5427.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-FI-SE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1149.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM424.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM273.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-10.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM860.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM9030.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM865.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/JOHAB.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ISO8859-7.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/BRF.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1145.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM290.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1008_420.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM874.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/libCNS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM862.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM281.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM1364.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-JP-MS.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/ANSI_X3.110.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/IBM037.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EBCDIC-AT-DE.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/EUC-KR.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/gconv/CP1125.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/libanyplex.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libQtNetwork.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libstdc++.so.6.0.9: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda2/usr/lib/pkgconfig/libcrypto.pc: ASCII text
sda2/usr/lib/pkgconfig/libssl.pc: ASCII text
sda2/usr/lib/pkgconfig/dbus-1.pc: ASCII text
sda2/usr/lib/pkgconfig/openssl.pc: ASCII text
sda2/usr/lib/libQtXml.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libQtCore.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libexpat.so.1.5.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libgnomba_smb.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libexpat.a: current ar archive
sda2/usr/lib/libfreetype.so.6.3.18: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libQtGui.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libdl.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/libQtDBus.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libdbus-1.so.3.4.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libopkg.la: libtool library file
sda2/usr/lib/fonts/bCHW00U.ttf: TrueType font data
sda2/usr/lib/fonts/dffn_9.TTC: TrueType font collection data, 1.0, 2 fonts
sda2/usr/lib/qt-4.6.0/accessible/libqtaccessiblewidgets.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/iconengines/libqsvgicon.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/script/libqtscriptdbus.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqgif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqico.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqmng.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqtiff.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqsvg.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/qt-4.6.0/imageformats/libqjpeg.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/librt.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/lib/libsysfs.so.2.0.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda2/usr/lib/libcurl.so.4.2.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/.nfs154200aa0000000c: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda2/usr/lib/libdbus-1.so.3.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/gcc/sh4-linux/4.2.4/libgcc_s.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libphonon.so.4.3.1: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libsureware.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libcswift.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libcapi.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/lib4758cca.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libgmp.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libnuron.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libchil.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libaep.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libubsec.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/engines/libatalla.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h: ASCII C program text
sda2/usr/lib/libiw.so.29: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/xml2Conf.sh: ASCII English text
sda2/usr/lib/libexpat.la: libtool library file
sda2/usr/lib/libtermcap.so.2.0.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, stripped
sda2/usr/lib/miniglx.conf: ASCII English text
sda2/usr/lib/libQtXmlPatterns.so.4.6.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libdbus-1.a: current ar archive
sda2/usr/lib/libc.so: ASCII C program text
sda2/usr/lib/libz.so.1.2.3: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/telnetlogin: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/lib/libcrypto.so.0.9.8: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/lib/libdbus-1.la: libtool library file
sda2/usr/lib/libdbus-glib-1.so.2.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/bin/column: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/iwpriv__: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/isosize: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dfbinfo: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/xmlwf: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dfblayer: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/fdformat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/line: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/spacedream: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dbus-daemon: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
sda2/usr/bin/irexec: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/rev: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/curl-config: POSIX shell script text executable
sda2/usr/bin/write: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/colrm: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/ldd: POSIX shell script text executable
sda2/usr/bin/run-fdhal: POSIX shell script text executable
sda2/usr/bin/irrecord: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dfbinput: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/dfbg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/flock: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/cal: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/ipcrm: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dbus-send: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dbus-uuidgen: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dbus-monitor: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/raw: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/hexdump: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/waitforhal: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda2/usr/bin/irw: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/iwpriv: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/opkg-cl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/whereis: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/openssl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/setterm: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/setfdprm: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/ul: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/col: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/mcookie: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dfbsummon: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/setsid: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/tailf: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/colcrt: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/look: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/ipcs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/cytune: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dbus-launch: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dbus-cleanup-sockets: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dfbpenmount: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/rename: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dbus-binding-tool: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/pss: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/dfbdump: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/gui.env: ASCII English text
sda2/usr/bin/namei: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/ddate: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/getopt: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/opkg-key: POSIX shell script text executable
sda2/usr/bin/curl: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/bin/pg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/bin/dfbscreen: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/bin/update-alternatives: POSIX shell script text executable
sda2/usr/bin/fdhal: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda2/usr/include/expat_external.h: ASCII C program text
sda2/usr/include/expat.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-types.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-errors.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-bus.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-misc.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-shared.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-connection.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-address.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-server.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-memory.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-message.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-signature.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-threads.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-macros.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-pending-call.h: ASCII C program text
sda2/usr/include/dbus-1.0/dbus/dbus-protocol.h: ASCII C program text
sda2/usr/pub/lib/libdirectfb-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libjpeg.so.62.0.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libpng12.so.0.35.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libxml2.so.2.7.2: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/gfxdrivers/libdirectfb_stblit_accel.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/systems/libdirectfb_fbdev.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_gif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_v4l.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_ft2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_dgiff.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_default.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_rle.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/wm/libdirectfbwm_default.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_lirc.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_smitir.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_keyboard.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/directfb-1.0-0/inputdrivers/libdirectfb_ps2mouse.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libpng.so.3.35.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/xml2Conf.sh: ASCII English text
sda2/usr/pub/lib/libdirect-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libfusion-1.0.so.0.1.0: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/lib/libz.so.1.2.3: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/usr/pub/bin/dfbinfo: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/directfb-config: POSIX shell script text executable
sda2/usr/pub/bin/gdk-pixbuf-query-loaders: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/cjpeg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/update-mime-database: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfblayer: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfbinput: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/freetype-config: POSIX shell script text executable
sda2/usr/pub/bin/dfbg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/icu-config: POSIX shell script text executable
sda2/usr/pub/bin/jpegtran: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/directfb-csource: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/fc-match: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/djpeg: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/fc-cache: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/rdjpgcom: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/gtk-query-immodules-2.0: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/libpng12-config: POSIX shell script text executable
sda2/usr/pub/bin/fc-list: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfbsummon: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/mkdfiff: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/xmlcatalog: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfbpenmount: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/wrjpgcom: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/xmllint: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfbdump: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/fc-cat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/gtk-update-icon-cache: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/pango-querymodules: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/dfbscreen: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/pub/bin/xml2-config: POSIX shell script text executable
sda2/usr/pub/share/aclocal/glib-2.0.m4: ASCII M4 macro language pre-processor text
sda2/usr/pub/share/aclocal/gtk-2.0.m4: ASCII M4 macro language pre-processor text
sda2/usr/pub/share/aclocal/glib-gettext.m4: ASCII English text
sda2/usr/pub/share/aclocal/libxml.m4: ASCII make commands text
sda2/usr/pub/share/aclocal/freetype2.m4: ASCII English text
sda2/usr/pub/share/icons/hicolor/128x128/apps/google-gadgets.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/128x128/mimetypes/application-x-google-gadget.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/48x48/apps/midori.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/48x48/apps/google-gadgets.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/48x48/mimetypes/application-x-google-gadget.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/48x48/categories/extension.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/48x48/status/news-feed.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/24x24/apps/midori.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/24x24/categories/extension.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/24x24/status/news-feed.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/16x16/apps/midori.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/16x16/categories/extension.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/16x16/status/news-feed.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/32x32/apps/midori.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/32x32/apps/google-gadgets.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/32x32/mimetypes/application-x-google-gadget.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/32x32/categories/extension.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/32x32/status/news-feed.png: PNG image data, 32 x 32, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/22x22/apps/midori.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/22x22/categories/extension.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/22x22/status/news-feed.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/192x192/apps/google-gadgets.png: PNG image data, 192 x 192, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/192x192/mimetypes/application-x-google-gadget.png: PNG image data, 192 x 192, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/icon-theme.cache: TrueType font data
sda2/usr/pub/share/icons/hicolor/64x64/apps/google-gadgets.png: PNG image data, 64 x 64, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/icons/hicolor/64x64/mimetypes/application-x-google-gadget.png: PNG image data, 64 x 64, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/pixmaps/google-gadgets.png: PNG image data, 128 x 128, 8-bit/color RGBA, non-interlaced
sda2/usr/pub/share/pixmaps/svg-viewer.svg: SVG Scalable Vector Graphics image
sda2/usr/pub/share/themes/Emacs/gtk-2.0-key/gtkrc: ASCII English text
sda2/usr/pub/share/themes/Raleigh/gtk-2.0/gtkrc: ASCII English text
sda2/usr/pub/share/themes/Default/gtk-2.0-key/gtkrc: ASCII English text
sda2/usr/pub/share/mime/magic: exported SGML document text
sda2/usr/pub/share/mime/globs: ASCII English text
sda2/usr/pub/share/mime/model/vrml.xml: XML document text
sda2/usr/pub/share/mime/globs2: ASCII English text
sda2/usr/pub/share/mime/generic-icons: ASCII text
sda2/usr/pub/share/mime/XMLnamespaces: ASCII text
sda2/usr/pub/share/mime/audio/vnd.rn-realaudio.xml: XML document text
sda2/usr/pub/share/mime/audio/x-m4b.xml: XML document text
sda2/usr/pub/share/mime/audio/mp2.xml: XML document text
sda2/usr/pub/share/mime/audio/ac3.xml: XML document text
sda2/usr/pub/share/mime/audio/x-mod.xml: XML document text
sda2/usr/pub/share/mime/audio/x-ms-asx.xml: XML document text
sda2/usr/pub/share/mime/audio/x-mo3.xml: XML document text
sda2/usr/pub/share/mime/audio/basic.xml: XML document text
sda2/usr/pub/share/mime/audio/x-gsm.xml: XML document text
sda2/usr/pub/share/mime/audio/x-scpls.xml: XML document text
sda2/usr/pub/share/mime/audio/x-xm.xml: XML document text
sda2/usr/pub/share/mime/audio/mpeg.xml: XML document text
sda2/usr/pub/share/mime/audio/x-iriver-pla.xml: XML document text
sda2/usr/pub/share/mime/audio/AMR-WB.xml: XML document text
sda2/usr/pub/share/mime/audio/x-ms-wma.xml: XML document text
sda2/usr/pub/share/mime/audio/x-stm.xml: XML document text
sda2/usr/pub/share/mime/audio/x-psflib.xml: XML document text
sda2/usr/pub/share/mime/audio/x-voc.xml: XML document text
sda2/usr/pub/share/mime/audio/x-musepack.xml: XML document text
sda2/usr/pub/share/mime/audio/x-riff.xml: XML document text
sda2/usr/pub/share/mime/audio/x-aiffc.xml: XML document text
sda2/usr/pub/share/mime/audio/prs.sid.xml: XML document text
sda2/usr/pub/share/mime/audio/x-psf.xml: XML document text
sda2/usr/pub/share/mime/audio/x-speex+ogg.xml: XML document text
sda2/usr/pub/share/mime/audio/x-adpcm.xml: XML document text
sda2/usr/pub/share/mime/audio/x-matroska.xml: XML document text
sda2/usr/pub/share/mime/audio/x-flac.xml: XML document text
sda2/usr/pub/share/mime/audio/x-aifc.xml: XML document text
sda2/usr/pub/share/mime/audio/x-mpegurl.xml: XML document text
sda2/usr/pub/share/mime/audio/x-speex.xml: XML document text
sda2/usr/pub/share/mime/audio/ogg.xml: XML document text
sda2/usr/pub/share/mime/audio/x-xmf.xml: XML document text
sda2/usr/pub/share/mime/audio/mp4.xml: XML document text
sda2/usr/pub/share/mime/audio/AMR.xml: XML document text
sda2/usr/pub/share/mime/audio/x-ape.xml: XML document text
sda2/usr/pub/share/mime/audio/x-xi.xml: XML document text
sda2/usr/pub/share/mime/audio/x-tta.xml: XML document text
sda2/usr/pub/share/mime/audio/x-minipsf.xml: XML document text
sda2/usr/pub/share/mime/audio/x-vorbis+ogg.xml: XML document text
sda2/usr/pub/share/mime/audio/x-it.xml: XML document text
sda2/usr/pub/share/mime/audio/x-flac+ogg.xml: XML document text
sda2/usr/pub/share/mime/audio/x-aiff.xml: XML document text
sda2/usr/pub/share/mime/audio/annodex.xml: XML document text
sda2/usr/pub/share/mime/audio/x-wav.xml: XML document text
sda2/usr/pub/share/mime/audio/x-wavpack-correction.xml: XML document text
sda2/usr/pub/share/mime/audio/midi.xml: XML document text
sda2/usr/pub/share/mime/audio/x-s3m.xml: XML document text
sda2/usr/pub/share/mime/audio/x-wavpack.xml: XML document text
sda2/usr/pub/share/mime/subclasses: ASCII text
sda2/usr/pub/share/mime/mime.cache: raw G3 data, byte-padded
sda2/usr/pub/share/mime/image/x-portable-bitmap.xml: XML document text
sda2/usr/pub/share/mime/image/x-lws.xml: XML document text
sda2/usr/pub/share/mime/image/x-sony-sr2.xml: XML document text
sda2/usr/pub/share/mime/image/x-icns.xml: XML document text
sda2/usr/pub/share/mime/image/x-xpixmap.xml: XML document text
sda2/usr/pub/share/mime/image/x-dds.xml: XML document text
sda2/usr/pub/share/mime/image/x-applix-graphics.xml: XML document text
sda2/usr/pub/share/mime/image/x-adobe-dng.xml: XML document text
sda2/usr/pub/share/mime/image/x-win-bitmap.xml: XML document text
sda2/usr/pub/share/mime/image/x-lwo.xml: XML document text
sda2/usr/pub/share/mime/image/x-pict.xml: XML document text
sda2/usr/pub/share/mime/image/fits.xml: XML document text
sda2/usr/pub/share/mime/image/x-portable-graymap.xml: XML document text
sda2/usr/pub/share/mime/image/x-xcursor.xml: XML document text
sda2/usr/pub/share/mime/image/gif.xml: XML document text
sda2/usr/pub/share/mime/image/x-jng.xml: XML document text
sda2/usr/pub/share/mime/image/x-exr.xml: XML document text
sda2/usr/pub/share/mime/image/x-xcf.xml: XML document text
sda2/usr/pub/share/mime/image/x-panasonic-raw.xml: XML document text
sda2/usr/pub/share/mime/image/jp2.xml: XML document text
sda2/usr/pub/share/mime/image/x-fpx.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.dxf.xml: XML document text
sda2/usr/pub/share/mime/image/x-iff.xml: XML document text
sda2/usr/pub/share/mime/image/x-kodak-k25.xml: XML document text
sda2/usr/pub/share/mime/image/x-3ds.xml: XML document text
sda2/usr/pub/share/mime/image/x-tga.xml: XML document text
sda2/usr/pub/share/mime/image/x-minolta-mrw.xml: XML document text
sda2/usr/pub/share/mime/image/svg+xml-compressed.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.djvu.xml: XML document text
sda2/usr/pub/share/mime/image/rle.xml: XML document text
sda2/usr/pub/share/mime/image/x-pentax-pef.xml: XML document text
sda2/usr/pub/share/mime/image/x-sgi.xml: XML document text
sda2/usr/pub/share/mime/image/x-fuji-raf.xml: XML document text
sda2/usr/pub/share/mime/image/x-portable-anymap.xml: XML document text
sda2/usr/pub/share/mime/image/dpx.xml: XML document text
sda2/usr/pub/share/mime/image/x-bzeps.xml: XML document text
sda2/usr/pub/share/mime/image/x-sony-srf.xml: XML document text
sda2/usr/pub/share/mime/image/x-photo-cd.xml: XML document text
sda2/usr/pub/share/mime/image/ief.xml: XML document text
sda2/usr/pub/share/mime/image/png.xml: XML document text
sda2/usr/pub/share/mime/image/x-portable-pixmap.xml: XML document text
sda2/usr/pub/share/mime/image/x-kodak-kdc.xml: XML document text
sda2/usr/pub/share/mime/image/x-cmu-raster.xml: XML document text
sda2/usr/pub/share/mime/image/g3fax.xml: XML document text
sda2/usr/pub/share/mime/image/x-canon-cr2.xml: XML document text
sda2/usr/pub/share/mime/image/x-wmf.xml: XML document text
sda2/usr/pub/share/mime/image/x-xwindowdump.xml: XML document text
sda2/usr/pub/share/mime/image/x-niff.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.rn-realpix.xml: XML document text
sda2/usr/pub/share/mime/image/x-compressed-xcf.xml: XML document text
sda2/usr/pub/share/mime/image/svg+xml.xml: XML document text
sda2/usr/pub/share/mime/image/cgm.xml: XML document text
sda2/usr/pub/share/mime/image/x-rgb.xml: XML document text
sda2/usr/pub/share/mime/image/x-nikon-nef.xml: XML document text
sda2/usr/pub/share/mime/image/x-quicktime.xml: XML document text
sda2/usr/pub/share/mime/image/x-xbitmap.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.microsoft.icon.xml: XML document text
sda2/usr/pub/share/mime/image/x-dcraw.xml: XML document text
sda2/usr/pub/share/mime/image/tiff.xml: XML document text
sda2/usr/pub/share/mime/image/fax-g3.xml: XML document text
sda2/usr/pub/share/mime/image/x-emf.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.wap.wbmp.xml: XML document text
sda2/usr/pub/share/mime/image/x-sony-arw.xml: XML document text
sda2/usr/pub/share/mime/image/x-canon-crw.xml: XML document text
sda2/usr/pub/share/mime/image/x-skencil.xml: XML document text
sda2/usr/pub/share/mime/image/x-gzeps.xml: XML document text
sda2/usr/pub/share/mime/image/x-xfig.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.adobe.photoshop.xml: XML document text
sda2/usr/pub/share/mime/image/x-macpaint.xml: XML document text
sda2/usr/pub/share/mime/image/bmp.xml: XML document text
sda2/usr/pub/share/mime/image/x-sigma-x3f.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.dwg.xml: XML document text
sda2/usr/pub/share/mime/image/x-eps.xml: XML document text
sda2/usr/pub/share/mime/image/x-msod.xml: XML document text
sda2/usr/pub/share/mime/image/x-olympus-orf.xml: XML document text
sda2/usr/pub/share/mime/image/x-dib.xml: XML document text
sda2/usr/pub/share/mime/image/x-sun-raster.xml: XML document text
sda2/usr/pub/share/mime/image/x-ilbm.xml: XML document text
sda2/usr/pub/share/mime/image/jpeg.xml: XML document text
sda2/usr/pub/share/mime/image/vnd.ms-modi.xml: XML document text
sda2/usr/pub/share/mime/image/x-kodak-dcr.xml: XML document text
sda2/usr/pub/share/mime/image/x-pcx.xml: XML document text
sda2/usr/pub/share/mime/multipart/alternative.xml: XML document text
sda2/usr/pub/share/mime/multipart/signed.xml: XML document text
sda2/usr/pub/share/mime/multipart/encrypted.xml: XML document text
sda2/usr/pub/share/mime/multipart/x-mixed-replace.xml: XML document text
sda2/usr/pub/share/mime/multipart/digest.xml: XML document text
sda2/usr/pub/share/mime/multipart/report.xml: XML document text
sda2/usr/pub/share/mime/multipart/related.xml: XML document text
sda2/usr/pub/share/mime/multipart/mixed.xml: XML document text
sda2/usr/pub/share/mime/multipart/appledouble.xml: XML document text
sda2/usr/pub/share/mime/icons: empty
sda2/usr/pub/share/mime/types: ASCII text
sda2/usr/pub/share/mime/message/external-body.xml: XML document text
sda2/usr/pub/share/mime/message/disposition-notification.xml: XML document text
sda2/usr/pub/share/mime/message/delivery-status.xml: XML document text
sda2/usr/pub/share/mime/message/x-gnu-rmail.xml: XML document text
sda2/usr/pub/share/mime/message/rfc822.xml: XML document text
sda2/usr/pub/share/mime/message/news.xml: XML document text
sda2/usr/pub/share/mime/message/partial.xml: XML document text
sda2/usr/pub/share/mime/x-epoc/x-sisx-app.xml: XML document text
sda2/usr/pub/share/mime/packages/00-google-gadgets.xml: XML document text
sda2/usr/pub/share/mime/packages/freedesktop.org.xml: XML document text
sda2/usr/pub/share/mime/x-content/image-dcf.xml: XML document text
sda2/usr/pub/share/mime/x-content/video-vcd.xml: XML document text
sda2/usr/pub/share/mime/x-content/video-bluray.xml: XML document text
sda2/usr/pub/share/mime/x-content/blank-dvd.xml: XML document text
sda2/usr/pub/share/mime/x-content/blank-cd.xml: XML document text
sda2/usr/pub/share/mime/x-content/blank-hddvd.xml: XML document text
sda2/usr/pub/share/mime/x-content/audio-cdda.xml: XML document text
sda2/usr/pub/share/mime/x-content/software.xml: XML document text
sda2/usr/pub/share/mime/x-content/audio-dvd.xml: XML document text
sda2/usr/pub/share/mime/x-content/video-hddvd.xml: XML document text
sda2/usr/pub/share/mime/x-content/blank-bd.xml: XML document text
sda2/usr/pub/share/mime/x-content/image-picturecd.xml: XML document text
sda2/usr/pub/share/mime/x-content/video-svcd.xml: XML document text
sda2/usr/pub/share/mime/x-content/video-dvd.xml: XML document text
sda2/usr/pub/share/mime/x-content/audio-player.xml: XML document text
sda2/usr/pub/share/mime/application/x-trash.xml: XML document text
sda2/usr/pub/share/mime/application/x-theme.xml: XML document text
sda2/usr/pub/share/mime/application/x-kspread-crypt.xml: XML document text
sda2/usr/pub/share/mime/application/pgp-signature.xml: XML document text
sda2/usr/pub/share/mime/application/pgp-keys.xml: XML document text
sda2/usr/pub/share/mime/application/x-php.xml: XML document text
sda2/usr/pub/share/mime/application/x-t602.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.draw.xml: XML document text
sda2/usr/pub/share/mime/application/x-slp.xml: XML document text
sda2/usr/pub/share/mime/application/x-mswinurl.xml: XML document text
sda2/usr/pub/share/mime/application/x-ruby.xml: XML document text
sda2/usr/pub/share/mime/application/sieve.xml: XML document text
sda2/usr/pub/share/mime/application/x-ipod-firmware.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.calc.xml: XML document text
sda2/usr/pub/share/mime/application/x-cbz.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.text.xml: XML document text
sda2/usr/pub/share/mime/application/x-glade.xml: XML document text
sda2/usr/pub/share/mime/application/x-quicktime-media-link.xml: XML document text
sda2/usr/pub/share/mime/application/x-sharedlib.xml: XML document text
sda2/usr/pub/share/mime/application/x-mswrite.xml: XML document text
sda2/usr/pub/share/mime/application/x-class-file.xml: XML document text
sda2/usr/pub/share/mime/application/x-lhz.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-tnef.xml: XML document text
sda2/usr/pub/share/mime/application/x-msi.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-tex.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.writer.template.xml: XML document text
sda2/usr/pub/share/mime/application/x-ica.xml: XML document text
sda2/usr/pub/share/mime/application/x-compressed-tar.xml: XML document text
sda2/usr/pub/share/mime/application/x-stuffit.xml: XML document text
sda2/usr/pub/share/mime/application/sdp.xml: XML document text
sda2/usr/pub/share/mime/application/xslt+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-profile.xml: XML document text
sda2/usr/pub/share/mime/application/x-tzo.xml: XML document text
sda2/usr/pub/share/mime/application/xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-libgrx.xml: XML document text
sda2/usr/pub/share/mime/application/pkix-pkipath.xml: XML document text
sda2/usr/pub/share/mime/application/x-applix-spreadsheet.xml: XML document text
sda2/usr/pub/share/mime/application/x-e-theme.xml: XML document text
sda2/usr/pub/share/mime/application/x-navi-animation.xml: XML document text
sda2/usr/pub/share/mime/application/x-csh.xml: XML document text
sda2/usr/pub/share/mime/application/x-kword-crypt.xml: XML document text
sda2/usr/pub/share/mime/application/docbook+xml.xml: XML document text
sda2/usr/pub/share/mime/application/mac-binhex40.xml: XML document text
sda2/usr/pub/share/mime/application/x-sami.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.chart.xml: XML document text
sda2/usr/pub/share/mime/application/x-gzdvi.xml: XML document text
sda2/usr/pub/share/mime/application/x-genesis-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-kugar.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.wordperfect.xml: XML document text
sda2/usr/pub/share/mime/application/x-pkcs7-certificates.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.wordprocessingml.document.xml: XML document text
sda2/usr/pub/share/mime/application/x-bzip.xml: XML document text
sda2/usr/pub/share/mime/application/x-xbel.xml: XML document text
sda2/usr/pub/share/mime/application/x-shockwave-flash.xml: XML document text
sda2/usr/pub/share/mime/application/x-pocket-word.xml: XML document text
sda2/usr/pub/share/mime/application/x-shar.xml: XML document text
sda2/usr/pub/share/mime/application/x-sv4cpio.xml: XML document text
sda2/usr/pub/share/mime/application/x-pef-executable.xml: XML document text
sda2/usr/pub/share/mime/application/x-snes-rom.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.hp-pcl.xml: XML document text
sda2/usr/pub/share/mime/application/x-abiword.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.spreadsheet-template.xml: XML document text
sda2/usr/pub/share/mime/application/x-kchart.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.hp-hpgl.xml: XML document text
sda2/usr/pub/share/mime/application/x-ufraw.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.math.xml: XML document text
sda2/usr/pub/share/mime/application/x-magicpoint.xml: XML document text
sda2/usr/pub/share/mime/application/x-lzop.xml: XML document text
sda2/usr/pub/share/mime/application/x-fluid.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.writer.global.xml: XML document text
sda2/usr/pub/share/mime/application/rss+xml.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.presentation-template.xml: XML document text
sda2/usr/pub/share/mime/application/oda.xml: XML document text
sda2/usr/pub/share/mime/application/x-gnucash.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.text-master.xml: XML document text
sda2/usr/pub/share/mime/application/x-msx-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-kspread.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-ttf.xml: XML document text
sda2/usr/pub/share/mime/application/x-desktop.xml: XML document text
sda2/usr/pub/share/mime/application/x-go-sgf.xml: XML document text
sda2/usr/pub/share/mime/application/x-cpio.xml: XML document text
sda2/usr/pub/share/mime/application/x-java.xml: XML document text
sda2/usr/pub/share/mime/application/x-bzpdf.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.calc.template.xml: XML document text
sda2/usr/pub/share/mime/application/xspf+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-rar.xml: XML document text
sda2/usr/pub/share/mime/application/x-cisco-vpn-settings.xml: XML document text
sda2/usr/pub/share/mime/application/x-shorten.xml: XML document text
sda2/usr/pub/share/mime/application/x-dia-diagram.xml: XML document text
sda2/usr/pub/share/mime/application/pkcs7-mime.xml: XML document text
sda2/usr/pub/share/mime/application/x-java-archive.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.mozilla.xul+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-compress.xml: XML document text
sda2/usr/pub/share/mime/application/x-gnuplot.xml: XML document text
sda2/usr/pub/share/mime/application/x-netcdf.xml: XML document text
sda2/usr/pub/share/mime/application/rtf.xml: XML document text
sda2/usr/pub/share/mime/application/x-nautilus-link.xml: XML document text
sda2/usr/pub/share/mime/application/x-shellscript.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.text-template.xml: XML document text
sda2/usr/pub/share/mime/application/x-zerosize.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-pcf.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.draw.xml: XML document text
sda2/usr/pub/share/mime/application/x-sms-rom.xml: XML document text
sda2/usr/pub/share/mime/application/dicom.xml: XML document text
sda2/usr/pub/share/mime/application/x-deb.xml: XML document text
sda2/usr/pub/share/mime/application/msword.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.writer.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.impress.xml: XML document text
sda2/usr/pub/share/mime/application/postscript.xml: XML document text
sda2/usr/pub/share/mime/application/x-sqlite3.xml: XML document text
sda2/usr/pub/share/mime/application/x-toutdoux.xml: XML document text
sda2/usr/pub/share/mime/application/x-netshow-channel.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.impress.template.xml: XML document text
sda2/usr/pub/share/mime/application/x-gettext-translation.xml: XML document text
sda2/usr/pub/share/mime/application/prs.plucker.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.spreadsheet.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-linux-psf.xml: XML document text
sda2/usr/pub/share/mime/application/x-markaby.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-sunos-news.xml: XML document text
sda2/usr/pub/share/mime/application/x-hwp.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.math.xml: XML document text
sda2/usr/pub/share/mime/application/x-par2.xml: XML document text
sda2/usr/pub/share/mime/application/x-shared-library-la.xml: XML document text
sda2/usr/pub/share/mime/application/x-siag.xml: XML document text
sda2/usr/pub/share/mime/application/smil.xml: XML document text
sda2/usr/pub/share/mime/application/xml-dtd.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.lotus-1-2-3.xml: XML document text
sda2/usr/pub/share/mime/application/x-amipro.xml: XML document text
sda2/usr/pub/share/mime/application/x-chm.xml: XML document text
sda2/usr/pub/share/mime/application/x-tex-pk.xml: XML document text
sda2/usr/pub/share/mime/application/x-ms-dos-executable.xml: XML document text
sda2/usr/pub/share/mime/application/x-tgif.xml: XML document text
sda2/usr/pub/share/mime/application/x-lyx.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-vfont.xml: XML document text
sda2/usr/pub/share/mime/application/x-kontour.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.formula.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.xml: XML document text
sda2/usr/pub/share/mime/application/x-gameboy-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-rpm.xml: XML document text
sda2/usr/pub/share/mime/application/x-quattropro.xml: XML document text
sda2/usr/pub/share/mime/application/x-gtktalog.xml: XML document text
sda2/usr/pub/share/mime/application/x-ole-storage.xml: XML document text
sda2/usr/pub/share/mime/application/x-lha.xml: XML document text
sda2/usr/pub/share/mime/application/xml-external-parsed-entity.xml: XML document text
sda2/usr/pub/share/mime/application/x-cdrdao-toc.xml: XML document text
sda2/usr/pub/share/mime/application/atom+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-java-pack200.xml: XML document text
sda2/usr/pub/share/mime/application/ecmascript.xml: XML document text
sda2/usr/pub/share/mime/application/x-sqlite2.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.openofficeorg.extension.xml: XML document text
sda2/usr/pub/share/mime/application/x-n64-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-hdf.xml: XML document text
sda2/usr/pub/share/mime/application/x-dar.xml: XML document text
sda2/usr/pub/share/mime/application/x-gzip.xml: XML document text
sda2/usr/pub/share/mime/application/x-sc.xml: XML document text
sda2/usr/pub/share/mime/application/x-linguist.xml: XML document text
sda2/usr/pub/share/mime/application/xhtml+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-frame.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-access.xml: XML document text
sda2/usr/pub/share/mime/application/ram.xml: XML document text
sda2/usr/pub/share/mime/application/x-oleo.xml: XML document text
sda2/usr/pub/share/mime/application/x-applix-word.xml: XML document text
sda2/usr/pub/share/mime/application/x-archive.xml: XML document text
sda2/usr/pub/share/mime/application/msword-template.xml: XML document text
sda2/usr/pub/share/mime/application/x-matroska.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.impress.xml: XML document text
sda2/usr/pub/share/mime/application/x-kpresenter.xml: XML document text
sda2/usr/pub/share/mime/application/x-pw.xml: XML document text
sda2/usr/pub/share/mime/application/x-bzip-compressed-tar.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.openxmlformats-officedocument.presentationml.presentation.xml: XML document text
sda2/usr/pub/share/mime/application/x-egon.xml: XML document text
sda2/usr/pub/share/mime/application/x-perl.xml: XML document text
sda2/usr/pub/share/mime/application/x-kpovmodeler.xml: XML document text
sda2/usr/pub/share/mime/application/x-cbr.xml: XML document text
sda2/usr/pub/share/mime/application/pdf.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.chart.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-framemaker.xml: XML document text
sda2/usr/pub/share/mime/application/x-nes-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-gzpdf.xml: XML document text
sda2/usr/pub/share/mime/application/x-lzma-compressed-tar.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-dos.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-tex-tfm.xml: XML document text
sda2/usr/pub/share/mime/application/epub+zip.xml: XML document text
sda2/usr/pub/share/mime/application/x-ustar.xml: XML document text
sda2/usr/pub/share/mime/application/pkcs10.xml: XML document text
sda2/usr/pub/share/mime/application/x-dc-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-alz.xml: XML document text
sda2/usr/pub/share/mime/application/x-m4.xml: XML document text
sda2/usr/pub/share/mime/application/x-aportisdoc.xml: XML document text
sda2/usr/pub/share/mime/application/x-jbuilder-project.xml: XML document text
sda2/usr/pub/share/mime/application/x-gba-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-troff-man-compressed.xml: XML document text
sda2/usr/pub/share/mime/application/x-blender.xml: XML document text
sda2/usr/pub/share/mime/application/x-dvi.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.symbian.install.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.graphics.xml: XML document text
sda2/usr/pub/share/mime/application/x-fictionbook+xml.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-ttx.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-powerpoint.xml: XML document text
sda2/usr/pub/share/mime/application/x-gmc-link.xml: XML document text
sda2/usr/pub/share/mime/application/x-java-jnlp-file.xml: XML document text
sda2/usr/pub/share/mime/application/x-ace.xml: XML document text
sda2/usr/pub/share/mime/application/javascript.xml: XML document text
sda2/usr/pub/share/mime/application/ogg.xml: XML document text
sda2/usr/pub/share/mime/application/x-executable.xml: XML document text
sda2/usr/pub/share/mime/application/x-mozilla-bookmarks.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.chart-template.xml: XML document text
sda2/usr/pub/share/mime/application/x-killustrator.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-afm.xml: XML document text
sda2/usr/pub/share/mime/application/x-bcpio.xml: XML document text
sda2/usr/pub/share/mime/application/x-tar.xml: XML document text
sda2/usr/pub/share/mime/application/rdf+xml.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.image.xml: XML document text
sda2/usr/pub/share/mime/application/pgp-encrypted.xml: XML document text
sda2/usr/pub/share/mime/application/x-hwt.xml: XML document text
sda2/usr/pub/share/mime/application/x-arj.xml: XML document text
sda2/usr/pub/share/mime/application/x-tarz.xml: XML document text
sda2/usr/pub/share/mime/application/x-xliff.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.formula-template.xml: XML document text
sda2/usr/pub/share/mime/application/x-python-bytecode.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.stardivision.mail.xml: XML document text
sda2/usr/pub/share/mime/application/x-designer.xml: XML document text
sda2/usr/pub/share/mime/application/x-palm-database.xml: XML document text
sda2/usr/pub/share/mime/application/x-bzdvi.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.rn-realmedia.xml: XML document text
sda2/usr/pub/share/mime/application/x-7z-compressed.xml: XML document text
sda2/usr/pub/share/mime/application/x-lzma.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-works.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-otf.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.text-web.xml: XML document text
sda2/usr/pub/share/mime/application/x-gedcom.xml: XML document text
sda2/usr/pub/share/mime/application/x-gnumeric.xml: XML document text
sda2/usr/pub/share/mime/application/x-awk.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-cab-compressed.xml: XML document text
sda2/usr/pub/share/mime/application/x-bittorrent.xml: XML document text
sda2/usr/pub/share/mime/application/x-zoo.xml: XML document text
sda2/usr/pub/share/mime/application/x-reject.xml: XML document text
sda2/usr/pub/share/mime/application/x-planperfect.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-bdf.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.presentation.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.writer.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-speedo.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.database.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.oasis.opendocument.graphics-template.xml: XML document text
sda2/usr/pub/share/mime/application/zip.xml: XML document text
sda2/usr/pub/share/mime/application/x-troff-man.xml: XML document text
sda2/usr/pub/share/mime/application/x-graphite.xml: XML document text
sda2/usr/pub/share/mime/application/mbox.xml: XML document text
sda2/usr/pub/share/mime/application/gnunet-directory.xml: XML document text
sda2/usr/pub/share/mime/application/octet-stream.xml: XML document text
sda2/usr/pub/share/mime/application/x-kformula.xml: XML document text
sda2/usr/pub/share/mime/application/x-karbon.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.draw.template.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.emusic-emusic_package.xml: XML document text
sda2/usr/pub/share/mime/application/x-cue.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-xpsdocument.xml: XML document text
sda2/usr/pub/share/mime/application/annodex.xml: XML document text
sda2/usr/pub/share/mime/application/x-kivio.xml: XML document text
sda2/usr/pub/share/mime/application/x-ksysv-package.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-wpl.xml: XML document text
sda2/usr/pub/share/mime/application/x-google-gadget.xml: XML document text
sda2/usr/pub/share/mime/application/x-kword.xml: XML document text
sda2/usr/pub/share/mime/application/x-subrip.xml: XML document text
sda2/usr/pub/share/mime/application/x-gzpostscript.xml: XML document text
sda2/usr/pub/share/mime/application/x-tex-gf.xml: XML document text
sda2/usr/pub/share/mime/application/illustrator.xml: XML document text
sda2/usr/pub/share/mime/application/x-krita.xml: XML document text
sda2/usr/pub/share/mime/application/x-dbf.xml: XML document text
sda2/usr/pub/share/mime/application/x-cpio-compressed.xml: XML document text
sda2/usr/pub/share/mime/application/x-smaf.xml: XML document text
sda2/usr/pub/share/mime/application/x-pak.xml: XML document text
sda2/usr/pub/share/mime/application/x-core.xml: XML document text
sda2/usr/pub/share/mime/application/x-gdbm.xml: XML document text
sda2/usr/pub/share/mime/application/x-font-type1.xml: XML document text
sda2/usr/pub/share/mime/application/x-object.xml: XML document text
sda2/usr/pub/share/mime/application/x-pkcs12.xml: XML document text
sda2/usr/pub/share/mime/application/x-cb7.xml: XML document text
sda2/usr/pub/share/mime/application/x-cd-image.xml: XML document text
sda2/usr/pub/share/mime/application/mathematica.xml: XML document text
sda2/usr/pub/share/mime/application/x-chess-pgn.xml: XML document text
sda2/usr/pub/share/mime/application/x-sv4crc.xml: XML document text
sda2/usr/pub/share/mime/application/x-nintendo-ds-rom.xml: XML document text
sda2/usr/pub/share/mime/application/x-qw.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.ms-excel.xml: XML document text
sda2/usr/pub/share/mime/application/x-gz-font-linux-psf.xml: XML document text
sda2/usr/pub/share/mime/application/x-mif.xml: XML document text
sda2/usr/pub/share/mime/application/x-macbinary.xml: XML document text
sda2/usr/pub/share/mime/application/x-arc.xml: XML document text
sda2/usr/pub/share/mime/application/x-asp.xml: XML document text
sda2/usr/pub/share/mime/application/x-x509-ca-cert.xml: XML document text
sda2/usr/pub/share/mime/application/x-wpg.xml: XML document text
sda2/usr/pub/share/mime/application/x-bzpostscript.xml: XML document text
sda2/usr/pub/share/mime/application/andrew-inset.xml: XML document text
sda2/usr/pub/share/mime/application/pkcs7-signature.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.sun.xml.calc.xml: XML document text
sda2/usr/pub/share/mime/application/vnd.corel-draw.xml: XML document text
sda2/usr/pub/share/mime/application/x-wais-source.xml: XML document text
sda2/usr/pub/share/mime/aliases: ASCII text
sda2/usr/pub/share/mime/text/x-xmi.xml: XML document text
sda2/usr/pub/share/mime/text/rfc822-headers.xml: XML document text
sda2/usr/pub/share/mime/text/x-mof.xml: XML document text
sda2/usr/pub/share/mime/text/x-dcl.xml: XML document text
sda2/usr/pub/share/mime/text/x-tcl.xml: XML document text
sda2/usr/pub/share/mime/text/x-csrc.xml: XML document text
sda2/usr/pub/share/mime/text/x-xslfo.xml: XML document text
sda2/usr/pub/share/mime/text/x-emacs-lisp.xml: XML document text
sda2/usr/pub/share/mime/text/csv.xml: XML document text
sda2/usr/pub/share/mime/text/x-moc.xml: XML document text
sda2/usr/pub/share/mime/text/x-setext.xml: XML document text
sda2/usr/pub/share/mime/text/x-sql.xml: XML document text
sda2/usr/pub/share/mime/text/x-readme.xml: XML document text
sda2/usr/pub/share/mime/text/x-changelog.xml: XML document text
sda2/usr/pub/share/mime/text/x-scheme.xml: XML document text
sda2/usr/pub/share/mime/text/x-authors.xml: XML document text
sda2/usr/pub/share/mime/text/x-mup.xml: XML document text
sda2/usr/pub/share/mime/text/x-texinfo.xml: XML document text
sda2/usr/pub/share/mime/text/plain.xml: XML document text
sda2/usr/pub/share/mime/text/x-troff-me.xml: XML document text
sda2/usr/pub/share/mime/text/sgml.xml: XML document text
sda2/usr/pub/share/mime/text/x-credits.xml: XML document text
sda2/usr/pub/share/mime/text/x-ocaml.xml: XML document text
sda2/usr/pub/share/mime/text/x-idl.xml: XML document text
sda2/usr/pub/share/mime/text/tab-separated-values.xml: XML document text
sda2/usr/pub/share/mime/text/x-troff-mm.xml: XML document text
sda2/usr/pub/share/mime/text/x-nfo.xml: XML document text
sda2/usr/pub/share/mime/text/vnd.wap.wmlscript.xml: XML document text
sda2/usr/pub/share/mime/text/x-bibtex.xml: XML document text
sda2/usr/pub/share/mime/text/x-java.xml: XML document text
sda2/usr/pub/share/mime/text/x-subviewer.xml: XML document text
sda2/usr/pub/share/mime/text/x-txt2tags.xml: XML document text
sda2/usr/pub/share/mime/text/directory.xml: XML document text
sda2/usr/pub/share/mime/text/x-log.xml: XML document text
sda2/usr/pub/share/mime/text/x-vhdl.xml: XML document text
sda2/usr/pub/share/mime/text/x-troff-ms.xml: XML document text
sda2/usr/pub/share/mime/text/vnd.wap.wml.xml: XML document text
sda2/usr/pub/share/mime/text/x-chdr.xml: XML document text
sda2/usr/pub/share/mime/text/x-dsrc.xml: XML document text
sda2/usr/pub/share/mime/text/x-pascal.xml: XML document text
sda2/usr/pub/share/mime/text/x-gettext-translation.xml: XML document text
sda2/usr/pub/share/mime/text/vnd.sun.j2me.app-descriptor.xml: XML document text
sda2/usr/pub/share/mime/text/x-makefile.xml: XML document text
sda2/usr/pub/share/mime/text/x-mrml.xml: XML document text
sda2/usr/pub/share/mime/text/calendar.xml: XML document text
sda2/usr/pub/share/mime/text/x-cmake.xml: XML document text
sda2/usr/pub/share/mime/text/x-literate-haskell.xml: XML document text
sda2/usr/pub/share/mime/text/x-fortran.xml: XML document text
sda2/usr/pub/share/mime/text/x-install.xml: XML document text
sda2/usr/pub/share/mime/text/x-microdvd.xml: XML document text
sda2/usr/pub/share/mime/text/x-google-video-pointer.xml: XML document text
sda2/usr/pub/share/mime/text/vnd.rn-realtext.xml: XML document text
sda2/usr/pub/share/mime/text/x-uil.xml: XML document text
sda2/usr/pub/share/mime/text/richtext.xml: XML document text
sda2/usr/pub/share/mime/text/x-lilypond.xml: XML document text
sda2/usr/pub/share/mime/text/x-iptables.xml: XML document text
sda2/usr/pub/share/mime/text/x-opml+xml.xml: XML document text
sda2/usr/pub/share/mime/text/troff.xml: XML document text
sda2/usr/pub/share/mime/text/vnd.graphviz.xml: XML document text
sda2/usr/pub/share/mime/text/x-ocl.xml: XML document text
sda2/usr/pub/share/mime/text/enriched.xml: XML document text
sda2/usr/pub/share/mime/text/x-csharp.xml: XML document text
sda2/usr/pub/share/mime/text/x-haskell.xml: XML document text
sda2/usr/pub/share/mime/text/x-rpm-spec.xml: XML document text
sda2/usr/pub/share/mime/text/x-erlang.xml: XML document text
sda2/usr/pub/share/mime/text/x-iMelody.xml: XML document text
sda2/usr/pub/share/mime/text/x-ssa.xml: XML document text
sda2/usr/pub/share/mime/text/spreadsheet.xml: XML document text
sda2/usr/pub/share/mime/text/x-uri.xml: XML document text
sda2/usr/pub/share/mime/text/xmcd.xml: XML document text
sda2/usr/pub/share/mime/text/html.xml: XML document text
sda2/usr/pub/share/mime/text/htmlh.xml: XML document text
sda2/usr/pub/share/mime/text/x-c++src.xml: XML document text
sda2/usr/pub/share/mime/text/x-ldif.xml: XML document text
sda2/usr/pub/share/mime/text/x-c++hdr.xml: XML document text
sda2/usr/pub/share/mime/text/x-mpsub.xml: XML document text
sda2/usr/pub/share/mime/text/x-patch.xml: XML document text
sda2/usr/pub/share/mime/text/x-objcsrc.xml: XML document text
sda2/usr/pub/share/mime/text/x-matlab.xml: XML document text
sda2/usr/pub/share/mime/text/x-tex.xml: XML document text
sda2/usr/pub/share/mime/text/x-lua.xml: XML document text
sda2/usr/pub/share/mime/text/x-dsl.xml: XML document text
sda2/usr/pub/share/mime/text/x-vala.xml: XML document text
sda2/usr/pub/share/mime/text/x-eiffel.xml: XML document text
sda2/usr/pub/share/mime/text/mathml.xml: XML document text
sda2/usr/pub/share/mime/text/x-copying.xml: XML document text
sda2/usr/pub/share/mime/text/x-gettext-translation-template.xml: XML document text
sda2/usr/pub/share/mime/text/css.xml: XML document text
sda2/usr/pub/share/mime/text/x-ms-regedit.xml: XML document text
sda2/usr/pub/share/mime/text/x-adasrc.xml: XML document text
sda2/usr/pub/share/mime/text/x-python.xml: XML document text
sda2/usr/pub/share/mime/video/dv.xml: XML document text
sda2/usr/pub/share/mime/video/quicktime.xml: XML document text
sda2/usr/pub/share/mime/video/wavelet.xml: XML document text
sda2/usr/pub/share/mime/video/x-msvideo.xml: XML document text
sda2/usr/pub/share/mime/video/mpeg.xml: XML document text
sda2/usr/pub/share/mime/video/x-sgi-movie.xml: XML document text
sda2/usr/pub/share/mime/video/3gpp.xml: XML document text
sda2/usr/pub/share/mime/video/x-flv.xml: XML document text
sda2/usr/pub/share/mime/video/x-anim.xml: XML document text
sda2/usr/pub/share/mime/video/isivideo.xml: XML document text
sda2/usr/pub/share/mime/video/x-ms-asf.xml: XML document text
sda2/usr/pub/share/mime/video/x-matroska.xml: XML document text
sda2/usr/pub/share/mime/video/x-ogm+ogg.xml: XML document text
sda2/usr/pub/share/mime/video/x-theora+ogg.xml: XML document text
sda2/usr/pub/share/mime/video/ogg.xml: XML document text
sda2/usr/pub/share/mime/video/x-nsv.xml: XML document text
sda2/usr/pub/share/mime/video/mp4.xml: XML document text
sda2/usr/pub/share/mime/video/x-mng.xml: XML document text
sda2/usr/pub/share/mime/video/x-ms-wmv.xml: XML document text
sda2/usr/pub/share/mime/video/annodex.xml: XML document text
sda2/usr/pub/share/mime/video/x-flic.xml: XML document text
sda2/usr/pub/share/mime/video/vnd.rn-realvideo.xml: XML document text
sda2/usr/pub/share/mime/video/vivo.xml: XML document text
sda2/usr/pub/share/mime/inode/socket.xml: XML document text
sda2/usr/pub/share/mime/inode/chardevice.xml: XML document text
sda2/usr/pub/share/mime/inode/directory.xml: XML document text
sda2/usr/pub/share/mime/inode/mount-point.xml: XML document text
sda2/usr/pub/share/mime/inode/fifo.xml: XML document text
sda2/usr/pub/share/mime/inode/symlink.xml: XML document text
sda2/usr/pub/share/mime/inode/blockdevice.xml: XML document text
sda2/usr/pub/share/mime/treemagic: data
sda2/usr/pub/share/enchant/enchant.ordering: ASCII text
sda2/usr/pub/openssl.cnf: ASCII English text
sda2/usr/pub/etc/gtk-2.0/im-multipress.conf: UTF-8 Unicode English text
sda2/usr/pub/etc/gtk-2.0/gdk-pixbuf.loaders: ASCII text
sda2/usr/pub/etc/pango/pangox.aliases: ASCII text
sda2/usr/pub/etc/pango/pango-directfb.modules: ASCII text, with very long lines
sda2/usr/pub/etc/pango/pango.modules: ASCII text, with very long lines
sda2/usr/pub/etc/fonts/fonts.dtd: exported SGML document text
sda2/usr/pub/etc/fonts/conf.avail/70-yes-bitmaps.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/20-fix-globaladvance.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/20-lohit-gujarati.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/69-unifont.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-unhinted.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-autohint.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/51-local.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-sub-pixel-bgr.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/90-synthetic.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/60-latin.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/40-generic.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/30-amt-aliases.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-no-sub-pixel.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/49-sansserif.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/65-nonlatin.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/README: ASCII English text
sda2/usr/pub/etc/fonts/conf.avail/50-user.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/70-no-bitmaps.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/80-delicious.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/20-unhint-small-vera.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/65-fonts-persian.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/30-urw-aliases.conf: XML document text
sda2/usr/pub/etc/fonts/conf.avail/10-sub-pixel-rgb.conf: XML document text
sda2/usr/pub/etc/fonts/fonts.conf: XML document text
sda2/usr/pub/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-sh4.cache-2: data
sda2/usr/pub/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-sh4.cache-2: data
sda2/usr/pub/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-sh4.cache-2: data
sda2/usr/share/doc/stlinux23-sh4-zlib-1.2.3/README: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-zlib-1.2.3/LICENSE: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-zlib-1.2.3/ChangeLog: ISO-8859 English text
sda2/usr/share/doc/stlinux23-sh4-zlib-1.2.3/FAQ: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-dbus-1.2.20/AUTHORS: UTF-8 Unicode text
sda2/usr/share/doc/stlinux23-sh4-dbus-1.2.20/COPYING: UTF-8 Unicode English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/MANUAL: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/BUGS: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/FEATURES: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/TheArtOfHttpScripting: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/README: ISO-8859 English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/CHANGES: ISO-8859 English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/COPYING: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/RESOURCES: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-curl-7.20.0/FAQ: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/BLURB: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README.Debian: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README.NIS: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/CHANGES: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/LICENSE: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/DISCLAIMER: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/changelog: UTF-8 Unicode English text
sda2/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/CHANGES.SSLeay: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/README: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/NEWS: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/CHANGES: ISO-8859 English text
sda2/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/LICENSE: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-portmap-5beta/BLURB: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-portmap-5beta/copyright: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-portmap-5beta/README: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-portmap-5beta/CHANGES: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-portmap-5beta/LICENSE: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-parse.bash: Bourne-Again shell script text executable
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/README.getty: ASCII Pascal program text
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/README: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-test.bash: Bourne-Again shell script text executable
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/HISTORY: ISO-8859 English text
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-test.tcsh: Tenex C shell script text executable
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/LICENSE: ASCII English text
sda2/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-parse.tcsh: Tenex C shell script text executable
sda2/usr/share/locale/fr/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1918 messages
sda2/usr/share/locale/es/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1918 messages
sda2/usr/share/locale/et/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1156 messages
sda2/usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1597 messages
sda2/usr/share/locale/cs/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1637 messages
sda2/usr/share/locale/fi/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1862 messages
sda2/usr/share/locale/sv/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1918 messages
sda2/usr/share/locale/uk/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1862 messages
sda2/usr/share/locale/da/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1897 messages
sda2/usr/share/locale/de/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1745 messages
sda2/usr/share/locale/tr/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1918 messages
sda2/usr/share/locale/it/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1484 messages
sda2/usr/share/locale/nl/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1925 messages
sda2/usr/share/locale/ja/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1710 messages
sda2/usr/share/locale/sl/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 465 messages
sda2/usr/share/locale/ca/LC_MESSAGES/util-linux.mo: GNU message catalog (little endian), revision 0, 1862 messages
sda2/usr/share/man/man7/des_modes.7ssl: troff or preprocessor input text
sda2/usr/share/man/man5/fstab.5.gz: gzip compressed data, was "fstab.5", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man5/nfs.5.gz: gzip compressed data, was "nfs.5", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man5/hosts_options.5.gz: gzip compressed data, was "hosts_options.5", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man5/config.5ssl: troff or preprocessor input text
sda2/usr/share/man/man5/x509v3_config.5ssl: troff or preprocessor input text
sda2/usr/share/man/man5/hosts_access.5.gz: gzip compressed data, was "hosts_access.5", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man1/dbus-uuidgen.1.gz: gzip compressed data, was "dbus-uuidgen.1", from Unix, last modified: Wed Feb 10 21:18:42 2010, max compression
sda2/usr/share/man/man1/sess_id.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/dgst.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/dhparam.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/verify.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/pkcs7.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/rev.1.gz: gzip compressed data, was "rev.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/rand.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/dbus-launch.1.gz: gzip compressed data, was "dbus-launch.1", from Unix, last modified: Wed Feb 10 21:18:42 2010, max compression
sda2/usr/share/man/man1/req.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/xmlwf.1.gz: gzip compressed data, was "xmlwf.1", from Unix, last modified: Sat Nov 3 06:54:25 2007, max compression
sda2/usr/share/man/man1/dbus-cleanup-sockets.1.gz: gzip compressed data, was "dbus-cleanup-sockets.1", from Unix, last modified: Wed Feb 10 21:18:42 2010, max compression
sda2/usr/share/man/man1/getopt.1.gz: gzip compressed data, was "getopt.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/dbus-daemon.1.gz: gzip compressed data, was "dbus-daemon.1", from Unix, last modified: Wed Feb 10 21:18:40 2010, max compression
sda2/usr/share/man/man1/dbus-send.1.gz: gzip compressed data, was "dbus-send.1", from Unix, last modified: Wed Feb 10 21:18:42 2010, max compression
sda2/usr/share/man/man1/colcrt.1.gz: gzip compressed data, was "colcrt.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/chkdupexe.1.gz: gzip compressed data, was "chkdupexe.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/errstr.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/ocsp.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/version.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/dsa.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/mcookie.1.gz: gzip compressed data, was "mcookie.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/dbus-monitor.1.gz: gzip compressed data, was "dbus-monitor.1", from Unix, last modified: Wed Feb 10 21:18:42 2010, max compression
sda2/usr/share/man/man1/nseq.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/s_client.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/col.1.gz: gzip compressed data, was "col.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/ddate.1.gz: gzip compressed data, was "ddate.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/cal.1.gz: gzip compressed data, was "cal.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/pkcs12.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/crl2pkcs7.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/gendsa.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/openssl.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/readprofile.1.gz: gzip compressed data, was "readprofile.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/passwd.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/write.1.gz: gzip compressed data, was "write.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/flock.1.gz: gzip compressed data, was "flock.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/spkac.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/whereis.1.gz: gzip compressed data, was "whereis.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/curl.1.gz: gzip compressed data, was "curl.1", from Unix, last modified: Wed Feb 10 21:12:47 2010, max compression
sda2/usr/share/man/man1/dsaparam.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/rename.1.gz: gzip compressed data, was "rename.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/pg.1.gz: gzip compressed data, was "pg.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/s_server.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/enc.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/pkcs8.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/colrm.1.gz: gzip compressed data, was "colrm.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/x509.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/ciphers.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/hexdump.1.gz: gzip compressed data, was "hexdump.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/ca.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/asn1parse.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/ec.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/smime.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/ecparam.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/namei.1.gz: gzip compressed data, was "namei.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/rsa.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/look.1.gz: gzip compressed data, was "look.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/s_time.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/genrsa.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/CA.pl.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/column.1.gz: gzip compressed data, was "column.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/rsautl.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/arch.1.gz: gzip compressed data, was "arch.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/ul.1.gz: gzip compressed data, was "ul.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/tailf.1.gz: gzip compressed data, was "tailf.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/speed.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/more.1.gz: gzip compressed data, was "more.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/setterm.1.gz: gzip compressed data, was "setterm.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man1/crl.1ssl: troff or preprocessor input text
sda2/usr/share/man/man1/line.1.gz: gzip compressed data, was "line.1", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/safe_finger.8.gz: gzip compressed data, was "safe_finger.8", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man8/tunelp.8.gz: gzip compressed data, was "tunelp.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/try-from.8.gz: gzip compressed data, was "try-from.8", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man8/tcpdmatch.8.gz: gzip compressed data, was "tcpdmatch.8", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man8/raw.8.gz: gzip compressed data, was "raw.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/mkfs.minix.8.gz: gzip compressed data, was "mkfs.minix.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/cytune.8.gz: gzip compressed data, was "cytune.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/mkfs.bfs.8.gz: gzip compressed data, was "mkfs.bfs.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/setfdprm.8.gz: gzip compressed data, was "setfdprm.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/portmap.8.gz: gzip compressed data, was "portmap.8", from Unix, last modified: Sat Jan 9 11:30:38 2010, max compression
sda2/usr/share/man/man8/ctrlaltdel.8.gz: gzip compressed data, was "ctrlaltdel.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/fdisk.8.gz: gzip compressed data, was "fdisk.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/setsid.8.gz: gzip compressed data, was "setsid.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/isosize.8.gz: gzip compressed data, was "isosize.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/pmap_set.8.gz: gzip compressed data, was "pmap_set.8", from Unix, last modified: Sat Jan 9 11:30:38 2010, max compression
sda2/usr/share/man/man8/pivot_root.8.gz: gzip compressed data, was "pivot_root.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/sfdisk.8.gz: gzip compressed data, was "sfdisk.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/hwclock.8.gz: gzip compressed data, was "hwclock.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/cfdisk.8.gz: gzip compressed data, was "cfdisk.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/ipcs.8.gz: gzip compressed data, was "ipcs.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/mkswap.8.gz: gzip compressed data, was "mkswap.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/pmap_dump.8.gz: gzip compressed data, was "pmap_dump.8", from Unix, last modified: Sat Jan 9 11:30:38 2010, max compression
sda2/usr/share/man/man8/tcpd.8.gz: gzip compressed data, was "tcpd.8", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man8/tcpdchk.8.gz: gzip compressed data, was "tcpdchk.8", from Unix, last modified: Wed Apr 29 07:12:27 2009, max compression
sda2/usr/share/man/man8/blockdev.8.gz: gzip compressed data, was "blockdev.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/elvtune.8.gz: gzip compressed data, was "elvtune.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/fsck.minix.8.gz: gzip compressed data, was "fsck.minix.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/agetty.8.gz: gzip compressed data, was "agetty.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/ipcrm.8.gz: gzip compressed data, was "ipcrm.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/mkfs.8.gz: gzip compressed data, was "mkfs.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/fdformat.8.gz: gzip compressed data, was "fdformat.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/man/man8/dmesg.8.gz: gzip compressed data, was "dmesg.8", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/udhcpc/default.script: POSIX shell script text executable
sda2/usr/share/info/ipc.info.gz: gzip compressed data, was "ipc.info", from Unix, last modified: Fri Jul 9 09:36:46 2010, max compression
sda2/usr/share/zoneinfo/Asia/Taipei: timezone data, version 2, 2 gmt time flags, 2 std time flags, no leap seconds, 40 transition times, 2 abbreviation chars
sda2/usr/share/opkg/intercept/update-modules: POSIX shell script text executable
sda2/usr/share/opkg/intercept/ldconfig: POSIX shell script text executable
sda2/usr/share/opkg/intercept/depmod: POSIX shell script text executable
sda2/usr/libexec/dbus-daemon-launch-helper: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
sda2/usr/sbin/pppd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/sbin/pppoe-connect: POSIX shell script text executable
sda2/usr/sbin/tunelp: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/sbin/pppoe-init: POSIX shell script text executable
sda2/usr/sbin/pppoe.out: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/sbin/smit-pppoe-status: POSIX shell script text executable
sda2/usr/sbin/readprofile: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/usr/sbin/lircd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/tcpd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/pppoe-setup: POSIX shell script text executable
sda2/usr/sbin/pppoe-sniff: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/sbin/safe_finger: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/tcpdmatch: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/try-from: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/pppoe-status: POSIX shell script text executable
sda2/usr/sbin/pppoe-stop: POSIX shell script text executable
sda2/usr/sbin/pppoe-start: POSIX shell script text executable
sda2/usr/sbin/tcpdchk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/pppoe-relay: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/usr/sbin/netstat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/usr/sbin/pppoe-server: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
sda2/opt/fdtv/IMAGES/mainbg_tv.png: PNG image data, 720 x 480, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/progressbar.gif: GIF image data, version 89a, 220 x 19
sda2/opt/fdtv/IMAGES/SaveButton.png: PNG image data, 110 x 32, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/btn_cancel.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/vod-listing_over.png: PNG image data, 116 x 159, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/middleline.png: PNG image data, 241 x 5, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting02.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/payment_method_middleline.png: PNG image data, 2 x 233, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/setting_select.png: PNG image data, 202 x 45, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/mainbg_tv.png: PNG image data, 720 x 480, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/input_normal.png: PNG image data, 214 x 40, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/next-vod.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/vod_more_mask.png: PNG image data, 720 x 480, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-install-update.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/SaveButton.png: PNG image data, 110 x 32, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/btn_cancel.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-avoutput-screen.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/vod-bg.png: PNG image data, 152 x 217, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/breadcrumb_ico_setting.png: PNG image data, 36 x 34, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/game.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-install-restore.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/more_mask_down.png: PNG image data, 720 x 98, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/nexttv_logo2.png: PNG image data, 103 x 57, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-avoutput-screensetting.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/mainbg.png: PNG image data, 720 x 480, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/ico_clock.png: PNG image data, 22 x 22, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-sysinfo-info.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/icon-home.png: PNG image data, 27 x 28, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-avoutput-format.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/more_mask_up.png: PNG image data, 720 x 81, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/nexttv_logo.png: PNG image data, 108 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting01.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/myacc.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/timetable_bg.png: PNG image data, 488 x 311, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/btn_select.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/BrowseButton.png: PNG image data, 68 x 20, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/input_focus.png: PNG image data, 214 x 40, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/ico_wifi_lock.png: PNG image data, 16 x 21, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/vod.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/setup.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-install-restart.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting-install-internet.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/downloading_bg.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/channel.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/timetable_highlight.png: PNG image data, 466 x 39, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/setting_bg.png: PNG image data, 720 x 480, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/card-setting03.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/vod_detail_bg.png: PNG image data, 415 x 480, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/btn_cancel_big.png: PNG image data, 17 x 18, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/icon-main.png: PNG image data, 27 x 28, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/package.png: PNG image data, 54 x 54, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/CancelButton.png: PNG image data, 110 x 32, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/btn_select_big.png: PNG image data, 17 x 18, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/MENU/timetable_line.png: PNG image data, 467 x 2, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/mainbg.png: PNG image data, 720 x 480, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/setupmenubg.jpg: JPEG image data, EXIF standard
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_play_over.png: PNG image data, 36 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_backward_over.png: PNG image data, 35 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/vol-box-off.png: PNG image data, 32 x 22, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/vol-box-on.png: PNG image data, 34 x 24, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_home_over.png: PNG image data, 38 x 37, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/channel-number-bg.png: PNG image data, 76 x 44, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/forward_bg.png: PNG image data, 126 x 44, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_stop_over.png: PNG image data, 35 x 35, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_forward_over.png: PNG image data, 35 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_play_normal.png: PNG image data, 36 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_backward_normal.png: PNG image data, 35 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/backward_bg.png: PNG image data, 126 x 44, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_home_normal.png: PNG image data, 38 x 37, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_forward_normal.png: PNG image data, 35 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_stop_normal.png: PNG image data, 35 x 35, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_bg.png: PNG image data, 595 x 73, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_pause_over.png: PNG image data, 32 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_btn_pause_normal.png: PNG image data, 32 x 36, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/playback_pressed.png: PNG image data, 58 x 52, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/PLAYBACK/vol-box-bg.png: PNG image data, 116 x 44, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/timetable_bg.png: PNG image data, 488 x 311, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/Bgwithlogo.jpg: JPEG image data, EXIF standard
sda2/opt/fdtv/IMAGES/btn_select.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/BrowseButton.png: PNG image data, 68 x 20, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/GENERAL/loading_dot.gif: GIF image data, version 89a, 57 x 7
sda2/opt/fdtv/IMAGES/GENERAL/btn_cancel.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/GENERAL/btn_select.png: PNG image data, 11 x 11, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/GENERAL/downloading_bg_s.png: PNG image data, 180 x 130, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/GENERAL/downloading_bg.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/FDBgwithlogo.jpg: JPEG image data, EXIF standard
sda2/opt/fdtv/IMAGES/downloading_bg.png: PNG image data, 210 x 150, 8-bit/color RGB, non-interlaced
sda2/opt/fdtv/IMAGES/timetable_highlight.png: PNG image data, 466 x 39, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/CancelButton.png: PNG image data, 110 x 32, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/IMAGES/timetable_line.png: PNG image data, 467 x 2, 8-bit/color RGBA, non-interlaced
sda2/opt/fdtv/lang_cht.qm: data
sda2/opt/fdtv/ACTIVATE_TC.xml: XML document text
sda2/opt/fdtv/lang_chs.ts: XML document text
sda2/opt/fdtv/SETUP.xsl: ASCII text, with CRLF line terminators
sda2/opt/fdtv/progressbar.gif: GIF image data, version 89a, 220 x 19
sda2/opt/fdtv/MAIN_TC.xml: XML document text
sda2/opt/fdtv/SETUP/MAINITEM_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/SETUPITEM_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPINPUT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPINPUT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPINPUT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPINPUT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/PPPOE/SETUPINPUT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SETTING/NETWORK/PPPOE/SETUPINPUT.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETTING/SETUPITEM.xsl: HTML document text
sda2/opt/fdtv/SETUP/MAINITEM.xsl: ASCII text, with CRLF line terminators
sda2/opt/fdtv/SETUP/SETUPMAIN_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/SETUPITEM_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/DISPLAY/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/DISPLAY/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/ASPECT/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/ASPECT/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/SCREEN/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/RESOLUTION/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/RESOLUTION/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/AV/SETUPITEM.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/OUTPUT/SETUPSELECT.xsl: HTML document text
sda2/opt/fdtv/SETUP/AV/OUTPUT/SETUPSELECT_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SYSTEM/SETUPITEM_TC.xml: XML document text
sda2/opt/fdtv/SETUP/SYSTEM/SETUPITEM.xsl: HTML document text
sda2/opt/fdtv/SETUP/SETUPMAIN.xsl: HTML document text
sda2/opt/fdtv/LOADING.jpg: JPEG image data, JFIF standard 1.01
sda2/opt/fdtv/ACTIVATE.xsl: HTML document text
sda2/opt/fdtv/dffn_9.TTC: TrueType font collection data, 1.0, 2 fonts
sda2/opt/fdtv/FDBgwithlogo.jpg: JPEG image data, EXIF standard
sda2/opt/fdtv/MAIN.xsl: HTML document text
sda2/opt/fdtv/fdtv: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda2/opt/fdtv/lang_cht.ts: XML document text
sda2/opt/fdtv/SETUP_TC.xml: XML document text
sda2/opt/fdhal/fdhal: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, stripped
sda2/vmlinux.ub: u-boot legacy uImage, Linux 2.6, Linux/SuperH, OS Kernel Image (gzip), 2459057 bytes, Mon Nov 8 14:26:57 2010, Load Address: 0x80800000, Entry Point: 0x80801000, Header CRC: 0x5B1C4CE7, Data CRC: 0xB87EDF1F
sda2/Settings/Trolltech.conf: ASCII text
sda2/Settings/Full Dynamic/NXPlayer.conf: ASCII text
sda2/Settings/Full Dynamic/NXPlayer.ini: ASCII text
sda2/sbin/mkfs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/fdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/mkswap: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/mkfs.ext2: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/mkfs.bfs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/ctrlaltdel: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/fsck.cramfs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/mkfs.vfat: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), stripped
sda2/sbin/udevstart: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/hwclock: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/fsck.minix: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/udevcontrol: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/mkfs.cramfs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/udevd: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/elvtune: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/udevsettle: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/pmap_dump: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/cfdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/sfdisk: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/blockdev: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/mkfs.minix: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/portmap: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/start-stop-daemon: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/pmap_set: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/e2fsck: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/agetty: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, stripped
sda2/sbin/tune2fs: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/sbin/udevtrigger: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.3.99, not stripped
sda2/etc/gtk-2.0/im-multipress.conf: UTF-8 Unicode English text
sda2/etc/gtk-2.0/gdk-pixbuf.loaders: ASCII text
sda2/etc/mke2fs.conf: ASCII text
sda2/etc/hosts: ASCII text
sda2/etc/group.org: ASCII text
sda2/etc/ld.so.conf: empty
sda2/etc/anacrontab: ASCII text
sda2/etc/fb.modes: ASCII English text
sda2/etc/shells.conf: empty
sda2/etc/pango/pangox.aliases: ASCII text
sda2/etc/pango/pango-directfb.modules: ASCII text, with very long lines
sda2/etc/pango/pango.modules: ASCII text, with very long lines
sda2/etc/lircrc: ASCII text, with CRLF, LF line terminators
sda2/etc/exports: ASCII English text
sda2/etc/lircd.conf: ASCII text
sda2/etc/sensors.conf: ASCII English text
sda2/etc/hosts.allow: ASCII English text
sda2/etc/dnsmasq.conf: ASCII English text
sda2/etc/yp.conf: ASCII English text
sda2/etc/pmount.allow: ASCII text
sda2/etc/rc.d/init.d/messagebus: POSIX shell script text executable
sda2/etc/nscd.conf: ASCII text
sda2/etc/issue.net: ASCII text
sda2/etc/inittabBB.bak: ASCII text
sda2/etc/locale.alias: ISO-8859 Pascal program text
sda2/etc/fonts/fonts.dtd: exported SGML document text
sda2/etc/fonts/local.conf.ttf: XML document text
sda2/etc/fonts/local.conf: XML document text
sda2/etc/fonts/conf.avail/70-yes-bitmaps.conf: XML document text
sda2/etc/fonts/conf.avail/20-fix-globaladvance.conf: XML document text
sda2/etc/fonts/conf.avail/20-lohit-gujarati.conf: XML document text
sda2/etc/fonts/conf.avail/69-unifont.conf: XML document text
sda2/etc/fonts/conf.avail/10-unhinted.conf: XML document text
sda2/etc/fonts/conf.avail/10-autohint.conf: XML document text
sda2/etc/fonts/conf.avail/51-local.conf: XML document text
sda2/etc/fonts/conf.avail/10-sub-pixel-bgr.conf: XML document text
sda2/etc/fonts/conf.avail/90-synthetic.conf: XML document text
sda2/etc/fonts/conf.avail/60-latin.conf: XML document text
sda2/etc/fonts/conf.avail/40-generic.conf: XML document text
sda2/etc/fonts/conf.avail/30-amt-aliases.conf: XML document text
sda2/etc/fonts/conf.avail/10-no-sub-pixel.conf: XML document text
sda2/etc/fonts/conf.avail/49-sansserif.conf: XML document text
sda2/etc/fonts/conf.avail/65-nonlatin.conf: XML document text
sda2/etc/fonts/conf.avail/README: ASCII English text
sda2/etc/fonts/conf.avail/50-user.conf: XML document text
sda2/etc/fonts/conf.avail/70-no-bitmaps.conf: XML document text
sda2/etc/fonts/conf.avail/80-delicious.conf: XML document text
sda2/etc/fonts/conf.avail/20-unhint-small-vera.conf: XML document text
sda2/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf: XML document text
sda2/etc/fonts/conf.avail/65-fonts-persian.conf: XML document text
sda2/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf: XML document text
sda2/etc/fonts/conf.avail/30-urw-aliases.conf: XML document text
sda2/etc/fonts/conf.avail/10-sub-pixel-rgb.conf: XML document text
sda2/etc/fonts/fonts.conf: XML document text
sda2/etc/fonts/conf.d/20-fix-globaladvance.conf: XML document text
sda2/etc/fonts/conf.d/20-lohit-gujarati.conf: XML document text
sda2/etc/fonts/conf.d/69-unifont.conf: XML document text
sda2/etc/fonts/conf.d/51-local.conf: XML document text
sda2/etc/fonts/conf.d/90-synthetic.conf: XML document text
sda2/etc/fonts/conf.d/60-latin.conf: XML document text
sda2/etc/fonts/conf.d/40-generic.conf: XML document text
sda2/etc/fonts/conf.d/30-amt-aliases.conf: XML document text
sda2/etc/fonts/conf.d/49-sansserif.conf: XML document text
sda2/etc/fonts/conf.d/65-nonlatin.conf: XML document text
sda2/etc/fonts/conf.d/50-user.conf: XML document text
sda2/etc/fonts/conf.d/80-delicious.conf: XML document text
sda2/etc/fonts/conf.d/20-unhint-small-vera.conf: XML document text
sda2/etc/fonts/conf.d/65-fonts-persian.conf: XML document text
sda2/etc/fonts/conf.d/30-urw-aliases.conf: XML document text
sda2/etc/crontab: ASCII English text
sda2/etc/ld.so.cache: data
sda2/etc/login.defs: ASCII English text
sda2/etc/directfbrc.bak: ASCII text
sda2/etc/auto.misc: ASCII English text
sda2/etc/localtime: timezone data, version 2, 2 gmt time flags, 2 std time flags, no leap seconds, 40 transition times, 2 abbreviation chars
sda2/etc/stm-release: ASCII text
sda2/etc/thttpd.conf: ASCII text
sda2/etc/nsswitch.conf: ASCII text
sda2/etc/dbus-1/system.conf: exported SGML document text
sda2/etc/dbus-1/session.conf: exported SGML document text
sda2/etc/dbus-1/system.d/fdhal.conf: exported SGML document text
sda2/etc/inputrc: ASCII English text
sda2/etc/host.conf: ASCII text
sda2/etc/ltrace.conf: ASCII English text
sda2/etc/group: ASCII text
sda2/etc/kptrace.conf: ASCII English text
sda2/etc/syslog.conf: ASCII English text
sda2/etc/shells: empty
sda2/etc/Wireless/RT2870STA/RT2870STA.dat: ASCII text, with CRLF, LF line terminators
sda2/etc/wgetrc: ASCII English text
sda2/etc/inittab: ASCII English text
sda2/etc/man_db.conf: ASCII English text
sda2/etc/directfbrc: ASCII text
sda2/etc/rpc: ASCII Pascal program text
sda2/etc/default/halt: ASCII text
sda2/etc/default/tmpfs: ASCII English text
sda2/etc/default/dnsmasq: ASCII English text
sda2/etc/default/rcS: ASCII English text
sda2/etc/default/devpts: ASCII English text
sda2/etc/default/bootlogd: ASCII text
sda2/etc/lircmd.conf: ASCII text
sda2/etc/dumpdates: empty
sda2/etc/sysctl.conf: ASCII English text
sda2/etc/auto.master: ASCII English text
sda2/etc/motd: ASCII text
sda2/etc/services: ASCII English text
sda2/etc/protocols: ASCII English text
sda2/etc/fdprm: ASCII English text
sda2/etc/sysconfig/clock: ASCII text
sda2/etc/opkg/opkg.conf: ASCII text
sda2/etc/hosts.equiv: ASCII text
sda2/etc/iptvdata/wificonfig: empty
sda2/etc/iptvdata/pppoeconfig: empty
sda2/etc/iptvdata/ethernetconfig: empty
sda2/etc/profile: ASCII English text
sda2/etc/fstab: ASCII text
sda2/etc/ppp/chap-secrets: ASCII text, with no line terminators
sda2/etc/ppp/firewall-masq-3.10: POSIX shell script text executable
sda2/etc/ppp/pap-secrets: ASCII text, with no line terminators
sda2/etc/ppp/firewall-standalone: POSIX shell script text executable
sda2/etc/ppp/pppoe-server-options-example: ASCII English text
sda2/etc/ppp/firewall-standalone-3.10: POSIX shell script text executable
sda2/etc/ppp/plugins/rp-pppoe.so: ELF 32-bit LSB shared object, Renesas SH, version 1 (SYSV), dynamically linked, not stripped
sda2/etc/ppp/plugins/README: ASCII text
sda2/etc/ppp/pppoe-server-options: ASCII English text
sda2/etc/ppp/pppoe.conf: ASCII text
sda2/etc/ppp/pppoe.bak: ASCII text, with CRLF line terminators
sda2/etc/ppp/resolv.conf: ASCII text
sda2/etc/ppp/firewall-masq: POSIX shell script text executable
sda2/etc/profile.d/dbus_session.sh: POSIX shell script text executable
sda2/etc/ts.conf: ASCII English text
sda2/etc/scsi_id.config: ASCII English text
sda2/etc/init.d/reboot: POSIX shell script text executable
sda2/etc/init.d/syslogd: POSIX shell script text executable
sda2/etc/init.d/mountnfs.sh: ASCII English text
sda2/etc/init.d/halt: POSIX shell script text executable
sda2/etc/init.d/haldaemon: POSIX shell script text executable
sda2/etc/init.d/procps.sh: POSIX shell script text executable
sda2/etc/init.d/fdtv-init.sh: POSIX shell script text executable
sda2/etc/init.d/rdisc: Bourne-Again shell script text executable
sda2/etc/init.d/cron: POSIX shell script text executable
sda2/etc/init.d/anacron: POSIX shell script text executable
sda2/etc/init.d/mountall.sh: ASCII text
sda2/etc/init.d/lircd: Bourne-Again shell script text executable
sda2/etc/init.d/networking: POSIX shell script text executable
sda2/etc/init.d/autofs: Bourne-Again shell script text executable
sda2/etc/init.d/bootmisc.sh: ASCII English text
sda2/etc/init.d/hwclock.sh: POSIX shell script text executable
sda2/etc/init.d/mountvirtfs: POSIX shell script text executable
sda2/etc/init.d/makedev: POSIX shell script text executable
sda2/etc/init.d/umountnfs.sh: POSIX shell script text executable
sda2/etc/init.d/rc: POSIX shell script text executable
sda2/etc/init.d/urandom: POSIX shell script text executable
sda2/etc/init.d/hostname.sh: ASCII text
sda2/etc/init.d/device-mapper: POSIX shell script text executable
sda2/etc/init.d/setserial: POSIX shell script text executable
sda2/etc/init.d/single: POSIX shell script text executable
sda2/etc/init.d/nfs-common: POSIX shell script text executable
sda2/etc/init.d/rmnologin: POSIX shell script text executable
sda2/etc/init.d/dnsmasq: POSIX shell script text executable
sda2/etc/init.d/README: ASCII English text
sda2/etc/init.d/rcS: POSIX shell script text executable
sda2/etc/init.d/ypbind: POSIX shell script text executable
sda2/etc/init.d/bootclean.sh: ASCII English text
sda2/etc/init.d/sshd: Bourne-Again shell script text executable
sda2/etc/init.d/stop-bootlogd: POSIX shell script text executable
sda2/etc/init.d/fdhal.sh: POSIX shell script text executable
sda2/etc/init.d/fdtv.sh: POSIX shell script text executable
sda2/etc/init.d/klogd: POSIX shell script text executable
sda2/etc/init.d/waitforhal.sh: POSIX shell script text executable
sda2/etc/init.d/console-screen.sh: POSIX shell script text executable
sda2/etc/init.d/skeleton: POSIX shell script text executable
sda2/etc/init.d/ntop: Bourne-Again shell script text executable
sda2/etc/init.d/messagebus: POSIX shell script text executable
sda2/etc/init.d/rcSBB: POSIX shell script text executable
sda2/etc/init.d/portmap: POSIX shell script text executable
sda2/etc/init.d/bootlogd: POSIX shell script text executable
sda2/etc/init.d/thttpd: Bourne-Again shell script text executable
sda2/etc/init.d/umountfs: POSIX shell script text executable
sda2/etc/init.d/ifupdown: POSIX shell script text executable
sda2/etc/init.d/sendsigs: POSIX shell script text executable
sda2/etc/init.d/udev: POSIX shell script text executable
sda2/etc/init.d/nviboot: POSIX shell script text executable
sda2/etc/init.d/checkfs.sh: ASCII English text
sda2/etc/init.d/nscd: POSIX shell script text executable
sda2/etc/init.d/nfs-kernel-server: POSIX shell script text executable
sda2/etc/modules.conf: ASCII text, with CRLF line terminators
sda2/etc/hosts.deny: ASCII English text
sda2/etc/passwd.org: ASCII text
sda2/etc/memstat.conf: ASCII text
sda2/etc/udev/udev.conf: ASCII English text
sda2/etc/udev/makedev.d/50-udev.nodes: ASCII text
sda2/etc/udev/rules.d/60-persistent-storage.rules: ASCII English text
sda2/etc/udev/rules.d/90-stm-hal-umount.rules: ASCII text
sda2/etc/udev/rules.d/75-persistent-net-generator.rules: ASCII English text
sda2/etc/udev/rules.d/10_usbkey.rules: ASCII text
sda2/etc/udev/rules.d/51-hotplug.rules: ASCII English text
sda2/etc/udev/rules.d/05-udev-early.rules: ASCII English text
sda2/etc/udev/rules.d/60-cdrom_id.rules: ASCII Java program text
sda2/etc/udev/rules.d/60-persistent-storage-tape.rules: ASCII text
sda2/etc/udev/rules.d/90-hal.rules: ASCII English text
sda2/etc/udev/rules.d/75-cd-aliases-generator.rules: ASCII English text
sda2/etc/udev/rules.d/20_usbkey.rules: ASCII text
sda2/etc/udev/rules.d/90-stm-udev.rules: ASCII English text
sda2/etc/udev/rules.d/50-monitor-udev.rules: ASCII English text
sda2/etc/udev/rules.d/95-udev-late.rules: ASCII text
sda2/etc/udev/rules.d/61-persistent-storage-edd.rules: ASCII text
sda2/etc/udev/rules.d/80-drivers.rules: ASCII text
sda2/etc/udev/rules.d/50-udev-default.rules: ASCII C++ program text
sda2/etc/udev/rules.d/60-persistent-input.rules: ASCII text
sda2/etc/passwd: ASCII text
sda2/etc/termcap: ASCII English text
sda2/etc/inittabBB: ASCII text
sda2/etc/issue: ASCII text
sda2/var/lib/opkg/lists/fd: ASCII Pascal program text
sda2/var/lib/opkg/info/opkg.list: ASCII text
sda2/var/lib/opkg/info/fdtv-dbus-config.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-zlib.control: ASCII text
sda2/var/lib/opkg/info/fdtv-config.control: ASCII English text
sda2/var/lib/opkg/info/stlinux23-sh4-portmap.list: ASCII text
sda2/var/lib/opkg/info/fdhal-forceenablehdmi.list: ASCII text
sda2/var/lib/opkg/info/waitforhal.control: ASCII Pascal program text
sda2/var/lib/opkg/info/opkg.control: ASCII text
sda2/var/lib/opkg/info/fdtv.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-openssl.control: ASCII text
sda2/var/lib/opkg/info/fdtv.control: ASCII Pascal program text
sda2/var/lib/opkg/info/fdtv-dbus-config.postinst: POSIX shell script text executable
sda2/var/lib/opkg/info/fdhal-forceenablehdmi.control: ASCII text
sda2/var/lib/opkg/info/fdtv-hdcp-addon.rules: a /usr/bin/make -f script text executable
sda2/var/lib/opkg/info/fdtv-hdcp-addon.control: ASCII English text
sda2/var/lib/opkg/info/fdtv-config.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-dbus.control: ASCII text
sda2/var/lib/opkg/info/fdtv-config.rules: a /usr/bin/make -f script text executable
sda2/var/lib/opkg/info/stlinux23-sh4-util-linux.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-openssl.list: ASCII text
sda2/var/lib/opkg/info/fdtv-dbus-config.control: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-portmap.control: ASCII English text
sda2/var/lib/opkg/info/stlinux23-sh4-curl.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-tcp-wrappers.control: ASCII text
sda2/var/lib/opkg/info/fdtv-hdcp-addon.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-util-linux.control: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-libexpat.control: ASCII English text
sda2/var/lib/opkg/info/stlinux23-sh4-libexpat.list: ASCII text
sda2/var/lib/opkg/info/waitforhal.list: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-curl.control: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-dbus.list: ASCII text
sda2/var/lib/opkg/info/fdhal.list: ASCII text
sda2/var/lib/opkg/info/fdtv-dbus-config.rules: a /usr/bin/make -f script text executable
sda2/var/lib/opkg/info/stlinux23-sh4-tcp-wrappers.list: ASCII text
sda2/var/lib/opkg/info/fdhal.control: ASCII text
sda2/var/lib/opkg/info/stlinux23-sh4-zlib.list: ASCII text
sda2/var/lib/opkg/status: ASCII text
sda2/var/lib/dbus/machine-id: ASCII text
sda2/var/run/udhcpd.pid: ASCII text
sda2/var/run/messagebus.pid: ASCII text
sda2/var/run/lircd.pid: ASCII text
sda2/var/run/pppd2.tdb: TDB database version 6, little-endian hash size 131 bytes
sda2/var/ssl/misc/CA.sh: POSIX shell script text executable
sda2/var/ssl/misc/c_name: POSIX shell script text executable
sda2/var/ssl/misc/c_info: POSIX shell script text executable
sda2/var/ssl/misc/c_hash: POSIX shell script text executable
sda2/var/ssl/misc/c_issuer: POSIX shell script text executable
sda2/var/ssl/openssl.cnf: ASCII English text
sda2/var/log/lircd: ASCII text
sda2/home/iDTV/settingInfo.dat: Hitachi SH big-endian COFF object, not stripped
sda3/target.enc: data
sda3/GB620.svf: data
-------------------------------------------------------------------------------
opkg list
=var/lib/opkg/info/fdhal.control=
Package: fdhal
Version: 0.1-r1170
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: fdtv-dbus-config
Source: fdsys
Description: Full Dynamic Hardware Abstract Layer Daemon
=var/lib/opkg/info/fdhal-forceenablehdmi.control=
Package: fdhal-forceenablehdmi
Version: 0.1-r1166
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: fdtv-dbus-config
Source: fdsys
Description: Full Dynamic Hardware Abstract Layer Daemon
=var/lib/opkg/info/fdhal-forceenablehdmi.list=
/etc/dbus-1/system.d/fdhal.conf
/etc/rc.d/rc3.d/S70fdhal
/usr/bin/fdhal
/etc/init.d/fdhal.sh
/opt/fdhal/fdhal
/usr/bin/run-fdhal
=var/lib/opkg/info/fdhal.list=
/etc/dbus-1/system.d/fdhal.conf
/etc/rc.d/rc3.d/S70fdhal
/usr/bin/fdhal
/etc/init.d/fdhal.sh
/opt/fdhal/fdhal
/usr/bin/run-fdhal
=var/lib/opkg/info/fdtv-config.control=
Package: fdtv-config
Version: 0.1-r1130
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends:
Source: magixbox-sdk
Description: FDTV Configuration files
This package patch the original filesystem with
more advanced feature.
=var/lib/opkg/info/fdtv-config.list=
/etc/rc.d/rc3.d/S10fdtv-init.sh
/etc/inittabBB
/etc/rc.d/rc3.d/S15lircd
/etc/init.d/fdtv-init.sh
/usr/bin/gui.env
/etc/lircd.conf
=var/lib/opkg/info/fdtv-config.rules=
#!/usr/bin/make -f
PKG=fdtv-config
build:
install:
mkdir -p /tmp/${PKG}/etc/
mkdir -p /tmp/${PKG}/usr/bin
mkdir -p /tmp/${PKG}/etc/init.d
mkdir -p /tmp/${PKG}/etc/rc.d/rc3.d/
cp gui.env /tmp/${PKG}/usr/bin
cp inittabBB /tmp/${PKG}/etc/
cp fdtv-init.sh /tmp/${PKG}/etc/init.d
cp lircd.conf /tmp/${PKG}/etc
ln -s /etc/init.d/fdtv-init.sh /tmp/${PKG}/etc/rc.d/rc3.d/S10fdtv-init.sh
ln -s /etc/init.d/lircd /tmp/${PKG}/etc/rc.d/rc3.d/S15lircd
clean:
.PHONY: build install clean
=var/lib/opkg/info/fdtv.control=
Package: fdtv
Version: 0.1-r1170
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: fdtv-dbus-config ,fdtv-config , fdhal , stlinux23-sh4-util-linux
Source: fdsys
Description: Full Dynamic TV program frontend
=var/lib/opkg/info/fdtv-dbus-config.control=
Package: fdtv-dbus-config
Version: 0.1-r1021
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: stlinux23-sh4-dbus , fdtv-config
Source: magixbox-sdk
Description: DBus configuration script
This packages contains script needed for DBus
=var/lib/opkg/info/fdtv-dbus-config.list=
/etc/rc.d/rc3.d/S22messagebus
=var/lib/opkg/info/fdtv-dbus-config.postinst=
#!/bin/sh
echo Running dbus-uuidgen...
dbus-uuidgen --ensure
=var/lib/opkg/info/fdtv-dbus-config.rules=
#!/usr/bin/make -f
PKG=fdtv-dbus-config
build:
install:
mkdir -p /tmp/${PKG}/etc/dbus-1/session.d
mkdir -p /tmp/${PKG}/etc/rc.d/rc3.d
ln -s /etc/init.d/messagebus /tmp/${PKG}/etc/rc.d/rc3.d/S22messagebus
clean:
.PHONY: build install clean
=var/lib/opkg/info/fdtv-hdcp-addon.control=
Package: fdtv-hdcp-addon
Version: 0.1-r1021
Section: system
Maintainer: Patrick Cheung <patrick.cheung@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends:
Source: magixbox-sdk
Description: FDTV Configuration files
This package patch the original filesystem with
more advanced feature.
=var/lib/opkg/info/fdtv-hdcp-addon.list=
/root/modules/stapi_ioctl_stripped.ko
/root/modules/stapi_core_stripped.ko
=var/lib/opkg/info/fdtv-hdcp-addon.rules=
#!/usr/bin/make -f
PKG=fdtv-hdcp-addon
build:
install:
mkdir -p /tmp/${PKG}/root/modules
cp stapi_core_stripped.ko /tmp/${PKG}/root/modules/
cp stapi_ioctl_stripped.ko /tmp/${PKG}/root/modules/
clean:
.PHONY: build install clean
=var/lib/opkg/info/fdtv.list=
/opt/fdtv/SETUP/MAINITEM_TC.xml
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_backward_over.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_forward_normal.png
/opt/fdtv/MAIN_TC.xml
/opt/fdtv/IMAGES/MENU/ico_clock.png
/opt/fdtv/IMAGES/GENERAL/btn_select.png
/opt/fdtv/IMAGES/MENU/breadcrumb_ico_setting.png
/opt/fdtv/IMAGES/GENERAL/downloading_bg_s.png
/opt/fdtv/SETUP/SYSTEM/SETUPITEM.xsl
/opt/fdtv/IMAGES/GENERAL/downloading_bg.png
/opt/fdtv/IMAGES/PLAYBACK/vol-box-bg.png
/opt/fdtv/LOADING.jpg
/opt/fdtv/IMAGES/MENU/ico_wifi_lock.png
/opt/fdtv/SETUP/AV/SCREEN/DISPLAY/SETUPSELECT.xsl
/opt/fdtv/IMAGES/MENU/vod-bg.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_play_normal.png
/opt/fdtv/IMAGES/MENU/card-setting-install-restore.png
/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPSELECT.xsl
/opt/fdtv/IMAGES/CancelButton.png
/opt/fdtv/IMAGES/MENU/btn_cancel.png
/opt/fdtv/SETUP/AV/SCREEN/SETUPSELECT.xsl
/opt/fdtv/SETUP/AV/SCREEN/ASPECT/SETUPSELECT.xsl
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_backward_normal.png
/opt/fdtv/SETUP/SETTING/SETUPITEM_TC.xml
/opt/fdtv/IMAGES/SaveButton.png
/opt/fdtv/IMAGES/MENU/vod.png
/opt/fdtv/IMAGES/MENU/package.png
/opt/fdtv/IMAGES/MENU/card-setting-avoutput-format.png
/usr/lib/fonts/dffn_9.TTC
/opt/fdtv/IMAGES/MENU/nexttv_logo.png
/opt/fdtv/IMAGES/MENU/downloading_bg.png
/opt/fdtv/IMAGES/MENU/card-setting-avoutput-screen.png
/opt/fdtv/SETUP/AV/SETUPITEM.xsl
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_stop_over.png
/etc/init.d/fdtv.sh
/opt/fdtv/SETUP/SETTING/SETUPITEM.xsl
/opt/fdtv/IMAGES/MENU/channel.png
/opt/fdtv/ACTIVATE_TC.xml
/opt/fdtv/IMAGES/MENU/myacc.png
/opt/fdtv/IMAGES/downloading_bg.png
/opt/fdtv/IMAGES/MENU/btn_select.png
/opt/fdtv/IMAGES/PLAYBACK/forward_bg.png
/opt/fdtv/SETUP/SETUPMAIN_TC.xml
/opt/fdtv/fdtv
/etc/rc.d/rc3.d/S90fdtv
/opt/fdtv/IMAGES/timetable_bg.png
/opt/fdtv/IMAGES/MENU/nexttv_logo2.png
/opt/fdtv/IMAGES/MENU/BrowseButton.png
/opt/fdtv/IMAGES/MENU/timetable_highlight.png
/opt/fdtv/IMAGES/MENU/card-setting-sysinfo-info.png
/opt/fdtv/IMAGES/progressbar.gif
/opt/fdtv/IMAGES/MENU/btn_cancel_big.png
/opt/fdtv/IMAGES/MENU/card-setting-install-restart.png
/opt/fdtv/IMAGES/MENU/mainbg.png
/opt/fdtv/IMAGES/MENU/input_focus.png
/opt/fdtv/SETUP/SETTING/NETWORK/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/MENU/middleline.png
/opt/fdtv/IMAGES/FDBgwithlogo.jpg
/opt/fdtv/IMAGES/MENU/card-setting-avoutput-screensetting.png
/opt/fdtv/IMAGES/MENU/card-setting01.png
/opt/fdtv/SETUP.xsl
/opt/fdtv/SETUP/MAINITEM.xsl
/opt/fdtv/SETUP/AV/SCREEN/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/MENU/vod_more_mask.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_home_normal.png
/opt/fdtv/IMAGES/MENU/setup.png
/opt/fdtv/IMAGES/mainbg.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_forward_over.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_pause_over.png
/opt/fdtv/SETUP/AV/SETUPITEM_TC.xml
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_play_over.png
/opt/fdtv/SETUP/SETTING/NETWORK/SETUPSELECT.xsl
/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPSELECT.xsl
/opt/fdtv/IMAGES/MENU/card-setting02.png
/opt/fdtv/FDBgwithlogo.jpg
/opt/fdtv/IMAGES/MENU/card-setting-install-update.png
/opt/fdtv/SETUP/SETUPMAIN.xsl
/opt/fdtv/SETUP/AV/RESOLUTION/SETUPSELECT.xsl
/opt/fdtv/IMAGES/PLAYBACK/playback_pressed.png
/opt/fdtv/SETUP/AV/OUTPUT/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_pause_normal.png
/opt/fdtv/SETUP/SETTING/NETWORK/PPPOE/SETUPINPUT.xsl
/opt/fdtv/IMAGES/MENU/SaveButton.png
/opt/fdtv/IMAGES/mainbg_tv.png
/opt/fdtv/IMAGES/PLAYBACK/channel-number-bg.png
/opt/fdtv/IMAGES/MENU/icon-main.png
/opt/fdtv/SETUP/SYSTEM/SETUPITEM_TC.xml
/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPINPUT.xsl
/opt/fdtv/lang_cht.qm
/opt/fdtv/IMAGES/MENU/payment_method_middleline.png
/opt/fdtv/lang_chs.ts
/opt/fdtv/IMAGES/MENU/timetable_line.png
/opt/fdtv/IMAGES/MENU/icon-home.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_home_over.png
/opt/fdtv/IMAGES/MENU/setting_bg.png
/opt/fdtv/IMAGES/MENU/card-setting03.png
/opt/fdtv/progressbar.gif
/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPINPUT_TC.xml
/opt/fdtv/IMAGES/BrowseButton.png
/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPSELECT_TC.xml
/opt/fdtv/SETUP/AV/RESOLUTION/SETUPSELECT_TC.xml
/opt/fdtv/dffn_9.TTC
/opt/fdtv/IMAGES/MENU/more_mask_down.png
/opt/fdtv/SETUP/SETTING/NETWORK/WIRELESS/SETUPINPUT_TC.xml
/opt/fdtv/SETUP/AV/OUTPUT/SETUPSELECT.xsl
/opt/fdtv/SETUP_TC.xml
/opt/fdtv/SETUP/SETTING/NETWORK/PPPOE/SETUPINPUT_TC.xml
/opt/fdtv/IMAGES/MENU/input_normal.png
/opt/fdtv/lang_cht.ts
/opt/fdtv/IMAGES/timetable_line.png
/opt/fdtv/IMAGES/MENU/game.png
/opt/fdtv/IMAGES/MENU/card-setting-install-internet.png
/opt/fdtv/IMAGES/PLAYBACK/vol-box-off.png
/opt/fdtv/IMAGES/btn_cancel.png
/opt/fdtv/IMAGES/MENU/btn_select_big.png
/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPINPUT.xsl
/opt/fdtv/IMAGES/GENERAL/loading_dot.gif
/opt/fdtv/IMAGES/MENU/CancelButton.png
/opt/fdtv/IMAGES/MENU/more_mask_up.png
/opt/fdtv/SETUP/AV/SCREEN/DISPLAY/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/timetable_highlight.png
/opt/fdtv/IMAGES/Bgwithlogo.jpg
/opt/fdtv/IMAGES/PLAYBACK/playback_bg.png
/opt/fdtv/IMAGES/MENU/vod_detail_bg.png
/opt/fdtv/IMAGES/PLAYBACK/playback_btn_stop_normal.png
/opt/fdtv/MAIN.xsl
/opt/fdtv/SETUP/AV/SCREEN/ASPECT/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/setupmenubg.jpg
/opt/fdtv/IMAGES/MENU/vod-listing_over.png
/opt/fdtv/IMAGES/GENERAL/btn_cancel.png
/opt/fdtv/IMAGES/MENU/mainbg_tv.png
/opt/fdtv/IMAGES/MENU/setting_select.png
/opt/fdtv/IMAGES/btn_select.png
/opt/fdtv/IMAGES/MENU/next-vod.png
/opt/fdtv/SETUP/SETTING/NETWORK/WIRE/SETUPSELECT_TC.xml
/opt/fdtv/IMAGES/PLAYBACK/backward_bg.png
/opt/fdtv/ACTIVATE.xsl
/opt/fdtv/IMAGES/MENU/timetable_bg.png
/opt/fdtv/IMAGES/PLAYBACK/vol-box-on.png
=var/lib/opkg/info/opkg.control=
Package: opkg
Version: 0.18-2
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: stlinux23-sh4-curl stlinux23-sh4-zlib stlinux23-sh4-openssl
Source: opkg-0.18.tar.gz
Description: Package management system
=var/lib/opkg/info/opkg.list=
/usr/share/opkg/intercept/update-modules
/usr/lib/libopkg.a
/etc/opkg/opkg.conf
/usr/bin/update-alternatives
/usr/bin/opkg-key
/usr/share/opkg/intercept/depmod
/usr/bin/opkg-cl
/usr/lib/libopkg.la
/usr/lib/libopkg.so
/usr/lib/libopkg.so.0
/usr/share/opkg/intercept/ldconfig
/usr/lib/libopkg.so.0.0.0
=var/lib/opkg/info/stlinux23-sh4-curl.control=
Package: stlinux23-sh4-curl
Version: 7.20.0-6
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-curl-7.20.0-6.src.rpm
Description: Multi-protocol internet file download utility
=var/lib/opkg/info/stlinux23-sh4-curl.list=
/usr/lib/libcurl.so.4
/usr/share/doc/stlinux23-sh4-curl-7.20.0/MANUAL
/usr/share/doc/stlinux23-sh4-curl-7.20.0/CHANGES
/usr/lib/libcurl.so.4.2.0
/usr/share/doc/stlinux23-sh4-curl-7.20.0/README
/usr/share/doc/stlinux23-sh4-curl-7.20.0/FAQ
/usr/bin/curl
/usr/share/doc/stlinux23-sh4-curl-7.20.0/TheArtOfHttpScripting
/usr/share/doc/stlinux23-sh4-curl-7.20.0/FEATURES
/usr/share/doc/stlinux23-sh4-curl-7.20.0/COPYING
/usr/share/doc/stlinux23-sh4-curl-7.20.0/RESOURCES
/usr/share/doc/stlinux23-sh4-curl-7.20.0/BUGS
/usr/share/man/man1/curl.1.gz
=var/lib/opkg/info/stlinux23-sh4-dbus.control=
Package: stlinux23-sh4-dbus
Version: 1.2.20-11
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-dbus-1.2.20-11.src.rpm
Description: Libraries and headers for D-BUS
=var/lib/opkg/info/stlinux23-sh4-dbus.list=
/bin/dbus-cleanup-sockets
/usr/bin/dbus-send
/usr/share/man/man1/dbus-send.1.gz
/usr/include/dbus-1.0/dbus/dbus-bus.h
/etc/profile.d/dbus_session.sh
/etc/rc.d/init.d/messagebus
/usr/libexec/dbus-daemon-launch-helper
/usr/include/dbus-1.0/dbus/dbus-errors.h
/usr/bin/dbus-uuidgen
/usr/include/dbus-1.0/dbus/dbus-message.h
/usr/bin/dbus-daemon
/usr/lib/libdbus-1.a
/usr/include/dbus-1.0/dbus/dbus-protocol.h
/usr/include/dbus-1.0/dbus/dbus-types.h
/usr/lib/libdbus-1.la
/usr/include/dbus-1.0/dbus/dbus-server.h
/usr/share/man/man1/dbus-uuidgen.1.gz
/usr/share/man/man1/dbus-launch.1.gz
/bin/dbus-daemon
/usr/bin/dbus-cleanup-sockets
/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
/usr/include/dbus-1.0/dbus/dbus-macros.h
/usr/lib/libdbus-1.so.3
/usr/include/dbus-1.0/dbus/dbus-address.h
/usr/lib/libdbus-1.so.3.4.0
/usr/lib/libdbus-1.so
/usr/bin/dbus-launch
/usr/include/dbus-1.0/dbus/dbus-pending-call.h
/usr/include/dbus-1.0/dbus/dbus-signature.h
/usr/share/man/man1/dbus-monitor.1.gz
/usr/include/dbus-1.0/dbus/dbus.h
/bin/dbus-send
/usr/include/dbus-1.0/dbus/dbus-threads.h
/usr/include/dbus-1.0/dbus/dbus-shared.h
/etc/dbus-1/session.conf
/bin/dbus-launch
/etc/dbus-1/system.conf
/usr/share/man/man1/dbus-cleanup-sockets.1.gz
/usr/share/man/man1/dbus-daemon.1.gz
/usr/share/doc/stlinux23-sh4-dbus-1.2.20/AUTHORS
/usr/share/doc/stlinux23-sh4-dbus-1.2.20/COPYING
/usr/include/dbus-1.0/dbus/dbus-misc.h
/usr/include/dbus-1.0/dbus/dbus-connection.h
/usr/include/dbus-1.0/dbus/dbus-memory.h
/usr/lib/pkgconfig/dbus-1.pc
=var/lib/opkg/info/stlinux23-sh4-libexpat.control=
Package: stlinux23-sh4-libexpat
Version: 2.0.1-6
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-libexpat-2.0.1-6.src.rpm
Description: The expat XML parser library
=var/lib/opkg/info/stlinux23-sh4-libexpat.list=
/usr/lib/libexpat.la
/usr/lib/libexpat.so.1.5.2
/usr/lib/libexpat.a
/usr/bin/xmlwf
/usr/lib/libexpat.so
/usr/include/expat_external.h
/usr/share/man/man1/xmlwf.1.gz
/usr/lib/libexpat.so.1
/usr/include/expat.h
=var/lib/opkg/info/stlinux23-sh4-openssl.control=
Package: stlinux23-sh4-openssl
Version: 0.9.8l-15
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-openssl-0.9.8l-15.src.rpm
Description: Secure Sockets Layer and cryptography libraries and tools
=var/lib/opkg/info/stlinux23-sh4-openssl.list=
/usr/lib/engines/libatalla.so
/usr/lib/engines/libcswift.so
/usr/lib/engines/libaep.so
/var/ssl/misc/CA.sh
/usr/share/man/man1/rand.1ssl
/usr/lib/pkgconfig/libcrypto.pc
/usr/bin/openssl
/usr/lib/engines/libnuron.so
/usr/share/man/man1/ripemd160.1ssl
/usr/share/man/man1/rsautl.1ssl
/usr/share/man/man1/md2.1ssl
/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/NEWS
/usr/share/man/man1/smime.1ssl
/usr/share/man/man1/asn1parse.1ssl
/usr/share/man/man1/ca.1ssl
/usr/share/man/man1/crl2pkcs7.1ssl
/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/README
/usr/share/man/man1/sess_id.1ssl
/var/ssl/openssl.cnf
/usr/share/man/man1/CA.pl.1ssl
/usr/share/man/man5/config.5ssl
/usr/share/man/man1/dgst.1ssl
/var/ssl/misc/c_hash
/usr/share/man/man1/req.1ssl
/usr/share/man/man1/gendsa.1ssl
/usr/share/man/man1/nseq.1ssl
/usr/lib/pkgconfig/libssl.pc
/usr/share/man/man1/sha1.1ssl
/usr/share/man/man1/speed.1ssl
/usr/share/man/man1/dsa.1ssl
/usr/lib/pkgconfig/openssl.pc
/usr/share/man/man1/pkcs7.1ssl
/usr/share/man/man5/x509v3_config.5ssl
/usr/share/man/man1/genrsa.1ssl
/usr/share/man/man1/s_client.1ssl
/usr/share/man/man1/x509.1ssl
/usr/share/man/man1/md4.1ssl
/usr/share/man/man1/rsa.1ssl
/usr/share/man/man1/s_server.1ssl
/usr/lib/engines/libchil.so
/usr/share/man/man1/verify.1ssl
/usr/share/man/man1/dsaparam.1ssl
/usr/share/man/man1/ecparam.1ssl
/usr/share/man/man1/s_time.1ssl
/usr/share/man/man1/mdc2.1ssl
/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/CHANGES
/usr/share/man/man1/errstr.1ssl
/usr/share/man/man1/pkcs8.1ssl
/usr/share/man/man1/pkcs12.1ssl
/usr/share/man/man1/ocsp.1ssl
/usr/lib/engines/lib4758cca.so
/usr/share/man/man1/sha.1ssl
/usr/bin/ssleay
/usr/share/man/man1/md5.1ssl
/usr/share/man/man1/openssl.1ssl
/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/LICENSE
/var/ssl/misc/c_name
/usr/share/man/man1/crl.1ssl
/usr/lib/engines/libsureware.so
/usr/share/man/man1/dhparam.1ssl
/usr/lib/libcrypto.so.0.9.8
/usr/share/man/man1/ciphers.1ssl
/usr/share/man/man1/spkac.1ssl
/var/ssl/misc/c_issuer
/usr/share/man/man1/passwd.1ssl
/usr/share/man/man7/des_modes.7ssl
/var/ssl/misc/c_info
/usr/lib/libssl.so.0.9.8
/usr/share/man/man1/version.1ssl
/usr/share/man/man1/ec.1ssl
/usr/lib/engines/libubsec.so
/usr/lib/engines/libcapi.so
/usr/lib/engines/libgmp.so
/usr/share/doc/stlinux23-sh4-openssl-0.9.8l/CHANGES.SSLeay
/usr/share/man/man1/enc.1ssl
=var/lib/opkg/info/stlinux23-sh4-portmap.control=
Package: stlinux23-sh4-portmap
Version: 5beta-8
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-portmap-5beta-8.src.rpm
Description: The RPC portmapper
=var/lib/opkg/info/stlinux23-sh4-portmap.list=
/usr/share/doc/stlinux23-sh4-portmap-5beta/copyright
/usr/share/doc/stlinux23-sh4-portmap-5beta/CHANGES
/sbin/pmap_dump
/usr/share/doc/stlinux23-sh4-portmap-5beta/LICENSE
/usr/share/man/man8/pmap_set.8.gz
/usr/share/man/man8/portmap.8.gz
/sbin/pmap_set
/usr/share/doc/stlinux23-sh4-portmap-5beta/README
/usr/share/man/man8/pmap_dump.8.gz
/etc/init.d/portmap
/usr/share/doc/stlinux23-sh4-portmap-5beta/BLURB
/sbin/portmap
=var/lib/opkg/info/stlinux23-sh4-tcp-wrappers.control=
Package: stlinux23-sh4-tcp-wrappers
Version: 7.6-8
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-tcp-wrappers-7.6-8.src.rpm
Description: Wietse Venema's TCP wrappers library
=var/lib/opkg/info/stlinux23-sh4-tcp-wrappers.list=
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README.Debian
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/LICENSE
/usr/share/man/man5/hosts_access.5.gz
/usr/share/man/man8/safe_finger.8.gz
/usr/lib/libwrap.so.0.7.6
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README.NIS
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/changelog
/usr/share/man/man5/hosts_options.5.gz
/usr/share/man/man8/tcpd.8.gz
/etc/hosts.deny
/usr/sbin/safe_finger
/usr/sbin/tcpd
/usr/sbin/tcpdchk
/usr/sbin/tcpdmatch
/usr/share/man/man8/try-from.8.gz
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/BLURB
/usr/lib/libwrap.so.0
/usr/share/man/man8/tcpdmatch.8.gz
/usr/sbin/try-from
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/CHANGES
/usr/share/man/man8/tcpdchk.8.gz
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/README
/usr/share/doc/stlinux23-sh4-tcp-wrappers-7.6/DISCLAIMER
/etc/hosts.allow
=var/lib/opkg/info/stlinux23-sh4-util-linux.control=
Package: stlinux23-sh4-util-linux
Version: 2.12r-18
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-util-linux-2.12r-18.src.rpm
Description: Miscellaneous system utilities.
=var/lib/opkg/info/stlinux23-sh4-util-linux.list=
/sbin/mkfs
/usr/bin/colcrt
/bin/dmesg
/sbin/blockdev
/usr/bin/cytune
/usr/share/man/man1/more.1.gz
/usr/share/man/man8/setsid.8.gz
/usr/bin/tailf
/usr/share/man/man8/pivot_root.8.gz
/usr/bin/ddate
/usr/share/locale/da/LC_MESSAGES/util-linux.mo
/usr/share/man/man8/hwclock.8.gz
/usr/share/man/man8/cfdisk.8.gz
/usr/share/man/man8/mkfs.bfs.8.gz
/usr/share/man/man8/sfdisk.8.gz
/sbin/mkfs.cramfs
/usr/share/man/man1/write.1.gz
/bin/more
/usr/share/locale/ja/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/look.1.gz
/usr/bin/raw
/etc/fdprm
/usr/bin/mcookie
/usr/bin/ipcs
/usr/bin/cal
/usr/share/man/man8/cytune.8.gz
/usr/share/info/ipc.info.gz
/usr/bin/setfdprm
/usr/share/locale/ca/LC_MESSAGES/util-linux.mo
/sbin/hwclock
/usr/share/man/man1/colcrt.1.gz
/usr/share/man/man8/fsck.minix.8.gz
/usr/bin/pg
/sbin/fsck.minix
/usr/share/man/man1/colrm.1.gz
/usr/share/locale/fi/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/whereis.1.gz
/usr/bin/write
/usr/bin/rev
/sbin/sfdisk
/sbin/ctrlaltdel
/usr/share/man/man8/ipcrm.8.gz
/usr/share/man/man1/column.1.gz
/usr/bin/namei
/usr/share/locale/de/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/arch.1.gz
/usr/share/man/man1/chkdupexe.1.gz
/usr/sbin/readprofile
/usr/share/locale/et/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/rev.1.gz
/usr/share/man/man8/isosize.8.gz
/usr/bin/line
/usr/share/man/man1/col.1.gz
/sbin/mkfs.minix
/usr/share/man/man8/elvtune.8.gz
/usr/bin/ul
/usr/share/man/man8/raw.8.gz
/usr/share/locale/tr/LC_MESSAGES/util-linux.mo
/usr/bin/flock
/sbin/agetty
/usr/bin/hexdump
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/README
/usr/share/man/man1/setterm.1.gz
/usr/share/man/man1/mcookie.1.gz
/usr/share/locale/nl/LC_MESSAGES/util-linux.mo
/usr/share/man/man8/ipcs.8.gz
/usr/share/man/man1/ddate.1.gz
/usr/sbin/tunelp
/usr/bin/whereis
/usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
/usr/share/locale/es/LC_MESSAGES/util-linux.mo
/usr/share/locale/uk/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/ul.1.gz
/usr/share/locale/fr/LC_MESSAGES/util-linux.mo
/usr/share/man/man8/fdformat.8.gz
/usr/bin/colrm
/usr/share/man/man8/blockdev.8.gz
/usr/share/man/man8/fdisk.8.gz
/sbin/fsck.cramfs
/usr/bin/col
/usr/share/man/man1/tailf.1.gz
/usr/bin/setterm
/usr/share/locale/sl/LC_MESSAGES/util-linux.mo
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/HISTORY
/usr/share/man/man5/fstab.5.gz
/usr/bin/fdformat
/bin/arch
/sbin/getty
/usr/share/man/man1/line.1.gz
/sbin/mkswap
/usr/share/man/man5/nfs.5.gz
/usr/bin/setsid
/usr/share/man/man8/tunelp.8.gz
/sbin/fdisk
/usr/share/man/man1/readprofile.1.gz
/usr/share/man/man1/cal.1.gz
/usr/share/locale/it/LC_MESSAGES/util-linux.mo
/etc/init.d/hwclock.sh
/usr/bin/isosize
/sbin/cfdisk
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-parse.tcsh
/usr/share/man/man8/agetty.8.gz
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-test.tcsh
/usr/bin/look
/usr/share/man/man1/hexdump.1.gz
/usr/share/locale/sv/LC_MESSAGES/util-linux.mo
/sbin/elvtune
/usr/share/man/man8/dmesg.8.gz
/usr/bin/getopt
/usr/share/man/man1/pg.1.gz
/usr/share/man/man8/mkswap.8.gz
/usr/share/locale/cs/LC_MESSAGES/util-linux.mo
/usr/share/man/man1/flock.1.gz
/usr/share/man/man1/rename.1.gz
/usr/bin/ipcrm
/usr/share/man/man8/mkfs.minix.8.gz
/usr/share/man/man1/getopt.1.gz
/usr/share/man/man8/setfdprm.8.gz
/usr/share/man/man8/ctrlaltdel.8.gz
/usr/share/man/man8/mkfs.8.gz
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/LICENSE
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-parse.bash
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/getopt-test.bash
/sbin/mkfs.bfs
/usr/share/man/man8/getty.8.gz
/usr/bin/column
/usr/bin/rename
/usr/share/doc/stlinux23-sh4-util-linux-2.12r/README.getty
/usr/share/man/man1/namei.1.gz
=var/lib/opkg/info/stlinux23-sh4-zlib.control=
Package: stlinux23-sh4-zlib
Version: 1.2.3-8
Section: libs
Maintainer: ST
Architecture: sh4
Priority: optional
Depends:
Source: stlinux23-target-zlib-1.2.3-8.src.rpm
Description: compression library - runtime
=var/lib/opkg/info/stlinux23-sh4-zlib.list=
/usr/share/doc/stlinux23-sh4-zlib-1.2.3/ChangeLog
/usr/lib/libz.so.1.2.3
/usr/share/doc/stlinux23-sh4-zlib-1.2.3/README
/usr/lib/libz.so.1
/usr/share/doc/stlinux23-sh4-zlib-1.2.3/LICENSE
/usr/share/doc/stlinux23-sh4-zlib-1.2.3/FAQ
=var/lib/opkg/info/waitforhal.control=
Package: waitforhal
Version: 0.1-r1021
Section: system
Maintainer: Ben Lau <ben.lau@fulldynamic.com>
Architecture: sh4
Priority: optional
Depends: fdhal
Source: fdsys
Description: A utility program to wait for fdhal to start DBus service
=var/lib/opkg/info/waitforhal.list=
/usr/bin/waitforhal
/etc/init.d/waitforhal.sh
/etc/rc.d/rc3.d/S80waitforhal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment