Oct 22, 2004

             onlsbc1, コンパクトフラッシュ上のLinuxシステム復旧
          			---  Sarge インストール #3
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               (http://www-online.kek.jp/~inoue/para-CAMAC/
                                   Work/SBC-Linux44.html)



                        高エネルギー加速器研究機構
                            素粒子原子核研究所
                         物理、オンライングループ
                                井上 栄二

        目的

	    CC/NET用 Debian GNU/Linux 3.1 (Sarge) の復旧用 KNOPPIXシステムを
	    作る。


        項目

        (1). コンパクトフラッシュのtarファイルを作成
          (1-1).  CC/NET用のDebian Linuxシステム構築でやったこと
          (1-2).  KNOPPIXのCD作成
            (1-2-1).  KNOPPIXの入手
            (1-2-2).  CDの作成
            (1-2-3).  knoppix_v3.6の起動および設定
          (1-3).  KNOPPIX上で tarファイルを作成
        (2). KNOPPIXシステムの再構築
          (2-1).  CD上のKNOPPIXシステムをハードディスク上に展開
          (2-2).  ハードディスクに展開したファイルを編集して tarファイルを追加
          (2-3).  ハードディスクに展開したファイルを一部削除してスペースを確保
          (2-4).  圧縮ルートイメージの作成
          (2-5).  独自KNOPPIX isoファイルの作成
          (2-6).  独自KNOPPIX isoファイルをCDに書き込む
        (3). KNOPPIXシステムからの復旧
          (3-1).  作成した KNOPPIX CDを起動
          (3-2).  KNOPPIXのCDに組み込んだ compact.tar.gzからの復旧
            (3-2-1).  compact.tar.gzを展開
            (3-2-2).  作成したコンパクトフラッシュを起動





  --------------------------------------------------------------------


 (1). コンパクトフラッシュのtarファイルを作成

   (1-1).  CC/NET用のDebian Linuxシステム構築でやったこと

        やったのは以下の点である。

            ・  電源onするとcamacドライバが自動的にカーネルに組み込まれる。
                  システムがアップ完了すると、CC/NETのフロントパネルの CPU LEDと
         INH LED は点滅状態から点燈状態に変わるので、Linuxシステムの
         利用開始時期がわかる。
            ・  システムのリブートおよびシャットダウンを実行すると CC/NET のフロ
                  ントパネルの CPU LED と INH LED は点燈状態から点滅状態に変わる
         ので電源を off する時期がわかる。
            ・  toyo のアカウントのホームディレクトリには、camac、remote-camac、
        public_html の各ディレクトリの他に、checkディレクトリを作った。
         以前、camacディレクトリに置いてあった scan_Nなどのファイルは
         checkディレクトリに配置し直した。
            ・  toyoのアカウントを作った。 toyo と root のパスワードを ******
        にした。
            ・  man を使用できるようにした。 doc も infoコマンドで読める。
            ・  RAMディスクのサイズは、スーパーブロックも含めて 64MBにした。
            ・  USBストレージデバイスは使用できる。


   (1-2).  KNOPPIXのCD作成

        産総研から最新のKNOPPIXシステムを入手し、それをベースにして、CC/NET の
        復旧用CDを作成する


     (1-2-1).  KNOPPIXの入手

        RING Server DNS Balancer サイトから、knoppix_v3.6_20040816-20040914.iso
	ファイル(681MB)を入手した。


     (1-2-2).  CDの作成

        Windows XP 上で Easy CD creator を使って上記の isoファイルをCDに書き込
        んだ。


     (1-2-3).  knoppix_v3.6の起動および設定

        上記の項目 (1-2-2) で作成した knoppix_v3.6のCDを onlpc03 のマシンに
        セットして起動する。


   (1-3).  KNOPPIX上で tarファイルを作成

        コンパクトフラッシュ全体の tarファイルは、先日すでに作成して onlpara の
        マシン上に在る。 onlgw の Webサーバにも同じファイルがアップロードして
        ある。 ここでの KNOPPIX のCD作成作業では、onlpara に置いてある tarファイ
        ルを使用する。

root@1[/]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/root                 3471      1204      2267  35% /
/dev/scd0               697638    697638         0 100% /cdrom
/dev/cloop             2217400   1986576    118184  95% /KNOPPIX
/ramdisk                301696      6260    295436   3% /ramdisk
onlpara.kek.jp:/home2/onlpara-wrk
                      22659864   6122376  15386432  29% /mnt1
root@1[/]#
root@1[/]# ls -l /mnt1/root/comp*
-rw-r--r--  1 nobody nogroup 155195644 2003-12-10 15:28 /mnt1/root/compact-debia
n-Dec102003g.tar.gz
-rw-r--r--  1 nobody nogroup 155654709 2003-11-12 15:37 /mnt1/root/compact-debia
n-Nov122003g.tar.gz
-rw-r--r--  1 nobody nogroup 134842364 2003-11-18 15:48 /mnt1/root/compact-debia
n-Nov182003g.tar.gz
-rw-r--r--  1 nobody nogroup 155714516 2003-11-19 10:20 /mnt1/root/compact-debia
n-Nov192003g.tar.gz
-rw-r--r--  1 nobody nogroup 155287959 2003-11-21 15:29 /mnt1/root/compact-debia
n-Nov212003g.tar.gz
-rw-r--r--  1 nobody nogroup 155640097 2003-11-05 14:36 /mnt1/root/compact-debia
n-Nov52003g.tar.gz
-rw-r--r--  1 nobody nogroup 196485325 2004-09-21 10:50 /mnt1/root/compact-debia
n-Sep212004.tar.gz
-rw-r--r--  1 nobody nogroup 143602724 2003-10-16 10:00 /mnt1/root/compact-debia
n-oct162003.tar.gz
-rw-r--r--  1 nobody nogroup 143656305 2003-10-17 16:15 /mnt1/root/compact-debia
n-oct172003.tar.gz
-rw-r--r--  1 nobody nogroup 144092715 2003-10-20 16:36 /mnt1/root/compact-debia
n-oct202003A.tar.gz
-rw-r--r--  1 nobody nogroup 144132052 2003-10-21 08:38 /mnt1/root/compact-debia
n-oct212003.tar.gz
-rw-r--r--  1 nobody nogroup 146957840 2003-10-21 15:18 /mnt1/root/compact-debia
n-oct212003g.tar.gz
-rw-r--r--  1 nobody nogroup 112241121 2003-10-22 13:35 /mnt1/root/compact-debia
n-oct222003g.tar.gz
-rw-r--r--  1 nobody nogroup 163407952 2003-10-23 14:02 /mnt1/root/compact-debia
n-oct232003g.tar.gz
-rw-r--r--  1 nobody nogroup 163268550 2003-10-23 09:52 /mnt1/root/compact-debia
n-oct232003g.tar.gz-old
-rw-r--r--  1 nobody nogroup 156120096 2003-10-30 14:37 /mnt1/root/compact-debia
n-oct302003g.tar.gz
-rw-r--r--  1 nobody nogroup 160988392 2004-05-11 15:56 /mnt1/root/compact-redha
t8-May112004.tar.gz
-rw-r--r--  1 nobody nogroup 152726128 2003-05-21 09:43 /mnt1/root/compact.tar.g
z
root@1[/]#


 (2). KNOPPIXシステムの再構築

        compact-debian-Sep212004.tar.gzを KNOPPIXシステムのCDの中に組み込む。


   (2-1).  CD上のKNOPPIXシステムをハードディスク上に展開

        作業用に用意したUSBハードディスク上に、CD上のKNOPPIXシステムを展開する

	KNOPPIX CD 上のシステムファイルを作業領域にコピーする。

root@ttyp1[knoppix]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/root                 3471      1184      2287  35% /
/dev/scd0               697638    697638         0 100% /cdrom
/dev/cloop             2217400   1986576    118184  95% /KNOPPIX
/ramdisk                301696      7112    294584   3% /ramdisk
onlpara.kek.jp:/home2/onlpara-wrk
                      22659864   6746344  14762464  32% /mnt1
/dev/sde3              9621880   2721652   6411452  30% /mnt/sde3
root@ttyp1[knoppix]#

root@ttyp1[sde3]# pwd
/mnt/sde3
root@ttyp1[sde3]# ls -l
合計 24
drwx------  2 root root 16384 2004-10-18 08:34 lost+found
drwxr-xr-x  3 root root  4096 2004-10-18 09:01 master
drwxr-xr-x  3 root root  4096 2004-10-18 09:01 source
root@ttyp1[sde3]#

root@ttyp1[source]# pwd
/mnt/sde3/source
root@ttyp1[source]# ls -l
合計 4
drwxr-xr-x  21 root root 4096 2004-10-18 10:00 KNOPPIX
root@ttyp1[source]#
root@ttyp1[source]# du -k
                        :
                        :
4       ./KNOPPIX/var/www/users
20      ./KNOPPIX/var/www
4       ./KNOPPIX/var/yp/binding
32      ./KNOPPIX/var/yp
78492   ./KNOPPIX/var
1990692 ./KNOPPIX
1990696 .
root@ttyp1[source]#

	現在のKNOPPIXシステムのサイズは、約1.99GBになっている。 つまり、CC/NET
	のシステムファイルを組み込んだ後のサイズをこのくらいの大きさにすれば
	1CDに収まる可能性がある。


   (2-2).  ハードディスクに展開したファイルを編集して tarファイルを追加

        compact-debian-Sep212004.tar.gzを KNOPPIXシステムのCDの中に組み込む。

root@ttyp1[/]# mkdir TOYO
root@ttyp1[/]# ls -l /
合計 116
drwxr-xr-x    2 root root  4096 2004-10-18 11:06 TOYO
drwxr-xr-x    2 root root  4096 2004-08-21 15:15 bin
drwxr-xr-x    2 root root  4096 2004-08-22 17:08 boot
drwxr-xr-x    2 root root  4096 2001-04-15 09:45 cdrom
drwxr-xr-x   12 root root 36864 2004-09-14 13:20 dev
drwxr-xr-x  160 root root  8192 2004-09-14 13:35 etc
drwxr-xr-x    2 root root  4096 2001-04-15 09:45 floppy
drwxr-xr-x    2 root root  4096 2004-09-14 13:37 home
drwxr-xr-x    2 root root  4096 2004-09-14 13:37 initrd
drwxr-xr-x    8 root root  4096 2004-08-27 04:13 lib
drwx------    2 root root  4096 2004-08-27 03:47 lost+found
drwxr-xr-x    4 root root  4096 2004-09-14 13:43 mnt
drwxr-xr-x    2 root root  4096 2004-04-07 09:20 none
drwxr-xr-x    4 root root  4096 2004-08-30 14:57 opt
dr-xr-xr-x   74 root root     0 2004-10-18 17:43 proc
drwx------    2 root root  4096 2004-09-14 13:35 root
drwxr-xr-x    2 root root  8192 2004-08-22 13:25 sbin
drwxr-xr-x    2 root root  4096 2004-01-27 00:10 sys
lrwxrwxrwx    1 root root     8 2004-10-18 09:06 tmp -> /var/tmp
drwxr-xr-x   15 root root  4096 2004-02-29 15:07 usr
drwxr-xr-x   16 root root  4096 2004-09-14 13:35 var
lrwxrwxrwx    1 root root    19 2004-10-18 10:00 vmlinuz -> boot/vmlinuz-2.4.27
lrwxrwxrwx    1 root root    18 2004-10-18 10:00 vmlinuz.old -> boot/vmlinuz-2.6.7
root@ttyp1[/]#
root@ttyp1[/]# ls -l /mnt
合計 8
drwxr-xr-x  4 root root 4096 2004-09-14 13:43 auto
lrwxrwxrwx  1 root root   15 2004-10-18 09:06 cdrom -> /mnt/auto/cdrom
lrwxrwxrwx  1 root root   16 2004-10-18 09:06 floppy -> /mnt/auto/floppy
drwxr-xr-x  2 root root 4096 2004-09-14 13:43 test
root@ttyp1[/]#
root@ttyp1[/]# mount onlpara.kek.jp:/home2/onlpara-wrk /mnt
root@ttyp1[/]#

root@ttyp1[/]# ls /mnt/root/compact*
/mnt/root/compact-debian-Dec102003g.tar.gz
/mnt/root/compact-debian-Nov122003g.tar.gz
/mnt/root/compact-debian-Nov182003g.tar.gz
/mnt/root/compact-debian-Nov192003g.tar.gz
/mnt/root/compact-debian-Nov212003g.tar.gz
/mnt/root/compact-debian-Nov52003g.tar.gz
/mnt/root/compact-debian-Sep212004.tar.gz
/mnt/root/compact-debian-oct162003.tar.gz
/mnt/root/compact-debian-oct172003.tar.gz
/mnt/root/compact-debian-oct202003A.tar.gz
/mnt/root/compact-debian-oct212003.tar.gz
/mnt/root/compact-debian-oct212003g.tar.gz
/mnt/root/compact-debian-oct222003g.tar.gz
/mnt/root/compact-debian-oct232003g.tar.gz
/mnt/root/compact-debian-oct232003g.tar.gz-old
/mnt/root/compact-debian-oct302003g.tar.gz
/mnt/root/compact-redhat8-May112004.tar.gz
/mnt/root/compact.tar.gz
root@ttyp1[/]#
root@ttyp1[/]# ls -l /mnt/root/compact-debian-Sep212004.tar.gz
-rw-r--r--  1 nobody nogroup 196485325 2004-09-21 10:50 /mnt/root/compact-debian-Sep212004.tar.gz
root@ttyp1[/]#

root@ttyp1[/]# cp /mnt/root/compact-debian-Sep212004.tar.gz TOYO
root@ttyp1[/]#
root@ttyp1[/]# cd TOYO
root@ttyp1[TOYO]# ln -s compact-debian-Sep212004.tar.gz compact.tar.gz
root@ttyp1[TOYO]# ls -l
合計 192076
-rw-r--r--  1 root root 196485325 2004-10-18 11:27 compact-debian-Sep212004.tar.gz
lrwxrwxrwx  1 root root        31 2004-10-18 13:16 compact.tar.gz -> compact-debian-Sep212004.tar.gz
root@ttyp1[TOYO]#


   (2-3).  ハードディスクに展開したファイルを一部削除してスペースを確保

