CPU:Pentium3 600MHz RAM:192MB(Base64MB+Add128MB)
Windows 98SE時代のノートPCです。
ライブCDの部屋より日本語版をいただく。
パーティションは /hda1→ / ext2フォーマット(ext3にすると明らかにパフォーマンスが落ちる) /hda2 →swap 512MB
画面解像度の認識は問題なし。
起動直後の使用RAM≒20MB
内蔵モデムが動作しない→winモデムなので無視とする
サウンドが動作しない→対処可
タッチパッドのスクロール機能が動作しない→usbマウスで代替することにする。
コンソールに戻ると画面がとうふ状態で読めない→対応可
コンソール設定とacpiエラーの回避のため追記する。acpiの記述がどんなところで効いているかは不明(irqの割付で働いている印象もあるのですが...)
ファイル:/boot/grub/menu.lst
title DSL(CF-M2R) kernel /boot/linux24 root=/dev/hda1 vga=791 dma=on noscsi lang=ja acpi=force |
次のファイルを新規作成:/etc/modutils/cf-m2
options nm256_audio force_load=1
|
その後コンソールより、次のコマンドを入力
$sudo update-modules
|
この操作により /etc/modules.conf が更新され、ロード動作時に必要なオプションが引き渡される。
/home/dsl/.xserverrc の内容を変更する。
exec /usr/bin/X11/Xvesa -mouse /dev/input/mice,5 -screen 1024x768x24 -shadow -nolisten tcp -I &>/dev/null
|
mouseオプションの",5"がスクロール機能を生かすポイント
corega CG-WLCB54GS を使う。[DSL]-[システム]-[コントロールパネル]を開き、[iwconfig]ボタンを押し、必要な項目を設定し[ok]する。カードが生きたことが確認出来たら、/opt/bootlocal.shに1行追加する。
/home/dsl/myiwconfig
|
これを追記しておけば再起動しても無線LANが自動起動する。
myiwconfigファイルにはコントロールパネルから設定した内容が保存されている。
EUC-JP ベースと思われるが、ソフトによってはUTF-8を使っているものがあるようだ。
お決まりとしてファイル名は2バイト文字を使わないことにする。
MyDSL Extension Tool にも準備されているが、日本語化されていないので、apt-getで導入した方がよい。
[DSL]-[アプリケーション]-[ツール]-[Apt有効化]を実行した後、
$sudo apt-get install synaptic
|
[DSL]→[アプリケーション]→[ツール]→[ビデオコーディックインストール]
[DSL]→[アプリケーション]→[ツール]→[mplayerプラグインインストール]
デスクトップ上のアイコン"Apps/"→"Multimedia/"→"gmplayer"で起動
オリジナルではアイコンの形が"文書"のようになっているが修正出来る。
インターネット上で内容を得るには、
MyDSL Extenshon toolを利用する方法、Synapticを利用する方法、直接oooサイトからlinuxを入手導入する方法があるが、最新版を利用するため、oooサイトからの方法とする。書庫の解凍はファイラーのメニューに割付られているのでWebの説明書きに従えば導入ok。
起動するファイルは、/opt/openoffice.org2.3/program/soffice
アイコンの実態は、~/.dfmdesk の中にあります。
デスクトップ上に直接マウス操作でアイコンを作成することは出来ません。(ショートカットキーの有無は調べてません)
分類用のフォルダーを作成するには、~/.dfmdesk中にディレクトリーを新規作成することでokです。
特定のディレクトリーをデスクトップに表示させるには、リンクを張ればokです。
リンクの張り方は、2つのファイラーを起動させる。一方は~/.dfmdesk、もう一方はターゲットとなるディレクトリーの親ディレクトリーを開き、ターゲットのディレクトリーを~/.dfmdeskへドラッグ。サブメニューが表示されたら”リンク”を選択するやり方が間違いないか?
プログラムアイコンを追加するには、同様に実行ファイルのリンクを張ればok。
データファイルのプログラムとの関連付けを変更するには、個別のファイルで関連付けを変更するやり方と、基本となる関連付けを変更するやり方がある。
基本となる関連付けを変更するやり方は、/opt/.dfmext
を編集する(root権限必要)。
*拡張子;アイコンファイル名;実行ファイル名 の形式で記述されている。
例えばテキストファイル関係の部分を変更してみると、
*.txt;/usr/share/dfm/icons/text.xpm;leafpad
!0! →拡張子txtはleafpadで開く
.*;/usr/share/dfm/icons/file.xpm;leafpad
!0! →”.”ファイル(隠しファイル)はテキストとみなしleafpadで開く
*;/usr/share/dfm/icons/binary.xpm;leafpad
!0! →最後に関連付けで引っかからないものはテキストとみなしleafpadで開く
メニューの実態は、.jwmrc → .jwmrc_utf8 とリンクが張られている。この中身を編集する。
設定定義ファイルは、/usr/share/rox/Choices/MIME-typesの中にファイル名がMIME-typeとなったシェルプログラムがある。
定義ファイルを直接記入しなくても、マウス右クリックのメニューから変更出来る。
無線LANを使用すると通信量の表示が更新されない。また、IPアドレスが表示されない。
多分、対象とするデバイスの食い違いが発生しているのだろう。
~/.torsmorc の中で指定されているLANデバイス名を修正する。eth0→ath0 これで通信量の表示は更新される。
IPアドレスはスクリプトの中身を変更するか?変数で指定されているところを直接値を書くか?
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii abiword 2.2.7-3sarge2 WYSIWYG word processor based on GTK2
ii abiword-common 2.2.7-3sarge2 WYSIWYG word processor based on GTK2
ii adduser 3.51 Add and remove users and groups
ii anthy 6300d-2 A Japanese input method (backend, dictionary
ii apt 0.5.13 Advanced front-end for dpkg
ii apt-utils 0.5.13 APT utility programs
ii ash-knoppix 0.2-4 A smaller version of the Bourne shell enhanc
ii atmelwlandrive 20030613-1 OpenSource Linux Drivers for Atmel AT76C503A
ii atmelwlandrive 2.1.1-3.3 Driver source for Atmel based Wireless adapt
rc autofs 3.9.99-4.0.0pr A kernel-based automounter for Linux
ii automount-knop 0.5-4 Auto-generate autofs(5) lines on demand
ii base-config 1.72 Debian base configuration package
ii base-files 3.0.10 Debian base system miscellaneous files
ii base-passwd 3.5.4 Debian base system master password and group
ii bash 2.05b-8.1 The GNU Bourne Again SHell
rc bc 1.06-11 The GNU bc arbitrary precision calculator la
ii bcm4400 1.0.1-1 Broadcom BCM4400 Linux Driver
ii bsdutils 2.11z-1 Basic utilities from 4.4BSD-Lite.
ii busybox 0.60.5-2.1 Tiny utilities for small and embedded system
ii bzip2 1.0.2-1 A high-quality block-sorting file compressor
ii cdrecord 2.0+a19-6 command line CD writing tool
ii cloop-module 1.02-1 The compressed loopback block device kernel
ii cloop-utils 2.01.5-4 Tools for handling with cloop compressed vol
ii console-common 0.7.25 Basic infrastructure for text console config
ii console-data 2002.12.04dbs- Keymaps, fonts, charset maps, fallback table
ii console-tools 0.2.3dbs-39 Linux console and font utilities
ii coreutils 5.0-5 The GNU core utilities
ii cpp 3.2.3-1 The GNU C preprocessor.
ii cpp-3.2 3.2.3-8 The GNU C preprocessor
ii csh 20020413-1 Shell with C-like syntax, standard login she
ii debconf 1.3.8 Debian configuration management system
ii debconf-i18n 1.3.8 full internationalization support for debcon
ii debianutils 2.5.4 Miscellaneous utilities specific to Debian
ii deborphan 1.5-1 Find orphaned libraries
ii defoma 0.11.8-0.1 Debian Font Manager -- automatic font config
ii desktop-file-u 0.10-1 Utilities for .desktop files
ii dhcp3-common 3.0+3.0.1rc11- Common files used by all the dhcp3* packages
rc dhcp3-server 3.0+3.0.1rc11- DHCP server for automatic IP address assignm
ii diff 2.8.1-2 File comparison utilities
rc dillo 0.7.3-1 GTK-based web browser
ii docbook-xml 4.3-1.1 standard XML documentation system, for softw
ii dpkg 1.10.10 Package maintenance system for Debian
ii dselect 1.10.10 a user tool to manage Debian packages
ii e2fsprogs 1.33+1.34-WIP- The EXT2 file system utilities and libraries
ii eject 2.0.13-1 ejects CDs and operates CD-Changers under Li
rc emelfm 0.9.2-6 file manager for X/gtk
ii esound-common 0.2.29-1 Enlightened Sound Daemon - Common files
ii fdutils 5.4-20030718-1 Linux floppy utilities
rc fetchmail 6.2.4-1 SSL enabled POP3, APOP, IMAP mail gatherer/f
ii file 4.02-4 Determines file type using "magic" numbers
ii findutils 4.1.20-1 utilities for finding files--find, xargs, an
ii fluxbox 0.9.11-1sarge0 Highly configurable and low resource X11 Win
ii fontconfig 2.2.1-3 generic font configuration library
ii gcc-3.2-base 3.2.3-8 The GNU Compiler Collection (base package)
ii gcc-3.3-base 3.3.5-13 The GNU Compiler Collection (base package)
ii gconf2 2.8.1-6 GNOME configuration database system. (daemon
ii genliloconf 0.1-3 simple utility for auto-generating of lilo.c
rc gimp1.2-print 4.2.5-3 The Print plugin for the GIMP
ii gnome-keyring 0.4.2-1 GNOME keyring services (daemon and tools)
ii gnome-mime-dat 2.4.2-1 base MIME and Application database for GNOME
ii gnumeric 1.4.3-4 GNOME spreadsheet application
ii gnumeric-commo 1.4.3-4 common files for Gnumeric, the GNOME spreads
ii gnupg 1.4.1-1.sarge7 GNU privacy guard - a free PGP replacement
ii grep 2.5.1-6 GNU grep, egrep and fgrep
ii gsfonts 8.14+v8.11+urw Fonts for the Ghostscript interpreter(s)
ii gzip 1.3.5-7 The GNU compression utility
ii hostname 2.10 A utility to set/show the host name or domai
ii hotplug 0.0.20030805-2 Linux Hotplug Scripts
ii hotplug-knoppi 0.5-1 hotplug handler for KNOPPIX
ii hwdata-knoppix 0.95-1 hardware identification / configuration data
ii hwsetup 1.0-14 Automatic hardware setup using the kudzu lib
ii ifupdown 0.6.4-4.6 High level tools to configure network interf
rc info 4.6-1 Standalone GNU Info documentation browser
rc initrd-tools 0.1.53 Tools to generate an initrd image.
rc iproute 20010824-11 Professional tools to control the networking
pi joe 2.8-23 user friendly full screen text editor
ii kbdconfig 0.5-3 Lightweight keyboard configuration tool for
ii kernel-image-2 10.00.Custom Linux kernel binary image for version 2.4.22
rc klogd 1.4.1-10 Kernel Logging Daemon
ii knoppix-remoun 0.5-2 Minimalistic script for r/w remount of parti
ii leafpad 0.7.9-4 GTK+ based simple text editor
ii less 381-2 A file pager program, similar to more(1)
ii libanthy0 6300d-2 Anthy runtime library
ii libao2 0.8.3-1.1 Cross Platform Audio Output Library
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphics - runti
ii libaspell15 0.60.2+2005012 The GNU Aspell spell-checker runtime toolkit
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libaudiofile0 0.2.3-4 The Audiofile Library
ii libblkid1 1.33+1.34-WIP- Block device id library
ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii libbonobo2-com 2.8.1-2 Bonobo CORBA interfaces library -- support f
ii libbonoboui2-0 2.8.1-2 The Bonobo UI library
ii libbonoboui2-c 2.8.1-2 The Bonobo UI library -- common files
ii libbz2-1.0 1.0.2-1 A high-quality block-sorting file compressor
ii libc6 2.3.2.ds1-22sa GNU C Library: Shared libraries and Timezone
ii libcap1 1.10-12 support for getting/setting POSIX.1e capabil
ii libcomerr2 1.37-2sarge1 common error description library
ii libcompfaceg1 1989.11.11-24 Compress/decompress images for mailheaders,
ii libconfhelper- 0.12.5 Library for editing configuration files
ii libconsole 0.2.3dbs-39 Shared libraries for Linux console and font
ii libcupsys2-gnu 1.1.23-10sarge Common UNIX Printing System(tm) - libs
ii libcurl2 7.10.5-1 Multi-protocol file transfer library, now wi
ii libdb1-compat 2.1.3-7 The Berkeley database routines [glibc 2.0/2.
ii libdb2 2.7.7.0-8 The Berkeley database routines (run-time fil
ii libdb3 3.2.9-19 Berkeley v3 Database Libraries [runtime]
rc libdb4.0 4.0.14-1.2 Berkeley v4.0 Database Libraries [runtime]
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [runtime]
ii libdps1 4.3.0-0ds4 Display PostScript (DPS) client library
ii libdvdcss2 1.2.9-1 portable abstraction library for DVD decrypt
ii libenchant1 1.1.4+cvs.2004 a wrapper library for various spell checker
ii libesd0 0.2.29-1 Enlightened Sound Daemon - Shared libraries
ii libexpat1 1.95.8-3 XML parsing C library - runtime library
ii libfam0c102 2.7.0-6sarge1 client library to control the FAM daemon
ii libfontconfig1 2.3.1-2 generic font configuration library (shared l
ii libfreetype6 2.1.5-2 FreeType 2 font engine, shared library files
ii libfribidi0 0.10.4-6 Free Implementation of the Unicode BiDi algo
ii libgcc1 3.4.3-13sarge1 GCC support library
ii libgconf2-4 2.8.1-6 GNOME configuration database system librarie
ii libgcrypt11 1.2.0-11.1 LGPL Crypto library - runtime library
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime version)
ii libgdbmg1 1.7.3-28 GNU dbm database routines (runtime version)
ii libgdk-pixbuf2 0.22.0-8.1 The GdkPixBuf image library, gtk+ 1.2 versio
ii libglade2-0 2.4.2-2 library to load .glade files at runtime
ii libglib1.2 1.2.10-9 The GLib library of C routines
ii libglib2.0-0 2.6.4-1 The GLib library of C routines
ii libgnome-keyri 0.4.2-1 GNOME keyring services library
ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime files
ii libgnome2-comm 2.8.1-2 The GNOME 2 library - common files
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - runtime
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - common
ii libgnomecups1. 0.1.14-1 GNOME library for CUPS interaction
ii libgnomeprint2 2.8.2-1.2 The GNOME 2.2 print architecture - runtime f
ii libgnomeprint2 2.8.2-1.2 The GNOME 2.2 print architecture - data file
ii libgnomeprintu 2.8.2-2 GNOME 2.2 print architecture User Interface
ii libgnomeprintu 2.8.2-2 GNOME 2.2 print architecture User Interface
ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interface) - run
ii libgnomeui-com 2.8.1-3 The GNOME 2 libraries (User Interface) - com
ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system library (runti
ii libgnomevfs2-c 2.8.4-4 The GNOME virtual file-system library (commo
ii libgnutls11 1.0.16-13.2sar GNU TLS library - runtime library
ii libgpg-error0 1.0-1 library for common error values and messages
ii libgpgme11 1.0.2-1 GPGME - GnuPG Made Easy
ii libgsf-1 1.11.1-1sarge1 Structured File Library - runtime version
ii libgsf-gnome-1 1.11.1-1sarge1 Structured File Library - runtime version fo
ii libgtk1.2 1.2.10-16 The GIMP Toolkit set of widgets for X
ii libgtk1.2-comm 1.2.10-16 Common files for the GTK+ library
ii libgtk2.0-0 2.6.4-3.2 The GTK+ graphical user interface library
ii libgtk2.0-bin 2.6.4-3.2 The programs for the GTK+ graphical user int
ii libgtk2.0-comm 2.6.4-3.2 Common files for the GTK+ graphical user int
ii libicu28 2.8-4 International Components for Unicode (librar
ii libid3tag0 0.15.0b-1 ID3 tag reading library from the MAD project
ii libidl0 0.8.5-1 library for parsing CORBA IDL files
ii libjpeg62 6b-8 The Independent JPEG Group's JPEG runtime li
ii libkrb53 1.3.6-2sarge4 MIT Kerberos runtime libraries
ii libldap2 2.1.30-8 OpenLDAP libraries
ii liblocale-gett 1.01-17 Using libc functions for internationalizatio
ii liblogfile-rot 1.04-1.2 Perl module to rotate logfiles.
ii liblzo1 1.08-1.2 A real-time data compression library
ii libmad0 0.15.0b-1 MPEG audio decoder library
ii libmagic1 4.02-4 File type determination library using "magic
ii libmyspell3 3.1-11 MySpell spellchecking library
ii libncurses5 5.4-4 Shared libraries for terminal handling
ii libnewt0.51 0.51.4-14 Not Erik's Windowing Toolkit - text mode win
ii libogg0 1.0.0-1 Ogg Bitstream Library
ii libopencdk8 0.5.5-10 Open Crypto Development Kit (OpenCDK) (runti
ii liborbit2 2.12.2-1 libraries for ORBit2 - a CORBA ORB
ii libpam-modules 0.76-13 Pluggable Authentication Modules for PAM
ii libpam-runtime 0.76-13 Runtime support for the PAM library
ii libpam0g 0.76-13 Pluggable Authentication Modules library
ii libpango1.0-0 1.8.1-1 Layout and rendering of internationalized te
ii libpango1.0-co 1.8.1-1 Modules and configuration files for the Pang
ii libpcap0.7 0.7.2-1 System interface for user-level packet captu
ii libperl5.8 5.8.4-8sarge5 Shared Perl library
ii libpisock8 0.11.8-10 Library for communicating with a PalmOS PDA
ii libpng10-0 1.0.18-1 PNG library, older version - runtime
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libpopt0 1.7-2 lib for parsing cmdline parameters
ii libprogressbar 0.8-1 A Text Progress Bar Library for Ruby 1.8
ii libreadline4 4.3-11 GNU readline and history libraries, run-time
ii libreadline5 5.0-10 GNU readline and history libraries, run-time
ii libruby1.8 1.8.2-7sarge5 Libraries necessary to run Ruby 1.8
ii libsary-ruby1. 1.1.0.1-1sarge A ruby binding of sary
ii libsary9 1.1.0-1 A suffix array library (runtime library)
ii libsasl2 2.1.19.dfsg1-0 Authentication abstraction library
ii libsasl7 1.5.27-3.5 Authentication abstraction library.
ii libscrollkeepe 0.3.14-10 Library to load .omf files (runtime files)
ii libsmbclient 3.0.14a-3sarge shared library that allows applications to t
ii libssl0.9.7 0.9.7b-2 SSL shared libraries
ii libstdc++2.10- 2.95.4-17 The GNU stdc++ library
ii libstdc++5 3.3.5-13 The GNU Standard C++ Library v3
ii libsuikyo-ruby 2.1.0-1 Romaji Hiragana conversion library (ruby-bin
ii libtasn1-2 0.2.10-3sarge1 Manage ASN.1 structures (runtime)
ii libtext-charwi 0.04-1 get display widths of characters on the term
ii libtext-iconv- 1.2-2 Convert between character sets in Perl
ii libtext-wrapi1 0.06-1 internationalized substitute of Text::Wrap
ii libtiff3g 3.5.7-2 Tag Image File Format library
ii libtiff4 3.7.2-7 Tag Image File Format (TIFF) library
ii libuim0 0.4.6final1-3s Simple, secure, and flexible input method co
ii libusb-0.1-4 0.1.10a-9.sarg userspace USB programming library
ii libvorbis0a 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvorbisenc2 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvorbisfile3 1.0.0-3 The Vorbis General Audio Compression Codec
ii libvte-common 0.11.12-1 Terminal emulator widget for GTK+ 2.0 - comm
ii libvte4 0.11.12-1 Terminal emulator widget for GTK+ 2.0 - runt
ii libwrap0 7.6-ipv6.1-3 Wietse Venema's TCP wrappers library
ii libxaw7 4.3.0-0ds4 X Athena widget set library
ii libxcursor1 1.1.3-1 X cursor management library
ii libxft2 2.1.1-2 advanced font drawing library for X
ii libxml2 2.6.16-7 GNOME XML library
ii libxrender1 0.8.3-7 X Rendering Extension client library
ii libxslt1.1 1.1.12-8 XSLT processing library - runtime library
ii libxv1 4.3.0.dfsg.1-1 X Window System video extension library
ii lilo 22.5.7.2-1 LInux LOader - The Classic OS loader can loa
ii linux-wlan-ng 0.2.0-8 utilities for wireless prism2 cards
ii linux-wlan-ng- knoppix+0.2.0- drivers for wireless prism2 cards
ii locales 2.3.2.ds1-22sa GNU C Library: National Language (locale) da
ii login 4.0.3-8 System login tools
ii loop-aes 1.7e-1 AES (Advanced Encryption Standard) Kernel mo
ii makedev 2.3.1-63 Creates device files in /dev
rc man-db 2.4.1-13 The on-line manual pager
ii mawk 1.3.3-11 a pattern scanning and text processing langu
ii mbr 1.1.5-1 Master Boot Record for IBM-PC compatible com
ii menu 2.1.24 provides update-menus functions for some app
ii mkdesktophdico 0.5-2 Automatic KDE/GNOME Desktop harddisk icon cr
ii mkisofs 2.0+a19-6 Creates ISO-9660 CD-ROM filesystem images
ii modconf 0.2.44 Device Driver Configuration
ii module-init-to 0.9.14-1 tools for managing Linux kernel modules
ii modutils 2.4.21-3 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 mpg321 0.2.10.1-1.1 A Free command-line mp3 player, compatible w
ii mplayer 1.0svn-0 The Ultimate Movie Player
ii mplayerplug-in 3.4.5-1 Mplayer's Plug-IN
ii ncurses-base 5.3.20030719-1 Descriptions of common terminal types
ii ncurses-bin 5.3.20030719-1 Terminal-related programs and man pages
ii net-tools 1.60-8 The NET-3 networking toolkit
ii netbase 4.13 Basic TCP/IP networking system
ii netcardconfig- 0.5-15 Minimalistic ncurses/dialog-based network co
ii netkit-inetd 0.10-9 The Internet Superserver
ii netkit-ping 0.10-9 The ping utility from netkit
ii nfs-common 1.0.6-1 NFS support files common to client and serve
rc nfs-kernel-ser 1.0.5-3 Kernel NFS server support
ii nkf 2.04-1 Network Kanji code conversion Filter
ii nvi 1.79-21 4.4BSD re-implementation of vi
ii ochusha 0.5.8.2-1 a GTK+ 2ch.net BBS browser
rc ogle 0.9.1-4 DVD player with support for DVD menus
ii openoffice.org 2.3.1-9 Base module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Calc module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Office core module for OpenOffice.org 2.3
ii openoffice.org 2.3-9238 OpenOffice.org desktop integration
ii openoffice.org 2.3.1-9 Draw module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Email mailmerge module for OpenOffice.org 2.
ii openoffice.org 2.3.1-9 Gnome integration module for OpenOffice.org
ii openoffice.org 2.3.1-9 Graphic filter module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Headless display module for OpenOffice.org 2
ii openoffice.org 2.3.1-9 Impress module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Java filter module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 KDE integration module for OpenOffice.org 2.
ii openoffice.org 2.3.1-9 Math module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Online update modul for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Pyuno module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Testtool module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 Writer module for OpenOffice.org 2.3
ii openoffice.org 2.3.1-9 XSLT filter samples module for OpenOffice.or
ii orinoco 0.13b-1 Orinoco and Prism 2 wireless card driver wit
ii passwd 4.0.3-8 Change and administer password and group dat
ii pcmcia-cs 3.1.33-6 PCMCIA Card Services for Linux.
ii perl 5.8.4-8sarge5 Larry Wall's Practical Extraction and Report
ii perl-base 5.8.4-8sarge5 The Pathologically Eclectic Rubbish Lister
ii perl-modules 5.8.4-8sarge5 Core Perl modules
ii portmap 5-2.1 The RPC portmapper
rc powermgmt-base 1.16 Common utils and configs for power managemen
ii ppp 2.4.1.uus-5 Point-to-Point Protocol (PPP) daemon.
ii ppp-scripts-kn 0.5-2 PPP connection scripts for various providers
ii pppconfig 2.1 A text menu based utility for configuring pp
ii pppoe 3.5-1 PPP over Ethernet driver
ii pppoeconf 0.9.10.10 configures PPPoE/ADSL connections
ii pppstatus 0.4.2-6 console-based PPP status monitor
ii prime 1.0.0.1-1 Japanese PRedictive Input Method Editor
ii prime-dict 1.0.0-1 Japanese PRedictive Input Method Editor (dic
ii procps 3.1.9-1 The /proc file system utilities
ii psmisc 21.3-1 Utilities that use the proc filesystem
ii pump 0.8.15-1 Simple DHCP/BOOTP client.
ii rebuildfstab-k 0.5-5 fstab-rebuilder for KNOPPIX
ii rox-filer 2.2.0-2 A simple graphical file manager for X11
ii ruby 1.8.2-1 An interpreter of object-oriented scripting
ii ruby1.8 1.8.2-7sarge5 Interpreter of object-oriented scripting lan
ii rxvt-beta 2.7.8-5 VT102 terminal emulator for the X Window Sys
ii rxvt-ml 2.6.4-6.2 multi-lingual VT102 terminal emulator for th
ii samba-common 3.0.14a-3sarge Samba common files used by both the server a
ii scanpartitions 0.5-4 fstab-helper for KNOPPIX
ii scrollkeeper 0.3.14-10 A free electronic cataloging system for docu
ii sed 4.0.7-1 The GNU sed stream editor
ii sgml-base 1.26 SGML infrastructure and SGML catalog file su
ii sgml-data 2.0.3 common SGML and XML data
ii shared-mime-in 0.16-3 FreeDesktop.org shared MIME database and spe
ii slang1 1.4.5-2.1 The S-Lang programming library - runtime ver
ii slang1a-utf8 1.4.5-2.1 The S-Lang programming library with utf8 sup
rc smartsuite 2.1-1 SMART suite - SMART utility suite for Linux
ii smbfs 3.0.14a-3sarge mount and umount commands for the smbfs (for
ii soundcardconfi 0.5-2 Starts sndconfig as root
ii ssh 3.6.1p2-9 Secure rlogin/rsh/rcp replacement (OpenSSH)
ii sshstart-knopp 0.5-2 Starts SSH and sets a password for the knopp
ii startsyslog-kn 0.5-1 Starts syslog server and traces content of /
ii sudo 1.6.7p5-1 Provide limited super user privileges to spe
ii suikyo-table 2.1.0-1 Romaji Hiragana conversion library (conversi
ii sylpheed 1.0.4-1sarge1 Light weight e-mail client with GTK+
ii sylpheed-i18n 1.0.4-1sarge1 Locale data for Sylpheed (i18n support)
ii synaptic 0.55+cvs200505 Graphical package manager
rc sysklogd 1.4.1-10 System Logging Daemon
ii sysvinit 2.84-166 System-V like init with KNOPPIX scripts.
hc sysvinit-knopp 2.84-1 System-V like init with KNOPPIX scripts.
ii tar 1.13.25-5 GNU tar
ii tcpd 7.6-ipv6.1-3 Wietse Venema's TCP wrapper utilities
ii ted-common 2.14-1 common files used by ted and ted-gtk
ii ted-gtk 2.14-1 graphical RTF (Rich Text Format) editor, exp
ii tinyirc 1.1-9 a tiny IRC client
ii uim 0.4.6final1-3s Simple, secure, and flexible input method co
ii uim-anthy 0.4.6final1-3s Anthy plugin for uim
ii uim-common 0.4.6final1-3s Common files for uim
ii uim-fep 0.4.6final1-3s uim Front End Processor
ii uim-gtk2.0 0.4.6final1-3s GTK+2.x immodule for uim
ii uim-prime 0.4.6final1-3s PRIME plugin for uim
ii uim-utils 0.4.6final1-3s Utilities for uim
ii uim-xim 0.4.6final1-3s A bridge between uim and XIM
ii unzip 5.50-3 De-archiver for .zip files
ii usbutils 0.11-1 USB console utilities
ii usbview 1.0-5 USB device viewer
ii usleep-knoppix 0.5-1 sleeps for a number of microseconds, see man
ii util-linux 2.11z-1 Miscellaneous system utilities.
ii vorbis-tools 1.0.0-2 Several Ogg Vorbis Tools
ii w32codecs 20061022-0.0 win32 binary codecs
rc wget 1.8.2-11 retrieves files from the web
ii whiptail 0.51.4-14 Displays user-friendly dialog boxes from she
ii wireless-tools 26-1 Tools for manipulating Linux Wireless Extens
ii wlcardconfig-k 0.5-4 Minimalistic ncurses/dialog-based WLAN confi
rc wvdial 1.53.0.1 PPP dialer with built-in intelligence.
ii xbase-clients 4.3.0-0ds4 miscellaneous X clients
ii xdialog 2.0.6-3 X11 replacement for the text util dialog
ii xfonts-75dpi 4.3.0-0ds4 75 dpi fonts for X
ii xfonts-base 4.3.0-0ds4 standard fonts for X
ii xfree86-common 4.3.0-0ds4 X Window System (XFree86) infrastructure
rc xfs 4.3.0-0ds4 X font server
ii xlibmesa4-gl 4.3.0-0ds4 Mesa 3D graphics library [XFree86]
ii xlibs 4.3.0-0ds4 X Window System client libraries
ii xlibs-data 4.3.0-0ds4 X Window System client data
ii xml-core 0.09 XML infrastructure and XML catalog file supp
ii xmms 1.2.8-2 Versatile X audio player that looks like Win
ii xpdf-common 2.02pl1-1 Portable Document Format (PDF) suite -- comm
ii xserver-common 4.3.0-0ds4 files and utilities common to all X servers
pi xterm 4.3.0-0ds4 X terminal emulator
ii xutils 4.3.0-0ds4 X Window System utility programs
ii zlib1g 1.2.2-4.sarge. compression library - runtime