root@ttyp1[TOYO]# dpkg -l
要望=(U)不明/(I)インストール/(R)削除/(P)完全削除/(H)維持
| 状態=(N)無/(I)インストール済/(C)設定/(U)展開/(F)設定失敗/(H)半インストール
|/ エラー=(空欄)無/(H)維持/(R)要再インストール/X=両方(状態,エラーの大文字=異常)
||/ 名前           バージョン     説明
+++-==============-==============-============================================
pc  3270-common    3.3.2p1-1      Common files for IBM 3270 emulators {x,c,s,t
ii  a2ps           4.13b-2        GNU a2ps - 'Anything to PostScript' converte
ii  aalib-bin      1.4p5-22       sample programs using aalib
ii  aalib1         1.4p5-22       ascii art library
ii  ace-of-penguin 1.2-6          Solitaire-games with penguin-look
ii  acpi           0.07-3         displays information on ACPI devices
ii  adduser        3.59           Add and remove users and groups
ii  airo-mpi-modul 20031220-1     Driver for Cisco Mini-PCI 350 Wireless Cards
ii  airsnort       0.2.4a-1       WLAN sniffer
ii  alevt          1.6.1-5        X11 Teletext/Videotext browser
ii  alien          8.46           install non-native packages with dpkg
ii  alsa-headers   1.0.5a-1       ALSA sound driver header files
ii  amanda-client  2.4.4p3-1      Advanced Maryland Automatic Network Disk Arc
ii  amanda-common  2.4.4p3-1      Advanced Maryland Automatic Network Disk Arc
ii  anacron        2.3-10         a cron-like program that doesn't go by time
ii  anthy          5414-4         A Japanese input method (backend, dictionary
ii  anthy-cannadic 5414-4         Dictionary for Anthy (cannadic)
ii  anthy-el       5414-4         A Japanese input method (elisp fronted)
ii  apache         1.3.31-3       Versatile, high-performance HTTP server
ii  apache-common  1.3.31-3       Support files for all Apache webservers
ii  apache-utils   1.3.31-3       Utility programs for webservers
ii  apel           10.6+0.2004041 a portable Emacs library
ii  apmd           3.2.2-2        Utilities for Advanced Power Management (APM
ii  apt            0.5.27         Advanced front-end for dpkg
ii  apt-show-versi 0.07           Lists available package versions with distri
ii  apt-utils      0.5.27         APT utility programs
ii  arj            3.10.21-1      archiver for .arj files
ii  ark            3.2.3-1        KDE archiving tool
ii  arpwatch       2.1a13-1       Ethernet/FDDI station activity monitor
ii  artwiz-cursor  2.6            Artwiz futuristic mouse cursor for X
ii  ash-knoppix    0.2-4          A smaller version of the Bourne shell enhanc
ii  aspell-en      0.51-1-1       English dictionary for GNU Aspell
ii  at             3.1.8-11       Delayed job execution and batch processing
ii  atitvout       0.4-2          ATI TV Out Support Program
ii  atmel-firmware 1.0-3          Firmware for Atmel at76c50x wireless network
ii  attr           2.4.16-1       Utilities for manipulating filesystem extend
ii  audacity       1.2.1-4        A fast, cross-platform audio editor
ii  aumix-gtk      2.8-6          Simple mixer control program with GUI and te
ii  autoconf       2.59-7         automatic configure script builder
ii  autofs         3.9.99-4.0.0pr A kernel-based automounter for Linux
ii  automake1.7    1.7.9-6        A tool for generating GNU Standards-complian
ii  automount-knop 0.5-4          Auto-generate autofs(5) lines on demand
ii  autotools-dev  20040719.1     Update infrastructure for config.{guess,sub}
ii  autotrace      0.31.1-7       bitmap to vector graphics converter
ii  bacula-client  1.32f-5-3.1    Network backup, recovery and verification (C
ii  bacula-common  1.32f-5-3.1    Network backup, recovery and verification (C
ii  bacula-console 1.32f-5-3.1    Network backup, recovery and verification (M
ii  bacula-fd      1.32f-5-3.1    Network backup, recovery and verification (F
ii  base-files     3.1            Debian base system miscellaneous files
ii  base-passwd    3.5.7          Debian base system master password and group
ii  bash           3.0-5          The GNU Bourne Again SHell
ii  bb             1.3rc1-5       An ASCII-art demo based on AAlib
ii  bc             1.06-15        The GNU bc arbitrary precision calculator la
ii  bin86          0.16.14-1.1    16-bit x86 assembler and loader
ii  bind9          9.2.3+9.2.4-rc Internet Domain Name Server
ii  bind9-host     9.2.3+9.2.4-rc Version of 'host' bundled with BIND 9.X
ii  bing           1.1.3-1        Empirical stochastic bandwidth tester
ii  binutils       2.15-1         The GNU assembler, linker and binary utiliti
ii  binutils-dev   2.15-1         The GNU binary utilities (BFD development fi
ii  bison          1.875a-1.1     A parser generator that is compatible with Y
ii  bittorrent     3.4.2-2        Scatter-gather network file transfer
ii  blt            2.4z-3         the BLT extension library for Tcl/Tk - run-t
ii  bluez-pin      0.23-1         Bluetooth PIN helper with D-BUS support
ii  bluez-utils    2.8-1          Bluetooth tools and daemons
ii  bonnie++       1.03a          Hard drive bottleneck testing benchmark suit
ii  bridge-utils   1.0.4-1        Utilities for configuring the Linux ethernet
ii  brltty         3.4.1-3        Access software for a blind person using a s
ii  bsdmainutils   6.0.14         collection of more utilities from FreeBSD
ii  bsdutils       2.12-7         Basic utilities from 4.4BSD-Lite
ii  buffer         1.19-5         Buffering/reblocking program for tape backup
ii  bzip2          1.0.2-1        A high-quality block-sorting file compressor
ii  cabextract     1.0-1          a program to extract Microsoft Cabinet files
ii  captive-instal 0.5-3          Non-interactive installer for captive-NTFS
ii  captive-ntfs-k 0.5-1          knoppix menu item for calling the captive-nt
ii  captive-static 1.1.5-1        Microsoft Windows platform filesystem access
ii  cdbackup       0.6.3-3        CD-R(W) backup utility
ii  cdda2wav       2.0+a34-1      Creates WAV files from audio CDs
ii  cddb           2.6-17         CD DataBase support tools
ii  cdparanoia     3a9.8-11       An audio extraction tool for sampling CDs.
ii  cdrdao         1.1.9-3        Disk-At-Once (DAO) recording of audio and da
ii  cdrecord       2.0+a34-1      command line CD writing tool
ii  checkmem       0.5-2          Simple script to check if enough memory is a
ii  chkrootkit     0.43-1         Checks for signs of rootkits on the local sy
ii  chromium       0.9.12-4       Fast paced, arcade-style, scrolling space sh
ii  chromium-data  0.9.12-2       Data pack for chromium
ii  cloop-module-2 2.01.4-2aist0. The compressed loopback block device kernel 
hi  cloop-utils    2.01-5         Tools for handling with cloop compressed vol
ii  colorgcc       1.3.2.0-2      Colorizer for GCC warning/error messages
ii  comerr-dev     2.1-1.35-6     The Common Error Description library - heade
ii  configure-xawt 0.1-7          pre-configures xawtv for use with knoppix
ii  console-common 0.7.47         Basic infrastructure for text console config
ii  console-data   2002.12.04dbs- Keymaps, fonts, charset maps, fallback table
ii  console-tools  0.2.3dbs-55    Linux console and font utilities
ii  convertfs      20020318-1     in-place filesystem conversion
ii  coreutils      5.2.1-2        The GNU core utilities
ii  cpio           2.5-1.1        GNU cpio -- a program to manage archives of 
ii  cpp            3.3.4-2        The GNU C preprocessor (cpp)
ii  cpp-2.95       2.95.4-22      The GNU C preprocessor
ii  cpp-3.3        3.3.4-9        The GNU C preprocessor
ii  cpuburn        1.4-8          a collection of programs to put heavy load o
ii  cramfsprogs    1.1-6          Tools for CramFs (Compressed ROM File System
ii  cron           3.0pl1-86      management of regular background processing
ii  csh            20020413-1     Shell with C-like syntax, standard login she
ii  cupsconfig-kno 0.5-7          Minimalistic cups configuration script for K
ii  cupsys         1.1.20final+rc Common UNIX Printing System(tm) - server
ii  cupsys-bsd     1.1.20final+rc Common UNIX Printing System(tm) - BSD comman
ii  cupsys-client  1.1.20final+rc Common UNIX Printing System(tm) - client pro
ii  cvs            1.12.9-3       Concurrent Versions System
ii  dante-client   1.1.14-2       SOCKS wrapper for users behind a firewall
ii  dash           0.5.1-2        The Debian Almquist Shell
ii  dbus-1         0.21-7         simple interprocess messaging system
ii  dbus-glib-1    0.21-7         simple interprocess messaging system (GLib-b
ii  dc             1.06-15        The GNU dc arbitrary precision reverse-polis
ii  dd-rescue      1.02-1         error-tolerant version of dd for rescuing da
ii  ddcxinfo-knopp 0.6-5          Monitor/Graphics card DDC hardware detection
ii  debconf        1.4.30         Debian configuration management system
ii  debconf-i18n   1.4.30         full internationalization support for debcon
ii  debconf-utils  1.4.30         debconf utilities
ii  debfoster      2.5-4          Install only wanted Debian packages
ii  debhelper      4.2.19         helper programs for debian/rules
ii  debianutils    2.8.4          Miscellaneous utilities specific to Debian
ii  debootstrap    0.2.41-0.2     Bootstrap a basic Debian system
ii  deborphan      1.7.11         Find orphaned libraries
ii  debsums        2.0.11         Verify installed package files against MD5 c
ii  defoma         0.11.8         Debian Font Manager -- automatic font config
ii  defrag         0.73pjm1-7     ext2, minix and xiafs filesystem defragmente
ii  devscripts     2.8.1          Scripts to make the life of a Debian Package
ii  dh-make        0.36           Debianizing Tool for debhelper
ii  dhcp3-common   3.0.1-1        Common files used by all the dhcp3* packages
ii  dhcp3-server   3.0.1-1        DHCP server for automatic IP address assignm
ii  dialog         1.0-20040731-1 Displays user-friendly dialog boxes from she
ii  dict           1.9.14-2       Dictionary Client
ii  dictionaries-c 0.22.30.1      Common utilities for spelling dictionary too
ii  dietlibc-dev   0.27-1         diet libc - a libc optimized for small size
ii  diff           2.8.1-6        File comparison utilities
ii  diffstat       1.34-1         produces graph of changes introduced by a di
ii  ding           1.3-5          Dictionary lookup program for Unix
ii  distcc         2.16-1         Simple distributed compiler client and serve
ii  dlint          1.4.0-4        Checks dns zone information using nameserver
ii  dlocate        0.5-0.1        fast alternative to dpkg -L and dpkg -S
ii  dnsmasq        2.13-1         A small caching DNS proxy and DHCP server.
ii  dnsutils       9.2.3+9.2.4-rc Clients provided with BIND
ii  doc-base       0.7.18         utilities to manage online documentation
ii  dosfstools     2.10-1         Utilities to create and check MS-DOS FAT fil
ii  dpatch         2.0.8          patch maintenance system for Debian source p
ii  dpkg           1.10.23        Package maintenance system for Debian
ii  dpkg-dev       1.10.23        Package building tools for Debian
ii  dpkg-repack    1.18           puts an unpacked .deb file back together
ii  dselect        1.10.23        a user tool to manage Debian packages
ii  dump           0.4b36-2       4.4bsd dump and restore for ext2 filesystems
ii  dupload        2.6.3          utility to upload Debian packages
ii  dvd+rw-tools   5.20.4.10.8-1  DVD+-RW/R tools
ii  dvdrecord      0.1.4-1        A tool for writing DVD's and CD's
ii  dvgrab         1.5deb-2       Grab digital video data via IEEE1394 links
ii  e2fslibs       1.35-6         The EXT2 filesystem libraries
ii  e2fsprogs      1.35-6         The EXT2 file system utilities and libraries
ii  ed             0.2-20         The classic unix line editor
ii  efax           0.9a-14        Programs to send and receive fax messages
ii  efax-gtk       2.0.5a-1       A gtk front-end for the efax package
ii  egg            4.0.6+0.200209 Tamago Ver. 4 -- EGG Input Method Architectu
ii  eject          2.0.13deb-7    ejects CDs and operates CD-Changers under Li
ii  elinks         0.9.1-1        Character mode WWW/FTP browser
ii  emacs21        21.3+1-7       The GNU Emacs editor
ii  emacs21-bin-co 21.3+1-7       The GNU Emacs editor's shared, architecture 
ii  emacs21-common 21.3+1-7       The GNU Emacs editor's shared, architecture 
ii  emacsen-common 1.4.15         Common facilities for all emacsen.
ii  enigma         0.81.1-2       A game where you control a marble with the m
ii  enigma-data    0.81.1-2       Data file for the game enigma
ii  enscript       1.6.4-4        Converts ASCII text to Postscript, HTML, RTF
ii  esound-common  0.2.29-1       Enlightened Sound Daemon - Common files
ii  etcskel-knoppi 0.6-29         Skeleton files for all user
ii  etcskel-knoppi 0.3-4          /etc/skel for japanese.
ii  ethereal       0.10.6-1       Network traffic analyzer
ii  ethereal-commo 0.10.6-1       Network traffic analyser (common files)
ii  etherwake      1.08-1         A little tool to send magic Wake-on-LAN pack
ii  ethtool        1.8-2          Display or change ethernet card settings
ii  ettercap-commo 0.7.0-1        Common support files and plugins for etterca
ii  ettercap-gtk   0.7.0-1        Multipurpose sniffer/interceptor/logger swit
ii  fakeroot       1.0.7          Gives a fake root environment
ii  fb-music-low   1.0.0-6        Lower quality, small music files for Frozen-
ii  fbi            2.01-1         Linux frame buffer image viewer
ii  fbset          2.1-14         framebuffer device maintenance program
ii  fdflush        1.0.1.1        Flush out-of-date disk buffers
ii  fdisk-udeb     2.11u-3        Partition a hard drive (manual, cfdisk)
ii  fdutils        5.4-20040228-1 Linux floppy utilities
ii  fetchmail      6.2.5-9        SSL enabled POP3, APOP, IMAP mail gatherer/f
ii  fftw2          2.1.3-16       Library for computing Fast Fourier Transform
ii  file           4.10-3         Determines file type using "magic" numbers
ii  fileutils      5.2.1-2        The GNU file management utilities (transitio
ii  findutils      4.1.20-4       utilities for finding files--find, xargs, an
ii  finger         0.17-7         user information lookup program
ii  flex           2.5.31-27      A fast lexical analyzer generator.
ii  flim           1.14.6+0.20040 library about internet message for Emacsen
ii  fluxbox        0.9.9-1        Highly configurable and low resource X11 Win
ii  fontconfig     2.2.3-1        generic font configuration library
ii  fonts-ttf-deco 1.3-1          Distributable True Type fonts collection
ii  fonts-ttf-west 1.3-1          Distributable True Type fonts collection
ii  foomatic-bin   3.0.1-20040506 linuxprinting.org printer support - transiti
ii  foomatic-db    20040705-1     linuxprinting.org printer support - database
ii  foomatic-db-en 3.0.1-20040506 linuxprinting.org printer support - programs
ii  foomatic-db-gi 4.2.7-2        linuxprinting.org printer support - database
ii  foomatic-db-hp 1.5-20040621-1 linuxprinting.org printer support - database
ii  foomatic-filte 3.0.1-20040621 linuxprinting.org printer support - filters
ii  fortune-mod    9708-37        provides fortune cookies on demand
ii  fortunes-min   9708-37        Data files containing fortune cookies
ii  freeglut3      2.2.0-8        OpenGL Utility Toolkit
ii  freewnn-common 1.1.0+1.1.1-a0 Files shared among the FreeWnn packages
ii  freewnn-jserve 1.1.0+1.1.1-a0 Japanese input system
ii  freewnn-jserve 0.1-3          Fixed FreeWnn jserver for KNOPPIX.
ii  frozen-bubble  1.0.0-4        Pop out the bubbles !
hi  frozen-bubble- 1.0.0-4        frozen-bubble-data spacesaver package
ii  ftape-util     1.09.2002.03.2 Bleeding Edge floppy tape driver (utilities)
ii  ftp            0.17-12        The FTP client.
ii  ftpd           0.17-18        FTP server
ii  fttools        1.2-13.1       FreeType font utilities.
ii  g++            3.3.4-2        The GNU C++ compiler
ii  g++-3.3        3.3.4-9        The GNU C++ compiler
ii  gaim           0.81-3         multi-protocol instant messaging client
ii  gawk           3.1.4-1        GNU awk, a pattern scanning and processing l
ii  gcc            3.3.4-2        The GNU C compiler
ii  gcc-2.95       2.95.4-22      The GNU C compiler
ii  gcc-3.3        3.3.4-9        The GNU C compiler
ii  gcc-3.3-base   3.3.4-9        The GNU Compiler Collection (base package)
ii  gcj-3.3        3.3.4-7        The GNU compiler for Java(TM)
ii  gconf2         2.6.2-1        GNOME configuration database system. (daemon
ii  gdb            6.1-3          The GNU Debugger
ii  gdk-imlib1     1.9.14-15      imaging library for use with gtk (using libp
ii  genliloconf    0.1-3          simple utility for auto-generating of lilo.c
ii  gettext        0.14.1-5       GNU Internationalization utilities
ii  gettext-base   0.14.1-5       GNU Internationalization utilities for the b
ii  gettext-el     0.14.1-5       Emacs po-mode for editing .po files
ii  gif2png        2.4.7-4        GIF -> PNG conversions
ii  giflib-bin     3.0-11         programs to convert GIF images
ii  giflib3g       3.0-11         shared library for GIF images (runtime lib)
ii  giftrans       1.12.2-10      Convert any GIF file into a GIF89a
ii  gij            3.3.4-2        The GNU Java bytecode interpreter
ii  gij-3.3        3.3.4-6sarge1  The GNU Java bytecode interpreter
ii  gimp           2.0.4-1        The GNU Image Manipulation Program, stable v
ii  gimp-data      2.0.4-1        Data files for The GIMP, stable version 2.0
ii  gksu           1.2.0-2        graphical frontend to su
ii  glibc-doc      2.3.2.ds1-16   GNU C Library: Documentation
ii  gnome-mime-dat 2.4.1-2        base MIME and Application database for GNOME
ii  gnomemeeting   0.98.5-8       H323 Compatible Netmeeting clone for the Gno
ii  gnuchess       5.07-2         Plays a game of chess, either against the us
ii  gnupg          1.2.5-3        GNU privacy guard - a free PGP replacement
ii  gocr           0.39-3         A command line OCR
ii  gpart          0.1h-4         Guess PC disk partition table, find lost par
ii  gphoto2        2.1.4-3        The gphoto2 digital camera command-line clie
ii  gpm            1.19.6-12.1    General Purpose Mouse Interface
ii  gprsconnect-kn 0.5-3          Starter for PPP connection over GPRS
ii  gpsdrive       2.09-1         Car navigation system
ii  gq             1.0beta1-2     GTK-based LDAP client
ii  gqcam          0.9-2          GTK Webcam control
ii  gramofile      1.6-5          Transfer sound from gramophone records to CD
ii  grep           2.5.1.ds1-3    GNU grep, egrep and fgrep
ii  grep-dctrl     2.1.6          Grep Debian package information
ii  groff          1.18.1.1-1     GNU troff text-formatting system
ii  groff-base     1.18.1.1-1     GNU troff text-formatting system (base syste
ii  grub           0.95+cvs200406 GRand Unified Bootloader
ii  gs-common      0.3.6          Common files for different Ghostscript relea
ii  gs-esp         7.07.1-9       The Ghostscript PostScript interpreter - ESP
ii  gs-ja          7.05-1.2       The Ghostscript Postscript interpreter
ii  gscanbus       0.7.1-5        scan IEEE1394 (firewire/i.link) bus
ii  gsfonts        8.14+urwcyr1.0 Fonts for the Ghostscript interpreter(s)
ii  gsfonts-x11    0.17           Make Ghostscript fonts available to X11
ii  gsm-utils      1.10-5         GSM mobile phone access applications
ii  gtans          1.2-2          Tangram (puzzle) game using GTK+
ii  gtk-engines-ge 0.26-2         Geramik GTK1.x Theme
ii  gtk-engines-ge 0.26-2         Geramik GTK Theme bitmaps
ii  gtk-engines-qt 0.28-1.1       QtPixmap GTK1.x theming engine
ii  gtk2-engines-g 0.26-2         Geramik GTK2.x Theme
ii  gtk2-engines-q 0.28-1.1       QtPixmap GTK2.x theming engine
ii  gtkam          0.1.12-2       GTK+ application for digital still cameras
ii  gv             3.5.8-31       A PostScript and PDF viewer for X using 3d A
ii  gzip           1.3.5-9        The GNU compression utility
ii  hdparm         5.5-4          Tune hard disk parameters for high performan
ii  hermes1        1.3.3+really1. The Hermes pixel-format library
ii  hexedit        1.2.2-1        view and edit files in hexadecimal or in ASC
ii  hicolor-icon-t 0.5-3          Default fallback theme for Freedesktop icon 
ii  hostap-modules 0.0.4-1+2.4.27 Software access point driver for Prism2 base
ii  hostap-utils   0.2.4-1        Utility programs for Host AP driver for Inte
ii  hostapd        0.1.3-1        IEEE 802.11 AP and IEEE 802.1X Authenticator
ii  hostname       2.13           A utility to set/show the host name or domai
ii  hotplug        0.0.20040329-1 Linux Hotplug Scripts
ii  hotplug-knoppi 0.5-7          hotplug handler for KNOPPIX
ii  hotplug-utils  0.0.20020401-4 Linux Hotplug utility programs
ii  hpijs          1.6-3          HP Inkjet Server - Ghostscript driver for HP
ii  hping2         2.rc3-3        Active Network Smashing Tool
ii  html-format    8.0-1          CD's (X)HTML-Format
ii  html2text      1.3.2a-1       An advanced HTML to text converter
ii  httptunnel     3.3-2          Tunnels a data stream in HTTP requests.
ii  hunt           1.5-3          Advanced packet sniffer and connection intru
ii  hwdata-knoppix 0.107-8        hardware identification / configuration data
ii  hwsetup        1.0-14         Automatic hardware setup using the kudzu lib
ii  i810switch     0.6.2-2        Enables/disables video output to CRT/LCD on 
ii  ibod           1.5.0-3        ISDN MPPP bandwidth on demand daemon
ii  icewm          1.2.15-1       wonderful Win95-OS/2-Motif-like window manag
ii  icewm-common   1.2.15-1       wonderful Win95-OS/2-Motif-like window manag
ii  ifupdown       0.6.4-4.8      High level tools to configure network interf
ii  ijsgimpprint   4.2.7-2        Inkjet Server - Ghostscript driver for Gimp-
ii  imagemagick    6.0.5.2-1      Image manipulation programs
ii  imaze          1.4-4          Popular multiplayer labyrinth run & shoot ga
ii  imlib-base     1.9.14-15      Common files needed by the Imlib/Gdk-Imlib p
ii  imlib-progs    1.9.14-15      Configuration program for Imlib and GDK-Imli
ii  imlib1         1.9.14-15      imaging library for X and X11 (using libpng2
ii  imlib11        1.9.14-16      Imlib is an imaging library for X and X11
ii  info           4.7-2.1        Standalone GNU Info documentation browser
ii  initrd-tools   0.1.73         tools to create initrd image for prepackaged
ii  intltool-debia 0.30+20040213  Help i18n of RFC822 compliant config files
ii  ipchains       1.3.10-15      Network firewalling for Linux 2.2.x
ii  ipppd          3.3.0.20040704 PPP daemon for syncPPP over ISDN
ii  iproute        20010824-13.1  Professional tools to control the networking
ii  ipsec-tools    0.3.3-1        IPsec tools for Linux
ii  iptables       1.2.11-2       Linux kernel 2.4+ iptables administration to
ii  iptraf         2.7.0-5        Interactive Colorful IP LAN Monitor
ii  ipw2100-module 0.51-1+2.4.27+ Intel PRO/Wireless 2100 Driver for Linux
ii  ipw2100-module 0.51-1+2.6.7+t Intel PRO/Wireless 2100 Driver for Linux
ii  ipx            2.2.4-1        Utilities to configure the kernel ipx interf
ii  irb            1.8.1-8        Interactive Ruby (irb)
ii  irb1.8         1.8.1+1.8.2pre Interactive Ruby (for Ruby 1.8)
ii  ircii          20030315-1     Internet Relay Chat client
ii  irda-common    0.9.15-5       IrDA management utilities
ii  irda-tools     0.9.15-5       IrDA handling tools
ii  isapnptools    1.26-4         ISA Plug-And-Play configuration utilities.
ii  isdn-config    0.21-1         ISDN Configuration tool for QT
ii  isdnactivecard 3.3.0.20040704 support for active ISDN cards and CAPI
ii  isdnutils-base 3.3.0.20040704 ISDN utilities, the basic (minimal) set
ii  isdnutils-xtoo 3.3.0.20040704 ISDN utilities that use X
ii  isdnvboxclient 3.3.0.20040704 ISDN answering machine, client
ii  java-common    0.22           Base of all Java packages
ii  jfbterm        0.4.6-1        multilingual terminal on Linux framebuffer
ii  jfsutils       1.1.6-1        Utilities for managing the JFS filesystem
ii  jless          358-iso254-1   A file pager program, similar to more(1) sup
ii  joe            3.1-0.2        user friendly full screen text editor
ii  jpilot         0.99.7-7       Graphical app. to modify the contents of you
ii  jpilot-backup  0.51-1         Backup plugin for J-Pilot
ii  jpilot-mail    0.1.7-1        Mail plugin for jpilot (Palm Pilot desktop)
ii  jpilot-plugins 0.99.7-7       Plugins for jpilot (Palm Pilot desktop)
ii  k3b            0.11.13-1      A sophisticated KDE cd burning application
ii  k3b-defaults   1.0-1          Default settings file for k3b
ii  k3b-i18n       0.11-1         Internationalized (i18n) files for k3b
ii  k3blibs        0.11.13-1      The KDE cd burning application library - run
ii  kaddressbook   3.2.3-1        KDE NG addressbook application
ii  kalarm         3.2.3-1        KDE alarm message and command scheduler
ii  kamera         3.2.3-1        digital camera io_slave for Konquerer
ii  kandy          3.2.3-1        KDE mobile phone utility
ii  kappfinder     3.2.3-1        KDE Application Finder
ii  karm           3.2.3-1        KDE time tracker tool
ii  kasteroids     3.2.3-1        Asteroids for KDE
ii  kate           3.2.3-1        KDE Advanced Text Editor
ii  kate-plugins   3.2.3-2        plugins for Kate, the KDE Advanced Text Edit
ii  katomic        3.2.3-1        Atomic Entertainment game for KDE
ii  kbattleship    3.2.3-1        Battleship game for KDE
ii  kbdconfig      0.5-3          Lightweight keyboard configuration tool for 
ii  kcalc          3.2.3-1        KDE calculator
ii  kcharselect    3.2.3-1        KDE character selector
ii  kcmlinuz       3.2.3-1        KDE Frontend for the Linux kernel configurat
ii  kcontrol       3.2.3-1        KDE Control Center
ii  kcron          3.2.3-1        KDE Crontab editor
ii  kdat           3.2.3-1        KDE tape backup tool
ii  kde-i18n-ja    3.2.3-2        Japanese (ja) internationalized (i18n) files
ii  kde-menu-knopp 0.5-3          KDE Menu restructuring for KNOPPIX
ii  kde-services-k 0.1-1          starts mixer and krandrtray on KDE Startup
ii  kdeaddons-kfil 3.2.3-2        KDE file dialog plugins for text files and f
ii  kdeadmin-kfile 3.2.3-1        KDE File dialog plugins for deb and rpm file
ii  kdebase        3.2.3-1        KDE Base metapackage
ii  kdebase-bin    3.2.3-1        KDE Base (binaries)
hi  kdebase-data   3.2.3-1        KDE Base (shared data)
ii  kdebase-kio-pl 3.2.3-1        KDE I/O Slaves
ii  kdedesktop-ja  0.1-1          Setup KDE desktop script for Japanese.
ii  kdegraphics-kf 3.2.3-1        provide meta information for graphic files
ii  kdelibs-bin    3.2.3-4        KDE core binaries
hi  kdelibs-data   3.2.3-4        KDE core shared data
ii  kdelibs4       3.2.3-4        KDE core libraries
ii  kdelibs4-dev   3.2.3-4        KDE core libraries (development files)
ii  kdelock-knoppi 0.5-1          Replaces the kdesktop_lock with non-locking 
ii  kdemultimedia- 3.2.3-1        au/avi/m3u/mp3/ogg/wav plugins for kfile
ii  kdenetwork-kfi 3.1.5-1        KFile Email Plugin
ii  kdepasswd      3.2.3-1        KDE password changer
ii  kdepim-kfile-p 3.2.3-1        KDE File dialog plugins for vcf files
ii  kdepim-kio-plu 3.2.3-1        KDE pim I/O Slaves
ii  kdeprint       3.2.3-1        KDE Print
ii  kdeservicemenu 0.2-1          several kde service menus
ii  kdesktop       3.2.3-1        KDE Desktop
ii  kdessh         3.2.3-1        KDE ssh frontend
ii  kdevelop3      3.0.4-2        An IDE for Unix/X11 - development version
ii  kdevelop3-data 3.0.4-2        An IDE for Unix/X11 - data
ii  kdevelop3-plug 3.0.4-2        An IDE for Unix/X11 - development files
ii  kdm            3.2.3-1        KDE Display Manager
ii  kdoc           2.0a54-2       C++ and IDL Source Documentation System
ii  kdvi           3.2.3-1        KDE dvi viewer
ii  kernel-image-2 10.00.Custom   Linux kernel binary image for version 2.4.27
ii  kernel-image-2 10.00.Custom   Linux kernel binary image for version 2.6.7.
ii  kernel-package 8.093          A utility for building Linux kernel related 
ii  keyboard-tr-kn 0.5-2          Fixes the turkish console keyboard
ii  kfax           3.2.3-1        KDE G3/G4 Fax Viewer
ii  kfind          3.2.3-1        KDE File Find Utility
ii  kfloppy        3.2.3-1        KDE floppy formatter
ii  kgeo           3.1.5-2        interactive geometry program for KDE
ii  kget           3.2.3-1        KDE Download Manager
ii  kghostview     3.2.3-1        PostScript viewer for KDE
ii  kgpgcertmanage 3.2.3-1        KDE Certificate Manager
ii  khelpcenter    3.2.3-1        KDE Help Center
ii  khexedit       3.2.3-1        KDE hex editor
ii  kicker         3.2.3-1        KDE Desktop Panel
ii  kiconedit      3.2.3-1        An icon editor for creating KDE icons
ii  kinput2-common 3.1-4          Files shared among kinput2 packages
ii  kinput2-wnn    3.1-4          An input server for X11 applications that wa
ii  kinput2-wnn-kn 0.1-6          Fixed kinput2 config files for KNOPPIX.
ii  kismet         2004.04.R1-5   Wireless 802.11b monitoring tool
ii  klaptopdaemon  3.2.3-1        KDE battery monitoring and management for la
ii  klipper        3.2.3-1        KDE Clipboard
ii  klogd          1.4.1-15       Kernel Logging Daemon
ii  kmahjongg      3.2.3-1        the classic mahjongg game for KDE project
ii  kmail          3.2.3-1        KDE Email client
ii  kmailcvt       3.2.3-1        KDE KMail addressbook converter
ii  kmenuedit      3.2.3-1        KDE Menu Editor
ii  kmix           3.2.3-1        KDE based mixer app
ii  knode          3.2.3-1        KDE news reader
ii  knoppix-autoco 0.1-29         Fixed knoppix-autoconfig for Japanese.
ii  knoppix-bookma 0.5-2          Bookmark file templates for KNOPPIX
ii  knoppix-custom 0.07-2         change boot options and files of a KNOPPIX i
ii  knoppix-fontco 0.1-4          Template font config files for kochi
ii  knoppix-graphi 3.6-1          The background wallpaper and ksplash graphic
ii  knoppix-menu   0.5-2          Menu structure and icons for the KDE/GNOME K
ii  knoppix-menu-j 0.1-2          KNOPPIX menu for japanese.
ii  knoppix-ndiswr 0.1-2          NdisWrapper GUI for KNOPPIX
ii  knoppix-remoun 0.5-4          Minimalistic script for r/w remount of parti
ii  knoppix-sounds 0.5-1          2 of the Space Sounds taken from the Mandrak
ii  knoppix-splash 0.1-5          user mode bootsplash suite for knoppix
ii  knoppix-splash 0.1-5          user mode bootsplash tools for knoppix
ii  knoppix-termin 0.5-25         Starts all services necessary to boot KNOPPI
ii  knotes         3.2.3-1        KDE Notes
ii  knx-alsa       0.1-8          brings alsa to knoppix
ii  knx-installer  0.3-15         installs knoppix to hd
ii  knx-installer- 0.3-15         Fixed knx-installer for Japanese.
ii  knx-live-inst  0.3-3          installer for some software while running kn
ii  knx-live-inst- 0.1-12         Extra module and Japanese po for knx-live-in
ii  kompare        3.2.3-2        a KDE GUI for viewing differences between fi
ii  kon2           0.3.9b-17      Kanji ON Console
ii  konfont        0.1-7          Public domain japanese fonts for KON2
ii  konq-plugins   3.2.3-2        plugins for Konqueror, the KDE file/web/doc 
ii  konqueror      3.2.3-1        KDE's advanced File Manager, Web Browser and
ii  konqueror-nspl 3.2.3-1        Netscape plugin support for Konqueror
ii  konsole        3.2.3-1        KDE X terminal emulator
ii  konsolekalenda 3.2.3-1        KDE konsole personal organizer
ii  kontact        3.2.3-1        KDE pim application
ii  kooka          3.2.3-1        Scanner program for KDE
ii  korganizer     3.2.3-1        KDE personal organizer
ii  korn           3.2.3-1        KDE mail checker
ii  koules         1.4-11         Space action game for X11
ii  kpackage       3.2.3-1        KDE Software package tool
ii  kpager         3.2.3-1        KDE Desktop Pager
ii  kpaint         3.2.3-1        A Simple Paint Program for KDE
ii  kpersonalizer  3.2.3-1        KDE Personalizer
ii  kpf            3.2.3-1        KDE public fileserver
ii  kphone         4.0.3-1        Voice over IP (VoIP) phone application
ii  kpilot         3.2.3-1        KDE Palm Pilot hot-sync tool
ii  kppp           3.2.3-1        KDE dialer and frontend to pppd
ii  krdc           3.2.3-1        KDE Remote Desktop Client
ii  kreversi       3.2.3-1        Reversi for KDE
ii  krfb           3.2.3-1        KDE Remote Screen Server
ii  kscd           3.2.3-1        KDE based cd player
ii  ksmserver      3.2.3-1        KDE Session Manager
ii  ksnapshot      3.2.3-1        Screenshot application for KDE
ii  ksokoban       3.2.3-1        Sokoban game for KDE
ii  ksplash        3.2.3-1        KDE Splash Screen
ii  kstars         3.2.3-2        desktop planetarium for KDE
ii  kstars-data    3.2.3-2        data files for KStars desktop planetarium
ii  ksync          3.2.3-1        KDE Sync
ii  ksysguard      3.2.3-1        KDE System Guard
ii  ksysguardd     3.2.3-1        KDE System Guard Daemon
ii  ksysv          3.2.3-1        KDE SysV-style init configuration editor
ii  kteatime       3.2.3-3        KDE utility for making a fine cup of tea
ii  kterm          6.2.0-43       Multi-lingual terminal emulator for X.
ii  ktimer         3.2.3-1        KDE timer
ii  ktip           3.2.3-1        Kandalf's Useful Tips
ii  ktnef          3.2.3-1        KDE TNEF viewer
ii  ktuberling     3.2.3-1        Potato Guy for KDE
ii  kudzu-knoppix  1.1.3-3        The Red Hat Linux hardware probing tool.
ii  kudzu-knoppix- 1.1.3-3        Hardware detecting library
ii  kudzu-knoppix- 1.1.3-3        Hardware detecting library
ii  kuickshow      3.2.3-1        KDE image/slideshow viewer
ii  kuser          3.2.3-1        KDE user/group administration tool
ii  kview          3.2.3-1        KDE simple image viewer/converter
ii  kviewshell     3.2.3-1        KDE generic framework for viewer application
ii  kwin           3.2.3-1        KDE Window Manager
ii  kxconfig       3.1.5-1        KDE display configuration tool
ii  language-env   0.57.1         simple configuration tool for native languag
ii  larswm         7.5.3-1        Lars Window Manager with tiled windows
ii  lde            2.6.0-6        Linux Disk Editor
ii  less           382-1          Pager program similar to more
ii  lesstif1       0.93.94-4      OSF/Motif 1.2 implementation released under 
ii  lesstif2       0.93.94-4      OSF/Motif 2.1 implementation released under 
ii  lftp           3.0.6-1        Sophisticated command-line FTP/HTTP client p
ii  libacl1        2.2.23-1       Access control list shared library
ii  libadns1       1.0-8.2        Asynchronous-capable DNS client library and 
ii  libanthy0      5414-4         Anthy runtime library
ii  libao2         0.8.5-1        Cross Platform Audio Output Library
ii  libapache-mod- 2.8.19-1       Strong cryptography (HTTPS support) for Apac
ii  libapm1        3.2.2-2        Library for interacting with APM driver in k
ii  libapt-pkg-per 0.1.12         Perl interface to libapt-pkg
ii  libart-2.0-2   2.3.16-6       Library of functions for 2D graphics - runti
ii  libart-2.0-dev 2.3.16-6       Library of functions for 2D graphics - devel
ii  libarts1       1.2.3-1        aRts Sound system
ii  libarts1-dev   1.2.3-1        aRts Sound system (development files)
ii  libartsc0      1.2.3-1        aRts Sound system C support library
ii  libartsc0-dev  1.2.3-1        aRts Sound system C support library (develop
ii  libasound2     1.0.5-1        Advanced Linux Sound Architecture (libraries
ii  libasound2-dev 1.0.5-1        Advanced Linux Sound Architecture (developme
ii  libaspell15    0.50.5-3       The GNU Aspell spell-checker runtime toolkit
ii  libatk1.0-0    1.6.1-3        The ATK accessibility toolkit
ii  libatm1        2.4.1-16       shared library for ATM (Asynchronous Transfe
ii  libattr1       2.4.16-1       Extended attribute shared library
ii  libaudio-dev   1.6d-1         The Network Audio System (NAS). (development
ii  libaudio2      1.6d-1         The Network Audio System (NAS). (shared libr
ii  libaudiofile-d 0.2.6-4        Open-source version of SGI's audiofile libra
ii  libaudiofile0  0.2.6-4        Open-source version of SGI's audiofile libra
ii  libautotrace3  0.31.1-7       bitmap to vector graphics converter, shared 
ii  libavc1394-0   0.4.1-2        control IEEE1394 audio/video devices
ii  libblkid1      1.35-6         Block device id library
ii  libbluetooth1  2.9-1          Library to use the BlueZ Linux Bluetooth sta
ii  libbonobo2-0   2.6.2-5        Bonobo CORBA interfaces library
ii  libbonobo2-com 2.6.2-5        Bonobo CORBA interfaces library -- support f
ii  libbonoboui2-0 2.6.1-1        The Bonobo UI library
ii  libbonoboui2-c 2.6.1-1        The Bonobo UI library -- common files
ii  libbz2-1.0     1.0.2-1        A high-quality block-sorting file compressor
ii  libbz2-dev     1.0.2-1        A high-quality block-sorting file compressor
ii  libc6          2.3.2.ds1-16   GNU C Library: Shared libraries and Timezone
ii  libc6-dev      2.3.2.ds1-16   GNU C Library: Development Libraries and Hea
ii  libcanlock2    2b-3           library for creating and verifying Usenet ca
ii  libcap1        1.10-14        support for getting/setting POSIX.1e capabil
ii  libcapi20-2    3.3.0.20040704 libraries for CAPI support
ii  libcdio0       0.68-2         library to read and control CD-ROM
ii  libcdk4        4.9.9-3.2      Curses Development Kit
ii  libcdparanoia0 3a9.8-11       Shared libraries for cdparanoia (runtime lib
ii  libcomerr2     1.35-6         The Common Error Description library
ii  libcompfaceg1  1989.11.11-24  Compress/decompress images for mailheaders, 
ii  libconsole     0.2.3dbs-55    Shared libraries for Linux console and font 
ii  libcupsimage2  1.1.20final+rc Common UNIX Printing System(tm) - image libs
ii  libcupsys2-dev 1.1.20final+rc Common UNIX Printing System(tm) - developmen
ii  libcupsys2-gnu 1.1.20final+rc Common UNIX Printing System(tm) - libs
ii  libcurl2       7.11.2-8       Multi-protocol file transfer library, now wi
ii  libcurl3       7.12.1-1       Multi-protocol file transfer library, now wi
ii  libdate-manip- 5.42a-2        a perl library for manipulating dates
ii  libdb1-compat  2.1.3-7        The Berkeley database routines [glibc 2.0/2.
ii  libdb2         2.7.7.0-9      The Berkeley database routines (run-time fil
ii  libdb3         3.2.9-20       Berkeley v3 Database Libraries [runtime]
ii  libdb4.1       4.1.25-17      Berkeley v4.1 Database Libraries [runtime]
ii  libdb4.2       4.2.52-16      Berkeley v4.2 Database Libraries [runtime]
ii  libdb4.2++     4.2.52-16      Berkeley v4.2 Database Libraries for C++ [ru
ii  libdbd-mysql-p 2.9003-2       A Perl5 database interface to the MySQL data
ii  libdbi-perl    1.43-1         The Perl5 Database Interface by Tim Bunce
ii  libdevmapper1. 1.00.19-2      The Linux Kernel Device Mapper userspace lib
ii  libdm0         2.2.0-1        Data Management API runtime environment
ii  libdns11       9.2.3+9.2.4-rc DNS Shared Library used by BIND
ii  libdps1        4.3.0.dfsg.1-6 Display PostScript (DPS) client library
ii  libdv4         0.103-1        software library for DV format digital video
ii  libesd0        0.2.29-1       Enlightened Sound Daemon - Shared libraries
ii  libesd0-dev    0.2.29-1       Enlightened Sound Daemon - Development files
ii  libexif-gtk4   0.3.3-5        Library providing GTK+ widgets to display/ed
ii  libexif10      0.6.9-1        The EXIF library allows you to parse an EXIF
ii  libexpat1      1.95.6-8       XML parsing C library - runtime library
ii  libexpat1-dev  1.95.6-8       XML parsing C library - development kit
ii  libfam-dev     2.7.0-5        client library to control the FAM daemon - d
ii  libfam0c102    2.7.0-5        client library to control the FAM daemon
ii  libflac++2c102 1.1.0-11       Free Lossless Audio Codec - C++ runtime libr
ii  libflac4       1.1.0-11       Free Lossless Audio Codec - runtime C librar
ii  libfontconfig1 2.2.3-1        generic font configuration library (shared l
ii  libfontconfig1 2.2.3-1        generic font configuration library (developm
ii  libfreetype6   2.1.7-2.2      FreeType 2 font engine, shared library files
ii  libfreetype6-d 2.1.7-2.2      FreeType 2 font engine, development files
ii  libft-perl     1.2-13.1       Perl module for the FreeType library
ii  libgc1         6.3-1          Conservative garbage collector for C and C++
ii  libgcc1        3.4.1-7        GCC support library
ii  libgcj-common  3.3.4-9        Java runtime library (common files)
ii  libgcj4        3.3.4-9        Java runtime library for use with gcj
ii  libgcj4-dev    3.3.4-3        Java development headers and static library 
ii  libgconf2-4    2.6.2-1        GNOME configuration database system librarie
ii  libgcrypt1     1.1.12-8       LGPL Crypto library - runtime library
ii  libgcrypt11    1.2.0-4        LGPL Crypto library - runtime library
ii  libgcrypt7     1.1.90-9       LGPL Crypto library - runtime library
ii  libgcrypt7-dev 1.1.90-9       LGPL Crypto library - development files
ii  libgd-gif1     1.3-5          GD Graphics Library with gif support
ii  libgdbm3       1.8.3-2        GNU dbm database routines (runtime version)
ii  libgdk-pixbuf- 0.22.0-6       The GdkPixBuf library - development files
ii  libgdk-pixbuf2 0.22.0-6       The GdkPixBuf image library, gtk+ 1.2 versio
ii  libgimp2.0     2.0.4-1        Libraries necessary to run the GIMP, stable 
ii  libgimpprint1  4.2.7-2        The Gimp-Print printer driver library
ii  libgksu1.2-0   1.2.2-1        library providing su and sudo functionality
ii  libgksuui1.0-0 1.0.1-1        a graphical fronted to su library
ii  libglade2-0    2.4.0-1        Library to load .glade files at runtime
ii  libglib1.2     1.2.10-9       The GLib library of C routines
ii  libglib1.2-dev 1.2.10-9       Development files for GLib library
ii  libglib2.0-0   2.4.6-1        The GLib library of C routines
ii  libglib2.0-dat 2.4.6-1        Common files for GLib library
ii  libglib2.0-dev 2.4.6-1        Development files for the GLib library
ii  libglide3      2002.04.10-8   graphics library for 3Dfx Voodoo based cards
ii  libglpng       1.45-3         PNG loader for OpenGL
ii  libglut3       3.7-25         the OpenGL Utility Toolkit
ii  libgmp3        4.1.3-2        Multiprecision arithmetic library
ii  libgnokii2     0.6.3-3        Gnokii library
ii  libgnome2-0    2.6.1.1-1      The GNOME 2 library - runtime files
ii  libgnome2-comm 2.6.1.1-3      The GNOME 2 library - common files
ii  libgnomecanvas 2.6.1.1-2      A powerful object-oriented display - runtime
ii  libgnomecanvas 2.6.1.1-2      A powerful object-oriented display - common 
ii  libgnomeui-0   2.4.0.1-12     The GNOME 2 libraries (User Interface) - run
ii  libgnomeui-com 2.6.1.1-3      The GNOME 2 libraries (User Interface) - com
ii  libgnomevfs2-0 2.6.1.1-6      The GNOME virtual file-system libraries (for
ii  libgnomevfs2-c 2.6.1.1-6      The GNOME virtual file-system library common
ii  libgnutls10    1.0.4-7        GNU TLS library - runtime library
ii  libgnutls10-de 1.0.4-7        GNU TLS library - development files
ii  libgnutls11    1.0.16-6       GNU TLS library - runtime library
ii  libgnutls7     0.8.12-6       GNU TLS library - runtime library
ii  libgpg-error-d 1.0-1          library for common error values and messages
ii  libgpg-error0  1.0-1          library for common error values and messages
ii  libgpgme6      0.3.16-2       GPGME - GnuPG Made Easy
ii  libgphoto2-2   2.1.4-6        The gphoto2 digital camera library
ii  libgphoto2-por 2.1.4-6        The gphoto2 digital camera port library
ii  libgpmg1       1.19.6-12.1    General Purpose Mouse Library [libc6]
ii  libgsm1        1.0.10-13      Shared libraries for GSM speech compressor
ii  libgsmme1c102  1.10-5         GSM mobile phone access library
ii  libgtk1.2      1.2.10-17      The GIMP Toolkit set of widgets for X
ii  libgtk1.2-comm 1.2.10-17      Common files for the GTK+ library
ii  libgtk1.2-dev  1.2.10-17      Development files for the GIMP Toolkit
ii  libgtk2.0-0    2.4.4-2        The GTK+ graphical user interface library
ii  libgtk2.0-bin  2.4.4-2        The programs for the GTK+ graphical user int
ii  libgtk2.0-comm 2.4.4-2        Common files for the GTK+ graphical user int
ii  libgtkmm2.0-1c 2.2.11-1       C++ wrappers for GTK+ 2.0 (shared libraries)
ii  libgtkspell0   2.0.5-3        a spell-checking addon for GTK's TextView wi
ii  libhtml-parser 3.36-1         A collection of modules that parse HTML text
ii  libhtml-tagset 3.03-2         Data tables pertaining to HTML
ii  libhtml-tree-p 3.18-1         represent and create HTML syntax trees
ii  libice-dev     4.3.0.dfsg.1-6 Inter-Client Exchange library development fi
ii  libice6        4.3.0.dfsg.1-6 Inter-Client Exchange library
ii  libid3-3.8.3   3.8.3-4        Library for manipulating ID3v1 and ID3v2 tag
ii  libid3tag0     0.15.1b-1      ID3 tag reading library from the MAD project
ii  libident       0.22-2.2       simple RFC1413 client library - runtime
ii  libidl0        0.8.3-1        library for parsing CORBA IDL files
ii  libidn11       0.4.1-1        GNU libidn library, implementation of IETF I
ii  libieee1284-3  0.2.8-2        Cross-platform library for parallel port acc
ii  libijs-0.35    0.35-1         IJS raster image transport protocol: shared 
ii  libisc7        9.2.3+9.2.4-rc ISC Shared Library used by BIND
ii  libisccc0      9.2.3+9.2.4-rc Command Channel Library used by BIND
ii  libisccfg0     9.2.3+9.2.4-rc Config File Handling Library used by BIND
ii  libiso9660-0   0.68-2         library to work with ISO9660 filesystems
ii  libiw27        26+27pre22-1   Wireless tools - library
ii  libjasper-1.70 1.701.0-2      The JasPer JPEG-2000 runtime library
ii  libjcode-perl  2.13-2         Perl library for Japanese character code con
ii  libjcode-pm-pe 0.83-1         Perl extension interface to convert Japanese
ii  libjpeg-progs  6b-9           Programs for manipulating JPEG files
ii  libjpeg62      6b-9           The Independent JPEG Group's JPEG runtime li
ii  libjpeg62-dev  6b-9           Development files for the IJG JPEG library
ii  libkcal2       3.2.3-1        KDE calendaring library
ii  libkcddb1      3.2.3-1        cddb library for KDE
ii  libkdeedu1     3.2.3-2        library for use with KDE educational apps
ii  libkdegames1   3.2.3-1        KDE games library and common files
ii  libkdenetwork2 3.2.3-1        KDE Network library
ii  libkdepim1     3.2.3-1        KDE PIM library
ii  libkdgantt0    3.2.3-1        KD's gantt charting library
ii  libkeynote0    2.3-10         Decentralized Trust-Management system, share
ii  libkgantt0     3.2.3-1        KDE gantt charting library
ii  libkonq4       3.2.3-1        Core libraries for KDE's file manager
ii  libkpimexchang 3.2.3-1        KDE PIM Exchange library
ii  libkrb53       1.3.4-2        MIT Kerberos runtime libraries
ii  libkscan1      3.2.3-1        Scanner library for KDE
ii  libksieve0     3.2.3-1        KDE mail/news message filtering library
ii  liblcms1       1.12-2.1       Color management library
ii  liblcms1-dev   1.12-2.1       Color management library (Development header
ii  libldap2       2.1.30-3       OpenLDAP libraries
ii  liblircclient0 0.6.6-11       LIRC client library
ii  liblocale-gett 1.01-17        Using libc functions for internationalizatio
ii  liblockfile1   1.06           NFS-safe locking library, includes dotlockfi
ii  libltdl3       1.5.6-2        A system independent dlopen wrapper for GNU 
ii  liblua40       4.0-12         Main interpreter library for the Lua 4.0 pro
ii  liblua50       5.0.2-5        Main interpreter library for the Lua 5.0 pro
ii  liblualib40    4.0-12         Extension library for the Lua 4.0 programmin
ii  liblualib50    5.0.2-5        Extension library for the Lua 5.0 programmin
ii  liblwres1      9.2.3+9.2.4-rc Lightweight Resolver Library used by BIND
ii  liblzo1        1.08-1.1       A real-time data compression library
ii  libmad0        0.15.1b-1      MPEG audio decoder library
ii  libmad0-dev    0.15.1b-1      MPEG audio decoder development library
ii  libmagic1      4.10-3         File type determination library using "magic
ii  libmagick++6   6.0.5.2-1      The object-oriented C++ API to the ImageMagi
ii  libmagick6     6.0.5.2-1      Image manipulation library (free version)
ii  libmal1        0.40-3         A library of the functions in malsync (devel
ii  libmikmod2     3.1.11-a-5     A portable sound library
ii  libmimelib1    3.2.3-1        KDE mime library
ii  libmm13        1.3.0-3        Shared memory library - runtime
ii  libmng-dev     1.0.5-1        M-N-G library (Development headers)
ii  libmng1        1.0.5-1        Multiple-image Network Graphics library
ii  libmodplug0    2.04-2         ModPlug mod-like music shared libraries
ii  libmyspell3    3.1-8          MySpell spellchecking library
ii  libmysqlclient 3.23.56-2      LGPL-licensed client library for MySQL datab
ii  libmysqlclient 4.0.20-11      mysql database client library
ii  libnasl2       2.0.12-1       Nessus Attack Scripting Language, shared lib
ii  libncp         2.2.4-1        Shared library used by programs that use Net
ii  libncurses5    5.4-4          Shared libraries for terminal handling
ii  libncurses5-de 5.4-4          Developer's libraries and docs for ncurses
ii  libncursesw5   5.4-4          Shared libraries for terminal handling (wide
ii  libneon23      0.23.9.dfsg.3- An HTTP and WebDAV client library [old versi
ii  libnessus2     2.0.12-1       Nessus shared libraries
ii  libnet-daemon- 0.38-1         Perl module for building portable Perl daemo
ii  libnet-perl    1.19-1         Implementation of Internet protocols for Per
ii  libnet0        1.0.2a-6       library for the construction and handling of
ii  libnet1        1.1.2.1-1      Library for the construction and handling of
ii  libnetpbm10    10.0-5         Shared libraries for netpbm
ii  libnetpbm9     10.0-5         Shared libraries for netpbm
ii  libnewt-utf8-0 0.50.17-13     newt - text mode windowing with slang, with 
ii  libnewt0.51    0.51.6-11      Not Erik's Windowing Toolkit - text mode win
ii  libnspr4       1.7.2-4        Netscape Portable Runtime Library
ii  libnss3        1.7.2-4        Network Security Service Libraries - runtime
ii  libnxcomp0     1.3.99.1-0pre1 NoMachine NX - NX compression library
ii  libnxcompext0  1.3.99.1-0pre1 NoMachine NX - NX compression library
ii  libogg-dev     1.1.0-1        Ogg Bitstream Library Development
ii  libogg0        1.1.0-1        Ogg Bitstream Library
ii  liboggflac1    1.1.0-11       Free Lossless Audio Codec - runtime C librar
ii  libopenal0     0.2003020200-1 OpenAL is a portable library for 3D spatiali
ii  libopencdk8    0.5.5-8        Open Crypto Development Kit (OpenCDK) (runti
ii  libopencdk8-de 0.5.5-8        Open Crypto Development Kit (OpenCDK) (devel
ii  libopenh323-1. 1.12.2-4       H.323 aka VoIP library
ii  liborbit2      2.10.2-1.1     libraries for ORBit2 - a CORBA ORB
ii  libpam-modules 0.76-22        Pluggable Authentication Modules for PAM
ii  libpam-runtime 0.76-22        Runtime support for the PAM library
ii  libpam0g       0.76-22        Pluggable Authentication Modules library
ii  libpam0g-dev   0.76-22        Development files for PAM
ii  libpango1.0-0  1.4.1-1        Layout and rendering of internationalized te
ii  libpango1.0-co 1.4.1-1        Modules and configuration files for the Pang
ii  libpaper-utils 1.1.14-0.4     Library for handling paper characteristics (
ii  libpaper1      1.1.14-0.4     Library for handling paper characteristics
ii  libparted1.6-0 1.6.9-3.2      The GNU Parted disk partitioning shared libr
ii  libpcap0.7     0.7.2-7        System interface for user-level packet captu
ii  libpcap0.8     0.8.3-4        System interface for user-level packet captu
ii  libpcd2        1.0.1          A library for reading PhotoCD images
ii  libpcre3       4.5-1.1        Perl 5 Compatible Regular Expression Library
ii  libpcre3-dev   4.5-1.1        Perl 5 Compatible Regular Expression Library
ii  libperl5.8     5.8.4-2        Shared Perl library.
ii  libpisock8     0.11.8-10      Library for communicating with a PalmOS PDA
ii  libplot2       2.4.1-10       The GNU plotutils libraries
ii  libplrpc-perl  0.2017-1       Perl extensions for writing PlRPC servers an
ii  libpng10-0     1.0.15-6       PNG library, older version - runtime
ii  libpng12-0     1.2.5.0-7      PNG library - runtime
ii  libpng12-dev   1.2.5.0-7      PNG library - development
ii  libpng2        1.0.15-6       PNG library, older version - runtime
ii  libpopt-dev    1.7-4          lib for parsing cmdline parameters - develop
ii  libpopt0       1.7-4          lib for parsing cmdline parameters
ii  libpq3         7.4.3-3        Shared library libpq.so.3 for PostgreSQL
ii  libprogressbar 0.8-1          A Text Progress Bar Library for Ruby 1.8
ii  libpstoedit0   3.33-15        PostScript to editable vector graphics libra
ii  libpt-1.5.2    1.5.2-4        Portable Windows Library
ii  libqt3-compat- 3.2.3-4        Qt 1.x and 2.x compatibility includes
ii  libqt3-headers 3.2.3-4        Qt3 header files
ii  libqt3-mt-dev  3.2.3-4        Qt development files (Threaded)
ii  libqt3c102-mt  3.2.3-4        Qt GUI Library (Threaded runtime version)
ii  libquicktime1  0.9.2release-5 A library for reading and writing Quicktime 
ii  libraw1394-5   0.10.1-1       library for direct access to IEEE 1394 bus (
ii  libreadline-ru 1.8.1+1.8.2pre Readline interface for Ruby 1.8
ii  libreadline4   4.3-11         GNU readline and history libraries, run-time
ii  librecode0     3.6-10         Shared library on which recode is based
ii  libreiserfs0.3 0.3.0.4-4      ReiserFS filesystem access and manipulation 
ii  librpm4        4.0.4-28       RPM shared library
ii  libruby1.8     1.8.1+1.8.2pre Libraries necessary to run the Ruby 1.8
ii  libsane        1.0.14-5       API library for scanners
ii  libsary-ruby1. 0.4+cvs2004010 A ruby binding of sary
ii  libsary9       1.0.4+20040106 A suffix array library (runtime library)
ii  libsasl2       2.1.19-1.1     Authentication abstraction library
ii  libsdl-console 1.3-3          console that can be added to any SDL applica
ii  libsdl-gfx1.2  2.0.9-4        drawing and graphical effects extension for 
ii  libsdl-image1. 1.2.3-5        image loading library for Simple DirectMedia
ii  libsdl-mixer1. 1.2.5-8        mixer library for Simple DirectMedia Layer 1
ii  libsdl-net1.2  1.2.5-3        network library for Simple DirectMedia Layer
ii  libsdl-perl    1.20.0-13      SDL bindings for the Perl language
ii  libsdl-ttf2.0- 2.0.6-5        ttf library for Simple DirectMedia Layer wit
ii  libsdl1.2debia 1.2.7-7        Simple DirectMedia Layer
ii  libsdl1.2debia 1.2.7-7        Simple DirectMedia Layer (with X11 and OSS o
ii  libsensors3    2.8.7-2        Library to read temperature/voltage/fan sens
ii  libsfs0        0.8-0+pre20040 Self-Certifying File System shared libraries
ii  libsigc++-1.2- 1.2.5-1        Type-safe Signal Framework for C++ - runtime
ii  libslp1        1.0.11-7       OpenSLP libraries
ii  libsm-dev      4.3.0.dfsg.1-6 X Window System Session Management library d
ii  libsm6         4.3.0.dfsg.1-6 X Window System Session Management library
ii  libsmbclient   3.0.5-1        shared library that allows applications to t
ii  libsmpeg0      0.4.5+cvs20030 SDL MPEG Player Library - shared libraries
ii  libsndfile1    1.0.10-1       Library for reading/writing audio files
ii  libspeex1      1.0.rel.3-1    The Speex Speech Codec
ii  libss2         1.35-6         Command-line interface parsing library
ii  libssl-dev     0.9.7d-5       SSL development libraries, header files and 
ii  libssl0.9.7    0.9.7d-5       SSL shared libraries
ii  libstartup-not 0.6-2          library for program launch feedback (shared 
ii  libstdc++2.10- 2.95.4-22      The GNU stdc++ library
ii  libstdc++5     3.3.4-9        The GNU Standard C++ Library v3
ii  libstdc++5-3.3 3.3.4-9        The GNU Standard C++ Library v3 (development
ii  libstlport4.6  4.6.2-1        STLport C++ class library
ii  libsuikyo-ruby 1.3.2-1        Romaji Hiragana conversion library (ruby-bin
ii  libsvga1       1.4.3-17       console SVGA display libraries
ii  libsysfs1      1.1.0-1        Interface library to sysfs
ii  libt1-5        5.0.2-3        Type 1 font rasterizer library - runtime
ii  libtag1        1.2-1          TagLib Audio Meta-Data Library
ii  libtasn1-0     0.1.2-5        Manage ASN.1 structures (runtime)
ii  libtasn1-2     0.2.10-3       Manage ASN.1 structures (runtime)
ii  libtasn1-2-dev 0.2.10-3       Manage ASN.1 structures (development)
ii  libtext-charwi 0.04-1         get display widths of characters on the term
ii  libtext-iconv- 1.2-3          Convert between character sets in Perl
ii  libtext-wrapi1 0.06-1         internationalized substitute of Text::Wrap
ii  libtextwrap1   0.1-1          text-wrapping library with i18n - runtime
ii  libtiff3g      3.6.1-1        Tag Image File Format library
ii  libtiff3g-dev  3.6.1-1        Tag Image File Format library, development f
ii  libtiff4       3.6.1-1.1      Tag Image File Format library
ii  libtime-module 2003.1126-1    Various Perl modules for time/date manipulat
ii  libtimedate-pe 1.1600-4       Time and date functions for Perl
ii  libtolua0      4.0a-3         Tool to integrate C/C++ code with Lua - runt
ii  libtool        1.5.6-2        Generic library support script
ii  libttf2        1.4pre.2003040 FreeType 1, The FREE TrueType Font Engine, s
ii  libuim0        0.4.2.1-1      Simple, secure, and flexible input method co
ii  libungif4g     4.1.3-1        shared library for GIF images (runtime lib)
ii  liburi-perl    1.30-1         Manipulates and accesses URI strings
ii  libusb-0.1-4   0.1.8-16       Userspace USB programming library
ii  libusb-dev     0.1.8-16       Userspace USB programming library developmen
ii  libuuid1       1.35-6         Universally unique id library
ii  libvcdinfo0    0.7.20-2       library to extract information from VideoCD
ii  libvorbis-dev  1.0.1-1        The Vorbis General Audio Compression Codec (
ii  libvorbis0a    1.0.1-1        The Vorbis General Audio Compression Codec
ii  libvorbisenc2  1.0.1-1        The Vorbis General Audio Compression Codec
ii  libvorbisfile3 1.0.1-1        The Vorbis General Audio Compression Codec
ii  libweakref-per 0.01-4         perl module to create weak references
ii  libwidestudio  3.50-2-2       WideStudio SDK core runtime
ii  libwidestudio- 3.50-2-2       WideStudio SDK
ii  libwidestudio- 3.50-2-2       JPEG/PNG/XPM modules for WideStudio
ii  libwidestudio- 3.50-2-2       MySQL module for WideStudio
ii  libwidestudio- 3.50-2-2       ODBC module for WideStudio
ii  libwidestudio- 3.50-2-2       Perl module for WideStudio
ii  libwidestudio- 3.50-2-2       PostgreSQL module for WideStudio
ii  libwidestudio- 3.50-2-2       Python module for WideStudio
ii  libwidestudio- 3.50-2-2       Ruby module for WideStudio
ii  libwine        0.0.20040615-1 Windows Emulator (Library)
ii  libwine-print  0.0.20040615-1 Windows Emulator (Printing Module)
ii  libwine-twain  0.0.20040615-1 Windows Emulator (Scanner Module)
ii  libwmf-bin     0.2.8-1.1      Windows metafile conversion tools
ii  libwmf0.2-7    0.2.8-1.1      Windows metafile conversion library
ii  libwnn0        1.1.0+1.1.1-a0 FreeWnn library for Wnn (FreeWnn jserver)
ii  libwnn6        1.0.0-11       Wnn6 client library
ii  libwrap0       7.6.dbs-5      Wietse Venema's TCP wrappers library
ii  libwrap0-dev   7.6.dbs-5      Wietse Venema's TCP wrappers library, develo
ii  libwraster2    0.80.2-0.4     Shared libraries of Window Maker rasterizer
ii  libwvstreams3- 3.75.0-1       C++ network libraries for rapid application 
ii  libwww-perl    5.800-1        WWW client/server library for Perl (aka LWP)
ii  libwxgtk2.4    2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (GT
ii  libx11-6       4.3.0.dfsg.1-6 X Window System protocol client library
ii  libx11-dev     4.3.0.dfsg.1-6 X Window System protocol client library deve
ii  libxaw7        4.3.0.dfsg.1-6 X Athena widget set library
ii  libxaw7-dev    4.3.0.dfsg.1-6 X Athena widget set library development file
ii  libxcursor-dev 1.1.3-1        X cursor management library (development fil
ii  libxcursor1    1.1.3-1        X cursor management library
ii  libxdelta2     1.1.3-6        Xdelta runtime library
ii  libxext-dev    4.3.0.dfsg.1-6 X Window System miscellaneous extension libr
ii  libxext6       4.3.0.dfsg.1-6 X Window System miscellaneous extension libr
ii  libxft1        4.3.0.dfsg.1-6 FreeType-based font drawing library for X (v
ii  libxft2        2.1.1-2        advanced font drawing library for X
ii  libxft2-dev    2.1.1-2        advanced font drawing library for X (develop
ii  libxi-dev      4.3.0.dfsg.1-6 X Window System Input extension library deve
ii  libxi6         4.3.0.dfsg.1-6 X Window System Input extension library
ii  libxine1       1-rc5-1        the xine video/media player library, binary 
ii  libxml2        2.6.11-3       GNOME XML library
ii  libxml2-utils  2.6.11-3       XML utilities
ii  libxmu-dev     4.3.0.dfsg.1-6 X Window System miscellaneous utility librar
ii  libxmu6        4.3.0.dfsg.1-6 X Window System miscellaneous utility librar
ii  libxmuu-dev    4.3.0.dfsg.1-6 lightweight X Window System miscellaneous ut
ii  libxmuu1       4.3.0.dfsg.1-6 lightweight X Window System miscellaneous ut
ii  libxp-dev      4.3.0.dfsg.1-6 X Window System printing extension library d
ii  libxp6         4.3.0.dfsg.1-6 X Window System printing extension library
ii  libxpm-dev     4.3.0.dfsg.1-6 X pixmap library development files
ii  libxpm4        4.3.0.dfsg.1-6 X pixmap library
ii  libxrandr-dev  4.3.0.dfsg.1-6 X Window System Resize, Rotate and Reflectio
ii  libxrandr2     4.3.0.dfsg.1-6 X Window System Resize, Rotate and Reflectio
ii  libxrender-dev 0.8.3-7        X Rendering Extension client library (develo
ii  libxrender1    0.8.3-7        X Rendering Extension client library
ii  libxslt1.1     1.1.8-2        XSLT processing library - runtime library
ii  libxt-dev      4.3.0.dfsg.1-6 X Toolkit Intrinsics development files
ii  libxt6         4.3.0.dfsg.1-6 X Toolkit Intrinsics
ii  libxtrap-dev   4.3.0.dfsg.1-6 X Window System protocol-trapping extension 
ii  libxtrap6      4.3.0.dfsg.1-6 X Window System protocol-trapping extension 
ii  libxtst-dev    4.3.0.dfsg.1-6 X Window System event recording and testing 
ii  libxtst6       4.3.0.dfsg.1-6 X Window System event recording and testing 
ii  libxv-dev      4.3.0.dfsg.1-6 X Window System video extension library deve
ii  libxv1         4.3.0.dfsg.1-6 X Window System video extension library
ii  libzipios++0c1 0.1.5.9+cvs.20 a small C++ library for reading zip files (l
ii  libzvbi-common 0.2.8-1        Video Blank Interval decoder - common files
ii  libzvbi0       0.2.8-1        Video Blank Interval decoder - runtime files
ii  lilo           22.5.9-6       LInux LOader - The Classic OS loader can loa
ii  linneighborhoo 0.6.5-3        An SMB network browser for Linux and X11.
ii  linux-kernel-h 0.5-1          Symlinks to unpackaged Kernel header files f
ii  linux-wlan-ng  0.2.1pre21-1   utilities for wireless prism2 cards
ii  linux-wlan-ng- +0.2.1pre21-1  drivers for wireless prism2 cards
ii  lisa           3.2.3-1        LAN Information Server
ii  loadlin        1.6c-0.4       a loader (running under DOS) for LINUX kerne
ii  locales        2.3.2.ds1-16   GNU C Library: National Language (locale) da
ii  lockfile-progs 0.1.10         Programs for locking and unlocking files and
ii  login          4.0.3-30       System login tools
ii  logrotate      3.7-2          Log rotation utility
ii  loop-aes       2.1c-1         AES (Advanced Encryption Standard) Kernel mo
ii  lrzsz          0.12.21-4      Tools for zmodem/xmodem/ymodem file transfer
ii  lsof           4.71-1         List open files.
ii  lv             4.50-1         Powerful Multilingual File Viewer
ii  lynx           2.8.5-1        Text-mode WWW Browser
ii  lzop           1.01-1         A real-time compressor
ii  m4             1.4.1-1        a macro processing language
ii  macutils       2.0b3-13       Set of tools to deal with specially encoded 
ii  madwifi        20030910-1     Setup to use atheros wireless cards
ii  madwifi-module 20040308-2     Device driver modules for madwifi wireless c
ii  madwifi-module 20040308-2     Device driver modules for madwifi wireless c
ii  mailx          8.1.2-0.200405 A simple mail user agent
ii  make           3.80-9         The GNU version of the "make" utility.
ii  makedev        2.3.1-74       Creates device files in /dev
ii  man-db         2.4.2-19       The on-line manual pager
ii  manpages       1.67-2         Manual pages about using a GNU/Linux system
ii  manpages-dev   1.67-2         Manual pages about using GNU/Linux for devel
ii  manpages-ja    0.5.0.0.200407 Japanese version of the manual pages (for us
ii  mawk           1.3.3-11       a pattern scanning and text processing langu
ii  mbr            1.1.5-2        Master Boot Record for IBM-PC compatible com
ii  mc             4.6.0-4.6.1-pr Midnight Commander - a powerful file manager
ii  mdadm          1.6.0-1        Manage MD devices aka Linux Software Raid
ii  mell           1.0.0-6        emacs lisp library written by Hiroyuki Komat
ii  menu           2.1.15         Provides update-menus functions for some app
ii  menu-xdg       0.1            freedesktop.org menu compliant window manage
ii  mew            3.3+0.20040715 Messaging in the Emacs World
ii  mew-bin        3.3+0.20040715 The external commands for Mew
ii  mgp            1.10a-4        MagicPoint- an X11 based presentation tool
ii  mikmod         3.2.1-1        Portable tracked music player
ii  mime-support   3.28-1         MIME files 'mime.types' & 'mailcap', and sup
ii  minicom        2.1-7          friendly menu driven serial communication pr
ii  mkbootfloppy-k 0.5-1          Shell(X)dialog GUI for creating a set of KNO
ii  mkbootfloppy-k 0.1-1          Fixed mkbootfloppy-knoppix for japanese.
ii  mkdesktophdico 0.5-2          Automatic KDE/GNOME Desktop harddisk icon cr
ii  mkdosswapfile- 0.5-11         Shell GUI for generation of Swapfiles on DOS
ii  mkdosswapfile- 0.1-4          fixed mkdosswapfile for japanese.
ii  mkisofs        2.0+a34-1      Creates ISO-9660 CD-ROM filesystem images
hi  mknbi          1.4.0-1        Create tagged images for Etherboot or Netboo
ii  mkpersistentho 0.5-5          Shell GUI for generation of a KNOPPIX persis
ii  mkpersistentho 0.1-4          Fixed mkpersistenthome-knoppix for Japanese.
ii  mobilemesh     1.0-5          Mobile adhoc networking
ii  modconf        0.2.46         Device Driver Configuration
ii  modemlink-knop 0.5-5          Lightweight setup for /dev/modem
ii  module-assista 0.6.8          tool make module package creation easier
ii  module-init-to 3.1-pre5-3     tools for managing Linux kernel modules
ii  modutils       2.4.26-1       Linux module utilities
ii  mount-aes      2.11x-1        Tools for mounting and manipulating filesyst
ii  mouseconfig    0.5-2          Lightweight mouse configuration tool for Kno
ii  mozilla        1.7.2-4        The Mozilla Internet application suite - met
ii  mozilla-browse 1.7.2-4        The Mozilla Internet application suite - cor
ii  mozilla-locale 1.7+tm0.1-1    Mozilla Japanese Language/Region Package.
ii  mozilla-mailne 1.7.2-4        The Mozilla Internet application suite - mai
ii  mozilla-psm    1.7.2-4        The Mozilla Internet application suite - Per
ii  mpack          1.6-1          tools for encoding/decoding MIME messages
ii  mpage          2.5.3-1        print multiple pages per sheet on PostScript
ii  mpg321         0.2.10.3       A Free command-line mp3 player, compatible w
ii  mt-st          0.8-1          Linux SCSI tape driver aware magnetic tape c
ii  mtools         3.9.9-2        Tools for manipulating MSDOS files
ii  mtr            0.58-1         Full screen ncurses and X11 traceroute tool
ii  mutt           1.5.6-20040722 Text-based mailreader supporting MIME, GPG, 
ii  mysql-client   4.0.20-11      mysql database client binaries
ii  mysql-common   4.0.20-11      mysql database common files (e.g. /etc/mysql
ii  mysql-server   4.0.20-11      mysql database server binaries
ii  nasm           0.98.38-1      General-purpose x86 assembler
ii  ncftp          3.1.8-1        A user-friendly and well-featured FTP client
ii  ncpfs          2.2.4-1        Utilities to use resources from NetWare serv
ii  ncurses-base   5.4-4          Descriptions of common terminal types
ii  ncurses-bin    5.4-4          Terminal-related programs and man pages
ii  ncurses-term   5.4-4          Additional terminal type definitions
hi  ndiswrapper    0.8-1          Userspace utilities for ndiswrapper
ii  ndiswrapper-mo 0.8-1          Ndiswrapper linux kernel module
ii  ndiswrapper-mo 0.8-1          Ndiswrapper linux kernel module
ii  nedit          5.4-1          A powerful, customizable, Motif based text e
ii  nessus         2.0.10a-6      Remote network security auditor, the client
ii  nessus-plugins 2.0.12-1       Nessus plugins
ii  nessusd        2.0.10a-6      Remote network security auditor, the server
ii  net-tools      1.60-10        The NET-3 networking toolkit
ii  netbase        4.18           Basic TCP/IP networking system
ii  netcardconfig- 0.5-17         Minimalistic ncurses/dialog-based network co
ii  netcardconfig- 0.1-5          Fixed netcardconfig for Japanese.
ii  netcat         1.10-23        TCP/IP swiss army knife
ii  netcat6        0.5-1          TCP/IP swiss army knife with IPv6 support
ii  netkit-inetd   0.10-9         The Internet Superserver
ii  netkit-ping    0.10-9         The ping utility from netkit
ii  netpbm         10.0-5         Graphics conversion tools
ii  netpipe-tcp    3.6.1-1        A network performance tool using the TCP pro
ii  netpipes       4.2-3          a package to manipulate BSD TCP/IP stream so
ii  netris         0.52-1         A free, networked version of T*tris
ii  network-setup- 0.5-3          Lightweight setup tool for all kinds of netw
ii  networkconfig- 0.5-2          KDE/GNOME Menus for network configuration in
ii  nfs-common     1.0.6-3        NFS support files common to client and serve
ii  nfs-kernel-ser 1.0.6-3        Kernel NFS server support
ii  nis            3.11-3         Clients and daemons for the Network Informat
ii  nkf            2.04-1         Network Kanji code conversion Filter
ii  nmap           3.55-1         The Network Mapper
ii  nparted        0.1-8          Newt and GNU Parted based disk partition tab
ii  ntfsprogs      200309071734ca NTFS filesystem libraries and utilities
ii  ntfsprogs-dev  200309071734ca files required to compile software that uses
ii  ntpdate        4.2.0a-11      The ntpdate client for setting system time f
ii  nvtv           0.4.7-1        Tool to control TV chips on NVidia cards und
ii  nxagent        1.3.99.1-0pre1 NoMachine NX - nesting X server with roundtr
ii  nxclient       1.4.0-44       NoMachine NX Client and Libraries.
ii  nxproxy        1.3.99.1-0pre1 NoMachine NX - X protocol compression proxy
ii  nxserver       0.1-1          FreeNX server
ii  nxssh          1.3.99.1-0pre1 NoMachine NX - custom and modified OpenSSH
ii  odbcinst1      2.2.4-9        Support library and helper program for acces
ii  openoffice.org 1.1.2-3        high-quality office productivity suite
ii  openoffice.org 1.1.2-3        OpenOffice.org office suite binary files
ii  openoffice.org 1.1.2-3+1      Debian specific parts of OpenOffice.org
ii  openoffice.org 1.1+20030814-2 OpenOffice.org office suite help (Japanese)
ii  openoffice.org 1.1.2-3        Japanese language package for OpenOffice.org
ii  openoffice.org 0.1-5          OpenOffice.org support for Japanese.
ii  openoffice.org 1.1.2-3        OpenOffice.org MIME bindings for KDE
ii  openssl        0.9.7d-5       Secure Socket Layer (SSL) binary and related
ii  orinoco        0.15rc2-1      Orinoco and Prism 2 wireless card driver wit
ii  parted-bf      1.6.9-3.2      The GNU Parted disk partition resizing progr
ii  partimage      0.6.4-7        Linux/UNIX utility to save partitions in a c
ii  partimage-serv 0.6.4-7        Server to use partimage across a network
ii  passwd         4.0.3-30       Change and administer password and group dat
ii  patch          2.5.9-2        Apply a diff file to an original
ii  pciutils       2.1.11-15      Linux PCI Utilities
ii  pciutils-dev   2.1.11-15      Linux PCI Utilities (development files)
ii  pcmcia-cs      3.2.5-8        PCMCIA Card Services for Linux
ii  pdf-printercon 0.1-1          sets up and pdf printer service
ii  perl           5.8.4-2        Larry Wall's Practical Extraction and Report
ii  perl-base      5.8.4-2        The Pathologically Eclectic Rubbish Lister.
ii  perl-modules   5.8.4-2        Core Perl modules.
ii  perl-suid      5.8.4-2        Runs setuid Perl scripts.
ii  php4           4.3.8-5        A server-side, HTML-embedded scripting langu
ii  php4-mysql     4.3.8-5        MySQL module for php4
ii  pia            3.93-1         movie player
ii  pilot-link     0.11.8-10      Tools to communicate with a PalmOS PDA
ii  pkg-config     0.15.0-4       Manage compile and link flags for libraries
ii  playmidi       2.4debian-2    MIDI player
ii  playvideodisk- 0.5-2          Frontend for xine to change DVD-device on-th
ii  pm-dev         4.3.0.dfsg.1-6 proxy management protocol development files
ii  pnm2ppa        1.12-12        PPM to PPA converter
ii  po-debconf     0.8.12         Manage translated Debconf templates files wi
ii  portmap        5-4            The RPC portmapper
ii  poster         20020830-2     Create large posters out of PostScript pages
ii  powermgmt-base 1.21           Common utils and configs for power managemen
ii  ppmd           9.1-8          fast archiver program with good compression 
ii  ppmtofb        0.32           Display netpbm graphics on Linux framebuffer
ii  ppp            2.4.2+20040428 Point-to-Point Protocol (PPP) daemon
ii  ppp-scripts-kn 0.5-3          PPP connection scripts for various providers
hi  pppconfig      2.1            A text menu based utility for configuring pp
ii  pppdcapiplugin 3.3.0.20040704 plugin for pppd to communicate with CAPI-cap
ii  pppoe          3.5-3          PPP over Ethernet driver
ii  pppoeconf      1.0.4          configures PPPoE/ADSL connections
ii  pppstatus      0.4.2-7        console-based PPP status monitor
ii  pptp-linux     1.5.0-4        Point-to-Point Tunneling Protocol (PPTP) Cli
ii  prime          0.8.3.1-1      Japanese PRedictive Input Method Editor
ii  prime-dict     0.8.3-1        Japanese PRedictive Input Method Editor (dic
ii  prime-el       1.4.2.1-1      PRIME client for emacsen
ii  print-utils-pf 0.1-1          provides various print utils
ii  prism54        0.1-4          Prism54 wireless card drivers
ii  procmail       3.22-9         Versatile e-mail processor
ii  procps         3.2.3-1        The /proc file system utilities
ii  psfontmgr      0.11.8         PostScript font manager -- part of Defoma, D
ii  psmisc         21.5-1         Utilities that use the proc filesystem
ii  psutils        1.17-17        A collection of PostScript document handling
ii  pump           0.8.19-4       simple DHCP/BOOTP client
ii  python         2.3.4-1        An interactive high-level object-oriented la
ii  python-tk      2.3.4-1        Tkinter - Writing Tk applications with Pytho
ii  python2.3      2.3.4-10sid    An interactive high-level object-oriented la
ii  python2.3-tk   2.3.4-10sid    Tkinter - Writing Tk applications with Pytho
ii  qcad           1.5.4-5        a professional CAD System
ii  qemu           0.6.0-2        fast processor emulator
ii  qemu-knoppix   0.1-1          QEMU scripts for knoppix.
ii  qt3-dev-tools  3.2.3-4        Qt3 development tools
ii  qtparted       0.4.4-2        A parted frontend using QT
ii  qtparted-local 0.4.4-0.1      Japanese (ja) file for qtparted.
ii  radio          3.93-1         ncurses-based radio application
ii  raidtools2     1.00.3-9       Utilities to support 'new-style' RAID disks
ii  rcs            5.7-13.3       The GNU Revision Control System
ii  rdate          1.4-5          sets the system's date from a remote host
ii  rdesktop       1.3.1-1        RDP client for Windows NT/2000 Terminal Serv
ii  rebuildfstab-k 0.5-6          fstab-rebuilder for KNOPPIX
ii  rebuildfstab-k 0.1-5          Fixed rebuildfstab for japanese.
ii  recode         3.6-10         Character set conversion utility
ii  reiserfsprogs  3.6.18-3       User-level tools for ReiserFS filesystems
ii  render-dev     0.8-4          X Rendering Extension header files and docum
ii  reportbug      2.64           Reports bugs in the Debian distribution
ii  restartx-knopp 0.5-3          Shell GUI for restarting KNOPPIX desktop
ii  rootshell-knop 0.5-2          Menu entry for starting a Root Shell
ii  rpm            4.0.4-28       Red Hat package manager
ii  rsync          2.6.2-2        fast remote file copy program (like rcp)
ii  ruby           1.8.1-8        An interpreter of object-oriented scripting 
ii  ruby1.8        1.8.1+1.8.2pre Interpreter of object-oriented scripting lan
ii  rxvt-beta      2.7.10-0.1     VT102 terminal emulator for the X Window Sys
ii  s3switch       0.0.20030423-2 Manage the output device on S3 Savage chips
ii  samba          3.0.5-1        a LanManager-like file and printer server fo
ii  samba-common   3.0.5-1        Samba common files used by both the server a
ii  sambastart-kno 0.1-3          adds an sambastartup script to knoppix
ii  sambastart-kno 0.1-1          Fixed sambastart-knoppix for japanese.
ii  sane           1.0.12-2       scanner graphical frontends
ii  sash           3.7-4          Stand-alone shell
ii  saveconfig-kno 0.5-13         Shell GUI for generation of a KNOPPIX config
ii  saveconfig-kno 0.1-5          Fixed saveconfig for japanese.
ii  scanmodem      20040730-1     Shell script from linmodems.org for identify
ii  scanpartitions 0.5-10         fstab-helper for KNOPPIX
ii  scantv         3.93-1         scan TV channels for stations
ii  scli           0.2.12-2       a collection of SNMP command line management
ii  screen         4.0.2-3        a terminal multiplexor with VT100/ANSI termi
ii  scribus        1.2.0.cvs20040 a free software desktop page layout program
ii  secpolicy      3.2.3-1        KDE PAM security policy configuration tool
ii  sed            4.1.1-1        The GNU sed stream editor
ii  semi           1.14.6+0.20040 library to provide MIME feature for Emacsen
ii  sendfile       2.1-26         Simple Asynchronous File Transfer
ii  setserial      2.17-36        Controls configuration of serial ports
ii  sfs-client     0.8-0+pre20040 Self-Certifying File System client
ii  sfs-common     0.8-0+pre20040 Self-Certifying File System common files
ii  sgml-base      1.25           SGML infrastructure and SGML catalog file su
ii  shaper         2.2.12-0.7.3-1 Traffic shaper init script (cbq.init) for Li
ii  shared-mime-in 0.14-1.1       FreeDesktop.org shared MIME database and spe
ii  sharutils      4.2.1-11       shar, unshar, uuencode, uudecode
ii  shellutils     5.2.1-2        The GNU shell programming utilities (transit
ii  sitar          0.8.4-1        SITAR - System InformaTion At Runtime
ii  slang1         1.4.9dbs-6     The S-Lang programming library - runtime ver
ii  slang1a-utf8   1.4.9dbs-6     The S-Lang programming library with utf8 sup
ii  slrn           0.9.8.0-14     threaded news reader (fast for slow links)
ii  smail          3.2.0.115-5    Electronic mail transport system
ii  smartmontools  5.32-1         control and monitor storage systems using S.
ii  smbclient      3.0.5-1        a LanManager-like simple client for Unix
ii  smbconf-pfeifl 0.5-4          Kurt's smb.conf for native printing support
ii  smbfs          3.0.5-1        mount and umount commands for the smbfs (for
ii  smpeg-plaympeg 0.4.5+cvs20030 SMPEG command line MPEG audio/video player
ii  smpeg-xmms     0.3.5-5        SDL MPEG Player Library - XMMS plugin
ii  sndconfig-knop 0.57-7         Easy soundcard configuration
ii  snort          2.2.0-1        Flexible Network Intrusion Detection System
ii  snort-common   2.2.0-1        Flexible Network Intrusion Detection System
ii  snort-rules-de 2.2.0-1        Flexible Network Intrusion Detection System
ii  snortsnarf     021111.1-0.1   SnortSnarf is a Perl program to take files o
ii  sound-recorder 0.06-6.1       Direct-to-disk recording and play-back progr
ii  soundcardconfi 0.5-2          Starts sndconfig as root
ii  sox            12.17.5-2      A universal sound sample translator
ii  speedtouch     1.3-1          userspace driver for the Alcatel Speedtouch 
ii  speex          1.0.rel.3-1    The Speex Speech Codec
ii  squid          2.5.6-7        Internet Object Cache (WWW proxy cache)
ii  squid-common   2.5.6-7        Internet Object Cache (WWW proxy cache) - co
ii  ssh            3.8.1p1-8      Secure rlogin/rsh/rcp replacement (OpenSSH)
ii  sshstart-knopp 0.5-2          Starts SSH and sets a password for the knopp
ii  sslwrap        2.0.6-15       Simple TCP service encryption using TLS/SSL
ii  startnessus-kn 0.5-3          Local nessus server and client startup scrip
ii  startsyslog-kn 0.5-1          Starts syslog server and traces content of /
ii  statserial     1.1-21         Displays serial port modem status lines
ii  strace         4.5.6-1.1      A system call tracer
ii  stunnel        3.26-2         Universal SSL tunnel for network daemons
ii  sudo           1.6.7p5-2      Provide limited super user privileges to spe
ii  sudoers-knoppi 0.5-1          /etc/sudoers for the knoppix user
ii  suikyo-elisp   1.3.2-1        Romaji Hiragana conversion library (elisp bi
ii  suikyo-table   1.3.2-1        Romaji Hiragana conversion library (conversi
ii  sylpheed       0.9.12-3       Light weight e-mail client with GTK+
ii  sylpheed-i18n  0.9.12-3       Locale data for Sylpheed (i18n support)
ii  symlinks       1.2-4.1        scan/change symbolic links
ii  sysklogd       1.4.1-15       System Logging Daemon
ii  syslinux-knopp 2.04-1         Bootloader for Linux/i386 using MS-DOS flopp
ii  sysutils       1.3.8.5.1      Miscellaneous small system utilities.
ii  sysvinit       2.84-186       System-V like init with KNOPPIX scripts.
hc  sysvinit-knopp 2.84-1         System-V like init with KNOPPIX scripts.
ii  tar            1.14-2         GNU tar
ii  tasksel        1.51           Tool for selecting tasks for installation on
ii  tcl8.4         8.4.6-1        Tcl (the Tool Command Language) v8.4 - run-t
ii  tcpd           7.6.dbs-5      Wietse Venema's TCP wrapper utilities
ii  tcpdump        3.8.3-3        A powerful tool for network monitoring and d
ii  tct            1.11-6.1       Forensics related utilities.
ii  telnet-ssl     0.17.24+0.1-2  The telnet client with SSL encryption suppor
ii  telnetd-ssl    0.17.24+0.1-2  The telnet server with SSL encryption suppor
ii  testdisk       4.2-1          Partition scanner and disk recovery tool
ii  tethereal      0.10.6-1       Network traffic analyzer (console)
ii  textutils      5.2.1-2        The GNU text file processing utilities (tran
ii  tftp           0.17-11        Trivial file transfer program.
ii  tftpd-hpa      0.36-1         HPA's tftp server
ii  thttpd         2.23beta1-2.3  tiny/turbo/throttling HTTP server
ii  timeout        1.11-6.1       Run a command with a time limit.
ii  tk8.4          8.4.7-1        Tk toolkit for Tcl and X11, v8.4 - run-time 
ii  tnef           1.2.3-0.1      Tool to unpack MIME application/ms-tnef atta
ii  traceroute     1.4a12-16      traces the route taken by packets over a TCP
ii  transfig       3.2.5-alpha5-1 Utilities for converting XFig figure files
ii  tsocks         1.8beta5-2     transparent network access through a SOCKS 4
ii  ttf-bitstream- 1.10-3         The Bitstream Vera family of free TrueType f
ii  ttf-kochi-goth 1.0.20030809-3 Kochi Subst Gothic Japanese TrueType font wi
ii  ttf-kochi-minc 1.0.20030809-3 Kochi Subst Mincho Japanese TrueType font wi
ii  ttf-openoffice 1.0-2          OpenOffice TrueType Fonts
ii  ttf-opensymbol 1.1.2-3        The OpenSymbol TrueType font
ii  ttmkfdir       3.0.9-3        Utility used to create fonts.scale files for
ii  twm            4.3.0.dfsg.1-6 Tab window manager
ii  txt2regex      0.7-10         A Regular Expression "wizard", all written w
ii  type1inst      0.6.1-4        Install Adobe Type 1 fonts into X11 and Ghos
ii  ucf            1.07           Update Configuration File: preserves user ch
ii  uim-common     0.4.2.1-1      Common files for uim
ii  uim-xim        0.4.2.1-1      A bridge between uim and XIM
ii  uml-cow-shfs   1.0.0-11       
ii  unarj          3.10.21-1      transitional dummy package
ii  unifont        1.0-1          X11 dual-width GNU unicode font
ii  unixodbc       2.2.4-9        ODBC tools libraries
ii  unp            1.0.10         unpack (almost) everything with one command
ii  unzip          5.51-2         De-archiver for .zip files
ii  unzoo          4.4-2          zoo archive extractor
ii  update         2.11-4         daemon to periodically flush filesystem buff
ii  urlview        0.9-11         Extracts URLs from text
ii  usbutils       0.11+cvs200403 USB console utilities
ii  usbview        1.0-6          USB device viewer
ii  user-profile-k 0.6-29         Skeleton files for the KNOPPIX default user
ii  user-profile-k 0.1-2          Skeleton files for the KNOPPIX default japan
ii  usleep-knoppix 0.5-1          sleeps for a number of microseconds, see man
ii  util-linux     2.12-7         Miscellaneous system utilities
ii  util-linux-loc 2.12-7         Locales files for util-linux
ii  uudeview       0.5.20-2       Smart multi-file multi-part decoder (command
ii  v4l-conf       3.93-1         tool to configure video4linux drivers
ii  vcdimager      0.7.20-2       A VideoCD (VCD) image mastering and ripping 
ii  vcdtools       0.4-2          Creates Video CD (VCD) filesystem images
ii  vflib2         2.25.1-18      Vector Font Library for Japanese Character C
ii  vim            6.3-013+2      Vi IMproved - enhanced vi editor
ii  vim-common     6.3-013+2      Vi IMproved - Common files
ii  vim-gtk        6.3-013+2      Vi IMproved - GTK2 Version
ii  vim-scripts    5-1            plugins for vim, adding bells and whistles
ii  vimpart        3.2.3-2        embedded Vim text editor component for KDE
ii  vnc-common     3.3.7-1        Virtual network computing server software
ii  vorbis-tools   1.0.1-1        Several Ogg Vorbis Tools
ii  vpnc           0.2-rm+zomb.1- Cisco-compatible VPN client
ii  w3m            0.5.1-1        WWW browsable pager with excellent tables/fr
ii  w3m-img        0.5.1-1        inline image extension support utilities for
ii  wavemon        0.4.0b-6       Wireless Device Monitoring Application
ii  wavtools       1.3.2-8        WAV play, record, and compression
ii  wget           1.9.1-4        retrieves files from the web
ii  whiptail       0.51.6-11      Displays user-friendly dialog boxes from she
ii  whois          4.6.19         The GNU whois client
ii  widestudio     3.50-2-2       Multi platform C++ IDE for x11
ii  wine           0.0.20040615-1 Windows Emulator (Binary Emulator)
ii  wine-utils     0.0.20040615-1 Windows Emulator (Utilities)
ii  winesetuptk    0.7-1          Windows Emulator (Configuration and Setup To
ii  wipe           0.20-1         Secure file deletion
ii  wireless-tools 26+27pre22-1   Tools for manipulating Linux Wireless Extens
ii  wl             2.10.1+0.20040 Yet Another Message Interface on Emacsen
ii  wlcardconfig-k 0.5-4          Minimalistic ncurses/dialog-based WLAN confi
ii  wmaker         0.80.2-0.4     NeXTSTEP-like window manager for X
ii  wmaker-data    0.8-2          Several free icons for use with WindowMaker 
ii  wmakerconf     2.9.1-1        GTK+ based configuration tool for Window Mak
ii  wmakerconf-dat 0.80.0.1-1     Data files for wmakerconf, a configuration t
ii  wordtrans-data 1.1pre13-4     Multi Language Word Translator for Linux
ii  wprint         2.04-1         Print any charset from web browsers and Html
ii  wvdial         1.54.0-1       PPP dialer with built-in intelligence
ii  x-dev          4.3.0.dfsg.1-6 X protocol development files
ii  x-ttcidfont-co 17             Configure TrueType and CID fonts for X
ii  xaos           3.1r-5         real-time interactive fractal zoomer
ii  xaw3dg         1.5+E-7        Xaw3d widget set
ii  xawtv          3.93-1         X11 TV application
ii  xawtv-plugins  3.93-1         plugins for xawtv and motv
ii  xbase-clients  4.3.0.dfsg.1-6 miscellaneous X clients
ii  xbattle        5.4.1-12       A concurrent multi-player battle strategy ga
ii  xboard         4.2.6-2.1      An X Window System Chess Board.
ii  xboing         2.4-26.1       Blockout game for X
ii  xchat          2.0.10-0.1     IRC client for X similar to AmIRC
ii  xchat-common   2.0.10-0.1     Common files for X-Chat
ii  xdelta         1.1.3-6        A diff utility which works with binary files
ii  xdialog        2.0.6-3        X11 replacement for the text util dialog
ii  xdm            4.3.0.dfsg.1-6 X display manager
ii  xext           3.3.6-44       extensions to XFree86 3.x servers
ii  xf86config-kno 0.8-5          XFree86 template config files and setup prog
ii  xf86config-kno 0.1-9          XFree86 template config files ( added kochi 
ii  xfce           3.8.18-2       The Cholesterol Free Desktop Environment
ii  xfce-common    3.8.18-2       architecture-independent files for Xfce
ii  xfig           3.2.5-alpha5-2 Facility for Interactive Generation of figur
ii  xfonts-100dpi  4.3.0.dfsg.1-6 100 dpi fonts for X
ii  xfonts-100dpi- 4.3.0.dfsg.1-6 100 dpi fonts for X (transcoded from ISO 106
ii  xfonts-75dpi   4.3.0.dfsg.1-6 75 dpi fonts for X
ii  xfonts-75dpi-t 4.3.0.dfsg.1-6 75 dpi fonts for X (transcoded from ISO 1064
ii  xfonts-artwiz  2.6            X fonts created by Artwiz, TigerT, and Danie
ii  xfonts-base    4.3.0.dfsg.1-6 standard fonts for X
ii  xfonts-base-tr 4.3.0.dfsg.1-6 standard fonts for X (transcoded from ISO 10
ii  xfonts-bolkhov 1.1.20001007-4 75 dpi CP1251 encoded Cyrillic fonts for X (
ii  xfonts-bolkhov 1.1.20001007-4 Character-cell CP1251 encoded Cyrillic fonts
ii  xfonts-konsole 3.3.0-1        Fonts used by the KDE Konsole
ii  xfonts-scalabl 4.3.0.dfsg.1-6 scalable fonts for X
ii  xfonts-terminu 4.06-1         Fixed-width fonts for fast reading
ii  xfonts-x3270-m 3.3.2p1-1      Font files for the x3270(1) IBM 3270 emulato
ii  xfree86-common 4.3.0.dfsg.1-6 X Window System (XFree86) infrastructure
ii  xfs            4.3.0.dfsg.1-6 X font server
ii  xfsdump        2.2.21-1       Administrative utilities for the XFS filesys
ii  xfsprogs       2.6.20-1       Utilities for managing the XFS filesystem
ii  xgalaga        2.0.34-28      X11 version of the famous Galaga game
ii  xine-ui        0.99.1-1       the xine video player, user interface
ii  xkbset         0.5-2          Small utility to change the AccessX settings
hi  xlibmesa-dri   4.3.0.dfsg.1-6 Mesa 3D graphics library modules [XFree86]
ii  xlibmesa-gl    4.3.0.dfsg.1-6 Mesa 3D graphics library [XFree86]
ii  xlibmesa-gl-de 4.3.0.dfsg.1-6 Mesa 3D graphics library development files [
ii  xlibmesa-glu   4.3.0.dfsg.1-6 Mesa OpenGL utility library [XFree86]
ii  xlibmesa-glu-d 4.3.0.dfsg.1-6 Mesa OpenGL utility library development file
ii  xlibs          4.3.0.dfsg.1-6 X Window System client libraries metapackage
ii  xlibs-data     4.3.0.dfsg.1-6 X Window System client data
ii  xlibs-dev      4.3.0.dfsg.1-6 X Window System client library development f
ii  xlibs-static-d 4.3.0.dfsg.1-6 X Window System client library development f
ii  xlibs-static-p 4.3.0.dfsg.1-6 X Window System client extension library PIC
ii  xloadimage     4.1-14         Graphics file viewer under X11
ii  xml-core       0.09           XML infrastructure and XML catalog file supp
ii  xmms           1.2.10-1       Versatile X audio player that looks like Win
ii  xmms-cdread    0.14a-10.1     Input plugin for XMMS that reads audio data 
ii  xmms-goom      1.99.4-4       visualization plug-in for XMMS with a variet
ii  xmms-modplug   2.05-5         ModPlug plugin for XMMS
ii  xmms-volnorm   0.8.1-3        XMMS plugin that gives all songs the same vo
ii  xnest          4.3.0.dfsg.1-6 nested X server
ii  xpdf           3.00-7         Portable Document Format (PDF) suite
ii  xpdf-common    3.00-7         Portable Document Format (PDF) suite -- comm
ii  xpdf-reader    3.00-7         Portable Document Format (PDF) suite -- view
ii  xpdf-utils     3.00-7         Portable Document Format (PDF) suite -- util
ii  xpdf0.90       0.90-9.3       Portable Document Format viewer for X11(old 
ii  xserver-3dlabs 3.3.6-44       X server for 3DLabs GLINT and Permedia-based
ii  xserver-8514   3.3.6-44       X server for ATI 8514/A-based graphics cards
ii  xserver-agx    3.3.6-44       X server for IBM XGA and IIT AGX-based graph
ii  xserver-common 4.3.0.dfsg.1-6 files and utilities common to all X servers
ii  xserver-common 3.3.6-44       files and utilities common to XFree86 3.x X 
ii  xserver-i128   3.3.6-44       X server for Number Nine Imagine 128 graphic
ii  xserver-mach32 3.3.6-44       X server for ATI Mach32-based graphics cards
ii  xserver-mach64 3.3.6-44       X server for ATI Mach64-based graphics cards
ii  xserver-mach8  3.3.6-44       X server for ATI Mach8-based graphics cards
ii  xserver-p9000  3.3.6-44       X server for Weitek P9000-based graphics car
ii  xserver-s3     3.3.6-44       X server for S3 chipset-based graphics cards
ii  xserver-s3v    3.3.6-44       X server for S3 ViRGE and ViRGE/VX-based gra
ii  xserver-svga   3.3.6-44       X server for SVGA graphics cards
ii  xserver-vga16  3.3.6-44       X server for VGA graphics cards
ii  xserver-w32    3.3.6-44       X server for Tseng ET4000/W32 and ET6000-bas
ii  xserver-xfree8 4.3.0.dfsg.1-6 the XFree86 X server
ii  xsession-inits 0.5-12         Starts X-Window system from INIT on KNOPPIX
ii  xsession-knopp 0.5-54         Automatic Xsession startup script for KNOPPI
ii  xsession-knopp 0.1-22         Xsession startup script for Japanese.
ii  xskat          4.0-1          3-player card game "Skat"
ii  xterm          4.3.0.dfsg.1-6 X terminal emulator
ii  xtv            1.1-6          View the screen of a remote X11 display
ii  xutils         4.3.0.dfsg.1-6 X Window System utility programs
ii  xvfb           4.3.0.dfsg.1-6 virtual framebuffer X server
ii  xviddetect     0.3-4          XFree86 installation helper
ii  xzoom          0.3-16         magnify part of X display, with real-time up
ii  zile           1.6.2-1        a very small emacs-like editor
ii  zip            2.30-6         Archiver for .zip files
ii  zlib1g         1.2.1.1-5      compression library - runtime
ii  zlib1g-dev     1.2.1.1-5      compression library - development
root@ttyp1[TOYO]# 

root@ttyp1[/]# pwd
/
root@ttyp1[/]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
rootfs                 9621880   2913844   6219260  32% /
/dev/root.old          9621880   2913844   6219260  32% /
/dev/pts               9621880   2913844   6219260  32% /dev/pts
/dev/scd0              9621880   2913844   6219260  32% /cdrom
df: `/KNOPPIX': そのようなファイルやディレクトリはありません
df: `/ramdisk': そのようなファイルやディレクトリはありません
df: `/sfs': そのようなファイルやディレクトリはありません
df: `/sfs/.mnt/wait': そのようなファイルやディレクトリはありません
df: `/mnt1': そのようなファイルやディレクトリはありません
df: `/mnt/sde3': そのようなファイルやディレクトリはありません
onlpara.kek.jp:/home2/onlpara-wrk
                      22659864   6746344  14762464  32% /mnt
root@ttyp1[/]#

	再構築中の、/mnt/sde3下のファイルサイズは、2.91GBになっている。 ここから、
	削除しても CC/NET復旧システムの実行に支障をきたさないものを消していく。

	openoffice.org を削除。 以下、消しても支障の無いパッケージを削除。

root@ttyp1[KNOPPIX]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/root                 3471      1184      2287  35% /
/dev/scd0               697638    697638         0 100% /cdrom
/dev/cloop             2217400   1986576    118184  95% /KNOPPIX
/ramdisk                301696      7120    294576   3% /ramdisk
onlpara.kek.jp:/home2/onlpara-wrk
                      22659864   6746344  14762464  32% /mnt1
/dev/sde3              9621880   1798932   7334172  20% /mnt/sde3
root@ttyp1[KNOPPIX]#

root@ttyp1[KNOPPIX]# ls /mnt/sde3/master/KNOPPIX
Aist     README.ja              autorun.inf  cdrom.ico   install2win.bat
Demos    ToyoKNOPPIX-Oct192004  autorun.pif  coLinux     miniroot_ntfs.gz
KNOPPIX  autorun.bat            boot         index.html  qemu-0.6.0-windows
root@ttyp1[KNOPPIX]# rm /mnt/sde3/master/KNOPPIX/ToyoKNOPPIX-Oct192004
rm: remove 通常の空ファイル `/mnt/sde3/master/KNOPPIX/ToyoKNOPPIX-Oct192004'? y
root@ttyp1[KNOPPIX]#
root@ttyp1[KNOPPIX]# touch /mnt/sde3/master/KNOPPIX/ToyoKNOPPIX-Oct192004a
root@ttyp1[KNOPPIX]#


     (2-4).  圧縮ルートイメージの作成

root@ttyp1[KNOPPIX]# mkisofs -R -l -V "My KNOPPIX iso9660 filesystem" ・・・・・


     (2-5).  独自KNOPPIX isoファイルの作成

			:
			:
 96.03% done, estimate finish Wed Oct 20 09:07:13 2004
 97.42% done, estimate finish Wed Oct 20 09:07:12 2004
 98.81% done, estimate finish Wed Oct 20 09:07:11 2004
Total translation table size: 2048
Total rockridge attributes bytes: 9742
Total directory bytes: 22528
Path table size(bytes): 148
Done with: The File(s)                             Block(s)    359080
Writing:   Ending Padblock                         Start Block 359133
Done with: Ending Padblock                         Block(s)    150
Max brk space used 20000
359283 extents written (701 MB)
root@ttyp1[KNOPPIX]#

	701MBのサイズで構築できた。 このサイズならぎりぎりで700MBのCDに書き込める
	だろう。

root@ttyp1[KNOPPIX]# pwd
/mnt/sde3/master/KNOPPIX
root@ttyp1[KNOPPIX]# ls -l
合計 720444
dr-xr-xr-x  2 root root      4096 2004-08-27 13:40 Aist
dr-xr-xr-x  2 root root      4096 2004-08-27 13:31 Demos
dr-xr-xr-x  3 root root      4096 2004-10-19 17:28 KNOPPIX
-r-xr-xr-x  1 root root      4031 2004-08-31 17:44 README.ja
-rw-r--r--  1 root root         0 2004-10-19 17:26 ToyoKNOPPIX-Oct192004a
-r-xr-xr-x  1 root root        54 2004-08-27 13:31 autorun.bat
-r-xr-xr-x  1 root root        45 2004-08-27 13:31 autorun.inf
-r-xr-xr-x  1 root root       967 2004-08-27 13:31 autorun.pif
dr-xr-xr-x  4 root root      4096 2004-08-31 17:45 boot
-r--r--r--  1 root root      3262 2004-08-27 13:31 cdrom.ico
dr-xr-xr-x  2 root root      4096 2004-09-02 16:26 coLinux
-r--r--r--  1 root root      2089 2004-08-27 13:31 index.html
-r-xr-xr-x  1 root root      1101 2004-09-07 14:08 install2win.bat
-r--r--r--  1 root root   1135675 2004-08-31 17:49 miniroot_ntfs.gz
dr-xr-xr-x  2 root root      4096 2004-09-14 14:12 qemu-0.6.0-windows
-rw-r--r--  1 root root 735811584 2004-10-20 09:07 toyo-knoppix-Oct202004.iso
root@ttyp1[KNOPPIX]#

	作成した isoファイルを onlgw 上にもアップロードしておく。

root@ttyp1[KNOPPIX]# scp ../toyo-knoppix-Oct202004.iso inoue@onlgw.kek.jp:/home
/inoue/public_html/Parallel-CAMAC/kits
inoue@onlgw.kek.jp's password:
toyo-knoppix-Oct202004.iso                   100%  702MB 683.7KB/s   17:31
root@ttyp1[KNOPPIX]#


   (2-6).  独自KNOPPIX isoファイルをCDに書き込む

        toyo-knoppix-Oct202004.isoファイルのサイズは 701MBと表示されている。
        700MBの CD-Rメディアに書き込んでみよう。 書き込みソフトは WindowsXPの
        "Easy CD Creator" を使用する。

        上記の項目(2-5)で onlpara.kek.jpにセーブした、toyo-knoppix-Oct202004.iso
	ファイルを onlnote2.kek.jp にコピーした。 その後、CD に書き込んだ。 書き
	込みは正常に終了した。


 (3). KNOPPIXシステムからの復旧

        上で作成した CC/NET用の KNOPPIX CD を使ってコンパクトフラッシュ上に1
        Debian GNU/Linux システムを復旧する。


   (3-1).  作成した KNOPPIX CDを起動

        onlpc03.kek.jp のマシンに、上で作成した CC/NET用の KNOPPIX CD をセットし
        電源をonした。 KNOPPIXシステムは正常に立ち上がった。


   (3-2).  KNOPPIXのCDに組み込んだ compact.tar.gzからの復旧

        KNOPPIXシステムに組み込んだ CC/NET用の復旧ファイルを確認する。

	コンパクトフラッシュの準備する。 

     (3-2-1).  compact.tar.gzを展開

	/KNOPPIX/TOYO/compact-debian-Sep212004.tar.gzファイルをコンパクトフラッ
	シュ上に展開する。

root@ttyp1[TOYO]# pwd
/KNOPPIX/TOYO
root@ttyp1[TOYO]# ls -l
合計 191974
-rw-r--r--  1 root root 196485325 2004-10-18 11:27 compact-debian-Sep212004.tar.gz
lrwxrwxrwx  1 root root        31 2004-10-18 13:16 compact.tar.gz -> compact-debian-Sep212004.tar.gz
-rw-r--r--  1 root root     95009 2004-10-18 13:18 out
root@ttyp1[TOYO]#

root@ttyp1[TOYO]# cd /mnt/sde1
root@ttyp1[sde1]# pwd
/mnt/sde1
root@ttyp1[sde1]# ls -l
合計 16
drwx------  2 root root 16384 2004-10-21 14:38 lost+found
root@ttyp1[sde1]#
root@ttyp1[sde1]# tar xzf /KNOPPIX/TOYO/compact.tar.gz
root@ttyp1[sde1]#

root@ttyp1[sde1]# pwd
/mnt/sde1
root@ttyp1[sde1]# ls -l
合計 104
drwxr-xr-x   2 root root   4096 2004-09-09 20:00 bin
drwxr-xr-x   3 root root   4096 2004-09-21 10:41 boot
drwxr-xr-x  11 root root  24576 2004-09-17 16:41 dev
drwxr-xr-x  52 root root   4096 2004-09-17 16:41 etc
drwxrwsr-x   3 root staff  4096 2004-09-09 13:52 home
drwxr-xr-x   2 root root   4096 2004-09-09 19:38 initrd
lrwxrwxrwx   1 root root     28 2004-10-21 15:06 initrd.img -> boot/initrd.img-2.4.25-1-386
drwxr-xr-x   9 root root   4096 2004-09-10 09:19 lib
drwxr-xr-x   2 root root  16384 2004-09-09 19:34 lost+found
drwxr-xr-x   3 root root   4096 2004-09-09 19:35 media
drwxr-xr-x   2 root root   4096 2004-07-27 03:27 mnt
drwxr-xr-x   2 root root   4096 2004-09-09 19:38 opt
drwxr-xr-x   2 root root   4096 2004-07-27 03:27 proc
drwxr-xr-x   4 root root   4096 2004-09-16 16:05 ramfs
drwxr-xr-x   4 root root   4096 2004-09-15 13:32 root
drwxr-xr-x   2 root root   4096 2004-09-10 09:47 sbin
drwxr-xr-x   2 root root   4096 2004-09-09 19:38 srv
drwxr-xr-x   2 root root   4096 2004-05-26 03:40 sys
lrwxrwxrwx   1 root root      9 2004-10-21 14:47 tmp -> ramfs/tmp
drwxr-xr-x  12 root root   4096 2004-09-15 13:36 usr
lrwxrwxrwx   1 root root      9 2004-10-21 15:06 var -> ramfs/var
lrwxrwxrwx   1 root root     25 2004-10-21 15:06 vmlinuz -> boot/vmlinuz-2.4.25-1-386
root@ttyp1[sde1]#

	ファイルシステムラベルを書き込む。 grub のセットアップを行う。

root@ttyp1[sde1]# e2label /dev/sde1

root@ttyp1[sde1]# e2label /dev/sde1 /
root@ttyp1[sde1]# e2label /dev/sde1
/
root@ttyp1[sde1]#

root@ttyp1[sde1]# cd usr/local/sbin
root@ttyp1[sbin]# ls -l grub
ls: grub: そのようなファイルやディレクトリはありません
root@ttyp1[sbin]# find /mnt/sde1 -name grub -print
/mnt/sde1/usr/share/doc/grub
/mnt/sde1/boot/grub
/mnt/sde1/lib/grub
/mnt/sde1/sbin/grub
root@ttyp1[sbin]#
root@ttyp1[sbin]# cd /sbin
root@ttyp1[sbin]# ls -l grub
-rwxr-xr-x  1 root root 132728 2004-07-27 06:51 grub
root@ttyp1[sbin]#

root@ttyp1[sbin]# ./grub
Probing devices to guess BIOS drives. This may take a long time.

    GNU GRUB  version 0.95  (640K lower / 3072K upper memory)

 [ Minimal BASH-like line editing is supported.  For the first word, TAB
   lists possible command completions.  Anywhere else TAB lists the possible
   completions of a device/filename. ]

grub>
      root (hd5,0)
 Filesystem type is ext2fs, partition type 0x83

grub>
      setup (hd5)
 Checking if "/boot/grub/stage1" exists... yes
 Checking if "/boot/grub/stage2" exists... yes
 Checking if "/boot/grub/e2fs_stage1_5" exists... yes
 Running "embed /boot/grub/e2fs_stage1_5 (hd5)"...  16 sectors are embedded.
succeeded
 Running "install /boot/grub/stage1 (hd5) (hd5)1+16 p (hd5,0)/boot/grub/stage2
 /boot/grub/menu.lst"... succeeded
Done.

grub>
      quit
root@ttyp1[sbin]#

        注.
           "root (hd5,0)" および "setup (hd5)" のコマンドで指定するハードディス
          クの番号は、ユーザの使用環境によって変わる。 私の環境では、
              内蔵IDEハードディスク               :  /dev/hda    hd0
              外部SCSIディスク1                   :    /dev/sda    hd1
              外部SCSIディスク2                   :    /dev/sdb    hd2
              外部SCSIディスク3                   :    /dev/sdc    hd3
              外部SCSIディスク4                   :    /dev/sdd    hd4
              USB-コンパクトフラッシュR/Wアダプタ :    /dev/sde    hd5
          となっている。

	Linuxシステムの構築が完了したコンパクトフラッシュをアンマウントする。

root@ttyp1[sbin]# cd /
root@ttyp1[/]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/root                 3471      1167      2304  34% /
/dev/scd0               718566    718566         0 100% /cdrom
/dev/cloop             1610150   1610150         0 100% /KNOPPIX
/ramdisk                301600      7504    294096   3% /ramdisk
/dev/sda5              8177128   3909080   4268048  48% /mnt/sda5
/dev/sdb7              2941088   1948276    843412  70% /mnt/sdb7
/dev/sdb5              4791140    941680   3606080  21% /mnt/sdb5
/dev/sda2              8177160   7395648    781512  91% /mnt/sda2
/dev/sdb6              7068088   6080956    628084  91% /mnt/sdb6
/dev/sdb2             22801684  12303896   9339504  57% /mnt/sdb2
/dev/sdb1               101089     24298     71572  26% /mnt/sdb1
/dev/sda4             14278840   3417768  10135740  26% /mnt/sda4
/dev/sda1              8177128    269132   7907996   4% /mnt/sda1
/dev/sde1               985160    665184    269932  72% /mnt/sde1
root@ttyp1[/]#
root@ttyp1[/]# umount /mnt/sde1
root@ttyp1[/]#
root@ttyp1[/]# df -k
Filesystem           1K-ブロック    使用   使用可 使用% マウント位置
/dev/root                 3471      1167      2304  34% /
/dev/scd0               718566    718566         0 100% /cdrom
/dev/cloop             1610150   1610150         0 100% /KNOPPIX
/ramdisk                301600      7504    294096   3% /ramdisk
/dev/sda5              8177128   3909080   4268048  48% /mnt/sda5
/dev/sdb7              2941088   1948276    843412  70% /mnt/sdb7
/dev/sdb5              4791140    941680   3606080  21% /mnt/sdb5
/dev/sda2              8177160   7395648    781512  91% /mnt/sda2
/dev/sdb6              7068088   6080956    628084  91% /mnt/sdb6
/dev/sdb2             22801684  12303896   9339504  57% /mnt/sdb2
/dev/sdb1               101089     24298     71572  26% /mnt/sdb1
/dev/sda4             14278840   3417768  10135740  26% /mnt/sda4
/dev/sda1              8177128    269132   7907996   4% /mnt/sda1
root@ttyp1[/]#


	USB コンパクトフラッシュ・アダプタからコンパクトフラッシュのメディアを
	外す。


     (3-2-2).  作成したコンパクトフラッシュを起動

        上記の項目(3-2-2) で作成したコンパクトフラッシュのメディアを CC/NET に
        装着して Linuxシステムを起動する。

knoppix@ttyp2[knoppix]$ ssh toyo@onlsbc1.kek.jp
Password:
Linux onlsbc1 2.4.25-1-386 #2 Wed Apr 14 19:38:08 EST 2004 i686 GNU/Linux

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

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

Last login: Thu Oct 21 16:01:25 2004 from onlpc03.kek.jp
toyo@onlsbc1:~$
toyo@onlsbc1:~$ su
Password:
onlsbc1:/home/toyo# df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hdc1               985160    665336    269780  72% /
tmpfs                   152828         0    152828   0% /dev/shm
onlsbc1:/home/toyo#
onlsbc1:/home/toyo# ls -l /
total 97
drwxr-xr-x   2 root root   4096 Sep  9 20:00 bin
drwxr-xr-x   3 root root   4096 Sep 21 10:41 boot
drwxr-xr-x  11 root root  24576 Oct 21 15:55 dev
drwxr-xr-x  52 root root   4096 Oct 21 15:55 etc
drwxrwsr-x   3 root staff  4096 Sep  9 13:52 home
drwxr-xr-x   2 root root   4096 Sep  9 19:38 initrd
lrwxrwxrwx   1 root root     28 Oct 21 15:06 initrd.img -> boot/initrd.img-2.4.25-1-386
drwxr-xr-x   9 root root   4096 Sep 10 09:19 lib
drwxr-xr-x   2 root root  16384 Sep  9 19:34 lost+found
drwxr-xr-x   3 root root   4096 Sep  9 19:35 media
drwxr-xr-x   2 root root   4096 Jul 27 03:27 mnt
drwxr-xr-x   2 root root   4096 Sep  9 19:38 opt
dr-xr-xr-x  39 root root      0 Oct 22  2004 proc
drwxr-xr-x   5 root root   1024 Oct 21 15:54 ramfs
drwxr-xr-x   4 root root   4096 Sep 15 13:32 root
drwxr-xr-x   2 root root   4096 Sep 10 09:47 sbin
drwxr-xr-x   2 root root   4096 Sep  9 19:38 srv
drwxr-xr-x   2 root root   4096 May 26 03:40 sys
lrwxrwxrwx   1 root root      9 Oct 21 14:47 tmp -> ramfs/tmp
drwxr-xr-x  12 root root   4096 Sep 15 13:36 usr
lrwxrwxrwx   1 root root      9 Oct 21 15:06 var -> ramfs/var
lrwxrwxrwx   1 root root     25 Oct 21 15:06 vmlinuz -> boot/vmlinuz-2.4.25-1-386
onlsbc1:/home/toyo#

	ok.  KNOPPIX CD から復旧したコンパクトフラッシュを装着したCC/NET上の 
	Debian GNU/Linux システムは正常に立ち上がった。

---xxxx