Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1473892 Details for
Bug 1611913
OpenSUSE 10:virt-v2v thinks devices are "sdX" instead of "hdX"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
v2v.log
v2v.log (text/plain), 1.07 MB, created by
Haigang
on 2018-08-07 08:21:38 UTC
(
hide
)
Description:
v2v.log
Filename:
MIME Type:
Creator:
Haigang
Created:
2018-08-07 08:21:38 UTC
Size:
1.07 MB
patch
obsolete
>virt-v2v: libguestfs 1.38.1 (x86_64) >libvirt version: 4.2.0 >[ 0.0] Opening the source -i libvirtxml /v2v/data/SUSE10/SUSE10.xml >libvirt xml is: ><?xml version='1.0' encoding='utf-8'?> ><domain type="kvm"><currentMemory unit="KiB">536870912</currentMemory><name>SUSE10</name><on_reboot>restart</on_reboot><on_poweroff>destroy</on_poweroff><devices><interface type="network"><source network="Default Network" /></interface><disk device="cdrom" type="file"><target bus="ide" dev="hdc" /><driver name="qemu" type="raw" /></disk><disk device="disk" type="file"><source file="/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx" /><target bus="scsi" dev="sda" /><driver cache="none" name="qemu" type="vhdx" /></disk></devices><on_crash>restart</on_crash><vcpu>1</vcpu><memory unit="KiB">536870912</memory><os><type arch="x86_64">hvm</type></os><features><acpi /><apic /></features></domain> > source name: SUSE10 >hypervisor type: kvm > memory: 549755813888 (bytes) > nr vCPUs: 1 > CPU vendor: > CPU model: > CPU topology: > CPU features: apic,acpi > firmware: unknown > display: > video: > sound: >disks: > /v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx (vhdx) [scsi] >removable media: > CD-ROM [ide] in slot 2 >NICs: > Network "Default Network" > >check_host_free_space: overlay_dir=/var/tmp free_space=4451721216 >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img 'create' '-q' '-f' 'qcow2' '-b' '/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx' '-o' 'compat=1.1,backing_fmt=vhdx' '/var/tmp/v2vovl0b0b8b.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl0b0b8b.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl0b0b8b.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 107374182400,\n "filename": "/var/tmp/v2vovl0b0b8b.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_virtual_size "/var/tmp/v2vovl0b0b8b.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl0b0b8b.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 107374182400,\n "filename": "/var/tmp/v2vovl0b0b8b.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 200704,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 107374182400 >[ 0.0] Initializing the target -o local -os /v2v/target/SUSE10 >[ 0.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_identifier "v2v" >libguestfs: trace: v2v: set_identifier = 0 >libguestfs: trace: v2v: get_memsize >libguestfs: trace: v2v: get_memsize = 500 >libguestfs: trace: v2v: set_memsize 2000 >libguestfs: trace: v2v: set_memsize = 0 >libguestfs: trace: v2v: set_network true >libguestfs: trace: v2v: set_network = 0 >libguestfs: trace: v2v: add_drive "/var/tmp/v2vovl0b0b8b.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: v2v: add_drive = 0 >libguestfs: trace: v2v: launch >libguestfs: trace: v2v: max_disks >libguestfs: trace: v2v: max_disks = 255 >libguestfs: trace: v2v: get_tmpdir >libguestfs: trace: v2v: get_tmpdir = "/tmp" >libguestfs: trace: v2v: version >libguestfs: trace: v2v: version = <struct guestfs_version = major: 1, minor: 38, release: 1, extra: , > >libguestfs: trace: v2v: get_backend >libguestfs: trace: v2v: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: identifier=v2v >libguestfs: launch: version=1.38.1 >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfsEXXMu3 >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: trace: v2v: get_backend_setting "force_tcg" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d >supermin: version: 5.1.19 >supermin: package handler: debian/dpkg >supermin: acquiring lock on /var/tmp/.guestfs-1000/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: trace: v2v: get_cachedir >libguestfs: trace: v2v: get_cachedir = "/var/tmp" >libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1000 >libguestfs: loading previously cached test results >libguestfs: qemu version: 2.8 >libguestfs: qemu mandatory locking: no >libguestfs: trace: v2v: get_sockdir >libguestfs: trace: v2v: get_sockdir = "/run/user/1000" >libguestfs: finished testing qemu features >libguestfs: trace: v2v: get_backend_setting "gdb" >libguestfs: trace: v2v: get_backend_setting = NULL (error) >/usr/bin/qemu-system-x86_64 \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -machine accel=kvm:tcg \ > -cpu host \ > -m 2000 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \ > -object rng-random,filename=/dev/urandom,id=rng0 \ > -device virtio-rng-pci,rng=rng0 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovl0b0b8b.qcow2,cache=unsafe,format=qcow2,copy-on-read=on,discard=unmap,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/run/user/1000/libguestfszz6KBV/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append "panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate" >\x1b[1;256r\x1b[256;2libguestfs: responding to serial console Device Status Report >56H\x1b[6n >Google, Inc. >Serial Graphics Adapter 03/05/17 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (generic@generic) Sun, 05 Mar 2017 16:09:17 +0100 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.11.1-1) > > > iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+7CF8F090+7CECF090 C100 > Press Ctrl-B to configure iPXE (PCI 00:05.0)... > > > Booting from ROM... >\x1b[2J[ 0.000000] Linux version 4.15.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-12)) #1 SMP Debian 4.15.11-1 (2018-03-20) >[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' >[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64 >[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64 >[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cfddfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000007cfde000-0x000000007cffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] random: fast init done >[ 0.000000] SMBIOS 2.8 present. >[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.11.1-1 04/01/2014 >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] e820: last_pfn = 0x7cfde max_arch_pfn = 0x400000000 >[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.000000] found SMP MP-table at [mem 0x000f5d40-0x000f5d4f] mapped at [ (ptrval)] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x7cbdb000-0x7cfcffff] >[ 0.000000] ACPI: Early table checksum verification disabled >[ 0.000000] ACPI: RSDP 0x00000000000F5B70 000014 (v00 BOCHS ) >[ 0.000000] ACPI: RSDT 0x000000007CFE187D 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACP 0x000000007CFE1791 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >[ 0.000000] ACPI: DSDT 0x000000007CFE0040 001751 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >[ 0.000000] ACPI: FACS 0x000000007CFE0000 000040 >[ 0.000000] ACPI: APIC 0x000000007CFE1805 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cfddfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x7cfd9000-0x7cfddfff] >[ 0.000000] kvm-clock: cpu 0, msr 0:7cfd0001, primary cpu clock >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007cfddfff] >[ 0.000000] Normal empty >[ 0.000000] Device empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] >[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007cfddfff] >[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007cfddfff] >[ 0.000000] Reserved but unavailable: 98 pages >[ 0.000000] ACPI: PM-Timer IO Port: 0x608 >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >[ 0.000000] Using ACPI (MADT) for SMP configuration information >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] e820: [mem 0x7d000000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns >[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] percpu: Embedded 44 pages/cpu @ (ptrval) s142040 r8192 d29992 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 7c816240 >[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) >[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503847 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate >[ 0.000000] Memory: 1987556K/2047472K available (10252K kernel code, 1165K rwdata, 3084K rodata, 1516K init, 692K bss, 59916K reserved, 0K cma-reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Kernel/User page tables isolation: enabled >[ 0.000000] ftrace: allocating 29537 entries in 116 pages >[ 0.004000] Hierarchical RCU implementation. >[ 0.004000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. >[ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.004000] NR_IRQS: 33024, nr_irqs: 256, preallocated irqs: 16 >[ 0.004000] Console: colour *CGA 80x25 >[ 0.004000] console [ttyS0] enabled >[ 0.004000] ACPI: Core revision 20170831 >[ 0.004000] ACPI: 1 ACPI AML tables successfully acquired and loaded >[ 0.004061] APIC: Switch to symmetric I/O mode setup >[ 0.010926] x2apic enabled >[ 0.012028] Switched APIC routing to physical x2apic. >[ 0.030869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.032000] tsc: Detected 3695.996 MHz processor >[ 0.032030] Calibrating delay loop (skipped) preset value.. 7391.99 BogoMIPS (lpj=14783984) >[ 0.036002] pid_max: default: 32768 minimum: 301 >[ 0.040024] Security Framework initialized >[ 0.044002] Yama: disabled by default; enable with sysctl kernel.yama.* >[ 0.048012] AppArmor: AppArmor initialized >[ 0.052430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >[ 0.056346] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.060012] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.064011] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.068496] Disabling memory control group subsystem >[ 0.072964] CPU: Physical Processor ID: 0 >[ 0.076402] mce: CPU supports 10 MCE banks >[ 0.081093] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.084001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >[ 0.088002] Spectre V2 : Mitigation: Full generic retpoline >[ 0.092001] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >[ 0.096002] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >[ 0.100001] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.114743] Freeing SMP alternatives memory: 28K >[ 0.116993] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa) >[ 0.120084] Performance Events: Skylake events, Intel PMU driver. >[ 0.124067] ... version: 2 >[ 0.127904] ... bit width: 48 >[ 0.128031] ... generic registers: 4 >[ 0.131915] ... value mask: 0000ffffffffffff >[ 0.132031] ... max period: 000000007fffffff >[ 0.136031] ... fixed-purpose events: 3 >[ 0.139894] ... event mask: 000000070000000f >[ 0.140121] Hierarchical SRCU implementation. >[ 0.144366] smp: Bringing up secondary CPUs ... >[ 0.148061] smp: Brought up 1 node, 1 CPU >[ 0.151926] smpboot: Max logical packages: 1 >[ 0.152032] smpboot: Total of 1 processors activated (7391.99 BogoMIPS) >[ 0.157291] devtmpfs: initialized >[ 0.160064] x86/mm: Memory block size: 128MB >[ 0.164266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns >[ 0.168039] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.172060] pinctrl core: initialized pinctrl subsystem >[ 0.176102] NET: Registered protocol family 16 >[ 0.180116] audit: initializing netlink subsys (disabled) >[ 0.184135] cpuidle: using governor ladder >[ 0.188034] audit: type=2000 audit(1533629924.888:1): state=initialized audit_enabled=0 res=1 >[ 0.192039] cpuidle: using governor menu >[ 0.195905] ACPI: bus type PCI registered >[ 0.196032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.200661] PCI: Using configuration type 1 for base access >[ 0.204605] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.208034] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.212142] ACPI: Added _OSI(Module Device) >[ 0.216036] ACPI: Added _OSI(Processor Device) >[ 0.220032] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.224031] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.230204] ACPI: Interpreter enabled >[ 0.232050] ACPI: (supports S0 S3 S4 S5) >[ 0.235808] ACPI: Using IOAPIC for interrupt routing >[ 0.236042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.240669] ACPI: Enabled 3 GPEs in block 00 to 0F >[ 0.247137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.248035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >[ 0.252035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.256036] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >[ 0.260410] acpiphp: Slot [2] registered >[ 0.264114] acpiphp: Slot [3] registered >[ 0.267951] acpiphp: Slot [4] registered >[ 0.268114] acpiphp: Slot [5] registered >[ 0.271950] acpiphp: Slot [6] registered >[ 0.272114] acpiphp: Slot [7] registered >[ 0.275977] acpiphp: Slot [8] registered >[ 0.276112] acpiphp: Slot [9] registered >[ 0.279995] acpiphp: Slot [10] registered >[ 0.280116] acpiphp: Slot [11] registered >[ 0.284112] acpiphp: Slot [12] registered >[ 0.287997] acpiphp: Slot [13] registered >[ 0.288114] acpiphp: Slot [14] registered >[ 0.292041] acpiphp: Slot [15] registered >[ 0.295987] acpiphp: Slot [16] registered >[ 0.296119] acpiphp: Slot [17] registered >[ 0.300042] acpiphp: Slot [18] registered >[ 0.303959] acpiphp: Slot [19] registered >[ 0.304114] acpiphp: Slot [20] registered >[ 0.308113] acpiphp: Slot [21] registered >[ 0.312039] acpiphp: Slot [22] registered >[ 0.315982] acpiphp: Slot [23] registered >[ 0.316113] acpiphp: Slot [24] registered >[ 0.320041] acpiphp: Slot [25] registered >[ 0.323893] acpiphp: Slot [26] registered >[ 0.324112] acpiphp: Slot [27] registered >[ 0.328039] acpiphp: Slot [28] registered >[ 0.331962] acpiphp: Slot [29] registered >[ 0.332113] acpiphp: Slot [30] registered >[ 0.336113] acpiphp: Slot [31] registered >[ 0.340000] PCI host bridge to bus 0000:00 >[ 0.340033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.344033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.348032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.352032] pci_bus 0000:00: root bus resource [mem 0x7d000000-0xfebfffff window] >[ 0.356033] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.375825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.376040] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.380032] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.384032] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.393255] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.396105] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.464557] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >[ 0.468380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >[ 0.472369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >[ 0.476370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >[ 0.480202] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >[ 0.484220] vgaarb: loaded >[ 0.486878] EDAC MC: Ver: 3.0.0 >[ 0.489289] PCI: Using ACPI for IRQ routing >[ 0.493425] clocksource: Switched to clocksource kvm-clock >[ 0.503300] VFS: Disk quotas dquot_6.6.0 >[ 0.507133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.513616] AppArmor: AppArmor Filesystem Enabled >[ 0.518071] pnp: PnP ACPI init >[ 0.522053] pnp: PnP ACPI: found 5 devices >[ 0.531754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.539969] NET: Registered protocol family 2 >[ 0.544170] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.551031] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >[ 0.557167] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.563288] UDP hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.568890] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >[ 0.575159] NET: Registered protocol family 1 >[ 0.579276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.584883] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.590453] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.596703] Unpacking initramfs... >[ 0.601879] Freeing initrd memory: 4052K >[ 0.606751] Initialise system trusted keyrings >[ 0.610959] workingset: timestamp_bits=40 max_order=19 bucket_order=0 >[ 0.617519] zbud: loaded >[ 0.620318] alg: self-tests disabled >[ 0.623822] Key type asymmetric registered >[ 0.627726] Asymmetric key parser 'x509' registered >[ 0.632358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) >[ 0.639293] io scheduler noop registered >[ 0.643032] io scheduler deadline registered >[ 0.647089] io scheduler cfq registered (default) >[ 0.651507] io scheduler mq-deadline registered >[ 0.655971] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.697185] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.704140] Linux agpgart interface v0.103 >[ 0.708227] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> >[ 0.713920] AMD IOMMUv2 functionality not available on this system >[ 0.719956] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.732220] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.737036] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.741938] mousedev: PS/2 mouse device common for all mice >[ 0.748827] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.757111] rtc_cmos 00:00: RTC can wake from S4 >[ 0.764841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >[ 0.771309] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >[ 0.777347] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.783112] NET: Registered protocol family 10 >[ 0.787560] Segment Routing with IPv6 >[ 0.791089] mip6: Mobile IPv6 >[ 0.793966] NET: Registered protocol family 17 >[ 0.798190] mpls_gso: MPLS GSO support >[ 0.802162] registered taskstats version 1 >[ 0.806069] Loading compiled-in X.509 certificates >[ 0.810777] Loaded X.509 cert 'Debian Project: Ben Hutchings: 008a018dca80932630' >[ 0.817629] zswap: loaded using pool lzo/zbud >[ 0.821845] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.826965] ima: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 0.836409] rtc_cmos 00:00: setting system clock to 2018-08-07 08:18:45 UTC (1533629925) >[ 0.846542] Freeing unused kernel memory: 1516K >[ 0.850845] Write protecting the kernel read-only data: 16384k >[ 0.856542] Freeing unused kernel memory: 2012K >[ 0.861852] Freeing unused kernel memory: 1012K >[ 0.868883] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 0.874984] x86/mm: Checking user space page tables >[ 0.882341] x86/mm: Checked W+X mappings: passed, no W+X pages found. >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 >supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate >supermin: uptime: 0.91 0.11 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crc32c_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod scsi_mod.ko >[ 0.945570] SCSI subsystem initialized >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.960286] scsi host0: ata_piix >[ 0.963483] scsi host1: ata_piix >[ 0.966629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >[ 0.972971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod rng-core.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod crypto_engine.ko >supermin: internal insmod virtio_crypto.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod virtio_pci.ko >[ 1.211035] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >[ 1.228298] random: crng init done >[ 1.243036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >[ 1.260994] scsi host2: Virtio SCSI HBA >[ 1.265267] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.280549] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.295688] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >[ 1.407011] sd 2:0:0:0: Power-on or device reset occurred >[ 1.412886] sd 2:0:0:0: [sda] 209715200 512-byte logical blocks: (107 GB/100 GiB) >[ 1.424269] sd 2:0:1:0: Power-on or device reset occurred >[ 1.429490] sd 2:0:0:0: [sda] Write Protect is off >[ 1.434385] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.443069] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 1.456187] sd 2:0:1:0: [sdb] Write Protect is off >[ 1.462821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >[ 1.473618] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.489474] sda: sda1 sda2 >[ 1.494538] sd 2:0:0:0: [sda] Attached SCSI disk >[ 1.501005] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod fscrypto.ko >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod crc16.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc7.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev (8:16) as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 1.552891] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.561069] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate == *guestfs_network=1* ]] >+ guestfs_network=1 >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate == *guestfs_boot_analysis=1* ]] >+ '[' '!' -d /sys ']' >+ mkdir -p /sys >+ mount -t sysfs /sys /sys >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ test -e /etc/mtab >+ ln -s /proc/mounts /etc/mtab >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ mkdir -p /dev/shm >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color guestfs_identifier=v2v vsyscall=emulate == *selinux=1* ]] >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' c7e0 9fa9 bcee 1ce8 ad40 c946 e014 bb64' >+ echo c7e09fa9bcee1ce8ad40c946e014bb64 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >/init: line 95: systemd-tmpfiles: command not found >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >starting version 238 >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 1.849460] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 1.868236] sd 2:0:1:0: Attached scsi generic sg1 type 0 >+ shopt -s nullglob >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ test 1 = 1 >++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf >+ iface=eth0 >+ touch /etc/fstab >+ dhclient --version >+ dhclient eth0 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ modprobe dm_mod >[ 2.539092] device-mapper: uevent: version 1.0.3 >[ 2.545970] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >+ lvm vgchange -aay --sysinit > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >[ >] >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >drwxr-xr-x 2 0 0 120 Aug 7 08:18 block >drwxr-xr-x 2 0 0 80 Aug 7 08:18 bsg >drwxr-xr-x 2 0 0 1980 Aug 7 08:18 char >crw------- 1 0 0 5, 1 Aug 7 08:18 console >lrwxrwxrwx 1 0 0 11 Aug 7 08:18 core -> /proc/kcore >crw------- 1 0 0 10, 62 Aug 7 08:18 cpu_dma_latency >drwxr-xr-x 5 0 0 100 Aug 7 08:18 disk >lrwxrwxrwx 1 0 0 13 Aug 7 08:18 fd -> /proc/self/fd >crw-rw-rw- 1 0 0 1, 7 Aug 7 08:18 full >crw------- 1 0 0 10, 228 Aug 7 08:18 hpet >crw------- 1 0 0 10, 183 Aug 7 08:18 hwrng >drwxr-xr-x 2 0 0 60 Aug 7 08:18 input >crw-r--r-- 1 0 0 1, 11 Aug 7 08:18 kmsg >drwxr-xr-x 2 0 0 60 Aug 7 08:18 mapper >crw------- 1 0 0 1, 1 Aug 7 08:18 mem >crw------- 1 0 0 10, 59 Aug 7 08:18 memory_bandwidth >crw------- 1 0 0 10, 61 Aug 7 08:18 network_latency >crw------- 1 0 0 10, 60 Aug 7 08:18 network_throughput >crw-rw-rw- 1 0 0 1, 3 Aug 7 08:18 null >crw------- 1 0 0 1, 4 Aug 7 08:18 port >crw------- 1 0 0 10, 1 Aug 7 08:18 psaux >crw-rw-rw- 1 0 0 5, 2 Aug 7 08:18 ptmx >drwxr-xr-x 2 0 0 0 Aug 7 08:18 pts >crw-rw-rw- 1 0 0 1, 8 Aug 7 08:18 random >lrwxrwxrwx 1 0 0 4 Aug 7 08:18 rtc -> rtc0 >crw------- 1 0 0 251, 0 Aug 7 08:18 rtc0 >brw------- 1 0 0 8, 0 Aug 7 08:18 sda >brw------- 1 0 0 8, 1 Aug 7 08:18 sda1 >brw------- 1 0 0 8, 2 Aug 7 08:18 sda2 >brw------- 1 0 0 8, 16 Aug 7 08:18 sdb >crw------- 1 0 0 21, 0 Aug 7 08:18 sg0 >crw------- 1 0 0 21, 1 Aug 7 08:18 sg1 >drwxrwxrwt 2 0 0 40 Aug 7 08:18 shm >crw------- 1 0 0 10, 231 Aug 7 08:18 snapshot >lrwxrwxrwx 1 0 0 15 Aug 7 08:18 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 0 0 15 Aug 7 08:18 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 0 0 15 Aug 7 08:18 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 0 0 5, 0 Aug 7 08:18 tty >crw------- 1 0 0 4, 0 Aug 7 08:18 tty0 >crw------- 1 0 0 4, 1 Aug 7 08:18 tty1 >crw------- 1 0 0 4, 10 Aug 7 08:18 tty10 >crw------- 1 0 0 4, 11 Aug 7 08:18 tty11 >crw------- 1 0 0 4, 12 Aug 7 08:18 tty12 >crw------- 1 0 0 4, 13 Aug 7 08:18 tty13 >crw------- 1 0 0 4, 14 Aug 7 08:18 tty14 >crw------- 1 0 0 4, 15 Aug 7 08:18 tty15 >crw------- 1 0 0 4, 16 Aug 7 08:18 tty16 >crw------- 1 0 0 4, 17 Aug 7 08:18 tty17 >crw------- 1 0 0 4, 18 Aug 7 08:18 tty18 >crw------- 1 0 0 4, 19 Aug 7 08:18 tty19 >crw------- 1 0 0 4, 2 Aug 7 08:18 tty2 >crw------- 1 0 0 4, 20 Aug 7 08:18 tty20 >crw------- 1 0 0 4, 21 Aug 7 08:18 tty21 >crw------- 1 0 0 4, 22 Aug 7 08:18 tty22 >crw------- 1 0 0 4, 23 Aug 7 08:18 tty23 >crw------- 1 0 0 4, 24 Aug 7 08:18 tty24 >crw------- 1 0 0 4, 25 Aug 7 08:18 tty25 >crw------- 1 0 0 4, 26 Aug 7 08:18 tty26 >crw------- 1 0 0 4, 27 Aug 7 08:18 tty27 >crw------- 1 0 0 4, 28 Aug 7 08:18 tty28 >crw------- 1 0 0 4, 29 Aug 7 08:18 tty29 >crw------- 1 0 0 4, 3 Aug 7 08:18 tty3 >crw------- 1 0 0 4, 30 Aug 7 08:18 tty30 >crw------- 1 0 0 4, 31 Aug 7 08:18 tty31 >crw------- 1 0 0 4, 32 Aug 7 08:18 tty32 >crw------- 1 0 0 4, 33 Aug 7 08:18 tty33 >crw------- 1 0 0 4, 34 Aug 7 08:18 tty34 >crw------- 1 0 0 4, 35 Aug 7 08:18 tty35 >crw------- 1 0 0 4, 36 Aug 7 08:18 tty36 >crw------- 1 0 0 4, 37 Aug 7 08:18 tty37 >crw------- 1 0 0 4, 38 Aug 7 08:18 tty38 >crw------- 1 0 0 4, 39 Aug 7 08:18 tty39 >crw------- 1 0 0 4, 4 Aug 7 08:18 tty4 >crw------- 1 0 0 4, 40 Aug 7 08:18 tty40 >crw------- 1 0 0 4, 41 Aug 7 08:18 tty41 >crw------- 1 0 0 4, 42 Aug 7 08:18 tty42 >crw------- 1 0 0 4, 43 Aug 7 08:18 tty43 >crw------- 1 0 0 4, 44 Aug 7 08:18 tty44 >crw------- 1 0 0 4, 45 Aug 7 08:18 tty45 >crw------- 1 0 0 4, 46 Aug 7 08:18 tty46 >crw------- 1 0 0 4, 47 Aug 7 08:18 tty47 >crw------- 1 0 0 4, 48 Aug 7 08:18 tty48 >crw------- 1 0 0 4, 49 Aug 7 08:18 tty49 >crw------- 1 0 0 4, 5 Aug 7 08:18 tty5 >crw------- 1 0 0 4, 50 Aug 7 08:18 tty50 >crw------- 1 0 0 4, 51 Aug 7 08:18 tty51 >crw------- 1 0 0 4, 52 Aug 7 08:18 tty52 >crw------- 1 0 0 4, 53 Aug 7 08:18 tty53 >crw------- 1 0 0 4, 54 Aug 7 08:18 tty54 >crw------- 1 0 0 4, 55 Aug 7 08:18 tty55 >crw------- 1 0 0 4, 56 Aug 7 08:18 tty56 >crw------- 1 0 0 4, 57 Aug 7 08:18 tty57 >crw------- 1 0 0 4, 58 Aug 7 08:18 tty58 >crw------- 1 0 0 4, 59 Aug 7 08:18 tty59 >crw------- 1 0 0 4, 6 Aug 7 08:18 tty6 >crw------- 1 0 0 4, 60 Aug 7 08:18 tty60 >crw------- 1 0 0 4, 61 Aug 7 08:18 tty61 >crw------- 1 0 0 4, 62 Aug 7 08:18 tty62 >crw------- 1 0 0 4, 63 Aug 7 08:18 tty63 >crw------- 1 0 0 4, 7 Aug 7 08:18 tty7 >crw------- 1 0 0 4, 8 Aug 7 08:18 tty8 >crw------- 1 0 0 4, 9 Aug 7 08:18 tty9 >crw------- 1 0 0 4, 64 Aug 7 08:18 ttyS0 >crw-rw-rw- 1 0 0 1, 9 Aug 7 08:18 urandom >crw------- 1 0 0 7, 0 Aug 7 08:18 vcs >crw------- 1 0 0 7, 1 Aug 7 08:18 vcs1 >crw------- 1 0 0 7, 128 Aug 7 08:18 vcsa >crw------- 1 0 0 7, 129 Aug 7 08:18 vcsa1 >crw------- 1 0 0 10, 63 Aug 7 08:18 vga_arbiter >drwxr-xr-x 2 0 0 60 Aug 7 08:18 virtio-ports >crw------- 1 0 0 246, 1 Aug 7 08:18 vport2p1 >crw-rw-rw- 1 0 0 1, 5 Aug 7 08:18 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 8:0 -> ../sda >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 8:1 -> ../sda1 >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 8:16 -> ../sdb >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 0 0 249, 0 Aug 7 08:18 2:0:0:0 >crw------- 1 0 0 249, 1 Aug 7 08:18 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 10:1 -> ../psaux >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 10:183 -> ../hwrng >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 10:228 -> ../hpet >lrwxrwxrwx 1 0 0 11 Aug 7 08:18 10:231 -> ../snapshot >lrwxrwxrwx 1 0 0 17 Aug 7 08:18 10:236 -> ../mapper/control >lrwxrwxrwx 1 0 0 19 Aug 7 08:18 10:59 -> ../memory_bandwidth >lrwxrwxrwx 1 0 0 21 Aug 7 08:18 10:60 -> ../network_throughput >lrwxrwxrwx 1 0 0 18 Aug 7 08:18 10:61 -> ../network_latency >lrwxrwxrwx 1 0 0 18 Aug 7 08:18 10:62 -> ../cpu_dma_latency >lrwxrwxrwx 1 0 0 14 Aug 7 08:18 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 0 0 13 Aug 7 08:18 13:63 -> ../input/mice >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 1:1 -> ../mem >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 1:11 -> ../kmsg >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 1:3 -> ../null >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 1:4 -> ../port >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 1:5 -> ../zero >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 1:7 -> ../full >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 1:8 -> ../random >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 1:9 -> ../urandom >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 21:0 -> ../sg0 >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 21:1 -> ../sg1 >lrwxrwxrwx 1 0 0 11 Aug 7 08:18 246:1 -> ../vport2p1 >lrwxrwxrwx 1 0 0 14 Aug 7 08:18 249:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 0 0 14 Aug 7 08:18 249:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 251:0 -> ../rtc0 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:0 -> ../tty0 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:1 -> ../tty1 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:10 -> ../tty10 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:11 -> ../tty11 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:12 -> ../tty12 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:13 -> ../tty13 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:14 -> ../tty14 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:15 -> ../tty15 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:16 -> ../tty16 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:17 -> ../tty17 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:18 -> ../tty18 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:19 -> ../tty19 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:2 -> ../tty2 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:20 -> ../tty20 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:21 -> ../tty21 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:22 -> ../tty22 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:23 -> ../tty23 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:24 -> ../tty24 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:25 -> ../tty25 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:26 -> ../tty26 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:27 -> ../tty27 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:28 -> ../tty28 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:29 -> ../tty29 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:3 -> ../tty3 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:30 -> ../tty30 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:31 -> ../tty31 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:32 -> ../tty32 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:33 -> ../tty33 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:34 -> ../tty34 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:35 -> ../tty35 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:36 -> ../tty36 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:37 -> ../tty37 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:38 -> ../tty38 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:39 -> ../tty39 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:4 -> ../tty4 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:40 -> ../tty40 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:41 -> ../tty41 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:42 -> ../tty42 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:43 -> ../tty43 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:44 -> ../tty44 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:45 -> ../tty45 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:46 -> ../tty46 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:47 -> ../tty47 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:48 -> ../tty48 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:49 -> ../tty49 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:5 -> ../tty5 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:50 -> ../tty50 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:51 -> ../tty51 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:52 -> ../tty52 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:53 -> ../tty53 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:54 -> ../tty54 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:55 -> ../tty55 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:56 -> ../tty56 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:57 -> ../tty57 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:58 -> ../tty58 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:59 -> ../tty59 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:6 -> ../tty6 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:60 -> ../tty60 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:61 -> ../tty61 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:62 -> ../tty62 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:63 -> ../tty63 >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 4:64 -> ../ttyS0 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:7 -> ../tty7 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:8 -> ../tty8 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 4:9 -> ../tty9 >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 5:0 -> ../tty >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 5:1 -> ../console >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 5:2 -> ../ptmx >lrwxrwxrwx 1 0 0 6 Aug 7 08:18 7:0 -> ../vcs >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 7:1 -> ../vcs1 >lrwxrwxrwx 1 0 0 7 Aug 7 08:18 7:128 -> ../vcsa >lrwxrwxrwx 1 0 0 8 Aug 7 08:18 7:129 -> ../vcsa1 > >/dev/disk: >total 0 >drwxr-xr-x 2 0 0 120 Aug 7 08:18 by-id >drwxr-xr-x 2 0 0 120 Aug 7 08:18 by-path >drwxr-xr-x 2 0 0 80 Aug 7 08:18 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 0 0 10 Aug 7 08:18 8139dcaf-e718-4766-8d54-08f260c68b51 -> ../../sda2 >lrwxrwxrwx 1 0 0 9 Aug 7 08:18 c89b5671-c574-4d91-bc5b-4bee7e46754a -> ../../sdb > >/dev/input: >total 0 >crw------- 1 0 0 13, 63 Aug 7 08:18 mice > >/dev/mapper: >total 0 >crw------- 1 0 0 10, 236 Aug 7 08:18 control > >/dev/pts: >total 0 >c--------- 1 0 0 5, 2 Aug 7 08:18 ptmx > >/dev/shm: >total 0 > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 0 0 11 Aug 7 08:18 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=399236k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=993792k,nr_inodes=248448,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime 0 0 >+ cat /proc/mdstat >cat: /proc/mdstat: No such file or directory >+ lvm pvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm vgs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm lvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >+ ip r >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15 >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 143360 0 >sg 36864 0 >libcrc32c 16384 0 >crc7 16384 0 >crc_itu_t 16384 0 >crc_ccitt 16384 0 >ext4 716800 1 >crc16 16384 1 ext4 >mbcache 16384 1 ext4 >jbd2 118784 1 ext4 >fscrypto 32768 1 ext4 >virtio_pci 28672 0 >virtio_mmio 16384 0 >virtio_input 16384 0 >virtio_balloon 20480 0 >virtio_scsi 20480 1 >sd_mod 53248 1 >nd_pmem 16384 0 >nd_btt 24576 1 nd_pmem >virtio_net 49152 0 >virtio_crypto 24576 0 >crypto_engine 16384 1 virtio_crypto >virtio_console 36864 0 >virtio_rng 16384 0 >rng_core 16384 1 virtio_rng >virtio_blk 20480 0 >virtio_ring 28672 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >virtio 16384 10 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_mmio,virtio_scsi,virtio_balloon,virtio_crypto,virtio_console,virtio_pci >ata_piix 36864 0 >libata 274432 1 ata_piix >scsi_mod 253952 4 sd_mod,virtio_scsi,libata,sg >nfit 61440 0 >libnvdimm 163840 3 nd_btt,nd_pmem,nfit >crc32c_generic 16384 0 >crc32_generic 16384 0 >crct10dif_pclmul 16384 0 >crc32c_intel 24576 1 >crc32_pclmul 16384 0 >+ date >Tue Aug 7 08:18:48 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >3.76 0.79 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test 1 = 1 >+ cmd='guestfsd --verbose --network' >+ false >+ test '' = 1 >+ echo guestfsd --verbose --network >guestfsd --verbose --network >+ guestfsd --verbose --network >OCaml daemon loaded >lvm config: >lvmetad >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: v2v: launch = 0 >libguestfs: trace: v2v: c_pointer >libguestfs: trace: v2v: c_pointer = 94243207485296 >libguestfs: trace: v2v: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: v2v: vfs_type "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.05 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >swap >libguestfs: trace: v2v: vfs_type = "swap" >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: => vfs_type (0xc6) took 0.04 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >reiserfs >guestfslibguestfs: trace: v2v: vfs_type = "reiserfs" >[ 5.7] Inspecting the overlay >libguestfs: trace: v2v: inspect_os >d: => vfs_type (0xc6) took 0.03 secs >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >command: sfdisk '--help' >command: sfdisk returned 0 >command: sfdisk: stdout: > >Usage: > sfdisk [options] <dev> [[-N] <part>] > sfdisk [options] <command> > >Display or manipulate a disk partition table. > >Commands: > -A, --activate <dev> [<part> ...] list or set bootable MBR partitions > -d, --dump <dev> dump partition table (usable for later input) > -J, --json <dev> dump partition table in JSON format > -g, --show-geometry [<dev> ...] list geometry of all or specified devices > -l, --list [<dev> ...] list partitions of each device > -F, --list-free [<dev> ...] list unpartitioned free areas of each device > -r, --reorder <dev> fix partitions order (by start offset) > -s, --show-size [<dev> ...] list sizes of all or specified devices > -T, --list-types print the recognized types (see -X) > -V, --verify [<dev> ...] test whether partitions seem correct > --delete <dev> [<part> ...] delete all or specified partitions > > --part-label <dev> <part> [<str>] print or change partition label > --part-type <dev> <part> [<type>] print or change partition type > --part-uuid <dev> <part> [<uuid>] print or change partition uuid > --part-attrs <dev> <part> [<str>] print or change partition attributes > > <dev> device (usually disk) path > <part> partition number > <type> partition type, GUID for GPT, hex for MBR > >Options: > -a, --append append partitions to existing partition table > -b, --backup backup partition table sectors (see -O) > --bytes print SIZE in bytes rather than in human readable format > --move-data[=<typescript>] move partition data after relocation (requires -N) > -f, --force disable all consistency checking > --color[=<when>] colorize output (auto, always or never) > colors are enabled by default > -N, --partno <num> specify partition number > -n, --no-act do everything except write to device > --no-reread do not check whether the device is in use > --no-tell-kernel do not tell kernel about changes > -O, --backup-file <path> override default backup file name > -o, --output <list> output columns > -q, --quiet suppress extra info messages > -w, --wipe <mode> wipe signatures (auto, always or never) > -W, --wipe-partitions <mode> wipe signatures from new partitions (auto, always or never) > -X, --label <name> specify label type (dos, gpt, ...) > -Y, --label-nested <name> specify nested label type (dos, bsd) > > -G, --show-pt-geometry deprecated, alias to --show-geometry > -L, --Linux deprecated, only for backward compatibility > -u, --unit S deprecated, only sector unit is supported > > -h, --help display this help > -v, --version display version > >Available output columns: > gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID > dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S > Start-C/H/S > bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize > sgi: Device Start End Sectors Cylinders Size Type Id Attrs > sun: Device Start End Sectors Cylinders Size Type Id Flags > >For more details see sfdisk(8). >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '1' >command: sfdisk returned 0 >command: sfdisk: stdout: >82 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >swap >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '2' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >reiserfs >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --ignoreskippedcluster ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nolocking ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --trustcache ] >\t[ --unbuffered ] >\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >check_for_filesystem_on: /dev/sda1 (swap) >check_for_filesystem_on: /dev/sda2 (reiserfs) >command: mount '-o' 'ro' '/dev/sda2' '/sysroot//' >[ 4.628862] REISERFS (device sda2): found reiserfs format "3.6" with standard journal >[ 4.636530] REISERFS (device sda2): using ordered data mode >[ 4.641865] reiserfs: using flush barriers >[ 4.646124] REISERFS (device sda2): journal params: device sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 >[ 4.659999] REISERFS (device sda2): checking transaction log (sda2) >[ 5.115703] REISERFS (device sda2): replayed 191 transactions in 0 seconds >[ 5.122480] REISERFS (device sda2): Using r5 hash to sort names >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/sda2 matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >check_tests: checking /etc/lsb-release >chroot: /sysroot: running 'is_file: /etc/lsb-release' >chroot: /sysroot: running 'parse_lsb_release' >parse_lsb_release: parsing: LSB_VERSION=core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64 >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/oracle-release >chroot: /sysroot: running 'is_file: /etc/oracle-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/centos-release >chroot: /sysroot: running 'is_file: /etc/centos-release' >check_tests: checking /etc/altlinux-release >chroot: /sysroot: running 'is_file: /etc/altlinux-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/redhat-release >chroot: /sysroot: running 'is_file: /etc/redhat-release' >check_tests: checking /etc/debian_version >chroot: /sysroot: running 'is_file: /etc/debian_version' >check_tests: checking /etc/pardus-release >chroot: /sysroot: running 'is_file: /etc/pardus-release' >check_tests: checking /etc/arch-release >chroot: /sysroot: running 'is_file: /etc/arch-release' >check_tests: checking /etc/gentoo-release >chroot: /sysroot: running 'is_file: /etc/gentoo-release' >check_tests: checking /etc/meego-release >chroot: /sysroot: running 'is_file: /etc/meego-release' >check_tests: checking /etc/slackware-version >chroot: /sysroot: running 'is_file: /etc/slackware-version' >check_tests: checking /etc/ttylinux-target >chroot: /sysroot: running 'is_file: /etc/ttylinux-target' >check_tests: checking /etc/SuSE-release >chroot: /sysroot: running 'is_file: /etc/SuSE-release' >chroot: /sysroot: running 'parse_suse_release' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /bin/bash >calling: settle >chroot: /sysroot: running 'file: /bin/bash' >command: file '-zb' '/sysroot//bin/bash' >command: file returned 0 >command: file: stdout: >ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.4, stripped >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/7 >check_fstab_entry: spec=/dev/fd0 >check_fstab_entry: augeas path: /files/etc/fstab/6 >check_fstab_entry: spec=devpts >check_fstab_entry: mp=/dev/pts >check_fstab_entry: augeas path: /files/etc/fstab/5 >check_fstab_entry: spec=debugfs >check_fstab_entry: mp=/sys/kernel/debug >check_fstab_entry: augeas path: /files/etc/fstab/4 >check_fstab_entry: spec=sysfs >check_fstab_entry: mp=/sys >check_fstab_entry: augeas path: /files/etc/fstab/3 >check_fstab_entry: spec=proc >check_fstab_entry: mp=/proc >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=/dev/hda1 >check_fstab_entry: mp=swap >resolve_fstab_device: /dev/hda1 matched xdev >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=swap >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=/dev/hda2 >check_fstab_entry: mp=/ >resolve_fstab_device: /dev/hda2 matched xdev >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >check_fstab_entry: vfstype=reiserfs >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >command: umount '/sysroot' >command: umount returned 0 >inspect_os: fses: >fs: /dev/sda1 (swap) role: swap >fs: /dev/sda2 (reiserfs) role: root > type: linux > distro: sles > package_format: rpm > package_management: zypper > product_name: SUSE Linux Enterprise Server 10 (x86_64) > version: 10.3 > arch: x86_64 > hostname: linux-ouis.site > fstab: [(/dev/sda1, swap), (/dev/sda2, /)] > >inspect_get_roots: roots: >/dev/sda2 (reiserfs): > type: linux > distro: sles > package_format: rpm > package_management: zypper > product_name: SUSE Linux Enterprise Server 10 (x86_64) > version: 10.3 > arch: x86_64 > hostname: linux-ouis.site > fstab: [(/dev/sda1, swap), (/dev/sda2, /)] >libguestfs: trace: v2v: inspect_os = ["/dev/sda2"] >libguestfs: trace: v2v: inspect_get_format "/dev/sda2" >guestfsd: => inspect_os (0x1e0) took 2.06 secs >guestfsd: <= inspect_get_format (0x1e2) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_format = "installed" >libguestfs: trace: v2v: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_format (0x1e2) took 0.02 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_mountpoints = ["/", "/dev/sda2"] >libguestfs: trace: v2v: mount "/dev/sda2" "/" >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs >guestfsd: <= mount (0x1) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: mount '/dev/sda2' '/sysroot//' >[ 6.212170] REISERFS (device sda2): found reiserfs format "3.6" with standard journal >[ 6.219689] REISERFS (device sda2): using ordered data mode >[ 6.225209] reiserfs: using flush barriers >[ 6.229520] REISERFS (device sda2): journal params: device sda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 >[ 6.243786] REISERFS (device sda2): checking transaction log (sda2) >[ 6.250894] REISERFS (device sda2): Using r5 hash to sort names >[ 6.257454] REISERFS (device sda2): Removing [3789 95818 0x0 SD].. >[ 6.257688] done >[ 6.265559] REISERFS (device sda2): Removing [3789 91713 0x0 SD].. >[ 6.265569] done >[ 6.273386] REISERFS (device sda2): There were 2 uncompleted unlinks/truncates. Completed >libguestfs: trace: v2v: mount = 0 >libguestfs: trace: v2v: touch "/au9b6vgl" >guestfsd: => mount (0x1) took 0.10 secs >guestfsd: <= touch (0x3) request length 56 bytes >libguestfs: trace: v2v: touch = 0 >libguestfs: trace: v2v: rm "/au9b6vgl" >guestfsd: => touch (0x3) took 0.00 secs >guestfsd: <= rm (0x1d) request length 56 bytes >libguestfs: trace: v2v: rm = 0 >libguestfs: trace: v2v: inspect_list_applications2 "/dev/sda2" >libguestfs: trace: v2v: inspect_get_type "/dev/sda2" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_type = "linux" >libguestfs: trace: v2v: inspect_get_package_format "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.02 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_package_format = "rpm" >libguestfs: trace: v2v: filesize "/var/lib/rpm/Name" >guestfsd: => inspect_get_package_format (0x1e5) took 0.02 secs >guestfsd: <= filesize (0xda) request length 64 bytes >libguestfs: trace: v2v: filesize = 45056 >libguestfs: trace: v2v: download "/var/lib/rpm/Name" "/dev/fd/3" >guestfsd: => filesize (0xda) took 0.00 secs >guestfsd: <= download (0x43) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Name >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Name >calling: settle >libguestfs: trace: v2v: download = 0 >libguestfs: trace: v2v: filesize "/var/lib/rpm/Packages" >guestfsd: => download (0x43) took 0.05 secs >guestfsd: <= filesize (0xda) request length 68 bytes >guestlibguestfs: trace: v2v: filesize = 27750400 >libguestfs: trace: v2v: download "/var/lib/rpm/Packages" "/dev/fd/3" >fsd: => filesize (0xda) took 0.00 secs >guestfsd: <= download (0x43) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Packages >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /var/lib/rpm/Packages >calling: settle >libguestfs: trace: v2v: download = 0 >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfsEXXMu3/download1 >libguestfs: command: run: /usr/bin/db_dump >libguestfs: command: run: \ -k /tmp/libguestfsEXXMu3/download2 >libguestfs: trace: v2v: inspect_list_applications2 = <struct guestfs_application2_list(878) = [0]{app2_name: 3ddiag, app2_display_name: , app2_epoch: 0, app2_version: 0.735, app2_release: 1.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Tool to Verify the 3D Configuration, app2_description: With 3Ddiag you can verify the 3D configuration.\n\n\n\nAuthors:\n--------\n Stefan Dirsch <sndirsch@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [1]{app2_name: 915resolution, app2_display_name: , app2_epoch: 0, app2_version: 0.5.2.2, app2_release: 0.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.geocities.com/stomljen/, app2_source_package: , app2_summary: This software changes the resolution of an available vbios mode., app2_description: This software changes the resolution of an available vbios mode.\n\nIt patches only the RAM version of the video bios so the new resolution\nis loose each time you reboot. If you want to set the resolution each\ntime you reboot and before to launch X, use your rc.local, local.start\n... file of your Linux version.\n\n915resolution supports the 845G, 855GM, 865G, 915G, 915GM, 945G, 945GM,\n965G and 965GM chipsets.\n\n\n\nAuthors:\n--------\n Steve Tomljenovic, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [2]{app2_name: CheckHardware, app2_display_name: , app2_epoch: 0, app2_version: 0.1, app2_release: 988.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: CheckHardware Tool, app2_description: A tool to verify hardware requirements.\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>\n Stefan Dirsch <sndirsch@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [3]{app2_name: Mesa, app2_display_name: , app2_epoch: 0, app2_version: 6.4.2, app2_release: 19.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL.*, app2_description: Mesa is a 3-D graphics library with an API which is very similar to\nthat of OpenGL.* To the extent that Mesa utilizes the OpenGL command\nsyntax or state machine, it is being used with authorization from\nSilicon Graphics, Inc.(SGI). However, the author does not possess an\nOpenGL license from SGI, and makes no claim that Mesa is in any way a\ncompatible replacement for OpenGL or associated with SGI. Those who\nwant a licensed implementation of OpenGL should contact a licensed\nvendor.\n\nPlease do not refer to the library as MesaGL (for legal reasons). It's\njust Mesa or The Mesa 3-D graphics library.\n\n* OpenGL is a trademark of Silicon Graphics Incorporated.\n\n\n\nAuthors:\n--------\n Brian Paul, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [4]{app2_name: Mesa-32bit, app2_display_name: , app2_epoch: 0, app2_version: 6.4.2, app2_release: 19.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mesa3d.org, app2_source_package: , app2_summary: Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL.*, app2_description: Mesa is a 3-D graphics library with an API which is very similar to\nthat of OpenGL.* To the extent that Mesa utilizes the OpenGL command\nsyntax or state machine, it is being used with authorization from\nSilicon Graphics, Inc.(SGI). However, the author does not possess an\nOpenGL license from SGI, and makes no claim that Mesa is in any way a\ncompatible replacement for OpenGL or associated with SGI. Those who\nwant a licensed implementation of OpenGL should contact a licensed\nvendor.\n\nPlease do not refer to the library as MesaGL (for legal reasons). It's\njust Mesa or The Mesa 3-D graphics library.\n\n* OpenGL is a trademark of Silicon Graphics Incorporated.\n\n\n\nAuthors:\n--------\n Brian Paul, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [5]{app2_name: MozillaFirefox, app2_display_name: , app2_epoch: 0, app2_version: 3.5.2, app2_release: 3.4.8, app2_arch: i586, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/, app2_source_package: , app2_summary: Mozilla Firefox Web Browser, app2_description: Mozilla Firefox, formerly known as Phoenix and Firebird, is a redesign\nof the Mozilla browser component, similar to Galeon, K-Meleon and\nCamino, but written using the XUL user interface language and designed\nto be cross-platform. It is a stand-alone application instead of part\nof the Mozilla Application Suite.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [6]{app2_name: MozillaFirefox-branding-SLED, app2_display_name: , app2_epoch: 0, app2_version: 3.5, app2_release: 1.5.8, app2_arch: i586, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLED branding of MozillaFirefox, app2_description: This package provides SLED Look and Feel for MozillaFirefox.\n\n\n\nAuthors:\n--------\n Wolfgang Rosenauer <wr@rosenauer.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [7]{app2_name: MozillaFirefox-translations, app2_display_name: , app2_epoch: 0, app2_version: 3.5.2, app2_release: 3.4.8, app2_arch: i586, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/, app2_source_package: , app2_summary: Translations for MozillaFirefox, app2_description: This package contains several optional languages for the user interface\nof MozillaFirefox.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [8]{app2_name: OpenEXR, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 16.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openexr.com/, app2_source_package: , app2_summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format, app2_description: OpenEXR is a high dynamic-range (HDR) image file format developed by\nIndustrial Light & Magic for use in computer imaging applications.\n\n* exrheader, a utility for dumping header information\n\n* exrstdattr, a utility for modifying OpenEXR standard attributes\n\n* exrmaketiled, for generating tiled and rip/mipmapped images\n\n* exrenvmap, for creating OpenEXR environment maps\n\n* exrmakepreview, for creating preview images for OpenEXR files\n\n\n\nAuthors:\n--------\n Developers:\n -----------\n\n Florian Kainz <kainz@ilm.com>\n Rod Bogart <rgb@ilm.com>\n Drew Hess <dhess@ilm.com>\n Paul Schneider <pauls@ilm.com>\n Bill Anderson <wja@ilm.com>\n Wojciech Jarosz <wjarosz@ucsd.edu>\n\n Contributors:\n -------------\n\n Simon Green <SGreen@nvidia.com>\n Rito Trevino <etrevino@ilm.com>\n Josh Pines\n Christian Rouet\n Rodrigo Damazio <rdamazio@lsi.usp.br>\n Greg Ward <gward@lmi.net>\n Joseph Goldstone <joseph@lp.com>\n Loren Carpenter, Pixar Animation Studios\n\n Win32 port contributors:\n ------------------------\n\n Dustin Graves <dgraves@computer.org>\n Jukka Liimatta <jukka.liimatta@twilight3d.com>\n Baumann Konstantin <Konstantin.Baumann@hpi.uni-potsdam.de>\n Daniel Koch <daniel@eyeonline.com>\n Luc-Eric Rousseau <lucer@softimage.com>\n E. Scott Larsen <larsene@cs.unc.edu>\n stephan mantler <step@acm.org>\n Andreas Kahler <AKahler@nxn-software.com>\n Frank Jargstorff <fjargstorff@nvidia.com>\n Lutz Latta, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [9]{app2_name: OpenEXR-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 16.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openexr.com/, app2_source_package: , app2_summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format, app2_description: OpenEXR is a high dynamic-range (HDR) image file format developed by\nIndustrial Light & Magic for use in computer imaging applications.\n\n* exrheader, a utility for dumping header information\n\n* exrstdattr, a utility for modifying OpenEXR standard attributes\n\n* exrmaketiled, for generating tiled and rip/mipmapped images\n\n* exrenvmap, for creating OpenEXR environment maps\n\n* exrmakepreview, for creating preview images for OpenEXR files\n\n\n\nAuthors:\n--------\n Developers:\n -----------\n\n Florian Kainz <kainz@ilm.com>\n Rod Bogart <rgb@ilm.com>\n Drew Hess <dhess@ilm.com>\n Paul Schneider <pauls@ilm.com>\n Bill Anderson <wja@ilm.com>\n Wojciech Jarosz <wjarosz@ucsd.edu>\n\n Contributors:\n -------------\n\n Simon Green <SGreen@nvidia.com>\n Rito Trevino <etrevino@ilm.com>\n Josh Pines\n Christian Rouet\n Rodrigo Damazio <rdamazio@lsi.usp.br>\n Greg Ward <gward@lmi.net>\n Joseph Goldstone <joseph@lp.com>\n Loren Carpenter, Pixar Animation Studios\n\n Win32 port contributors:\n ------------------------\n\n Dustin Graves <dgraves@computer.org>\n Jukka Liimatta <jukka.liimatta@twilight3d.com>\n Baumann Konstantin <Konstantin.Baumann@hpi.uni-potsdam.de>\n Daniel Koch <daniel@eyeonline.com>\n Luc-Eric Rousseau <lucer@softimage.com>\n E. Scott Larsen <larsene@cs.unc.edu>\n stephan mantler <step@acm.org>\n Andreas Kahler <AKahler@nxn-software.com>\n Frank Jargstorff <fjargstorff@nvidia.com>\n Lutz Latta, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [10]{app2_name: OpenIPMI, app2_display_name: , app2_epoch: 0, app2_version: 2.0.14, app2_release: 2.4.32, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://openipmi.sourceforge.net, app2_source_package: , app2_summary: OpenIPMI, app2_description: OpenIPMI is an effort to create a full-function IPMI system to allow\nfull access to all IPMI information on a server and to abstract it to a\nlevel that makes it easy to use.\n\nOpenIPMI consists of two main parts: a device driver that is included\nin the Linux kernel and a user-level library that provides a\nhigher-level abstraction of IPMI and generic services that can be used\non any operation system. This package contains the user-level library\npart. This OpenIPMI library also includes the ipmicmd program, a small\nprogram that lets you inject and receive messages.\n\n\n\nAuthors:\n--------\n Corey Minyard <cminyard@users.sourceforge.net>\n Rocky Craig <coloroco@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [11]{app2_name: SDL, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 19.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: Simple DirectMedia Layer Library, app2_description: This is the "Simple DirectMedia Layer" library. It provides a generic\nAPI for access to audio, keyboard, mouse, and display framebuffer\nacross multiple platforms.\n\n\n\nAuthors:\n--------\n Sam Lantinga <slouken@libsdl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [12]{app2_name: SDL-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 19.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libsdl.org/, app2_source_package: , app2_summary: Simple DirectMedia Layer Library, app2_description: This is the "Simple DirectMedia Layer" library. It provides a generic\nAPI for access to audio, keyboard, mouse, and display framebuffer\nacross multiple platforms.\n\n\n\nAuthors:\n--------\n Sam Lantinga <slouken@libsdl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [13]{app2_name: SPident, app2_display_name: , app2_epoch: 0, app2_version: 0.9, app2_release: 74.27.8, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Service Pack Identification Tool, app2_description: This program queries the RPM database and matches each installed\npackage against all known Service Packs. The newest SP, which is not\nviolated by any out-of-date package, is announced as being "installed".\n\n\n\nAuthors:\n--------\n Raymund Will <rw@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [14]{app2_name: SuSEfirewall2, app2_display_name: , app2_epoch: 0, app2_version: 3.4_SVNr142, app2_release: 7.12.21, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Stateful Packet Filter Using iptables and netfilter, app2_description: SuSEfirewall2 implements a packet filter to allow system administrators\nto protect their computer and network by restricting the possibility of\nother hosts connecting to them. This potentially saves you from\nsuffering under the design flaws and vulnerabilities that are found in\nvarious daemons.\n\nSuSEfirewall2 uses the iptables and netfilter packet filtering\ninfrastructure, which allows a flexible rule setup and the creation of\na stateful firewall, because it keeps track of connections and has the\nnotion of related connections.\n\nFor simply protecting a single host from attacks, you can set\nSuSEfirewall2 in QUICK mode or use the personal-firewall configuration\nfile. Note that SuSEfirewall2 now includes the personal-firewall\nfunctionality.\n\n\n\nAuthors:\n--------\n Marc Heuse <marc@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [15]{app2_name: a2ps, app2_display_name: , app2_epoch: 0, app2_version: 4.13, app2_release: 1077.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/a2ps/a2ps.html, app2_source_package: , app2_summary: Converts ASCII Text into PostScript, app2_description: a2ps converts ASCII text into PostScript. This feature is used by\napsfilter, for example, to pretty-print ASCII text.\n\n\n\nAuthors:\n--------\n Miguel Santana <M.Santana@frgu.bull.fr>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [16]{app2_name: aaa_base, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 12.57.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SUSE Linux Base Package, app2_description: This package installs several important configuration files. Central\nscripts like SuSEconfig are also in this package.\n\n\n\nAuthors:\n--------\n Werner Fink <werner@suse.de>\n R\xfcdiger Oertel <ro@suse.de>\n Burchard Steinbild\n Florian La Roch\n Martin Scherbaum, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [17]{app2_name: aaa_skel, app2_display_name: , app2_epoch: 0, app2_version: 2006.5.19, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Skeleton for Default Users, app2_description: This package contains the skeleton layout of a user's home directory., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [18]{app2_name: aalib, app2_display_name: , app2_epoch: 0, app2_version: 1.4.0, app2_release: 305.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aa-project.sourceforge.net/, app2_source_package: , app2_summary: An ASCII Art Library, app2_description: AA-lib is a low level gfx library. AA-lib does not require a graphics\ndevice. In fact, there is no graphical output possible. AA-lib replaces\nold-fashioned output methods with a powerful ASCII art renderer.\n\n\n\nAuthors:\n--------\n Jan Hubicka <hubicka@limax.paru.cas.cz>\n Kamil Toman <toman@horac.ta.jcu.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [19]{app2_name: aalib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.4.0, app2_release: 305.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aa-project.sourceforge.net/, app2_source_package: , app2_summary: An ASCII Art Library, app2_description: AA-lib is a low level gfx library. AA-lib does not require a graphics\ndevice. In fact, there is no graphical output possible. AA-lib replaces\nold-fashioned output methods with a powerful ASCII art renderer.\n\n\n\nAuthors:\n--------\n Jan Hubicka <hubicka@limax.paru.cas.cz>\n Kamil Toman <toman@horac.ta.jcu.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [20]{app2_name: acl, app2_display_name: , app2_epoch: 0, app2_version: 2.2.41, app2_release: 0.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: Commands for Manipulating POSIX Access Control Lists, app2_description: getfacl and setfacl commands for retrieving and setting POSIX access\ncontrol lists.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [21]{app2_name: acpid, app2_display_name: , app2_epoch: 0, app2_version: 1.0.4, app2_release: 29.31.31, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://acpid.sourceforge.net/, app2_source_package: , app2_summary: Executes Actions at ACPI Events, app2_description: ACPID is a completely flexible, totally extensible daemon for\ndelivering ACPI events. It listens to a file (/proc/acpi/event) and,\nwhen an event occurs, executes programs to handle the event. The start\nscript loads all needed modules.\n\nConfigure it in /etc/sysconfig/powermanagement.\n\n\n\nAuthors:\n--------\n Andrew Grover <andrew.grover@intel.com>\n Tim Hockin <thockin@sun.com>\n Cajus Pollmeier <pollmeier@gonicus.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [22]{app2_name: agfa-fonts, app2_display_name: , app2_epoch: 0, app2_version: 2003.03.19, app2_release: 32.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Professional TrueType Fonts, app2_description: Professional TrueType Fonts * Albany\n\n* Cumberland\n\n* Thorndale\n\n\n\nAuthors:\n--------\n Agfa Monotype Corporation, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [23]{app2_name: alsa, app2_display_name: , app2_epoch: 0, app2_version: 1.0.11, app2_release: 32.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: Advanced Linux Sound Architecture, app2_description: ALSA stands for Advanced Linux Sound Architecture. It supports many\nPCI and ISA PnP sound cards.\n\nThis package contains the standard ALSA library, utilities, and init\nscripts to start the sound system on your Linux box. To set it up, run\nyast2 or alsaconf. They detect ALSA-supported PCI and ISA PnP cards.\n\n\n\nAuthors:\n--------\n Jaroslav Kysela <perex@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [24]{app2_name: alsa-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.11, app2_release: 32.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/, app2_source_package: , app2_summary: Advanced Linux Sound Architecture, app2_description: ALSA stands for Advanced Linux Sound Architecture. It supports many\nPCI and ISA PnP sound cards.\n\nThis package contains the standard ALSA library, utilities, and init\nscripts to start the sound system on your Linux box. To set it up, run\nyast2 or alsaconf. They detect ALSA-supported PCI and ISA PnP cards.\n\n\n\nAuthors:\n--------\n Jaroslav Kysela <perex@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [25]{app2_name: apparmor-admin_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.20, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLED AppArmor Admin Guide (English), app2_description: SLED AppArmor Administration Guide (English)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [26]{app2_name: apparmor-docs, app2_display_name: , app2_epoch: 0, app2_version: 2.1.1, app2_release: 0.7.19, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: AppArmor Documentation package, app2_description: This package contains documentation for AppArmor.\n\nThis package is part of a suite of tools that used to be named\nSubDomain.\n\n\n\nAuthors:\n--------\n lcambell@novell.com, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [27]{app2_name: apparmor-parser, app2_display_name: , app2_epoch: 0, app2_version: 2.1.1, app2_release: 0.7.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: AppArmor userlevel parser utility, app2_description: The AppArmor Parser is a userlevel program that is used to load in\nprogram profiles to the AppArmor Security kernel module.\n\nThis package is part of a suite of tools that used to be named\nSubDomain.\n\n\n\nAuthors:\n--------\n jjohansen@suse.de\n sbeattie@suse.de\n tonyj@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [28]{app2_name: apparmor-profiles, app2_display_name: , app2_epoch: 0, app2_version: 2.0.1, app2_release: 20.20.16, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: AppArmor profiles that are loaded into the apparmor kernel module, app2_description: Base profiles. AppArmor is a file and network mandatory access control\nmechanism. AppArmor confines processes to the resources allowed by the\nsystems administrator and can constrain the scope of potential security\nvulnerabilities.\n\nThis package is part of a suite of tools that used to be named\nSubDomain.\n\n\n\nAuthors:\n--------\n seth.arnold@suse.de\n sbeattie@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [29]{app2_name: apparmor-utils, app2_display_name: , app2_epoch: 0, app2_version: 2.1.1, app2_release: 0.9, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: AppArmor userlevel utilities that are useful in creating AppArmor profiles., app2_description: This package provides the aa-logprof, aa-genprof, aa-autodep,\naa-enforce, and aa-complain tools to assist with profile authoring;\nthis package also provides the aa-unconfined server information tool\nand the aa-eventd event reporting system.\n\nThis package is part of a suite of tools that used to be named\nSubDomain.\n\n\n\nAuthors:\n--------\n jmichael@suse.de\n seth.arnold@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [30]{app2_name: ash, app2_display_name: , app2_epoch: 0, app2_version: 1.6.1, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Ash Shell, app2_description: NetBSD's ash (Almquist sh) for Linux is a small (62K--no job control)\nBourne-compatible shell. It is great for machines with low memory, but\ndoes not provide all the extras of shells like bash, tcsh, and zsh.\nMost shell scripts are compatible with bash. Note that most scripts\nwritten for Linux use some bash-specific syntax. The Slackware setup\nscripts are a notable exception, because ash is the shell used during\ninstallation.\n\n\n\nAuthors:\n--------\n Kenneth Almquist\n Florian La Roche <florian@suse.de>\n Branko Lankester <branko@hacktic.nl>\n Sunando Sen <sens@fasecon.econ.nyu.edu>\n Arjan de Vet <devet@adv.win.tue.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [31]{app2_name: aspell, app2_display_name: , app2_epoch: 0, app2_version: 0.60.3, app2_release: 20.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: A Free and Open Source Spell Checker, app2_description: GNU Aspell is a spell checker designed to eventually replace Ispell. It\ncan be used as a library or as an independent spell checker.\n\nIts main feature is that it does a much better job of coming up with\npossible suggestions than just about any other spell checker available\nfor the English language, including Ispell and Microsoft Word. It also\nhas many other technical enhancements over Ispell, such as using shared\nmemory for dictionaries and intelligently handling personal\ndictionaries when more than one Aspell process is open at once., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [32]{app2_name: aspell-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.60.3, app2_release: 20.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: A Free and Open Source Spell Checker, app2_description: GNU Aspell is a spell checker designed to eventually replace Ispell. It\ncan be used as a library or as an independent spell checker.\n\nIts main feature is that it does a much better job of coming up with\npossible suggestions than just about any other spell checker available\nfor the English language, including Ispell and Microsoft Word. It also\nhas many other technical enhancements over Ispell, such as using shared\nmemory for dictionaries and intelligently handling personal\ndictionaries when more than one Aspell process is open at once., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [33]{app2_name: aspell-en, app2_display_name: , app2_epoch: 0, app2_version: 6.0, app2_release: 21.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://aspell.net/, app2_source_package: , app2_summary: An English Dictionary for ASpell, app2_description: An English dictionary for the ASpell spell checker.\n\n\n\nAuthors:\n--------\n Kevin Atkinson <kevina@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [34]{app2_name: at, app2_display_name: , app2_epoch: 0, app2_version: 3.1.8, app2_release: 921.23.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.debian.org/debian/pool/main/a/at, app2_source_package: , app2_summary: A Job Manager, app2_description: This program allows you to run jobs at specified times.\n\n\n\nAuthors:\n--------\n Thomas Koenig <ig25@rz.uni-karlsruhe.de>\n David Parsons <orc@pell.chi.il.us>\n Martin Schulze <joey@debian.org>\n Siggy Brentrup <bsb@winnegan.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [35]{app2_name: at-spi, app2_display_name: , app2_epoch: 0, app2_version: 1.6.6, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Assistive Technology Service Provider Interface, app2_description: This library, based on ATK, is a general interface for applications to\nmake use of the accessibility toolkit.\n\n\n\nAuthors:\n--------\n Bill Haneman <bill.haneman@sun.com>\n Marc Mulcahy <marc.mulchay@sun.com>\n Michael Meeks <micheal@ximian.com>\n Mark McLoughlin <mark@skynet.ie>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [36]{app2_name: atk, app2_display_name: , app2_epoch: 0, app2_version: 1.10.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: An Accessibility ToolKit, app2_description: The ATK library provides a set of accessibility interfaces. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith screen readers, magnifiers, and alternate input devices.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [37]{app2_name: atk-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.10.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: An Accessibility ToolKit, app2_description: The ATK library provides a set of accessibility interfaces. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith screen readers, magnifiers, and alternate input devices.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [38]{app2_name: attr, app2_display_name: , app2_epoch: 0, app2_version: 2.4.34, app2_release: 0.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: A Command to Manipulate File System Extended Attributes, app2_description: A set of tools for manipulating extended attributes on file system\nobjects, in particular getfattr(1) and setfattr(1). An attr(1) command\nis also provided, which is largely compatible with the SGI IRIX tool of\nthe same name.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [39]{app2_name: audiofile, app2_display_name: , app2_epoch: 0, app2_version: 0.2.6, app2_release: 17.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: www.gnome.org, app2_source_package: , app2_summary: An Audio File Library, app2_description: This audio file library is an implementation of the SGI audio file\nlibrary. At present, not all features of the SGI audio file library are\nimplemented.\n\nThis library allows the processing of audio data to and from audio\nfiles of many common formats (currently AIFF, AIFC, WAVE, and\nNeXT/Sun).\n\n\n\nAuthors:\n--------\n Michael Pruett <michael@68k.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [40]{app2_name: audiofile-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.2.6, app2_release: 17.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: www.gnome.org, app2_source_package: , app2_summary: An Audio File Library, app2_description: This audio file library is an implementation of the SGI audio file\nlibrary. At present, not all features of the SGI audio file library are\nimplemented.\n\nThis library allows the processing of audio data to and from audio\nfiles of many common formats (currently AIFF, AIFC, WAVE, and\nNeXT/Sun).\n\n\n\nAuthors:\n--------\n Michael Pruett <michael@68k.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [41]{app2_name: audit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 6.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: User Space Tools for 2.6 Kernel Auditing, app2_description: The audit package contains the user space utilities for storing and\nprocessing the audit records generated by the audit subsystem in the\nLinux 2.6 kernel.\n\n\n\nAuthors:\n--------\n Steve Grubb <sgrubb@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [42]{app2_name: audit-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 6.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: Dynamic library for libaudit, app2_description: The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework.\n\n\n\nAuthors:\n--------\n Steve Grubb <sgrubb@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [43]{app2_name: audit-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 6.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/sgrubb/audit/, app2_source_package: , app2_summary: Dynamic library for libaudit, app2_description: The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework.\n\n\n\nAuthors:\n--------\n Steve Grubb <sgrubb@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [44]{app2_name: autofs, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 23.27.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Kernel-Based Automounter, app2_description: Autofs is a kernel-based automounter for Linux. It is still under\ndevelopment, although the features currently implemented seem to work\nwell. There is nowhere near enough documentation available yet. Help\nin getting some written would be appreciated. This package replaces the\namd package.\n\n\n\nAuthors:\n--------\n H. Peter Anvin <hpa@transmeta.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [45]{app2_name: autoyast2, app2_display_name: , app2_epoch: 0, app2_version: 2.13.103, app2_release: 0.4.47, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.de/~ug, app2_source_package: , app2_summary: YaST2 Automated Installation, app2_description: This package is intended for management of the control files and the\nAutoYaST2 configurations. This system should only be used by\nexperienced system administrators. Warning: AutoYaST2 performs the\ninstallation without any user intervention, warnings, or confirmations\n(unless specified otherwise in the control file).\n\nThis file contains YaST2-independent files needed to create\ninstallation sources.\n\n\n\nAuthors:\n--------\n Uwe Gansert <ug@suse.de>\n Anas Nashif, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [46]{app2_name: autoyast2-installation, app2_display_name: , app2_epoch: 0, app2_version: 2.13.103, app2_release: 0.4.47, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.de/~ug, app2_source_package: , app2_summary: YaST2 - Auto Installation Modules, app2_description: This package performs auto-installation relying on a control file\ngenerated with the autoyast2 package.\n\n\n\nAuthors:\n--------\n Uwe Gansert <ug@suse.de>\n Anas Nashif, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [47]{app2_name: awesfx, app2_display_name: , app2_epoch: 0, app2_version: 0.5.0d, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.alsa-project.org/~iwai/awedrv.html, app2_source_package: , app2_summary: SoundFont Utilities for SB AWE32/64 and Emu10k1 Drivers, app2_description: The AWESFX package includes utility programs for controlling the\nwavetable function on SB AWE32/64 and Emu10k1 sound cards.\n\n\n\nAuthors:\n--------\n Takashi Iwai <tiwai@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [48]{app2_name: bash, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 24.26.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bash/bash.html, app2_source_package: , app2_summary: The GNU Bourne-Again Shell, app2_description: Bash is an sh-compatible command interpreter that executes commands\nread from standard input or from a file. Bash incorporates useful\nfeatures from the Korn and C shells (ksh and csh). Bash is intended to\nbe a conformant implementation of the IEEE Posix Shell and Tools\nspecification (IEEE Working Group 1003.2).\n\n\n\nAuthors:\n--------\n Brian Fox <bfox@gnu.org>\n Chet Ramey <chet@ins.cwru.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [49]{app2_name: bc, app2_display_name: , app2_epoch: 0, app2_version: 1.06, app2_release: 764.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnu.org/pub/gnu/bc/, app2_source_package: , app2_summary: GNU Command Line Calculator, app2_description: bc is an interpreter that supports numbers of arbitrary precision and\nthe interactive execution of statements. The syntax has some\nsimilarities to the C programming language. A standard math library is\navailable through command line options. When used, the math library is\nread in before any other input files. bc then reads in all other files\nfrom the command line, evaluating their contents. Then bc reads from\nstandard input (usually the keyboard).\n\nThe dc program is also included. dc is a calculator that supports\nreverse-polish notation and allows unlimited precision arithmetic.\nMacros can also be defined. Normally, dc reads from standard input but\ncan also read in files specified on the command line. A calculator with\nreverse-polish notation saves numbers to a stack. Arguments to\nmathematical operations (operands) are "pushed" onto the stack until\nthe next operator is read in, which "pops" its arguments off the stack\nand "pushes" its results back onto the stack.\n\n\n\nAuthors:\n--------\n Philip A. Nelson <phil@cs.wwu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [50]{app2_name: bind-libs, app2_display_name: , app2_epoch: 0, app2_version: 9.3.4, app2_release: 1.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://isc.org/sw/bind/, app2_source_package: , app2_summary: Shared libraries of BIND, app2_description: This package contains the shared libraries of the Berkeley Internet\nName Domain (BIND) Domain Name System implementation of the Domain Name\nSystem (DNS) protocols.\n\n\n\nAuthors:\n--------\n ISC Software <bind@isc.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [51]{app2_name: bind-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 9.3.4, app2_release: 1.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://isc.org/sw/bind/, app2_source_package: , app2_summary: Shared libraries of BIND, app2_description: This package contains the shared libraries of the Berkeley Internet\nName Domain (BIND) Domain Name System implementation of the Domain Name\nSystem (DNS) protocols.\n\n\n\nAuthors:\n--------\n ISC Software <bind@isc.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [52]{app2_name: bind-utils, app2_display_name: , app2_epoch: 0, app2_version: 9.3.4, app2_release: 1.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://isc.org/sw/bind/, app2_source_package: , app2_summary: Utilities to query and test DNS, app2_description: This package includes the utilities host, dig, and nslookup used to\ntest and query the Domain Name System (DNS). The Berkeley Internet\nName Domain (BIND) DNS server is found in the package named bind.\n\n\n\nAuthors:\n--------\n ISC Software <bind@isc.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [53]{app2_name: binutils, app2_display_name: , app2_epoch: 0, app2_version: 2.16.91.0.5, app2_release: 23.34.33, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/binutils/, app2_source_package: , app2_summary: GNU Binutils, app2_description: C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,\nsize, strings, and strip. These utilities are needed whenever you want\nto compile a program or kernel.\n\nThis version has been compiled by SUSE with the corresponding C\nlibrary. It is not designed for cross-compiling to other architectures.\n\n\n\nAuthors:\n--------\n Alan Modra <amodra@bigpond.net.au>\n Andreas Jaeger <aj@suse.de>\n Andreas Schwab <schwab@suse.de>\n Bill Cox <bill@cygnus.com>\n Brendan Kehoe <brendan@cygnus.com>\n D. V. Henkel-Wallace <gumby@cygnus.com>\n DJ Delorie <dj@redhat.com>\n David D "Zoo" Zuhn <zoo@cygnus.com>\n David J. Mackenzie <djm@cygnus.com>\n Denis Chertykov <denisc@overta.ru>\n Diego Novillo <dnovillo@redhat.com>\n Doug Evans <dje@cygnus.com>\n Eric Christopher <echristo@redhat.com>\n Eric Youngdale <eric@aib.com>\n Fred Fish <fnf@cygnus.com>\n Geoff Keating <geoffk@redhat.com>\n H.J.Lu <hjl@gnu.org>\n Hans-Peter Nilsson <hp@axis.com>\n Ian Dall <dall@hfrd.dsto.gov.au>\n Ian Taylor <ian@zembu.com>\n J.T. Conklin <jtc@cygnus.com>\n Jakub Jelinek <jakub@redhat.com>\n Jan Hubicka <jh@suse.cz>\n Jason Eckhardt <jle@redhat.com>\n Jason Merrill <jason@redhat.com>\n Jeff Law <law@redhat.com>\n Jeffrey Osier <jeffrey@cygnus.com>\n Jeffrey Wheat <cassidy@cygnus.com>\n Jim Kingdon <kingdon@cygnus.com>\n Jim Wilson <wilson@redhat.com>\n John Gilmore <gnu@cygnus.com>\n J\xf6rn Rennecke <amylaar@redhat.com>\n K. Richard Pixley <rich@cygnus.com>\n Ken Raeburn <raeburn@cygnus.com>\n Kung Hsu <kung@cygnus.com>\n Mark Eichin <eichin@cygnus.com>\n Michael Meissner <meissner@redhat.com>\n Michael Tiemann <tiemann@cygnus.com>\n Mike Werner <mtw@cygnus.com>\n Nick Clifton <nickc@redhat.com>\n Per Bothner <bothner@cygnus.com>\n Peter Schauer <pes@regent.e-technik.tu-muenchen.de>\n Richard Earnshaw <rwe@pegasus.esprit.ec.org>\n Richard Henderson <rth@redhat.com>\n Richard Stallman <rms@gnu.org>\n Rob Savoye <rob@cygnus.com>\n Roland H. Pesch <pesch@wrs.com>\n Sean Eric Fagan <sef@cygnus.com>\n Stan Shebs <shebs@apple.com>\n Stephane Carrez <Stephane.Carrez@worldnet.fr>\n Steve Chamberlain <sac@cygnus.com>\n Stu Grossman <grossman@cygnus.com>\n Torbjorn Granlund <tege@cygnus.com>\n Ulf Carlsson <ulfc@calypso.engr.sgi.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [54]{app2_name: binutils-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.16.91.0.5, app2_release: 23.34.33, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/binutils/, app2_source_package: , app2_summary: GNU Binutils, app2_description: C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,\nsize, strings, and strip. These utilities are needed whenever you want\nto compile a program or kernel.\n\nThis version has been compiled by SUSE with the corresponding C\nlibrary. It is not designed for cross-compiling to other architectures.\n\n\n\nAuthors:\n--------\n Alan Modra <amodra@bigpond.net.au>\n Andreas Jaeger <aj@suse.de>\n Andreas Schwab <schwab@suse.de>\n Bill Cox <bill@cygnus.com>\n Brendan Kehoe <brendan@cygnus.com>\n D. V. Henkel-Wallace <gumby@cygnus.com>\n DJ Delorie <dj@redhat.com>\n David D "Zoo" Zuhn <zoo@cygnus.com>\n David J. Mackenzie <djm@cygnus.com>\n Denis Chertykov <denisc@overta.ru>\n Diego Novillo <dnovillo@redhat.com>\n Doug Evans <dje@cygnus.com>\n Eric Christopher <echristo@redhat.com>\n Eric Youngdale <eric@aib.com>\n Fred Fish <fnf@cygnus.com>\n Geoff Keating <geoffk@redhat.com>\n H.J.Lu <hjl@gnu.org>\n Hans-Peter Nilsson <hp@axis.com>\n Ian Dall <dall@hfrd.dsto.gov.au>\n Ian Taylor <ian@zembu.com>\n J.T. Conklin <jtc@cygnus.com>\n Jakub Jelinek <jakub@redhat.com>\n Jan Hubicka <jh@suse.cz>\n Jason Eckhardt <jle@redhat.com>\n Jason Merrill <jason@redhat.com>\n Jeff Law <law@redhat.com>\n Jeffrey Osier <jeffrey@cygnus.com>\n Jeffrey Wheat <cassidy@cygnus.com>\n Jim Kingdon <kingdon@cygnus.com>\n Jim Wilson <wilson@redhat.com>\n John Gilmore <gnu@cygnus.com>\n J\xf6rn Rennecke <amylaar@redhat.com>\n K. Richard Pixley <rich@cygnus.com>\n Ken Raeburn <raeburn@cygnus.com>\n Kung Hsu <kung@cygnus.com>\n Mark Eichin <eichin@cygnus.com>\n Michael Meissner <meissner@redhat.com>\n Michael Tiemann <tiemann@cygnus.com>\n Mike Werner <mtw@cygnus.com>\n Nick Clifton <nickc@redhat.com>\n Per Bothner <bothner@cygnus.com>\n Peter Schauer <pes@regent.e-technik.tu-muenchen.de>\n Richard Earnshaw <rwe@pegasus.esprit.ec.org>\n Richard Henderson <rth@redhat.com>\n Richard Stallman <rms@gnu.org>\n Rob Savoye <rob@cygnus.com>\n Roland H. Pesch <pesch@wrs.com>\n Sean Eric Fagan <sef@cygnus.com>\n Stan Shebs <shebs@apple.com>\n Stephane Carrez <Stephane.Carrez@worldnet.fr>\n Steve Chamberlain <sac@cygnus.com>\n Stu Grossman <grossman@cygnus.com>\n Torbjorn Granlund <tege@cygnus.com>\n Ulf Carlsson <ulfc@calypso.engr.sgi.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [55]{app2_name: bitstream-vera, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 180.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bitstream.com, app2_source_package: , app2_summary: Bitstream Vera(tm) Truetype fonts, app2_description: The package contains the "Vera" truetype fonts from Bitstream Inc.\n\n\n\nAuthors:\n--------\n Copyright (c) 2002 by Bitstream, Inc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [56]{app2_name: blocxx, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?blocxx, app2_source_package: , app2_summary: BloCXX--C++ Framework for Application Development, app2_description: BloCXX is a general C++ framework for application development. This\npackage contains the BloCXX library.\n\n\n\nAuthors:\n--------\n Bart Whiteley\n Dan Nuffer\n Guido Draheim\n Jon Carey\n Lars Brinkhoff\n Marius Tomaschewski\n Norm Paxton\n Peter Dimov\n and others, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [57]{app2_name: boost, app2_display_name: , app2_epoch: 0, app2_version: 1.33.1, app2_release: 17.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.boost.org, app2_source_package: , app2_summary: Boost C++ Libraries, app2_description: Boost provides free peer-reviewed portable C++ source libraries. The\nemphasis is on libraries that work well with the C++ Standard Library.\nOne goal is to establish "existing practice" and provide reference\nimplementations so that the Boost libraries are suitable for eventual\nstandardization. Some of the libraries have already been proposed for\ninclusion in the C++ Standards Committee's upcoming C++ Standard\nLibrary Technical Report.\n\nAlthough Boost was begun by members of the C++ Standards Committee\nLibrary Working Group, membership has expanded to include nearly two\nthousand members of the C++ community at large.\n\nThis package contains the dynamic libraries. For development using\nBoost, you also need the boost-devel package. For documentation, see\nthe boost-doc package., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [58]{app2_name: bootcycle, app2_display_name: , app2_epoch: 0, app2_version: 0.3, app2_release: 111.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Boot Cycle Detection, app2_description: This package provides a boot script that is used for boot cycle\ndetection to avoid unconditional reboot cycles on an unsupervised\nsystem. For example, on INTEL IA32 the GNU GRUB multiboot loader is\nused for this.\n\n\n\nAuthors:\n--------\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [59]{app2_name: bootsplash, app2_display_name: , app2_epoch: 0, app2_version: 3.3, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bootsplash.org/, app2_source_package: , app2_summary: Graphical System Boot Utilities, app2_description: The bootsplash package contains utilities and scripts for displaying\ngraphics, animations, or text when the system boots. To use bootsplash,\nyou also need a bootsplash theme that contains pictures and\nconfiguration files. Find information about bootsplash at\nhttp://www.bootsplash.org/.\n\n\n\nAuthors:\n--------\n Stefan Reinauer <stepan@suse.de>\n Kenneth W. Wimer <wimer@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [60]{app2_name: bootsplash-theme-SuSE-SLES, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 69.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bootsplash.org/, app2_source_package: , app2_summary: Default SuSE Linux Enterprise Server Bootsplash Theme, app2_description: This package contains the SLES theme for SuSE's graphical bootup\nmechanism. More information can be found at http://www.bootsplash.org/\n\n\n\nAuthors:\n--------\n Stefan Reinauer <stepan@suse.de>\n Kenneth W. Wimer <wimer@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [61]{app2_name: bzip2, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 17.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bzip.org/, app2_source_package: , app2_summary: A Program for Compressing Files, app2_description: bzip is a very powerful program for compressing files.\n\n\n\nAuthors:\n--------\n Julian Seward <jseward@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [62]{app2_name: bzip2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 17.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.bzip.org/, app2_source_package: , app2_summary: A Program for Compressing Files, app2_description: bzip is a very powerful program for compressing files.\n\n\n\nAuthors:\n--------\n Julian Seward <jseward@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [63]{app2_name: cabextract, app2_display_name: , app2_epoch: 0, app2_version: 1.1, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kyz.uklinux.net/cabextract.php3, app2_source_package: , app2_summary: A Program to Extract Microsoft Cabinet Files, app2_description: Cabinet (.CAB) files are a form of archive, which Microsoft uses to\ndistribute their software and things like Windows Font Packs.\ncabextract can be used to unpack these files.\n\n\n\nAuthors:\n--------\n Stuart Caie <kyzer@4u.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [64]{app2_name: cairo, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 27.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Vector Graphics Library with Cross-Device Output Support, app2_description: Cairo is a vector graphics library with cross-device output support.\nCurrently supported output targets include the X Window System,\nin-memory image buffers, and PostScript. Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available.\n\n\n\nAuthors:\n--------\n Carl D. Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [65]{app2_name: cairo-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 27.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Vector Graphics Library with Cross-Device Output Support, app2_description: Cairo is a vector graphics library with cross-device output support.\nCurrently supported output targets include the X Window System,\nin-memory image buffers, and PostScript. Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available.\n\n\n\nAuthors:\n--------\n Carl D. Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [66]{app2_name: cdparanoia, app2_display_name: , app2_epoch: 0, app2_version: IIIalpha9.8, app2_release: 562.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/paranoia/index.html, app2_source_package: , app2_summary: A Program for Extracting, Verifying, and Fixing Audio Tracks from CDs, app2_description: This CDDA reader distribution ('cdparanoia') reads audio from the\nCD-ROM directly as data and writes the data to a file or pipe as .wav,\n.aifc, or raw 16-bit linear PCM.\n\nThis is a beta release. See http://www.xiph.org/paranoia/.\n\n\n\nAuthors:\n--------\n Monty <xiphmont@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [67]{app2_name: cdparanoia-32bit, app2_display_name: , app2_epoch: 0, app2_version: IIIalpha9.8, app2_release: 562.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/paranoia/index.html, app2_source_package: , app2_summary: A Program for Extracting, Verifying, and Fixing Audio Tracks from CDs, app2_description: This CDDA reader distribution ('cdparanoia') reads audio from the\nCD-ROM directly as data and writes the data to a file or pipe as .wav,\n.aifc, or raw 16-bit linear PCM.\n\nThis is a beta release. See http://www.xiph.org/paranoia/.\n\n\n\nAuthors:\n--------\n Monty <xiphmont@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [68]{app2_name: cdrdao, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrdao.sourceforge.net, app2_source_package: , app2_summary: Write CD-Rs in Disk-At-Once Mode, app2_description: CDRDAO creates CD-Rs in disk-at-once (DAO) mode driven by a description\nfile called a toc file. In DAO mode, it is possible to create\nnonstandard track pregaps that have lengths other than 2 seconds and\ncontain nonzero audio data. This is useful for dividing live recordings\ninto tracks where 2 second gaps would be irritating.\n\n\n\nAuthors:\n--------\n Andreas Mueller <mueller@daneb.ping.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [69]{app2_name: cdrecord, app2_display_name: , app2_epoch: 0, app2_version: 2.01, app2_release: 25.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrecord.berlios.de/old/private/cdrecord.html, app2_source_package: , app2_summary: Tool for Writing CDRs, app2_description: cdrecord allows you to create CDs on a CD writer.\n\n\n\nAuthors:\n--------\n J\xf6rg Schilling, adapted with patches from other Authors, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [70]{app2_name: checkmedia, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 16.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Check Installation Media, app2_description: Checks installation CDs and DVDs for errors.\n\n\n\nAuthors:\n--------\n Steffen Winterfeldt, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [71]{app2_name: cifs-mount, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: mount using the Common Internet File System (CIFS), app2_description: mount.cifs mounts a CIFS filesystem. It is usually invoked indirectly\nby the mount command when using the "-t cifs" option.\n\n\n\nAuthors:\n--------\n Steve French <sfrench at Samba dot org>\n\nSource Timestamp: 2195\nBranch : 3.0.36, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [72]{app2_name: compat, app2_display_name: , app2_epoch: 0, app2_version: 2006.1.25, app2_release: 11.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libraries from Compatibility Versions, app2_description: Contains libncurses.so.1.9.7a, libpng.so.1.0.89, libstdc++.so.2.7.2,\nlibstdc++.so.2.8, libstdc++.so.2.9, and libstdc++-3-libc6.1-2-2.10.0.so\n(from the old sources)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [73]{app2_name: compat-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2006.1.25, app2_release: 11.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libraries from Compatibility Versions, app2_description: Contains libncurses.so.1.9.7a, libpng.so.1.0.89, libstdc++.so.2.7.2,\nlibstdc++.so.2.8, libstdc++.so.2.9, and libstdc++-3-libc6.1-2-2.10.0.so\n(from the old sources)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [74]{app2_name: compat-openssl097g, app2_display_name: , app2_epoch: 0, app2_version: 0.9.7g, app2_release: 13.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Secure Sockets and Transport Layer Security, app2_description: The OpenSSL Project is a collaborative effort to develop a robust,\ncommercial-grade, full-featured, and Open Source toolkit implementing\nthe Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS\nv1) protocols with full-strength cryptography world-wide. The project\nis managed by a worldwide community of volunteers that use the Internet\nto communicate, plan, and develop the OpenSSL toolkit and its related\ndocumentation.\n\nDerivation and License\n\nOpenSSL is based on the excellent SSLeay library developed from Eric A.\nYoung and Tim J. Hudson. The OpenSSL toolkit is licensed under a\nApache-style licence which basically means that you are free to get and\nuse it for commercial and non-commercial purposes.\n\n\n\nAuthors:\n--------\n Mark J. Cox <mark@openssl.org>\n Ralf S. Engelschall <rse@openssl.org>\n Dr. Stephen Henson <steve@openssl.org>\n Ben Laurie <ben@openssl.org>\n Bodo Moeller <bodo@openssl.org>\n Ulf Moeller <ulf@openssl.org>\n Holger Reif <holger@openssl.org>\n Paul C. Sutton <paul@openssl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [75]{app2_name: compat-openssl097g-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.9.7g, app2_release: 13.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Secure Sockets and Transport Layer Security, app2_description: The OpenSSL Project is a collaborative effort to develop a robust,\ncommercial-grade, full-featured, and Open Source toolkit implementing\nthe Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS\nv1) protocols with full-strength cryptography world-wide. The project\nis managed by a worldwide community of volunteers that use the Internet\nto communicate, plan, and develop the OpenSSL toolkit and its related\ndocumentation.\n\nDerivation and License\n\nOpenSSL is based on the excellent SSLeay library developed from Eric A.\nYoung and Tim J. Hudson. The OpenSSL toolkit is licensed under a\nApache-style licence which basically means that you are free to get and\nuse it for commercial and non-commercial purposes.\n\n\n\nAuthors:\n--------\n Mark J. Cox <mark@openssl.org>\n Ralf S. Engelschall <rse@openssl.org>\n Dr. Stephen Henson <steve@openssl.org>\n Ben Laurie <ben@openssl.org>\n Bodo Moeller <bodo@openssl.org>\n Ulf Moeller <ulf@openssl.org>\n Holger Reif <holger@openssl.org>\n Paul C. Sutton <paul@openssl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [76]{app2_name: control-center2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Control Center for the GNOME 2.x Desktop, app2_description: This package contains the control center for the GNOME 2.x Desktop.\n\n\n\nAuthors:\n--------\n Jonathan Blandford <jrb@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [77]{app2_name: convmv, app2_display_name: , app2_epoch: 0, app2_version: 1.09, app2_release: 12.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://j3e.de/linux/convmv/, app2_source_package: , app2_summary: Converts File Names from One Encoding to Another, app2_description: convmv is meant to help convert a directory tree and the contained\nfiles or a whole file system into a different encoding. It just\nconverts the file names, not the content of the files. A special\nfeature of convmv is that it also takes care of symlinks and converts\nthe symlink target pointer in case the symlink target is converted.\n\nAll this comes in very handy when converting from old 8-bit locales to\nUTF-8 locales. It is also possible to convert directories to UTF-8 that\nare already partly UTF-8 encoded. convmv is able to detect if certain\nfiles are UTF-8 encoded and skips them by default. To turn this\nbehavior off, use the --nosmart switch.\n\nAn interoperability issue that comes with UTF-8 locales is this: Linux\nand (most?) other Unix-like operating systems use the normalization\nform C (NFC) for UTF-8 encoding by default but do not enforce this.\nDarwin, the base of Macintosh OSX, enforces normalization form D (NFD),\nwhere a few characters are encoded in a different way. convmv is able\nto convert files to NFC or NFD, which aids in interoperability with\nsuch systems.\n\n\n\nAuthors:\n--------\n Bjoern Jacke <bjoern@j3e.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [78]{app2_name: coreutils, app2_display_name: , app2_epoch: 0, app2_version: 5.93, app2_release: 22.16.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/coreutils/, app2_source_package: , app2_summary: GNU Core Utilities, app2_description: Basic file, shell, and text manipulation utilities. The package\ncontains the following programs:\n\nbasename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd\ndf dir dircolors dirname du echo env expand expr factor false fmt fold\ninstall groups head id join kill link ln logname ls md5sum mkdir mkfifo\nmknod mv nice nl nohup od paste pathchk pinky pr printenv printf ptx\npwd readlink rm rmdir seq sha1sum shred sleep sort split stat stty su\nsum sync tac tail tee test touch tr true tsort tty uname unexpand uniq\nunlink uptime users vdir wc who whoami yes\n\n\n\nAuthors:\n--------\n Arnold Robbins <arnold@audiofax.com>\n Colin Plumb <colin@nyx.net>\n David M. Ihnat\n David MacKenzie <djm@gnu.org>\n Fran\xe7ois Pinard <pinard@iro.umontreal.ca>\n H. Peter Anvin <hpa@transmeta.com>\n Ian Lance Taylor <ian@airs.com>\n Jay Lepreau <lepreau@cs.utah.edu>\n Jim Kingdon\n Jim Meyering <jim@meyering.net>\n Joseph Arceneaux\n Kaveh Ghazi\n Kayvan Aghaiepour\n Larry McVoy <lm@sgi.com>\n Mark Kettenis <kettenis@phys.uva.nl>\n Michael Meskes\n Michael Stone <mstone@debian.org>\n Mike Haertel\n Mike Parker\n Paul Eggert <eggert@twinsun.com>\n Paul Rubin <phr@ocf.berkeley.edu>\n Pete TerMaat\n Randy Smith\n Richard M. Stallman <rms@gnu.org>\n Richard Mlynarik\n Roland Huebner <ro-huebner@gmx.de>\n Roland McGrath <roland@redhat.com>\n Ross Paterson <rap@doc.ic.ac.uk>\n Scott Bartram\n Scott Miller\n Stuart Kemp <skemp@peter.bmc.com>\n Torbjorn Granlund <tege@nada.kth.se>\n Ulrich Drepper <drepper@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [79]{app2_name: cpio, app2_display_name: , app2_epoch: 0, app2_version: 2.6, app2_release: 19.24.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/cpio/cpio.html, app2_source_package: , app2_summary: A Backup and Archiving Utility, app2_description: This is GNU cpio, a program to manage archives of files. This package\nalso includes 'mt', a tape drive control program. Cpio copies files\ninto or out of a cpio or tar archive. An archive is a file that\ncontains other files plus information about them, such as their\npathname, owner, time stamps, and access permissions. The archive can\nbe another file on the disk, a magnetic tape, or a pipe.\n\nThis package normally includes the program 'rmt', which provides remote\ntape drive control. Because there is a compatible 'rmt' in the 'dump'\npackage, 'rmt' is not included in this package. If you are planning to\nuse the remote tape features provided by cpio, install the 'dump'\npackage as well.\n\n\n\nAuthors:\n--------\n David J. MacKenzie <djm@gnu.ai.mit.edu>\n Jim Meyering <meyering@na-net.ornl.gov>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [80]{app2_name: cpp, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2_20070115, app2_release: 0.29.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org/, app2_source_package: , app2_summary: The GCC Preprocessor, app2_description: This Package contains just the preprocessor that is used by the X11\npackages.\n\n\n\nAuthors:\n--------\n The GCC team., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [81]{app2_name: cpufrequtils, app2_display_name: , app2_epoch: 0, app2_version: 0.4, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html, app2_source_package: , app2_summary: Tools to Determine and Set CPUfreq Settings, app2_description: To make access to the Linux kernel cpufreq subsystem easier for users\nand cpufreq userspace tools, the cpufrequtils package was created. It\ncontains a library used by other programs (libcpufreq), command line\ntools to determine current CPUfreq settings and to modify them\n(cpufreq-info and cpufreq-set), and debug tools.\n\n\n\nAuthors:\n--------\n Dominik Brodowski <linux@brodo.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [82]{app2_name: cpufrequtils-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.4, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html, app2_source_package: , app2_summary: Tools to Determine and Set CPUfreq Settings, app2_description: To make access to the Linux kernel cpufreq subsystem easier for users\nand cpufreq userspace tools, the cpufrequtils package was created. It\ncontains a library used by other programs (libcpufreq), command line\ntools to determine current CPUfreq settings and to modify them\n(cpufreq-info and cpufreq-set), and debug tools.\n\n\n\nAuthors:\n--------\n Dominik Brodowski <linux@brodo.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [83]{app2_name: cracklib, app2_display_name: , app2_epoch: 0, app2_version: 2.8.6, app2_release: 14.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/cracklib, app2_source_package: , app2_summary: A Password-Checking Library, app2_description: CrackLib tests passwords to determine whether they match certain\nsecurity-oriented characteristics. You can use CrackLib to stop users\nfrom choosing passwords that are easy to guess., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [84]{app2_name: cracklib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.8.6, app2_release: 14.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/cracklib, app2_source_package: , app2_summary: A Password-Checking Library, app2_description: CrackLib tests passwords to determine whether they match certain\nsecurity-oriented characteristics. You can use CrackLib to stop users\nfrom choosing passwords that are easy to guess., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [85]{app2_name: cron, app2_display_name: , app2_epoch: 0, app2_version: 4.1, app2_release: 45.30.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.isc.org/isc/cron/, app2_source_package: , app2_summary: cron Daemon, app2_description: cron automatically starts programs at specific times. Add new entries\nwith "crontab -e". (See "man 5 crontab" and "man 1 crontab" for\ndocumentation.)\n\nUnder /etc, find the directories cron.hourly, cron.daily, cron.weekly,\nand cron.monthly. Scripts and programs that are located there are\nstarted automatically.\n\n\n\nAuthors:\n--------\n Paul Vixie <paul@vix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [86]{app2_name: cups, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 40.58.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: The Common UNIX Printing System, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xae operating systems like BSD lp or lprng. CUPS provides some\nadditional features.\n\nhttp://www.cups.org\n\n\n\nAuthors:\n--------\n Easy Software Products <cups@cups.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [87]{app2_name: cups-SUSE-ppds-dat, app2_display_name: , app2_epoch: 0, app2_version: 1.1.20, app2_release: 119.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.de/, app2_source_package: , app2_summary: Pregenerated ppds.dat for cupsd, app2_description: A pregenerated /etc/cups/ppds.dat for the current CUPS version. This\npregeneration should help avoid lengthy installation times and make\nthis process faster.\n\n\n\nAuthors:\n--------\n Klaus Singvogel <kssingvo@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [88]{app2_name: cups-backends, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 18.4.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Various Free Backends for the cups Package, app2_description: This package contains free additional backends for CUPS.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>\n Jeffrey Stedfast <fejj@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [89]{app2_name: cups-client, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 40.58.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: CUPS Client Programs, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xae operating systems like BSD lp or lprng. CUPS provides some\nadditional features. This package contains all programs needed for\nrunning a CUPS client, not a server.\n\n\n\nAuthors:\n--------\n Easy Software Products <cups@cups.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [90]{app2_name: cups-drivers, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 28.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Drivers for the Common UNIX Printing System, app2_description: This package contains free printer driver descriptions for CUPS. It\ncontains a recent snapshot of the printer database from\nhttp://www.linuxprinting.org.\n\n\n\nAuthors:\n--------\n Grant Taylor <www.linuxprinting.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [91]{app2_name: cups-drivers-stp, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 28.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Gimp-Print drivers for CUPS, app2_description: This package contains the Gimp-Print drivers (formerly known as stp\ndrivers) for CUPS.\n\n\n\nAuthors:\n--------\n Grant Taylor <www.linuxprinting.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [92]{app2_name: cups-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 40.58.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: libraries for CUPS, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xae operating systems like BSD lp or lprng. CUPS provides some\nadditional features. This package contains libraries needed by CUPS and\nsome other packages.\n\n\n\nAuthors:\n--------\n Easy Software Products <cups@cups.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [93]{app2_name: cups-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.23, app2_release: 40.58.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cups.org/, app2_source_package: , app2_summary: libraries for CUPS, app2_description: The Common UNIX Printing System provides a portable printing layer for\nUNIX\xae operating systems like BSD lp or lprng. CUPS provides some\nadditional features. This package contains libraries needed by CUPS and\nsome other packages.\n\n\n\nAuthors:\n--------\n Easy Software Products <cups@cups.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [94]{app2_name: curl, app2_display_name: , app2_epoch: 0, app2_version: 7.15.1, app2_release: 19.16.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: A Tool for Transferring Data from URLs, app2_description: Curl is a client to get documents and files from or send documents to a\nserver using any of the supported protocols (HTTP, HTTPS, FTP, GOPHER,\nDICT, TELNET, LDAP, or FILE). The command is designed to work without\nuser interaction or any kind of interactivity.\n\n\n\nAuthors:\n--------\n Daniel Stenberg <Daniel.Stenberg@haxx.se>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [95]{app2_name: curl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 7.15.1, app2_release: 19.16.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://curl.haxx.se/, app2_source_package: , app2_summary: A Tool for Transferring Data from URLs, app2_description: Curl is a client to get documents and files from or send documents to a\nserver using any of the supported protocols (HTTP, HTTPS, FTP, GOPHER,\nDICT, TELNET, LDAP, or FILE). The command is designed to work without\nuser interaction or any kind of interactivity.\n\n\n\nAuthors:\n--------\n Daniel Stenberg <Daniel.Stenberg@haxx.se>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [96]{app2_name: cyrus-sasl, app2_display_name: , app2_epoch: 0, app2_version: 2.1.21, app2_release: 18.11.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/, app2_source_package: , app2_summary: Implementation of Cyrus SASL API, app2_description: This is the Cyrus SASL API. It can be used on the client or server side\nto provide authentication. See RFC 2222 for more information.\n\n\n\nAuthors:\n--------\n <tech-transfer> tech-transfer@andrew.cmu.edu, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [97]{app2_name: cyrus-sasl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.1.21, app2_release: 18.11.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/, app2_source_package: , app2_summary: Implementation of Cyrus SASL API, app2_description: This is the Cyrus SASL API. It can be used on the client or server side\nto provide authentication. See RFC 2222 for more information.\n\n\n\nAuthors:\n--------\n <tech-transfer> tech-transfer@andrew.cmu.edu, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [98]{app2_name: cyrus-sasl-saslauthd, app2_display_name: , app2_epoch: 0, app2_version: 2.1.21, app2_release: 18.11.51, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://asg.web.cmu.edu/sasl/, app2_source_package: , app2_summary: The SASL Authentication Server, app2_description: This daemon is required when using cyrus-sasl in server software that\nshould, for example, authenticate with PAM.\n\n\n\nAuthors:\n--------\n <tech-transfer> tech-transfer@andrew.cmu.edu, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [99]{app2_name: db, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com, app2_source_package: , app2_summary: Berkeley DB Database Library, app2_description: The Berkeley DB Database is a programmatic toolkit that provides\ndatabase support for applications.\n\nThis package contains the necessary runtime libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [100]{app2_name: db-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com, app2_source_package: , app2_summary: Berkeley DB Database Library, app2_description: The Berkeley DB Database is a programmatic toolkit that provides\ndatabase support for applications.\n\nThis package contains the necessary runtime libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [101]{app2_name: db-utils, app2_display_name: , app2_epoch: 0, app2_version: 4.3.29, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sleepycat.com, app2_source_package: , app2_summary: Command Line tools for Managing Berkeley DB Databases, app2_description: The Berkeley DB Database is a programmatic toolkit that provides\ndatabase support for applications.\n\nThis package contains the command line tools for managing Berkeley DB\ndatabases., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [102]{app2_name: dbus-1, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: D-Bus Message Bus System, app2_description: D-Bus is a message bus system, a simple way for applications to talk to\none another. D-Bus supplies both a system daemon and a\nper-user-login-session daemon. Also, the message bus is built on top of\na general one-to-one message passing framework, which can be used by\nany two apps to communicate directly (without going through the message\nbus daemon).\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [103]{app2_name: dbus-1-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: D-Bus Message Bus System, app2_description: D-Bus is a message bus system, a simple way for applications to talk to\none another. D-Bus supplies both a system daemon and a\nper-user-login-session daemon. Also, the message bus is built on top of\na general one-to-one message passing framework, which can be used by\nany two apps to communicate directly (without going through the message\nbus daemon).\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [104]{app2_name: dbus-1-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: D-Bus Message Bus System, app2_description: D-Bus is a message bus system, a simple way for applications to talk to\none another. D-Bus supplies both a system daemon and a\nper-user-login-session daemon. Also, the message bus is built on top of\na general one-to-one message passing framework, which can be used by\nany two apps to communicate directly (without going through the message\nbus daemon).\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [105]{app2_name: dbus-1-glib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: D-Bus Message Bus System, app2_description: D-Bus is a message bus system, a simple way for applications to talk to\none another. D-Bus supplies both a system daemon and a\nper-user-login-session daemon. Also, the message bus is built on top of\na general one-to-one message passing framework, which can be used by\nany two apps to communicate directly (without going through the message\nbus daemon).\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [106]{app2_name: dbus-1-mono, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: Mono Bindings for D-BUS, app2_description: Mono bindings for D-BUS.\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [107]{app2_name: dbus-1-python, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: Python bindings for D-BUS, app2_description: Python bindings for D-BUS\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [108]{app2_name: dbus-1-qt, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: QT4/KDE bindings for D-BUS, app2_description: QT4/KDE bindings for D-BUS\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [109]{app2_name: dbus-1-x11, app2_display_name: , app2_epoch: 0, app2_version: 0.60, app2_release: 33.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbus.freedesktop.org/, app2_source_package: , app2_summary: X11-requiring add-ons for D-BUS, app2_description: D-BUS contains some tools that require Xlib to be installed, those are\nin this separate package so server systems need not install X.\n\n\n\nAuthors:\n--------\n Olivier Andrieu <oliv__a@users.sourceforge.net>\n Philip Blundell <pb@nexus.co.uk>\n Anders Carlsson <andersca@gnome.org>\n Kristian Hogsberg <krh@redhat.com>\n Alex Larsson <alexl@redhat.com>\n Michael Meeks <michael@ximian.com>\n Seth Nickell <seth@gnome.org>\n Havoc Pennington <hp@redhat.com>\n Harri Porten <porten@kde.org>\n Matthew Rickard <mjricka@epoch.ncsc.mil>\n Zack Rusin <zack@kde.org>\n Joe Shaw <joe@assbarn.com>\n Colin Walters <walters@gnu.org>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [110]{app2_name: dejavu, app2_display_name: , app2_epoch: 0, app2_version: 2.9, app2_release: 0.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dejavu.sourceforge.net/, app2_source_package: , app2_summary: DejaVu Truetype Fonts, app2_description: The DejaVu fonts are a font family based on the Bitstream Vera Fonts.\nIts purpose is to provide a wider range of characters while maintaining\nthe original look and feel through the process of collaborative\ndevelopment.\n\n\n\nAuthors:\n--------\n Jim Lyles, Bitstream, Inc\n \x8atěp\xe1n Roh <src@post.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [111]{app2_name: delayacct-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.2, app2_release: 0.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Delay Accounting Utilities, app2_description: Delay accounting allows the administrator to track the time an\napplication spends waiting on disk I/O, swap I/O and CPU scheduling.\nThis can help pin-point resource shortages in a system configuration.\n\n\n\nAuthors:\n--------\n Balbir Singh, IBM Corp.\n Shailabh Nagar, IBM Corp., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [112]{app2_name: deltarpm, app2_display_name: , app2_epoch: 0, app2_version: 3.3, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.suse.com/pub/projects/deltarpm, app2_source_package: , app2_summary: Tools to Create and Apply deltarpms, app2_description: This package contains tools to create and apply deltarpms. A deltarpm\ncontains the difference between an old and a new version of an RPM,\nwhich makes it possible to recreate the new RPM from the deltarpm and\nthe old one. You do not need to have a copy of the old RPM, because\ndeltarpms can also work with installed RPMs.\n\n\n\nAuthors:\n--------\n Michael Schr\xf6der <mls@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [113]{app2_name: desktop-data-NLD, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 31.24, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SuSE Theme Files for KDE and GNOME, app2_description: This package contains the SuSE menu structure files for KDE and GNOME.\n\n\n\nAuthors:\n--------\n Adrian Schr\xf6ter <adrian@suse.de>\n\n The SUSE Sans font is based on the "Bitstream Vera" font., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [114]{app2_name: desktop-file-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 22.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils, app2_source_package: , app2_summary: Utilities for Manipulating Desktop Files, app2_description: Desktop-file-utils contains a couple of command line utilities for\nworking with desktop entries.\n\nRight now the only documentation is "desktop-file-install --help".\ndesktop-file-validate takes a single argument, the file to validate.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>\n Alex Larsson <alexl@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [115]{app2_name: device-mapper, app2_display_name: , app2_epoch: 0, app2_version: 1.02.13, app2_release: 6.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Device Mapper Tools, app2_description: Programs, libraries, and man pages for configuring and using the device\nmapper.\n\n\n\nAuthors:\n--------\n Joe Thornber <thornber@sistina.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [116]{app2_name: device-mapper-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.02.13, app2_release: 6.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Device Mapper Tools, app2_description: Programs, libraries, and man pages for configuring and using the device\nmapper.\n\n\n\nAuthors:\n--------\n Joe Thornber <thornber@sistina.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [117]{app2_name: dhcpcd, app2_display_name: , app2_epoch: 0, app2_version: 1.3.22pl4, app2_release: 223.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.phystech.com/download/dhcpcd.html, app2_source_package: , app2_summary: A DHCP Client Daemon, app2_description: dhcpcd gets an IP address and other information from a corresponding\nDHCP server, configures the network interface automatically, and tries\nto renew the lease time depending on the command line option.\n\n\n\nAuthors:\n--------\n Sergei Viznyuk <sv@phystech.com>\n Yoichi Hariguchi <yoichi@fore.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [118]{app2_name: dialog, app2_display_name: , app2_epoch: 0, app2_version: 0.9b, app2_release: 204.2.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Menus and Input Boxes for Shell Scripts, app2_description: This program lets you use menus and dialog boxes in shell scripts.\n\n\n\nAuthors:\n--------\n Savio Lam <lam836@cs.cuhk.hk>\n Alessandro Rubini <rubini@ipvvis.unipv.it>\n Florian La Roche <florian@suse.de>\n Marc Ewing <marc@redhat.com>\n T.Dickey <dickey@clark.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [119]{app2_name: diffutils, app2_display_name: , app2_epoch: 0, app2_version: 2.8.7, app2_release: 17.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/diffutils/, app2_source_package: , app2_summary: GNU diff Utilities, app2_description: The GNU diff utilities find differences between files. diff is used to\nmake source code patches, for instance.\n\n\n\nAuthors:\n--------\n Paul Eggert <eggert@twinsun.com>\n David J. MacKenzie <djm@gnu.org>\n Richard Stallman <rms@gnu.org>\n Roland McGrath <roland@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [120]{app2_name: dirmngr, app2_display_name: , app2_epoch: 0, app2_version: 0.9.2, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/aegypten/, app2_source_package: , app2_summary: A Client for Managing and Downloading CRLs, app2_description: Dirmngr is a client for managing and downloading certificate revocation\nlists (CRLs) for X509 certificates and for downloading the certificates\nthemselves.\n\n\n\nAuthors:\n--------\n Marcus Brinkmann <marcus@g10code.com>\n Steffen Hansen <steffen@klaralvdalens-datakonsult.se>\n Werner Koch <wk@gnupg.org>\n Bernhard Reiter <bernhard@intevation.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [121]{app2_name: dmapi, app2_display_name: , app2_epoch: 0, app2_version: 2.2.8, app2_release: 27.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Data Management API Runtime Environment, app2_description: This package contains files required by system software using the Data\nManagement API. (DMAPI). This is used to implement the interface\ndefined in the X/Open document: Systems Management: Data Storage\nManagement (XDSM) API dated February 1997. This interface is\nimplemented by the libdm library.\n\n\n\nAuthors:\n--------\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [122]{app2_name: dmraid, app2_display_name: , app2_epoch: 0, app2_version: 0.99_1.0.0rc13, app2_release: 0.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~heinzm/sw/dmraid/src/, app2_source_package: , app2_summary: A Device-Mapper Software RAID Support Tool, app2_description: This software discovers, activates, deactivates, and displays\nproperties of software RAID sets, such as ATARAID, and contained DOS\npartitions.\n\ndmraid uses libdevmapper and the device-mapper kernel runtime to create\ndevices with respective mappings for the ATARAID sets discovered.\n\nThe following ATARAID types are supported:\n\nHighpoint HPT37X Highpoint HPT45X Intel Software RAID Promise FastTrack\nSilicon Image Medley\n\n\n\nAuthors:\n--------\n Heinz Mauelshagen, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [123]{app2_name: dos2unix, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 317.4.38, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A DOS to UNIX Text Converter, app2_description: dos2unix is used to convert plain text from DOS (CR/LF) format to UNIX\nformat (LF).\n\n\n\nAuthors:\n--------\n Benjamin Lin blin @ socs.uts.edu.au, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [124]{app2_name: dosbootdisk, app2_display_name: , app2_epoch: 0, app2_version: 1.1, app2_release: 53.2, app2_arch: i586, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A DOS Boot Disk Based on FreeDOS, app2_description: A FreeDOS boot disk. It is useful if you need to run a flash program to\nupdate your BIOS.\n\n\n\nAuthors:\n--------\n Steffen Winterfeldt, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [125]{app2_name: dosfstools, app2_display_name: , app2_epoch: 0, app2_version: 2.11, app2_release: 15.16.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools, app2_source_package: , app2_summary: Utilities for Making and Checking MS-DOS FAT File Systems on Linux, app2_description: The dosfstools package includes the mkdosfs and dosfsck utilities,\nwhich respectively make and check MS-DOS FAT file systems on hard\ndrives or on floppies.\n\n\n\nAuthors:\n--------\n Dave Hudson <dave@humbug.demon.co.uk>\n Werner Almesberger <werner.almesberger@lrc.di.epfl.ch>\n Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [126]{app2_name: dvd+rw-tools, app2_display_name: , app2_epoch: 0, app2_version: 6.1, app2_release: 18.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fy.chalmers.se/~appro/linux/DVD+RW/, app2_source_package: , app2_summary: Collection of Tools for Mastering DVD+RW/+R Media, app2_description: Collection of Tools for Mastering DVD+RW/+R Media\n\nAuthors:\n--------\n appro@fy.chalmers.se, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [127]{app2_name: e2fsprogs, app2_display_name: , app2_epoch: 0, app2_version: 1.38, app2_release: 25.35.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net, app2_source_package: , app2_summary: Utilities for the Second Extended File System, app2_description: Utilities needed to create and maintain ext2 and ext3 file systems\nunder Linux. Included in this package are: chattr, lsattr, mke2fs,\nmklost+found, tune2fs, e2fsck, resize2fs, and badblocks.\n\n\n\nAuthors:\n--------\n Remy Card <card@masi.ibp.fr>\n Theodore Ts'o <tytso@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [128]{app2_name: e2fsprogs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.38, app2_release: 25.35.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net, app2_source_package: , app2_summary: Utilities for the Second Extended File System, app2_description: Utilities needed to create and maintain ext2 and ext3 file systems\nunder Linux. Included in this package are: chattr, lsattr, mke2fs,\nmklost+found, tune2fs, e2fsck, resize2fs, and badblocks.\n\n\n\nAuthors:\n--------\n Remy Card <card@masi.ibp.fr>\n Theodore Ts'o <tytso@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [129]{app2_name: ed, app2_display_name: , app2_epoch: 0, app2_version: 0.2, app2_release: 881.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/ed/, app2_source_package: , app2_summary: Standard UNIX Line Editor, app2_description: The standard, old Unix line editor.\n\n\n\nAuthors:\n--------\n Andrew Moore <alm@worm.talke.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [130]{app2_name: eel, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 18.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The Eazel Extensions Library, app2_description: This library extends the Gtk+ library with some useful routines for\napplications like Nautilus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [131]{app2_name: eel-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 18.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The Eazel Extensions Library, app2_description: This library extends the Gtk+ library with some useful routines for\napplications like Nautilus., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [132]{app2_name: efont-unicode, app2_display_name: , app2_epoch: 0, app2_version: 0.4.2, app2_release: 19.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://openlab.ring.gr.jp/efont/, app2_source_package: , app2_summary: Unicode Font by /efont/, app2_description: Unicode fonts developed by /efont/ openlab. This font package includes\n12,14, 16, and 24 pixel ISO-10646 fonts.\n\n\n\nAuthors:\n--------\n Kazuhiko <kazuhiko@ring.gr.jp>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [133]{app2_name: eject, app2_display_name: , app2_epoch: 0, app2_version: 2.1.0, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://eject.sourceforge.net/, app2_source_package: , app2_summary: A Program to Eject Media under Software Control, app2_description: Eject allows removable media (typically a CD-ROM, floppy disk, tape, or\nJAZ or ZIP disk) to be ejected under software control. The command can\nalso control some multidisc CD-ROM changers, the autoeject feature\nsupported by some devices, and close the disc tray of some CD-ROM\ndrives.\n\n\n\nAuthors:\n--------\n Jeff Tranter <tranter@pobox.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [134]{app2_name: eog, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 22.23.66, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Eye of GNOME for the GNOME 2.x Desktop, app2_description: Eye of GNOME is a very fast picture viewer. It can be used as a plug-in\nfor Nautilus or as a stand-alone application. This version of EOG is\ncompiled for the GNOME 2.x Desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [135]{app2_name: esound, app2_display_name: , app2_epoch: 0, app2_version: 0.2.36, app2_release: 19.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/esound/, app2_source_package: , app2_summary: A Sound Daemon for Enlightenment and GNOME, app2_description: A multiplexing and caching sound daemon. It can use ALSA or OSS for\nsound output. Many projects, including Enlightenment and GNOME, use\nesound to play and record their sounds.\n\n\n\nAuthors:\n--------\n Carsten Haitzler <raster@redhat.com>\n Drazen Kacar <dave@srce.hr>\n Elliot Lee <sopwith@redhat.com>\n John Ellis <johne@bellatlantic.net>\n Kjartan Maraas <kmaraas@online.no>\n Raja R Harinath <harinath@cs.umn.edu>\n Richard Boulton <rjb37@cam.ac.uk>\n Russell Steinthal <rms39@columbia.edu>\n Scott Heavner <sdh@po.cwru.edu>\n Timur Bakeyev <mc@bat.ru>\n Yo Ric Dude <ericmit@ix.netcom.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [136]{app2_name: esound-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.2.36, app2_release: 19.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/esound/, app2_source_package: , app2_summary: A Sound Daemon for Enlightenment and GNOME, app2_description: A multiplexing and caching sound daemon. It can use ALSA or OSS for\nsound output. Many projects, including Enlightenment and GNOME, use\nesound to play and record their sounds.\n\n\n\nAuthors:\n--------\n Carsten Haitzler <raster@redhat.com>\n Drazen Kacar <dave@srce.hr>\n Elliot Lee <sopwith@redhat.com>\n John Ellis <johne@bellatlantic.net>\n Kjartan Maraas <kmaraas@online.no>\n Raja R Harinath <harinath@cs.umn.edu>\n Richard Boulton <rjb37@cam.ac.uk>\n Russell Steinthal <rms39@columbia.edu>\n Scott Heavner <sdh@po.cwru.edu>\n Timur Bakeyev <mc@bat.ru>\n Yo Ric Dude <ericmit@ix.netcom.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [137]{app2_name: ethtool, app2_display_name: , app2_epoch: 0, app2_version: 3, app2_release: 15.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/gkernel, app2_source_package: , app2_summary: Examine and Tune Ethernet-Based Network Interfaces, app2_description: Ethtool is a small utility for examining and tuning ethernet-based\nnetwork interfaces. See the man page for more details.\n\n\n\nAuthors:\n--------\n David Miller <davem@redhat.com>\n Jakub Jelinek <jj@ultra.linux.cz>\n Jeff Garzik <jgarzik@mandrakesoft.com>\n Tim Hockin <thockin@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [138]{app2_name: evince, app2_display_name: , app2_epoch: 0, app2_version: 0.4.0, app2_release: 25.11.43, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/evince/, app2_source_package: , app2_summary: GNOME Document Viewer, app2_description: Evince is a document viewer capable of displaying multiple and single\npage document formats like PDF and Postscript. For more general\ninformation about Evince, visit the project Web site at\nhttp://www.gnome.org/projects/evince/.\n\n\n\nAuthors:\n--------\n copyright 1996-2003 Glyph & Cog, LLC.\n Martin Kretzschmar <m_kretzschmar@gmx.net>\n Marco Pesenti Gritti <marco@gnome.org>\n Jonathan Blandford <jrb@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [139]{app2_name: evms, app2_display_name: , app2_epoch: 0, app2_version: 2.5.5, app2_release: 24.70.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/evms/, app2_source_package: , app2_summary: EVMS--Enterprise Volume Management System, app2_description: This package contains the userspace tools needed to manage EVMS\n(Enterprise Volume Management System) volumes.\n\nSee the EVMS-HOWTO in /usr/share/doc/packages/EVMS for detailed\ninstructions on patching your kernel with EVMS and using the tools\nafter installation.\n\n\n\nAuthors:\n--------\n Kevin Corry <corryk@us.ibm.com>\n Joy Yokley Goodreau <joyg@us.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [140]{app2_name: evms-gui, app2_display_name: , app2_epoch: 0, app2_version: 2.5.5, app2_release: 24.70.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/evms/, app2_source_package: , app2_summary: EVMS - GUI Frontend, app2_description: This package contains the GUI frontends needed to manage EVMS\n(Enterprise Volume Management System) volumes.\n\n\n\nAuthors:\n--------\n Kevin Corry <corryk@us.ibm.com>\n Joy Yokley Goodreau <joyg@us.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [141]{app2_name: evolution-data-server, app2_display_name: , app2_epoch: 0, app2_version: 1.6.0, app2_release: 43.90.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Evolution Data Server, app2_description: Evolution Data Server provides a central location for your address book\nand calendar in the GNOME Desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [142]{app2_name: evolution-data-server-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.6.0, app2_release: 43.90.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Evolution Data Server, app2_description: Evolution Data Server provides a central location for your address book\nand calendar in the GNOME Desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [143]{app2_name: expat, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://expat.sourceforge.net/, app2_source_package: , app2_summary: XML Parser Toolkit, app2_description: Expat is an XML 1.0 parser written in C. It aims to be fully\nconformant. It is currently not a validating XML processor. The current\nproduction version of expat can be downloaded from\nftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a\nlow-level library for tokenizing XML. The interface is documented in\nxmltok/xmltok.h. The directory xmlparse contains an XML parser library\nthat is built on top of the xmltok library. The interface is documented\nin xmlparse/xmlparse.h. The directory sample contains a simple example\nprogram using this interface. The directory sample/build.bat is a batch\nfile to build the example using Visual C++. The directory xmlwf\ncontains the xmlwf application, which uses the xmlparse library. The\narguments to xmlwf are one or more files to check for well-formedness.\nAn option -d dir can be specified. For each well-formed input file, the\ncorresponding canonical XML is written to dir/f, where f is the\nfilename (without any path) of the input file. A -x option causes\nreferences to external general entities to be processed. A -s option\nmakes documents that are not stand-alone cause an error (a document is\nconsidered stand-alone if it is intrinsically stand-alone because it\nhas no external subset and no references to parameter entities in the\ninternal subset or it is declared as stand-alone in the XML\ndeclaration).\n\n\n\nAuthors:\n--------\n James Clark <jjc@jclark.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [144]{app2_name: expat-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://expat.sourceforge.net/, app2_source_package: , app2_summary: XML Parser Toolkit, app2_description: Expat is an XML 1.0 parser written in C. It aims to be fully\nconformant. It is currently not a validating XML processor. The current\nproduction version of expat can be downloaded from\nftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a\nlow-level library for tokenizing XML. The interface is documented in\nxmltok/xmltok.h. The directory xmlparse contains an XML parser library\nthat is built on top of the xmltok library. The interface is documented\nin xmlparse/xmlparse.h. The directory sample contains a simple example\nprogram using this interface. The directory sample/build.bat is a batch\nfile to build the example using Visual C++. The directory xmlwf\ncontains the xmlwf application, which uses the xmlparse library. The\narguments to xmlwf are one or more files to check for well-formedness.\nAn option -d dir can be specified. For each well-formed input file, the\ncorresponding canonical XML is written to dir/f, where f is the\nfilename (without any path) of the input file. A -x option causes\nreferences to external general entities to be processed. A -s option\nmakes documents that are not stand-alone cause an error (a document is\nconsidered stand-alone if it is intrinsically stand-alone because it\nhas no external subset and no references to parameter entities in the\ninternal subset or it is declared as stand-alone in the XML\ndeclaration).\n\n\n\nAuthors:\n--------\n James Clark <jjc@jclark.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [145]{app2_name: fam, app2_display_name: , app2_epoch: 0, app2_version: 2.7.0, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/fam/, app2_source_package: , app2_summary: File Alteration Monitoring Daemon, app2_description: Fam is a file alteration monitoring service. With it, you can receive\nsignals when files are created or changed.\n\nThis package provides libfam, which is used by KDE and GNOME. It also\nprovides a tool for the console called fileschanged.\n\nTo use fam notifications (it can reduce the network load on NFS\nservers, especially if they host user home directories) you need to run\nthe fam daemon, which can be found in the fam-server package.\n\n\n\nAuthors:\n--------\n Bruce Karsh\n Bob Miller\n SGI corp.\n\n Author of fileschanged command line tool:\n Ben Asselstine <bda@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [146]{app2_name: fam-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.7.0, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/fam/, app2_source_package: , app2_summary: File Alteration Monitoring Daemon, app2_description: Fam is a file alteration monitoring service. With it, you can receive\nsignals when files are created or changed.\n\nThis package provides libfam, which is used by KDE and GNOME. It also\nprovides a tool for the console called fileschanged.\n\nTo use fam notifications (it can reduce the network load on NFS\nservers, especially if they host user home directories) you need to run\nthe fam daemon, which can be found in the fam-server package.\n\n\n\nAuthors:\n--------\n Bruce Karsh\n Bob Miller\n SGI corp.\n\n Author of fileschanged command line tool:\n Ben Asselstine <bda@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [147]{app2_name: fam-server, app2_display_name: , app2_epoch: 0, app2_version: 2.7.0, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/fam/, app2_source_package: , app2_summary: File Alternation Monitoring Daemon, app2_description: fam is a file alternation monitoring service. It provides signals when\nfiles are created or changed.\n\nThis package provides the fam daemon and runlevel scripts.\n\n\n\nAuthors:\n--------\n Bruce Karsh\n Bob Miller\n SGI corp.\n\n Author of fileschanged command line tool:\n Ben Asselstine <bda@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [148]{app2_name: fbset, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 797.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://home.tvd.be/cr26864/Linux/fbdev/, app2_source_package: , app2_summary: Framebuffer Configuration Tool, app2_description: FBSet can query and change console framebuffer settings.\n\nSome framebuffers do not support this, such as the VESA framebuffer\n"vesafb".\n\n\n\nAuthors:\n--------\n Geert Uytterhoeven <Geert.Uytterhoeven@cs.kuleuven.ac.be>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [149]{app2_name: file, app2_display_name: , app2_epoch: 0, app2_version: 4.21, app2_release: 47.5.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.darwinsys.com/file/, app2_source_package: , app2_summary: A Tool to Determine File Types, app2_description: With the file command, you can obtain information on the file type of a\nspecified file. File type recognition is controlled by the file\n/etc/magic, which contains the classification criteria. This command is\nused by apsfilter to permit automatic printing of different file types.\n\n\n\nAuthors:\n--------\n Mark Moraes <moraes@deshaw.com>\n Christos Zoulas <christos@deshaw.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [150]{app2_name: file-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.21, app2_release: 47.5.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.darwinsys.com/file/, app2_source_package: , app2_summary: A Tool to Determine File Types, app2_description: With the file command, you can obtain information on the file type of a\nspecified file. File type recognition is controlled by the file\n/etc/magic, which contains the classification criteria. This command is\nused by apsfilter to permit automatic printing of different file types.\n\n\n\nAuthors:\n--------\n Mark Moraes <moraes@deshaw.com>\n Christos Zoulas <christos@deshaw.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [151]{app2_name: file-roller, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fileroller.sourceforge.net, app2_source_package: , app2_summary: An Archive Manager for GNOME, app2_description: File Roller is an archive manager for GNOME. With it, you can create\nand modify archives, view the contents of an archive, view a file\ncontained in the archive, and extract files from the archive. File\nRoller is a front-end (a graphical interface) for archiving programs\nlike tar and zip. The supported file types are:\n\n* Tar archives uncompressed (.tar) or compressed with\n\n- gzip (.tar.gz, .tgz)\n\n- bzip (.tar.bz, .tbz)\n\n- bzip2 (.tar.bz2, .tbz2)\n\n- compress (.tar.Z, .taz)\n\n- lzop (.tar.lzo, .tzo)\n\n* Zip archives (.zip)\n\n* Jar archives (.jar, .ear, .war)\n\n* Lha archives (.lzh)\n\n* Rar archives (.rar)\n\n* Single files compressed with gzip, bzip, bzip2, compress, lzop\n\n\n\nAuthors:\n--------\n Paolo Bacchilega <paolo.bacch@tin.it>\n Claudio Bley <bley@cs.uni-magdeburg.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [152]{app2_name: filesystem, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 1.18.38, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Basic Directory Layout, app2_description: This package installs the basic directory structure. It also includes\nthe home directories of system users., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [153]{app2_name: fillup, app2_display_name: , app2_epoch: 0, app2_version: 1.42, app2_release: 118.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tool for Merging Config Files, app2_description: fillup merges files that hold variables. A variable is defined by an\nentity composed of a preceding comment, a variable name, an assignment\ndelimiter, and a related variable value. A variable is determined by\nits variable name.\n\n\n\nAuthors:\n--------\n Joerg Dippel <jd@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [154]{app2_name: filters, app2_display_name: , app2_epoch: 0, app2_version: 2006.8.25, app2_release: 0.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/pnm2ppa, app2_source_package: , app2_summary: Printer Filters for HP, Lexmark, CaPSL, Citizen, and Apple, app2_description: This package includes several converters for printers from HP, Lexmark,\nCanon, Citizen, and Apple. pnm, ppm, pbm, pgm to PPA (HP Printing\nPerformance Architecture) - supports HP 720 Series(710C,720C,722C), HP\n820 series (820Cse, 820Cxi) and HP 1000 series (1000Cse, 1000Cxi).\nbitcmyk to Lexmark Z11 and Lexmark lex2070 PCL to CaPSL (Canon Laser,\nsee gs devices lbp8 and lips3) ppmraw to Lexmark 1100\t bitcmyk to\nApple StyleWriter pbmraw to Lexmark 2030 ppmraw to Citizen\nPrintiva For more information see the docs in\n/usr/share/doc/packages/filters\n\n\n\nAuthors:\n--------\n Tim Norman\t<normat@rpi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [155]{app2_name: findutils, app2_display_name: , app2_epoch: 0, app2_version: 4.2.27, app2_release: 14.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/findutils/, app2_source_package: , app2_summary: GNU find--Finding Files, app2_description: This package contains GNU find and xargs. The programs comply with\nPOSIX 1003.2. They also support additional options, some borrowed from\nUnix and some unique to GNU.\n\n\n\nAuthors:\n--------\n David J. MacKenzie <djm@gnu.ai.mit.edu>\n Jan Brittenson <bson@gnu.ai.mit.edu>\n Brian L. Matthews <blm@6sceng.UUCP>\n Mike Rendell <michael@cs.mun.ca>\n James A. Woods <jwoods@adobe.com>\n Jay Plett <jay@silence.princeton.nj.us>\n Tim Wood <tim@toad.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [156]{app2_name: finger, app2_display_name: , app2_epoch: 0, app2_version: 1.3, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Show User Information (Client), app2_description: Finger is a utility that allows users to see information about system\nusers (login name, home directory, name, and more) on local and remote\nsystems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [157]{app2_name: firefox3-atk, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 0.6.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: An Accessibility ToolKit, app2_description: The ATK library provides a set of accessibility interfaces. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith screen readers, magnifiers, and alternate input devices.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [158]{app2_name: firefox3-atk-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.12.3, app2_release: 0.6.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: An Accessibility ToolKit, app2_description: The ATK library provides a set of accessibility interfaces. By\nsupporting the ATK interfaces, an application or toolkit can be used\nwith screen readers, magnifiers, and alternate input devices.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [159]{app2_name: firefox3-cairo, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 0.6.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Vector Graphics Library with Cross-Device Output Support, app2_description: Cairo is a vector graphics library with cross-device output support.\nCurrently supported output targets include the X Window System,\nin-memory image buffers, and PostScript. Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Carl D. Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [160]{app2_name: firefox3-cairo-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.4, app2_release: 0.6.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cairographics.org/, app2_source_package: , app2_summary: Vector Graphics Library with Cross-Device Output Support, app2_description: Cairo is a vector graphics library with cross-device output support.\nCurrently supported output targets include the X Window System,\nin-memory image buffers, and PostScript. Cairo is designed to produce\nidentical output on all output media while taking advantage of display\nhardware acceleration when available.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Carl D. Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [161]{app2_name: firefox3-glib2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 0.7.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: A Library with Convenient Functions Written in C, app2_description: This library provides convenient functions, such as lists and hashes,\nto a C programmer and is used by Gtk+ and GNOME.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gimp.org>\n Jeff Garzik <jgarzik@pobox.com>\n Raja R Harinath <harinath@cs.umn.edu>\n Tim Janik <timj@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Tor Lillqvist <tml@iki.fi>\n Paolo Molaro <lupus@debian.org>\n Havoc Pennington <hp@pobox.com>\n Manish Singh <yosh@gimp.org>\n Owen Taylor <otaylor@gtk.org>\n Sebastian Wilhelmi <wilhelmi@ira.uka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [162]{app2_name: firefox3-glib2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 0.7.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: A Library with Convenient Functions Written in C, app2_description: This library provides convenient functions, such as lists and hashes,\nto a C programmer and is used by Gtk+ and GNOME.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gimp.org>\n Jeff Garzik <jgarzik@pobox.com>\n Raja R Harinath <harinath@cs.umn.edu>\n Tim Janik <timj@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Tor Lillqvist <tml@iki.fi>\n Paolo Molaro <lupus@debian.org>\n Havoc Pennington <hp@pobox.com>\n Manish Singh <yosh@gimp.org>\n Owen Taylor <otaylor@gtk.org>\n Sebastian Wilhelmi <wilhelmi@ira.uka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [163]{app2_name: firefox3-gtk2, app2_display_name: , app2_epoch: 0, app2_version: 2.10.6, app2_release: 0.8.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: Library for Creation of Graphical User Interfaces (version 2), app2_description: This fast and versatile library is used all over the world for all\nlibgnome (GNOME) applications, gimp (The GIMP), and several others.\nOriginally, version 1 was written for the GIMP and hence has the name\nGIMP ToolKit. Many people like it because it is small, efficient, and\nvery configurable.\n\nMost applications which used gtk (GTK1) have since switched to GTK2.\nBesides a more flexible API, it provides improved text rendering using\npango (Pango) and many other goodies, but GTK+ 2 lacks compatibility\nwith GTK1, so to switch, programmers have to port applications to it.\n\nTo develop applications with gtk, you need the package gtk2-devel.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [164]{app2_name: firefox3-gtk2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.10.6, app2_release: 0.8.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: Library for Creation of Graphical User Interfaces (version 2), app2_description: This fast and versatile library is used all over the world for all\nlibgnome (GNOME) applications, gimp (The GIMP), and several others.\nOriginally, version 1 was written for the GIMP and hence has the name\nGIMP ToolKit. Many people like it because it is small, efficient, and\nvery configurable.\n\nMost applications which used gtk (GTK1) have since switched to GTK2.\nBesides a more flexible API, it provides improved text rendering using\npango (Pango) and many other goodies, but GTK+ 2 lacks compatibility\nwith GTK1, so to switch, programmers have to port applications to it.\n\nTo develop applications with gtk, you need the package gtk2-devel.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [165]{app2_name: firefox3-pango, app2_display_name: , app2_epoch: 0, app2_version: 1.14.5, app2_release: 0.9.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System for Layout and Rendering of Internationalised Text, app2_description: Pango is a library for layout and rendering of text, with an emphasis\non internationalisation. It forms the core of text and font handling in\nGTK+ 2.0.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Owen Taylor <otaylor@redhat.com>\n Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n Sivaraj Doddannan <sivaraj@intelligroup.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [166]{app2_name: firefox3-pango-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.14.5, app2_release: 0.9.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System for Layout and Rendering of Internationalised Text, app2_description: Pango is a library for layout and rendering of text, with an emphasis\non internationalisation. It forms the core of text and font handling in\nGTK+ 2.0.\n\nThis package is provided for Firefox back-port on SLE10.\n\n\n\nAuthors:\n--------\n Owen Taylor <otaylor@redhat.com>\n Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n Sivaraj Doddannan <sivaraj@intelligroup.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [167]{app2_name: flac, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 15.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://flac.sourceforge.net/, app2_source_package: , app2_summary: Free Lossless Audio Codec, app2_description: FLAC is an open source lossless audio codec developed by Josh Coalson.\n\n\n\nAuthors:\n--------\n Josh Coalson, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [168]{app2_name: flac-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 15.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://flac.sourceforge.net/, app2_source_package: , app2_summary: Free Lossless Audio Codec, app2_description: FLAC is an open source lossless audio codec developed by Josh Coalson.\n\n\n\nAuthors:\n--------\n Josh Coalson, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [169]{app2_name: fontconfig, app2_display_name: , app2_epoch: 0, app2_version: 2.3.94, app2_release: 18.23.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fontconfig.org/, app2_source_package: , app2_summary: Library for Font Configuration, app2_description: The intention of this library is to be the central configuration\ninterface for all applications and libraries in the system.\n\n\n\nAuthors:\n--------\n Keith Packard <keithp@keithp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [170]{app2_name: fontconfig-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.3.94, app2_release: 18.23.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fontconfig.org/, app2_source_package: , app2_summary: Library for Font Configuration, app2_description: The intention of this library is to be the central configuration\ninterface for all applications and libraries in the system.\n\n\n\nAuthors:\n--------\n Keith Packard <keithp@keithp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [171]{app2_name: fonts-config, app2_display_name: , app2_epoch: 0, app2_version: 20060210, app2_release: 18.6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Configures Installed X Window System Fonts, app2_description: Usually fonts-config is called automatically via SuSEconfig (SuSEconfig\n--module fonts), which is usually automatically called by YaST2. You\ncan also execute fonts-config directly, which is mainly useful for\ndebugging it.\n\n\n\nAuthors:\n--------\n Mike Fabian <mfabian@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [172]{app2_name: foomatic-filters, app2_display_name: , app2_epoch: 0, app2_version: 3.0.2, app2_release: 20.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxprinting.org/, app2_source_package: , app2_summary: Filter Scripts Used by Printer Spoolers, app2_description: Filter scripts used by the printer spoolers to convert the incoming\nPostScript data into the printer's native format using a printer and\ndriver-specific, but spooler-independent PPD file.\n\n\n\nAuthors:\n--------\n Till Kamppeter <till.kamppeter@gmx.net>\n Grant Taylor <gtaylor@linuxprinting.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [173]{app2_name: freeglut, app2_display_name: , app2_epoch: 0, app2_version: 051110, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freeglut.sourceforge.net/, app2_source_package: , app2_summary: Freely Licensed Alternative to the GLUT Library, app2_description: freeglut is a completely open source alternative to the OpenGL Utility\nToolkit (GLUT) library. GLUT was originally written by Mark Kilgard to\nsupport the sample programs in the second edition OpenGL Redbook. Since\nthen, GLUT has been used in a wide variety of practical applications\nbecause it is simple, universally available, and highly portable.\n\nGLUT (and freeglut) allow the user to create and manage windows\ncontaining OpenGL contexts and also read the mouse, keyboard, and\njoystick functions on a wide range of platforms.\n\n\n\nAuthors:\n--------\n Pawel W. Olszta\n Andreas Umbach\n Steve Baker, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [174]{app2_name: freeglut-32bit, app2_display_name: , app2_epoch: 0, app2_version: 051110, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freeglut.sourceforge.net/, app2_source_package: , app2_summary: Freely Licensed Alternative to the GLUT Library, app2_description: freeglut is a completely open source alternative to the OpenGL Utility\nToolkit (GLUT) library. GLUT was originally written by Mark Kilgard to\nsupport the sample programs in the second edition OpenGL Redbook. Since\nthen, GLUT has been used in a wide variety of practical applications\nbecause it is simple, universally available, and highly portable.\n\nGLUT (and freeglut) allow the user to create and manage windows\ncontaining OpenGL contexts and also read the mouse, keyboard, and\njoystick functions on a wide range of platforms.\n\n\n\nAuthors:\n--------\n Pawel W. Olszta\n Andreas Umbach\n Steve Baker, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [175]{app2_name: freetype, app2_display_name: , app2_epoch: 0, app2_version: 1.3.1, app2_release: 1173.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: TrueType Font Engine, app2_description: A library for working with TrueType Fonts. Documentation is in the\n/usr/share/doc/packages/freetype directory.\n\n\n\nAuthors:\n--------\n David Turner <turner@enst.fr>\n Robert Wilhelm <robert@physiol.med.tu-muenchen.de>\n Werner Lemberg <a7971428@unet.univie.ac.at>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [176]{app2_name: freetype-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.3.1, app2_release: 1173.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: TrueType Font Engine, app2_description: A library for working with TrueType Fonts. Documentation is in the\n/usr/share/doc/packages/freetype directory.\n\n\n\nAuthors:\n--------\n David Turner <turner@enst.fr>\n Robert Wilhelm <robert@physiol.med.tu-muenchen.de>\n Werner Lemberg <a7971428@unet.univie.ac.at>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [177]{app2_name: freetype2, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 18.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: A TrueType Font Library, app2_description: This library features TrueType fonts for open source projects. This\nversion also contains an autohinter for producing improved output.\n\n\n\nAuthors:\n--------\n David Turner <david.turner@freetype.org>\n Robert Wilhelm <robert.wilhelm@freetype.org>\n Werner Lemberg <werner.lemberg@freetype.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [178]{app2_name: freetype2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.1.10, app2_release: 18.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freetype.org, app2_source_package: , app2_summary: A TrueType Font Library, app2_description: This library features TrueType fonts for open source projects. This\nversion also contains an autohinter for producing improved output.\n\n\n\nAuthors:\n--------\n David Turner <david.turner@freetype.org>\n Robert Wilhelm <robert.wilhelm@freetype.org>\n Werner Lemberg <werner.lemberg@freetype.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [179]{app2_name: fribidi, app2_display_name: , app2_epoch: 0, app2_version: 0.10.4, app2_release: 500.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fribidi.sourceforge.net/, app2_source_package: , app2_summary: Free Implementation of BiDi Algorithm, app2_description: This library implements the algorithm as described in the "Unicode\nStandard Annex #9, the Bidirectional Algorithm,\nhttp://www.unicode.org/unicode/reports/tr9/". FriBidi is exhaustively\ntested against Bidi Reference Code and, to the best of our knowledge,\ndoes not contain any conformance bugs.\n\nIn the API, we were inspired by the document "Bi-Di languages support -\nBiDi API proposal" by Franck Portaneri, which he wrote as a proposal\nfor adding BiDi support to Mozilla.\n\n\n\nAuthors:\n--------\n Dov Grobgeld <dov@imagic.weizmann.ac.il>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [180]{app2_name: fribidi-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.10.4, app2_release: 500.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://fribidi.sourceforge.net/, app2_source_package: , app2_summary: Free Implementation of BiDi Algorithm, app2_description: This library implements the algorithm as described in the "Unicode\nStandard Annex #9, the Bidirectional Algorithm,\nhttp://www.unicode.org/unicode/reports/tr9/". FriBidi is exhaustively\ntested against Bidi Reference Code and, to the best of our knowledge,\ndoes not contain any conformance bugs.\n\nIn the API, we were inspired by the document "Bi-Di languages support -\nBiDi API proposal" by Franck Portaneri, which he wrote as a proposal\nfor adding BiDi support to Mozilla.\n\n\n\nAuthors:\n--------\n Dov Grobgeld <dov@imagic.weizmann.ac.il>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [181]{app2_name: fvwm2, app2_display_name: , app2_epoch: 0, app2_version: 2.5.12, app2_release: 18.13.49, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.fvwm.org, app2_source_package: , app2_summary: Improved Version of FVWM Window Manager, app2_description: FVWM is a virtual desktop window manager for the X Window System.\n\nFVWM is intended to have a small memory footprint but a rich feature\nset, to be extremely customizable and extendible, and to be very\ncompatible with the Motif MWM.\n\n\n\nAuthors:\n--------\n The fvwm developers <fvwm-workers@fvwm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [182]{app2_name: gail, app2_display_name: , app2_epoch: 0, app2_version: 1.8.8, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Accessibility Implementation Library, app2_description: This package contains libgail, which is an implementation of\naccessibility interfaces on top of the ATK Library.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [183]{app2_name: gail-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.8.8, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Accessibility Implementation Library, app2_description: This package contains libgail, which is an implementation of\naccessibility interfaces on top of the ATK Library.\n\n\n\nAuthors:\n--------\n Bill.Haneman <bill.haneman@sun.com>\n Marc.Mulcahy <marc.mulcahy@sun.com>\n Padraig.Obriain <padraig.obriain@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [184]{app2_name: gal2, app2_display_name: , app2_epoch: 0, app2_version: 2.5.3, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The G App Library, app2_description: Reuseable GNOME library functions.\n\n\n\nAuthors:\n--------\n Chris Lahey\n Jody Goldberg\n Jon K Hellan\n JP Rosevar\n Miguel de Icaza\n Morten Welinder, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [185]{app2_name: gawk, app2_display_name: , app2_epoch: 0, app2_version: 3.1.5, app2_release: 18.8.39, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gawk/, app2_source_package: , app2_summary: GNU awk, app2_description: GNU awk is upwardly compatible with the System V Release 4 awk. It is\nalmost completely POSIX 1003.2 compliant.\n\n\n\nAuthors:\n--------\n David Trueman <david@cs.dal.ca>\n Arnold Robbins <arnold@skeeve.com>\n Michal Jaegermann <michal@gorte.phys.ualberta.ca>\n Scott Deifik <scottd@amgen.com>\n Darrel Hankerson <hankedr@mail.auburn.edu>\n Kai Uwe Rommel <rommel@ars.de>\n Pat Rankin <rankin@eql.caltech.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [186]{app2_name: gcalctool, app2_display_name: , app2_epoch: 0, app2_version: 5.6.31, app2_release: 26.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A GNOME Calculator Application, app2_description: A GNOME calculator package based on calctool and MP library.\n\n\n\nAuthors:\n--------\n MP (1970):\n Richard Brent at Computer Centre, Australian National University\n calctool (1990):\n Ed Falk at Sun Microsystems (Mountain View), 1990\n Andrew Nicholson\n Sriram Ramachandran\n Hala Abdalla\n Didier Poirot\n Sisira Jayasinghe\n James Buster, David Weaver, Steve Damron, Mike Bender,\n Charles Tierney, Trevor Watson, Marla Berg, David Hough, Jeff Donsbach,\n Mel Melchner, Peter Allott, Skip Gilbrech, Tom Friedel, Keith McNeill\n Stephen Frede, Johan Vromans, David Karr, Steve Alexander, Gary Bartlett,\n Steve Nahm, Daniel Yang, Rick Stevenson\n gcalctool:\n Rich Burridge <rich.burridge@Sun.COM>\n Dennis Cranston\n Andrew Sobala\n Calum Benson\n Breda McColgan\n Evan Martin <martine@cs.washington.edu>\n Gregory Merchan <merchan@baton.phys.lsu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [187]{app2_name: gconf-editor, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: An Editor for the GCONF Database System, app2_description: Gconf-editor allows you to view and edit the values that are stored in\nthe gconf database. This database is used for application settings in\nthe GNOME 2.x Desktop Environment., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [188]{app2_name: gconf2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 27.4.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Configuration Database System, app2_description: This is the development version of GConf, the GNOME configuration\ndatabase. It is used by the GNOME 2.x Desktop platform.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [189]{app2_name: gconf2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 27.4.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Configuration Database System, app2_description: This is the development version of GConf, the GNOME configuration\ndatabase. It is used by the GNOME 2.x Desktop platform.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [190]{app2_name: gdb, app2_display_name: , app2_epoch: 0, app2_version: 6.8.50.20090302, app2_release: 1.5.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gdb/, app2_source_package: , app2_summary: The GNU Debugger, app2_description: You can use GDB to debug programs written in C, C++, Ada, and Modula-2.\nGNU Fortran 77 support is also partially included.\n\n\n\nAuthors:\n--------\n Doug Evans <dje@cygnus.com>\n Fred Fish <fnf@cygnus.com>\n Ian Lance Taylor <ian@cygnus.com>\n J.T. Conklin <jtc@cygnus.com>\n Jason Molenda <crash@cygnus.com>\n Jeffrey A. Law <law@cygnus.com>\n Jim Kingdon <kingdon@cygnus.com>\n Kung Hsu <kung@cygnus.com>\n Michael Meissner <meissner@cygnus.com>\n Per Bothner <bothner@cygnus.com>\n Peter Schauer <pes@regent.e-technik.tu-muenchen.de>\n Rob Savoye <rob@cygnus.com>\n Stan Shebs <shebs@cygnus.com>\n Steve Chamberlain <sac@cygnus.com>\n Stu Grossman <grossman@cygnus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [191]{app2_name: gdbm, app2_display_name: , app2_epoch: 0, app2_version: 1.8.3, app2_release: 243.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNU Database Routines, app2_description: A static and dynamic library for the GNU database routines., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [192]{app2_name: gdbm-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.8.3, app2_release: 243.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNU Database Routines, app2_description: A static and dynamic library for the GNU database routines., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [193]{app2_name: gdk-pixbuf, app2_display_name: , app2_epoch: 0, app2_version: 0.22.0, app2_release: 93.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: A Library for Fast Pixel Manipulation, app2_description: With this library you can create, change, scale, and move pixel data\nvery efficiently.\n\n\n\nAuthors:\n--------\n Arjan van de Ven <arjan@fenrus.demon.nl>\n Cody Russell <bratsche@dfw.net>\n Elliot Lee <sopwith@redhat.com>\n Federico Mena Quintero <federico@helixcode.com>\n George Lebl <jirka@5z.com>\n Havoc Pennington <hp@pobox.com>\n Jacob Berkman <jacob@helixcode.com>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n Jonathan Blandford <jrb@redhat.com>\n Larry Ewing <lewing@gimp.org>\n Mark Crichton <crichton@gimp.org>\n Martin Baulig <martin@home-of-linux.org>\n Michael Fulbright <drmike@redhat.com>\n Michael Meeks <michael@nuclecu.unam.mx>\n Michael Zucchi <zucchi@zedzone.mmc.com.au>\n Owen Taylor <otaylor@redhat.com>\n Peter Teichman <pat@gnu.org>\n Raja R Harinath <harinath@cs.umn.edu>\n Richard Hestilow <hestgray@ionet.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [194]{app2_name: gdk-pixbuf-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.22.0, app2_release: 93.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: A Library for Fast Pixel Manipulation, app2_description: With this library you can create, change, scale, and move pixel data\nvery efficiently.\n\n\n\nAuthors:\n--------\n Arjan van de Ven <arjan@fenrus.demon.nl>\n Cody Russell <bratsche@dfw.net>\n Elliot Lee <sopwith@redhat.com>\n Federico Mena Quintero <federico@helixcode.com>\n George Lebl <jirka@5z.com>\n Havoc Pennington <hp@pobox.com>\n Jacob Berkman <jacob@helixcode.com>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n Jonathan Blandford <jrb@redhat.com>\n Larry Ewing <lewing@gimp.org>\n Mark Crichton <crichton@gimp.org>\n Martin Baulig <martin@home-of-linux.org>\n Michael Fulbright <drmike@redhat.com>\n Michael Meeks <michael@nuclecu.unam.mx>\n Michael Zucchi <zucchi@zedzone.mmc.com.au>\n Owen Taylor <otaylor@redhat.com>\n Peter Teichman <pat@gnu.org>\n Raja R Harinath <harinath@cs.umn.edu>\n Richard Hestilow <hestgray@ionet.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [195]{app2_name: gdm, app2_display_name: , app2_epoch: 0, app2_version: 2.8.0.7, app2_release: 57.41.65, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Display Manager, app2_description: This version of GDM, the GNOME display manager, is based on GTK2 and is\nsuited for the GNOME 2.x Desktop. GDM is a flexible X Window System\ndisplay manager that has many options, is usable for remote login, and\nprovides a good looking graphical interface.\n\n\n\nAuthors:\n--------\n George (Jiri) Lebl <jirka@5z.com>\n Martin K. Petersen <mkp@mkp.net>\n Alex Larsson <alexl@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [196]{app2_name: gedit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 28.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The Editor for the GNOME 2.x Desktop, app2_description: Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.\n\n\n\nAuthors:\n--------\n Chema Celorio <chema@ximian.com>\n Paolo Maggi <maggi@athena.polito.it>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [197]{app2_name: gettext, app2_display_name: , app2_epoch: 0, app2_version: 0.14.5, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gettext/, app2_source_package: , app2_summary: Tools for Native Language Support (NLS), app2_description: This package contains the intl library as well as tools that ease the\ncreation and maintenance of message catalogs. With it, you can extract\nstrings from source code. The supplied Emacs mode (po-mode.el) aids in\nediting these catalogs (called PO files, for portable object) and\nadding translations. A special compiler turns these PO files into\nbinary catalogs.\n\n\n\nAuthors:\n--------\n Ulrich Drepper <drepper@cygnus.com>\n Bruno Haible <bruno@clisp.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [198]{app2_name: gettext-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.14.5, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/gettext/, app2_source_package: , app2_summary: Tools for Native Language Support (NLS), app2_description: This package contains the intl library as well as tools that ease the\ncreation and maintenance of message catalogs. With it, you can extract\nstrings from source code. The supplied Emacs mode (po-mode.el) aids in\nediting these catalogs (called PO files, for portable object) and\nadding translations. A special compiler turns these PO files into\nbinary catalogs.\n\n\n\nAuthors:\n--------\n Ulrich Drepper <drepper@cygnus.com>\n Bruno Haible <bruno@clisp.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [199]{app2_name: ghostscript-fonts-other, app2_display_name: , app2_epoch: 0, app2_version: 8.15.4, app2_release: 16.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cs.wisc.edu/~ghost/, app2_source_package: , app2_summary: Optional fonts for Ghostscript, app2_description: Some useful fonts for the Ghostscript PostScript interpreter.\n\n\n\nAuthors:\n--------\n Peter Deutsch <ghost@aladdin.com>\n Martin Lottermoser <Martin.Lottermoser@mch.sni.de>\n Pierre-Olivier Gaillard <pierre.gaillard@hol.fr>\n Gunther Hess <gunther@elmos.de>\n Yves Arrouye <Yves.Arrouye@marin.fdn.fr>\n and many others, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [200]{app2_name: ghostscript-fonts-std, app2_display_name: , app2_epoch: 0, app2_version: 8.15.4, app2_release: 16.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cs.wisc.edu/~ghost/, app2_source_package: , app2_summary: Standard Fonts for Ghostscript, app2_description: The necessary fonts for the PostScript interpreter Ghostscript. The\nURW fonts (URW Software, Poppenb\xfctteler Bogen 29A, D-22399 Hamburg,\nGermany).\n\n\n\nAuthors:\n--------\n Peter Deutsch <ghost@aladdin.com>\n Martin Lottermoser <Martin.Lottermoser@mch.sni.de>\n Pierre-Olivier Gaillard <pierre.gaillard@hol.fr>\n Gunther Hess <gunther@elmos.de>\n Yves Arrouye <Yves.Arrouye@marin.fdn.fr>\n and many others, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [201]{app2_name: ghostscript-library, app2_display_name: , app2_epoch: 0, app2_version: 8.15.4, app2_release: 16.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cs.wisc.edu/~ghost/, app2_source_package: , app2_summary: Necessary Files for Running Ghostscript, app2_description: This package contains all start-up files for calling gs (Ghostscript).\n\nFind some useful documentation about a few printer drivers in the\ndirectory:\n\n/usr/share/ghostscript/8.15/doc/\n\nRead the files use.txt, devices.txt, and, for the experimental drivers\ncdj670, cdj850, cdj890, and cdj1600, the file readme.hp8 in the\nsubdirectory hp8xx/.\n\n\n\nAuthors:\n--------\n Peter Deutsch <ghost@aladdin.com>\n Martin Lottermoser <Martin.Lottermoser@mch.sni.de>\n Pierre-Olivier Gaillard <pierre.gaillard@hol.fr>\n Gunther Hess <gunther@elmos.de>\n Yves Arrouye <Yves.Arrouye@marin.fdn.fr>\n and many others, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [202]{app2_name: ghostscript-x11, app2_display_name: , app2_epoch: 0, app2_version: 8.15.4, app2_release: 16.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cs.wisc.edu/~ghost/, app2_source_package: , app2_summary: Ghostscript for the X Window System, app2_description: If you plan to preview PostScript documents under the X Window System\nyou need to install this.\n\n\n\nAuthors:\n--------\n Peter Deutsch <ghost@aladdin.com>\n Martin Lottermoser <Martin.Lottermoser@mch.sni.de>\n Pierre-Olivier Gaillard <pierre.gaillard@hol.fr>\n Gunther Hess <gunther@elmos.de>\n Yves Arrouye <Yves.Arrouye@marin.fdn.fr>\n and many others, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [203]{app2_name: giflib, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libungif, app2_source_package: , app2_summary: A Library for Working with GIF Images, app2_description: Since the LZW patents have expired, giflib can again be used instead of\nlibungif.\n\n\n\nAuthors:\n--------\n Toshio Kuratomi <badger@prtr-13.ucsc.edu>\n Eric S. Raymond >esr@snark.thyrsus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [204]{app2_name: giflib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/libungif, app2_source_package: , app2_summary: A Library for Working with GIF Images, app2_description: Since the LZW patents have expired, giflib can again be used instead of\nlibungif.\n\n\n\nAuthors:\n--------\n Toshio Kuratomi <badger@prtr-13.ucsc.edu>\n Eric S. Raymond >esr@snark.thyrsus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [205]{app2_name: gle, app2_display_name: , app2_epoch: 0, app2_version: 3.0.6, app2_release: 661.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linas.org/gle/, app2_source_package: , app2_summary: The GLE Tubing and Extrusion Library, app2_description: The GLE Tubing and Extrusion Library is a graphics application\nprogramming interface (API). The library consists of a number of C\nlanguage subroutines for drawing tubing and extrusions. The library is\ndistributed in source code form in a package that includes\ndocumentation, a VRML proposal, make files, and full source code and\nheader files. It uses the OpenGL (TM) programming API to perform the\nactual drawing of the tubing and extrusions.\n\n\n\nAuthors:\n--------\n Linas Vepstas <linas@linas.org>\n Mark Kilgard <mjk@nvidia.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [206]{app2_name: glib, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 609.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Utility Functions for Gtk, app2_description: A library of utility functions for Gtk.\n\n\n\nAuthors:\n--------\n Tim Janik <timj@gtk.org>\n Owen Taylor <otaylor@redhat.com>\n Josh MacDonald <jmacd@axis.hip.berkeley.edu>\n Manish Singh <yosh@gimp.org>\n Tom Tromey <tromey@cygnus.com>\n George Lebl <jirka@5z.com>\n Shawn T. Amundson <amundson@gtk.org>\n Lauri Alanko <nether@gimp.org>\n Jay Painter <jpaint@serv.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [207]{app2_name: glib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 609.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Utility Functions for Gtk, app2_description: A library of utility functions for Gtk.\n\n\n\nAuthors:\n--------\n Tim Janik <timj@gtk.org>\n Owen Taylor <otaylor@redhat.com>\n Josh MacDonald <jmacd@axis.hip.berkeley.edu>\n Manish Singh <yosh@gimp.org>\n Tom Tromey <tromey@cygnus.com>\n George Lebl <jirka@5z.com>\n Shawn T. Amundson <amundson@gtk.org>\n Lauri Alanko <nether@gimp.org>\n Jay Painter <jpaint@serv.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [208]{app2_name: glib-sharp2, app2_display_name: , app2_epoch: 0, app2_version: 2.8.3, app2_release: 43.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtk-sharp.sf.net, app2_source_package: , app2_summary: Mono bindings for glib, app2_description: This package contains Mono bindings for glib., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [209]{app2_name: glib2, app2_display_name: , app2_epoch: 0, app2_version: 2.8.6, app2_release: 0.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: A Library with Convenient Functions Written in C, app2_description: This library provides convenient functions, such as lists and hashes,\nto a C programmer and is used by Gtk+ and GNOME.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gimp.org>\n Jeff Garzik <jgarzik@pobox.com>\n Raja R Harinath <harinath@cs.umn.edu>\n Tim Janik <timj@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Tor Lillqvist <tml@iki.fi>\n Paolo Molaro <lupus@debian.org>\n Havoc Pennington <hp@pobox.com>\n Manish Singh <yosh@gimp.org>\n Owen Taylor <otaylor@gtk.org>\n Sebastian Wilhelmi <wilhelmi@ira.uka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [210]{app2_name: glib2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.8.6, app2_release: 0.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: A Library with Convenient Functions Written in C, app2_description: This library provides convenient functions, such as lists and hashes,\nto a C programmer and is used by Gtk+ and GNOME.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gimp.org>\n Jeff Garzik <jgarzik@pobox.com>\n Raja R Harinath <harinath@cs.umn.edu>\n Tim Janik <timj@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Tor Lillqvist <tml@iki.fi>\n Paolo Molaro <lupus@debian.org>\n Havoc Pennington <hp@pobox.com>\n Manish Singh <yosh@gimp.org>\n Owen Taylor <otaylor@gtk.org>\n Sebastian Wilhelmi <wilhelmi@ira.uka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [211]{app2_name: glibc, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Standard Shared Libraries (from the GNU C Library), app2_description: The GNU C Library provides the most important standard libraries used\nby nearly all programs: the standard C library, the standard math\nlibrary, and the POSIX thread library.\tA system is not functional\nwithout these libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [212]{app2_name: glibc-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Standard Shared Libraries (from the GNU C Library), app2_description: The GNU C Library provides the most important standard libraries used\nby nearly all programs: the standard C library, the standard math\nlibrary, and the POSIX thread library.\tA system is not functional\nwithout these libraries., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [213]{app2_name: glibc-i18ndata, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Database Sources for 'locale', app2_description: This package contains the data needed to build the locale data files to\nuse the internationalization features of the GNU libc. It is normally\nnot necessary to install this packages, the data files are already\ncreated., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [214]{app2_name: glibc-locale, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Locale Data for Localized Programs, app2_description: Locale data for the internationalisation features of the GNU C library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [215]{app2_name: glibc-locale-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Locale Data for Localized Programs, app2_description: Locale data for the internationalisation features of the GNU C library., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [216]{app2_name: glitz, app2_display_name: , app2_epoch: 0, app2_version: 0.4.4, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/glitz, app2_source_package: , app2_summary: Glitz--OpenGL Image Compositing Library, app2_description: Glitz is an OpenGL image compositing library. Glitz provides\nPorter/Duff compositing of images and implicit mask generation for\ngeometric primitives, including trapezoids, triangles, and rectangles.\n\nThe semantics of Glitz are designed to precisely match the\nspecification of the X Render extension. Glitz does not only implement\nX Render features, like component alpha and image transformations, but\nalso support for additional features like convolution filters and color\ngradients, which are not currently part of the X Render specification.\n\nThe performance and capabilities of Glitz are much dependent on\ngraphics hardware. Glitz does not in any way handle software fall-backs\nwhen graphics hardware is insufficient. However, it will report if any\nrequested operation cannot be carried out by graphics hardware, making\na higher level software layer responsible for appropriate actions.\n\n\n\nAuthors:\n--------\n David Reveman <davidr@novell.com>\n Peter Nilsson <c99pnn@cs.umu.se>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [217]{app2_name: glitz-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.4.4, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/glitz, app2_source_package: , app2_summary: Glitz--OpenGL Image Compositing Library, app2_description: Glitz is an OpenGL image compositing library. Glitz provides\nPorter/Duff compositing of images and implicit mask generation for\ngeometric primitives, including trapezoids, triangles, and rectangles.\n\nThe semantics of Glitz are designed to precisely match the\nspecification of the X Render extension. Glitz does not only implement\nX Render features, like component alpha and image transformations, but\nalso support for additional features like convolution filters and color\ngradients, which are not currently part of the X Render specification.\n\nThe performance and capabilities of Glitz are much dependent on\ngraphics hardware. Glitz does not in any way handle software fall-backs\nwhen graphics hardware is insufficient. However, it will report if any\nrequested operation cannot be carried out by graphics hardware, making\na higher level software layer responsible for appropriate actions.\n\n\n\nAuthors:\n--------\n David Reveman <davidr@novell.com>\n Peter Nilsson <c99pnn@cs.umu.se>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [218]{app2_name: gmime, app2_display_name: , app2_epoch: 0, app2_version: 2.2.1, app2_release: 10.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://spruce.sourceforge.net/gmime/, app2_source_package: , app2_summary: MIME Library, app2_description: GMime is a set of utilities for parsing and creating messages using the\nMultipurpose Internet Mail Extension (MIME).\n\n\n\nAuthors:\n--------\n Jeffrey Stedfast <fejj@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [219]{app2_name: gnome-applets, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 51.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: A Collection of Useful Programs for the GNOME 2.x Desktop Panel, app2_description: This package is part of the basic GNOME 2.x Desktop packages. It\nincludes many small utilities that can be run from within the GNOME 2.x\nDesktop panel.\n\n\n\nAuthors:\n--------\n Bruno Widmann <bwidmann@tks.fh-sbg.ac.at>\n Todd Kulesza\n Christoph Toshok (toshok@hungry.com) - added FreeBSD support\n Christopher Blizzard <blizzard@appliedtheory.com>\n Craig Small - <csmall@eye-net.com.au>\n Dave Camp <campd@oit.edu>\n Dave Finton <dfinton@d.umn.edu>\n Frederic Devernay <devernay@istar.fr>\n John Ellis <johne@bellatlantic.net>\n Jon Anhold <jon@snoopy.net>\n Justin Maurer <justin@openprojects.net>\n Martin Baulig <martin@home-of-linux.org>\n Micah Stetson (cnm@tco.net)\n Michael Fulbright <msf@redhat.com>\n Michael Lausch <mla@gams.net>\n Nat Friedman <nat@nat.org>\n Oliver Maruhn <oliver@maruhn.com>\n Rached Blili <striker@Dread.net>\n Rusty Geldmacher <rusty@wpi.edu>\n Spiros Papadimitriou <spapadim+@cs.cmu.edu>\n spoon <spoon@ix.netcom.com>\n Szabolcs Ban (Shooby) <shooby@gnome.hu>\n Tim Janik <timj@gtk.org>\n John Kodis <kodis@jagunet.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [220]{app2_name: gnome-audio, app2_display_name: , app2_epoch: 0, app2_version: 2.0.0, app2_release: 134.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Audio Files for the GNOME Desktop, app2_description: Sounds for GNOME and Gtk applications., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [221]{app2_name: gnome-cups-manager, app2_display_name: , app2_epoch: 0, app2_version: 0.32cvs20060120, app2_release: 33.35.64, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME CUPS Printer Manager, app2_description: CUPS printer manager for GNOME., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [222]{app2_name: gnome-desktop, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 25.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Desktop API Library, app2_description: This package contains the libgnome-desktop library that contains APIs\nthat really belong in libgnome/libgnomeui but have not seen enough\ntesting or development to be considered stable. Use them at your own\nrisk.\n\nAlso contained here are documents installed as part of the core GNOME\ndistribution: the GPL, GNOME's .desktop files, the gnome-about program,\nsome man pages, and GNOME's core graphics files and icons.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n George Lebl <jirka@5z.com>\n John Ellis <johne@bellatlantic.net>\n Havoc Pennington <hp@redhat.com>\n Anders Carlsson <andersca@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [223]{app2_name: gnome-desktop-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 25.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Desktop API Library, app2_description: This package contains the libgnome-desktop library that contains APIs\nthat really belong in libgnome/libgnomeui but have not seen enough\ntesting or development to be considered stable. Use them at your own\nrisk.\n\nAlso contained here are documents installed as part of the core GNOME\ndistribution: the GPL, GNOME's .desktop files, the gnome-about program,\nsome man pages, and GNOME's core graphics files and icons.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n George Lebl <jirka@5z.com>\n John Ellis <johne@bellatlantic.net>\n Havoc Pennington <hp@redhat.com>\n Anders Carlsson <andersca@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [224]{app2_name: gnome-doc-utils, app2_display_name: , app2_epoch: 0, app2_version: 0.5.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A Collection of Documentation Utilities for GNOME, app2_description: The gnome-doc-utils package is a collection of documentation utilities\nfor the GNOME project.\tNotably, it contains utilities for building\ndocumentation and all auxiliary files in your source tree, and it\ncontains the DocBook XSLT stylesheets that were once distributed with\nYelp. Starting with Gnome 2.8, Yelp requires gnome-doc-utils for the\nXSLT.\n\nIt also contains the Python program xml2po that extracts translatable\ncontent from XML documents and outputs gettext-compatible POT files.\nFor simple tags, it works out-of-the-box. For complicated tags, provide\na list of all tags that are considered "final" (that means: tags with\ncontents that should be put into one "message" in the POT file),\n"ignored" (skipped over), and "space preserving".\n\nSane defaults are available for DocBook documents and other common\ndocument types (like GNOME Summaries and XHTML). For other kinds of\ndocuments, it is possible to use -a (--automatic-tags) to choose\nsuitable translatable pieces.\n\n\n\nAuthors:\n--------\n Shaun McCance <shaunm@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [225]{app2_name: gnome-filesystem, app2_display_name: , app2_epoch: 0, app2_version: 0.1, app2_release: 261.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GNOME Directory Layout, app2_description: This package installs the GNOME directory structure., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [226]{app2_name: gnome-icon-theme, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 27.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Icon Theme, app2_description: The default GNOME icon theme.\n\n\n\nAuthors:\n--------\n Gnome Team, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [227]{app2_name: gnome-keyring, app2_display_name: , app2_epoch: 0, app2_version: 0.4.6, app2_release: 18.21, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Keyring Password Manager, app2_description: GNOME Keyring Manager is a program that keeps passwords and other\nsecrets for users. It is run as a daemon in the session, similar to\nssh-agent, and other applications can locate it by an environment\nvariable.\n\n\n\nAuthors:\n--------\n Alexander Larsson <alexl@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [228]{app2_name: gnome-keyring-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.4.6, app2_release: 18.21, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Keyring Password Manager, app2_description: GNOME Keyring Manager is a program that keeps passwords and other\nsecrets for users. It is run as a daemon in the session, similar to\nssh-agent, and other applications can locate it by an environment\nvariable.\n\n\n\nAuthors:\n--------\n Alexander Larsson <alexl@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [229]{app2_name: gnome-keyring-manager, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 20.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gnomesupport.org/wiki/index.php/GNOME%20Keyring%20Manager%20Wiki, app2_source_package: , app2_summary: GNOME Keyring Password Manager, app2_description: GNOME Keyring Manager is a program that keeps passwords and other\nsecrets for users. It is run as a daemon in the session, similar to\nssh-agent, and other applications can locate it by an environment\nvariable.\n\n\n\nAuthors:\n--------\n Fernando Herrera <fherrera@onirica.com>\n Patanjali Somayaji <patanjali@codito.com>\n Duarte Henriques <duarte_henriques@myrealbox.com>\n James Bowes <bowes@cs.dal.ca>\n Michael Watt <mjw@iinet.net.au>\n Caleb Groom <caleb@calebgroom.com>\n Claudio Saavedra <csaavedra@alumnos.utalca.cl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [230]{app2_name: gnome-main-menu, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8, app2_release: 0.32.31, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Desktop Menu, app2_description: The GNOME Desktop Menu and Application Browser.\n\n\n\nAuthors:\n--------\n Scott Reeves <sreeves@novell.com>\n Jimmy Krehl <jimmyk@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [231]{app2_name: gnome-media, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 19.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Multimedia (Media), app2_description: This package contains multimedia programs for GNOME.\n\nDocumentation:\n\nGNOME online help /usr/share/doc/packages/gnome\n\n\n\nAuthors:\n--------\n Iain Holmes <iain@ximian.com>\n Tim P. Gerla <timg@rrv.net>\n Jens Ch. Restemeier <jchrr@hrz.uni-bielefeld.de>\n Gregory McLean <gregm@comstar.net>\n Andreas Hyden <a.hyden@cyberpoint.se>\n Seth Nickell <snickell@stanford.edu>\n Balamurali Viswanathan <balamurali.viswanathan@wipro.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [232]{app2_name: gnome-menus, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 38.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Desktop Menu, app2_description: This package is free software and is part of the GNOME project.\n\nThe package contains an implementation of the draft "Desktop Menu\nSpecification" from freedesktop.org:\n\nhttp://www.freedesktop.org/Standards/menu-spec\n\nAlso contained here are the GNOME menu layout configuration files,\n.directory files, and assorted menu-related utility programs.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>\n Mark McLoughlin <mark@skynet.ie>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [233]{app2_name: gnome-menus-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.16.1, app2_release: 38.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME Desktop Menu, app2_description: This package is free software and is part of the GNOME project.\n\nThe package contains an implementation of the draft "Desktop Menu\nSpecification" from freedesktop.org:\n\nhttp://www.freedesktop.org/Standards/menu-spec\n\nAlso contained here are the GNOME menu layout configuration files,\n.directory files, and assorted menu-related utility programs.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>\n Mark McLoughlin <mark@skynet.ie>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [234]{app2_name: gnome-mime-data, app2_display_name: , app2_epoch: 0, app2_version: 2.4.2, app2_release: 22.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: MIME Type and Application Database for the GNOME 2.x Desktop, app2_description: This module contains the base MIME and application database for GNOME.\nIt is meant to be accessed through the MIME functions in GNOMEVFS., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [235]{app2_name: gnome-nettool, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 18.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Interface for Various Networking Tools, app2_description: GNOME Nettool is a set of front-ends to various networking command-line\ntools, like ping, netstat, ifconfig, whois, traceroute, and finger.\n\n\n\nAuthors:\n--------\n German Poo-Caaman~o <gpoo@ubiobio.cl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [236]{app2_name: gnome-panel-nld, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.54.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop Panel, app2_description: This package contains the GNOME 2.x Desktop Panel. The Panel is an easy\nto use and functional interface to manage your desktop, start programs,\nand organize access to your data.\n\n\n\nAuthors:\n--------\n George Lebl <jirka@5z.com>\n Jacob Berkman <jberkman@andrew.cmu.edu>\n Miguel de Icaza <miguel@kernel.org>\n Federico Mena <quartic@gimp.org>\n Tom Tromey <tromey@cygnus.com>\n Ian Main <imain@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Owen Taylor <otaylor@redhat.com>\n Mark McLoughlin <mark@skynet.ie>\n Alex Larsson <alexl@redhat.com>\n Martin Baulig <baulig@suse.de>\n Seth Nickell <snickell@stanford.edu>\n Darin Adler <darin@bentspoon.com>\n Glynn Foster <glynn.foster@sun.com>\n Stephen Browne <stephen.browne@sun.com>\n Anders Carlsson <andersca@gnu.org>\n Padraig O'Briain <padraig.obriain@sun.com>\n Mark McLoughlin <mark@skynet.ie>\n Miguel de Icaza <miguel@kernel.org>\n Jacob Berkman <jberkman@andrew.cmu.edu>\n George Lebl <jirka@5z.com>\n Federico Mena <quartic@gimp.org>\n Alex Larsson <alexl@redhat.com>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n Lennart Poettering <poettering@gmx.net>\n Wanda The Fish <wanda@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [237]{app2_name: gnome-panel-nld-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.54.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop Panel, app2_description: This package contains the GNOME 2.x Desktop Panel. The Panel is an easy\nto use and functional interface to manage your desktop, start programs,\nand organize access to your data.\n\n\n\nAuthors:\n--------\n George Lebl <jirka@5z.com>\n Jacob Berkman <jberkman@andrew.cmu.edu>\n Miguel de Icaza <miguel@kernel.org>\n Federico Mena <quartic@gimp.org>\n Tom Tromey <tromey@cygnus.com>\n Ian Main <imain@gtk.org>\n Elliot Lee <sopwith@redhat.com>\n Owen Taylor <otaylor@redhat.com>\n Mark McLoughlin <mark@skynet.ie>\n Alex Larsson <alexl@redhat.com>\n Martin Baulig <baulig@suse.de>\n Seth Nickell <snickell@stanford.edu>\n Darin Adler <darin@bentspoon.com>\n Glynn Foster <glynn.foster@sun.com>\n Stephen Browne <stephen.browne@sun.com>\n Anders Carlsson <andersca@gnu.org>\n Padraig O'Briain <padraig.obriain@sun.com>\n Mark McLoughlin <mark@skynet.ie>\n Miguel de Icaza <miguel@kernel.org>\n Jacob Berkman <jberkman@andrew.cmu.edu>\n George Lebl <jirka@5z.com>\n Federico Mena <quartic@gimp.org>\n Alex Larsson <alexl@redhat.com>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n Lennart Poettering <poettering@gmx.net>\n Wanda The Fish <wanda@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [238]{app2_name: gnome-power-manager, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 25.43.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gnome-power.sourceforge.net/, app2_source_package: , app2_summary: Power Management for GNOME, app2_description: GNOME Power Manager is a session daemon that takes care of power\nmanagement.\n\nGNOME Power Manager uses information provided by HAL to display icons\nand handle system and user actions in a GNOME session. Authorized users\ncan set policy and change preferences.\n\nGNOME Power Manager acts as a policy agent on top of the Project Utopia\nstack, which includes the kernel, hotplug, udev, and HAL. GNOME Power\nManager listens for HAL events and responds with user-configurable\nreactions.\n\n\n\nAuthors:\n--------\n Richard Hughes <richard@hughsie.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [239]{app2_name: gnome-printer-add, app2_display_name: , app2_epoch: 0, app2_version: 1.0.1, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Utility to Add a New Printer to GNOME, app2_description: Utility program to decide if a hotplugged printer is "new" and\ntherefore needs to be configured.\n\n\n\nAuthors:\n--------\n fejj@novell.com, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [240]{app2_name: gnome-screensaver, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 19.56.32, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Screen Saver and Locker, app2_description: gnome-screensaver is a screen saver and locker that aims to have\nsimple, sane, secure defaults and be well integrated with the desktop.\nIt is designed to support:\n\n* the ability to lock down configuration settings\n\n* translation into other languages\n\n* user switching\n\n\n\nAuthors:\n--------\n William Jon McCann <mccann@jhu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [241]{app2_name: gnome-session, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 106.49.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Session Tools for the GNOME 2.x Desktop, app2_description: This package provides the basic session tools, like session management\nfunctionality, for the GNOME 2.x Desktop.\n\n\n\nAuthors:\n--------\n Tom Tromey <tromey@cygnus.com>\n Felix Bellaby <felix@pooh.u-net.com>\n Ralph Mor, X Consortium, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [242]{app2_name: gnome-spell2, app2_display_name: , app2_epoch: 0, app2_version: 1.0.6, app2_release: 22.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: Bonobo Spelling Component, app2_description: The GNOME/Bonobo spelling component.\n\n\n\nAuthors:\n--------\n Radek Doulik <rodo@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [243]{app2_name: gnome-system-monitor, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 30.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A Simple Process Monitor, app2_description: GNOME-system-monitor (formerly Procman) is a simple process and system\nmonitor for the GNOME 2.x Desktop.\n\n\n\nAuthors:\n--------\n Kevin Vandersloot <kfv101@psu.edu>\n Erik Johnsson <zaphod@linux.nu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [244]{app2_name: gnome-terminal, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 23.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop Terminal, app2_description: This package contains the GNOME 2.x Desktop Terminal program. It is\nhandy for quick tasks on the command line., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [245]{app2_name: gnome-themes, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 33.21, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Themes, app2_description: GNOME themes, including Ximian Industrial and selected background\nimages.\n\n\n\nAuthors:\n--------\n Bill Haneman <bill.haneman@sun.com>\n Jakub Steiner <jimmac@ximian.com>\n Garrett LeSage <garrett@ximian.com>\n Suzanna Smith <suzanna.smith@sun.com>\n Calum Benson <calum.benson@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [246]{app2_name: gnome-utils, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 33.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Basic Utilities for the GNOME 2.x Desktop, app2_description: This package contains some essential utilities for the GNOME 2.x\nDesktop, such as the search tool and system information overview tool.\n\n\n\nAuthors:\n--------\n George Lebl <jirka@5z.com>\n Jonathan Blandford <jrb@redhat.com>\n Arik Devens (arik@eazel.com>\n Bradford Hovinen <hovinen@helixcode.com>\n Havoc Pennington <hp@redhat.com>\n Dr. Mike <drmike@redhat.com>\n Hongli Lai <hongli@telekabel.nl>\n Savio Lam <lam836@cs.cuhk.hk>\n Spiros Papadmitriou <spapadim+@cs.cmu.edu>\n Mike Hughes <mfh@psilord.com>\n Maciej Stachowiak <mjs@eazel.com>\n John Kodis <kodis@jagunet.com>\n Eckehard Berns <eb@berns.i-s-o.net>\n Cesar Miquel <miquel@df.uba.ar>\n Tim Gerla <timg@rrv.net>\n Eric Brayeur <eb@ibelgique.com>\n Andrew T. Veliath <andrewtv@usa.net>\n John Fleck <jfleck@inkstain.net>\n Vince Hodges <vhodges@home.com>\n James Henstridge <james@daa.com.au>\n Miguel de Icaza <miguel@helixcode.com>\n Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>\n Martin Baulig <martin@home-of-linux.org>\n Nat Friedman <nat@helixcode.com>\n Kjartan Maraas <kmaraas@gnome.org>\n Fatih Demir <kabalak@gmx.net>\n Jacob Berkman <jacob@helixcode.com>\n Peter Hawkins <peterhawkins@ozemail.com.au>\n Matthias Warkus <mawa@iname.com>\n Ettore Perazzoli <ettore@helixcode.com>\n Herbert Valerio Riedel <hvr@hvrlab.ml.org>\n Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n Federico Mena Quintero <federico@helixcode.com>\n Andreas Hyden <a.hyden@cyberpoint.se>\n Dan Mueth <muet@eazel.com>\n Nick Lamb <njl195@zepler.org.uk>\n Christopher Blizzard <blizzard@redhat.com>\n John Ellis <johne@bellatlantic.net>\n Marius Vollmer <mvo@zagadka.ping.de>\n Tom Tromey <tromey@cygnus.com>\n Carsten Schaar <nhadcasc@fs-maphy.uni-hannover.de>\n Alan Cox <alan@redhat.com>\n Gediminas Paulauskas <menesis@delfi.lt>\n Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n Alexander Kirillov <kirillov@math.sunysb.edu>\n Chema Celorio <chema@helixcode.com>\n James M. Cape <jcape@jcinteractive.com>\n Valek Filippov <frob@df.ru>\n Gregory McLean <gregm@comstar.net>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n Jason Leach <jasonleach@usa.net>\n Pablo Saratxaga <pablo@mandrakesoft.com>\n Dan Damian <dand@dnttm.ro>\n Robert Brady <robert@suse.co.uk>\n Yukihiro Nakai <nakai@gnome.gr.jp>\n Kenny Graunke <kwg@teleport.com>\n Vova Babin <vb@dwuj.ichf.edu.pl>\n Sami Pesonen <spesonen@dlc.fi>\n Karl Eichwalder <ke@suse.de>\n Jacob Berkman <jacob@helixcode.com>\n Martin Norb\xe4ck <d95mback@dtek.chalmers.se>\n Jesus Bravo Alvarez <jba@pobox.com>\n Tristan Tarrant <ttarrant@etnoteam.it>\n Tomas Ogren <stric@ing.umu.se>\n Chris Lahey <clahey@helixcode.com>\n Jeff Garzik <jgarzik@pobox.com>\n Sebastian Wilhelmi <wilhelmi@ira.uka.de>\n Raja R Harinath <harinath@cs.umn.edu>\n Mark Galassi <rosalia@cygnus.com>\n Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [247]{app2_name: gnome-vfs2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 58.51.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Virtual File System Libraries, app2_description: GNOME VFS is the GNOME virtual file system. It is the foundation of the\nNautilus file manager. It provides a modular architecture and ships\nwith several modules that implement support for file systems, HTTP,\nFTP, and others. It provides a URI-based API, a back-end supporting\nasynchronous file operations, a MIME type manipulation library, and\nother features.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Maciej Stachowiak <mjs@eazel.com>\n Darin Adler <darin@bentspoon.com>\n John Sullivan <sullivan@eazel.com>\n Pavel Cisler <pavel@eazel.com>\n Gene Ragan <gzr@eazel.com>\n Rebecca Schulman <rebecka@eazel.com>\n Seth Nickel <seth@eazel.com>\n Ian McKellar <yakk@yakk.net.au>\n Michael Meeks <michael@ximian.com>\n Dan Winship <danw@ximian.com>\n Mathieu Lacage <mathieu@eazel.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [248]{app2_name: gnome-vfs2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 58.51.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Virtual File System Libraries, app2_description: GNOME VFS is the GNOME virtual file system. It is the foundation of the\nNautilus file manager. It provides a modular architecture and ships\nwith several modules that implement support for file systems, HTTP,\nFTP, and others. It provides a URI-based API, a back-end supporting\nasynchronous file operations, a MIME type manipulation library, and\nother features.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Maciej Stachowiak <mjs@eazel.com>\n Darin Adler <darin@bentspoon.com>\n John Sullivan <sullivan@eazel.com>\n Pavel Cisler <pavel@eazel.com>\n Gene Ragan <gzr@eazel.com>\n Rebecca Schulman <rebecka@eazel.com>\n Seth Nickel <seth@eazel.com>\n Ian McKellar <yakk@yakk.net.au>\n Michael Meeks <michael@ximian.com>\n Dan Winship <danw@ximian.com>\n Mathieu Lacage <mathieu@eazel.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [249]{app2_name: gnome-volume-manager, app2_display_name: , app2_epoch: 0, app2_version: 1.5.15, app2_release: 26.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME Volume Manager, app2_description: The GNOME Volume Manager monitors volume-related events and responds\nusing a user-specified policy.\tThe GNOME Volume Manager can automount\nhotplugged drives, automount inserted removable media, autorun\nprograms, automatically play audio CDs and video DVDs, and\nautomatically import photos from a digital camera. The GNOME Volume\nManager does this entirely in userspace and without polling.\n\nThe GNOME Volume Manager sits at the top end of a larger picture that\naims to integrate the Linux system from the kernel on up through the\ndesktop and its applications.\n\n\n\nAuthors:\n--------\n Robert Love <rml@novell.com>\n Jeffrey Stedfast <fejj@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [250]{app2_name: gnome2-NLD, app2_display_name: , app2_epoch: 0, app2_version: 10.0, app2_release: 32.24, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Distribution Default Settings for the GNOME 2.x Desktop, app2_description: This package contains default settings for the GNOME 2.x Desktop, that\nwill be set when a new user logs in. The package includes\npreconfiguration in the form of gconf schemas, background wallpapers,\npanel graphics, and other things. A completely different set of default\nsettings can be set for the root user.\n\n\n\nAuthors:\n--------\n Holger Hetterich <hhetter@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [251]{app2_name: gnome2-user-docs, app2_display_name: , app2_epoch: 0, app2_version: 2.8.1, app2_release: 21.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME 2.x Desktop Documentation, app2_description: This package contains documents that are targeted for GNOME end-users., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [252]{app2_name: gnutls, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 13.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: The GNU Transport Layer Security Library, app2_description: The GnuTLS project aims to develop a library that provides a secure\nlayer over a reliable transport layer. Currently the GnuTLS library\nimplements the proposed standards of the IETF's TLS working group.\n\n\n\nAuthors:\n--------\n Nikos Mavroyanopoulos\n Fabio Fiorina\n Timo Schulz\n Andrew McDonald, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [253]{app2_name: gnutls-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 13.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: The GNU Transport Layer Security Library, app2_description: The GnuTLS project aims to develop a library that provides a secure\nlayer over a reliable transport layer. Currently the GnuTLS library\nimplements the proposed standards of the IETF's TLS working group.\n\n\n\nAuthors:\n--------\n Nikos Mavroyanopoulos\n Fabio Fiorina\n Timo Schulz\n Andrew McDonald, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [254]{app2_name: gpart, app2_display_name: , app2_epoch: 0, app2_version: 0.1h, app2_release: 493.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.stud.uni-hannover.de/user/76201/gpart/, app2_source_package: , app2_summary: Tool That Can Guess a Lost Partition Table, app2_description: Gpart is a small tool that tries to guess what partitions are on a PC\ntype hard disk in case the primary partition table was damaged. Gpart\nsupports, among others, partitions formatted as ext2, FAT 12/16/32,\nReiserFS, NTFS, and HPFS. Read the file\n/usr/share/doc/packages/gpart/README and the gpart man page before\nusing gpart.\n\n\n\nAuthors:\n--------\n mb@ichabod.han.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [255]{app2_name: gpg, app2_display_name: , app2_epoch: 0, app2_version: 1.4.2, app2_release: 23.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.de, app2_source_package: , app2_summary: The GNU Privacy Guard: Encrypts, Decrypts, and Signs Data, app2_description: The GNU Privacy Guard is an OpenPGP (RFC2440) implementation. It allows\nencryption, decryption, and signatures of data and contains strong\ncryptographic algorithms. It is most often used with mail. It is not to\nbe exported or reexported from the US. It is not to be used in certain\ncountries. Please check the laws. As of version 1.0.3, support for RSA\nhas been integrated into GnuPG, as the patent encumbrance expired\n2000-09-20. If you want to read PGP2 encrypted mail, you still need to\ninstall gpgaddon for idea support.\n\n\n\nAuthors:\n--------\n Werner Koch <werner.koch@guug.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [256]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: b37b98a9, app2_release: 486b702f, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SUSE PTF Signing Key <support@suse.com>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBEKCDxcRBAC8XEA/xoFsF6c9QHU0aA3JBCQC3Jhpdv1+YzZOHDaSUziQ2ZL812pt5oMg\n7qE0i5j0+zwL/0TUi4W8tar86a9gxRHzWgSkTiz4H2MvXSy5Qrnu1+HoMCAWMEL4s2JftKVu\n0XFRuT4nNHVi80JZxRzmF2EBLvtz7jrRHT/N/5A4FwCg+PE1wR2NC89ux+VfxoR8UzQu4wUD\n/2ZBslJyLYE6rpUFYHceSK3gOlPSIlCn3OYlVDY3AgYsqYH5gEOHxQeqigukk+tffyHIr5wd\nzTgTrPeL7v+TpgVHuRRuw7Dl9oi1PyoW/PzNPjNSlXQCLUocY/ctCjre+WxjiewDPqmYVYS8\nIe2DZMTFJ4w27mazfTJYgcPlmmwqA/oDFSaXdRl0csqWi6XvjbUJKSVlDc8IuulB1IRLNk94\n+xKoDtC2xxp8zEVBxBqmbT6pM1k3+KVzGL7oSHl4uMqzOkbRfKgKL/6ahJnLAGJPfPdFeIyG\nmvWDG915TE8oMesJq/MSaohxdJ6dywkhjd19Cbdts02scIfSu5yzMXHCm7QnU1VTRSBQVEYg\nU2lnbmluZyBLZXkgPHN1cHBvcnRAc3VzZS5jb20+iGIEExECACICGwMECwcDAgMVAgMDFgIB\nAh4BAheABQJIa3AvBQkJq8gYAAoJEGx0znOze5ipuCgAoJ/Z7QMXrDBx5cWPs4VC2jzSDdqq\nAKDzaN+4DIpLqOdb6lVclInmBlizPYhMBBMRAgAMBQJD4LKQBYMAnj+HAAoJEKhO2uicgArK\n7msAn3gA5gErgSyXv7EpT+DwSAFDmjTqAJ9Z+wLlsziFbRrm5OVZ8jJGrSq9HbkBDQRCgg8Z\nEAQAkwPgvF3r+7NNqgJyiW4w5yGXgu5H4Kmd9wXAT6sUOPU+4GRJJep0dUxHgdis2BboBDlO\nYVWE061pua8Ut6mA5Rx0/KOCeTL3SJtXMcknop/4fSLfnPN0/bsbALAN7RtmEJnVQXba7C/j\nY04J2p0wtWfF9Zh2/O0EaPmiVjkakHMAAwUD/0T/fMgYwD1ROk1aB7KW0bcro2hYfXCPTZtp\nZI6qfRbwKr8SQ6wSSWRi+p1hrtY6SBSNqw3mW4K42bPewanIKdGc9mDt2ecQK5TAScL6VKwP\nvR0LK5GXJsYZjm1/uf4dWAfoy5T8jqObjL+uavtdRKcJVbquhZwMeAeOqiPaCFMliEwEGBEC\nAAwFAkhrcFAFCQmryDcACgkQbHTOc7N7mKn8sQCgtfld1sA+dQ0SeFgfl50Ao2Bai/sAoMus\nWHD9NxtVRNc7Un/rJqN2mbfg\n=+OI6\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [257]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 0dfb3188, app2_release: 41ed929b, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(Open Enterprise Server <support@novell.com>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBEHtkpsRBACRHiXh3olS++6/Mp9N7ByGMmjaaE+Y8cJQLUPG1myrbW5aogIP0WenayhG\nbbgOHNWgd5dQ8KQpYYFoQuUHjFYzj5MvgrdOENOvD7ZNJ6+EmbkNh5cVzUYfNG9jdiGweZky\nA1sh8DYS0JiUmQ4CzaBD/DotB/dCmDcyuNQFiw4qKwCglQahATyueBRsOiXl0NIs1uB6dkkD\n/1A2YmQ6te1q38a1J+a8os6bDlMZhVnkZdhJdw6xeBwUb9XS0n7hyt/AKCcBnrDEUQJuhBMN\ngzctJvbuMv27yRMANAXZDQkp0ip/yHLJPhUdSNTTRHOL9bV3t+JuZ9xmuclprwyrrJYUkEES\nXNc0tkuczHBP2c/RqA3OxYHthrHLA/9Pqe2gEleeo8l26u/uFXs2dtwjh8EZmdhHoqGcOlpY\nR4DyAg2D+jYfh3RIoPzIwRlHVUR1ii5h8iPi98BVuEvukwfbbQ1K22Jwzxt6w3ihCXBKWKbe\nC3ElIMfAhVMchLFUbTAw+yodO/u3NHxKQ34+ginid9dVyxV5T0gpDEEHObQrT3BlbiBFbnRl\ncnByaXNlIFNlcnZlciA8c3VwcG9ydEBub3ZlbGwuY29tPoheBBMRAgAeBQJB7ZKbAhsDBgsJ\nCAcDAgMVAgMDFgIBAh4BAheAAAoJEHPSXWMN+zGID4oAoJPTGZbZApW+tuU422mHYGwoqgjr\nAJ9fhzRhRbV3YsOxKUomNeuIfmWGXA==\n=Qv5+\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [258]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 3d25d3d9, app2_release: 36e12d04, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SuSE Security Team <security@suse.de>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQENAzbhLQQAAAEIAKAkXHe0lWRBXLpn38hMHy03F0I4Sszmoc8aaKJrhfhyMlOABqvklPLE\n2f9UrI4Xc860gH79ZREwAgPt0pi6+SleNFLNcNFAuuHMLQOOsaMFatbzJR9i4m/lf6q929YR\nOu5zB48rBAlcfTm+IBbijaEdnqpwGib45wE/Cfy6FAttBHQh1Kp+r/jPbf1mYAvljUfHKuvb\ng8t2EIQz/5yGp+n5trn9pElfQO2cRBq8LFpf1l+UP7EKjFmlOq+Gs/fF98/dP3DfniSd78LQ\nPq5vp8RL8nr/o2i7jkAQ33m4f1wOBWd+cZovrKXYlXiR+Bf7m2hpZo+/sAzhd7LmAD0l09kA\nBRG0JVN1U0UgU2VjdXJpdHkgVGVhbSA8c2VjdXJpdHlAc3VzZS5kZT6JARUDBRA24S1H5Fiy\nh7HKPEUBAVcOB/9byHYji1/+4Xc2GhvXK0FSJN0MGgeXgW47yxDL7gmR4mNgjlIOUHZj0PEp\nVjWepOJ7tQS3L9oP6cpj1Fj/XxuLbkp5VCQ61hpt54coQAvYrnT9rtWEGN+xmwejT1WmYmDJ\nxG+EGBXKr+XP69oIUl1E2JO3rXeklulgjqRKos4cdXKgyjWZ7CP9V9daRXDtje63Om8gwSdU\n/nCvhdRIWp/Vwbf7Ia8iZr9OJ5YuQl0DBG4qmGDDrvImgPAFkYFzwlqochoXFQ9y0YVCV41D\nnR+GYhwl2qBd81T8aXhihEGPIgaw3g8gd8B5o6mPVgl+nJqIBkEYGBusiag2pS6qwznZiQEV\nAwUQNuEtBHey5gA9JdPZAQFtOAf+KVh939b0J94uv/kpg4xs1LthlhquhbHcKNoVTNspugiC\n3qMPyvSX4XcBr2PC0cVkS4Z9PY9iCfT+x9WM96g39dAF+le2CCx7XISk9XXJ4ApEy5g4AuK7\nNYgAJd39PPbERgWnxjxir9g0Ix30dS30bW39D+3NPU5Ho9TD/B7UDFvYT5AWHl3MGwo3a1Rh\nTs6sfgL7yQ3U+mvqMkTExZb5mfN1FeaYKMopoI4VpzNVeGxQWIz67VjJHVyUlF20ekOz4kWV\ngsxkc8G2saqZd6yv2EwqYTi8BDAduweP33KrQc4KDDommQNDOXxaKOeCoESIdM4p7Esdjq1o\nL0oixF12CohGBBARAgAGBQI7HmHDAAoJEJ5A4xAACqukTlQAoI4QzP9yjPohY7OUF7J3eKBT\nzp25AJ42BmtSd3pvm5ldmognWF3Trhp+GYkAlQMFEDe3O8IWkDf+zvySFQEBAfkD/3GG5UgJ\nj18UhYmh1gfjIlDcPAeqMwSytEHDENmHC+vlZQ/p0mT9tPiWtp34io54mwr+bLPN8l6B5GJN\nkbGvH6M+mO7R8Lj4nHL6pyAv3PQr83WyLHcaX7ItKlj371/4yzKV6qpz43SGRK4MacLo2rNZ\n/dNej7lwPCtzCcFYwqkiiEYEEBECAAYFAjoaQqQACgkQx1KqMrDf94ArewCfWnTUDG5gNYkm\nHG4bYL8fQcizyA4An2eVo/n+3J2KRWSOhpAMsnMxtPbB\n=Ay23\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [259]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 7e2e3b05, app2_release: 44748aba, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(Novell Provo Build (Contact security@novell.com) <novell-provo-build@novell.com>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBER0iroRBADfqUeJmPCXqPJFnf3CVKy40dL1F+gfvP+JHN7/uu4c9+oCYjI1uAE8iGTm\n/Twb/Zzbs4dt0iWjhNFXbRi42rMww4d/8QcPYZ21WSehh+fv8nCjt2swLeC87ar2SR8OTpJB\nK0fQlcd4e6H5GMntfI6SYEUOPd8m/eQ+4+1AxpUUpwCgswaF13fePZGI//pDn5tGjbvmaP8D\n/R3qum/I+oDS8lbFeeDS10GkEkwTYec13gdfsq6IyzIj7VBsC+rGfbipv+VGR61Q4d19pOHK\nLDekr9OG+3G4ZcYM4NQvQZR+QIlp3xWunBmYD1LRkHLVj+Z4DGQhjjOffkPSuacKPymMaZ/a\nRiLgTIAo97W2YPhutscXrLSG2Y+BA/4jsyaDb7kbW4wc8RtPIcuFEheVqgBeRakP9Uj47kBM\nBEpPtI/mIdY5liKkztKnuQG6ROYLNV/PW0ZbE1uT64C710weh4cB3PnZLV5P10deDLBjHk8M\nJQGCTSDDJYvhutUzQfshAU6j2kErGvKdZxWGezab34vFyMP2oLGqswPAJrRQTm92ZWxsIFBy\nb3ZvIEJ1aWxkIChDb250YWN0IHNlY3VyaXR5QG5vdmVsbC5jb20pIDxub3ZlbGwtcHJvdm8t\nYnVpbGRAbm92ZWxsLmNvbT6IZgQTEQIAJgUCRHSKugIbAwUJA8JnAAYLCQgHAwIEFQIIAwQW\nAgMBAh4BAheAAAoJEBTCi8l+LjsFWEoAn13x+5ObqkW08gYFYNDlcGPjQuGPAJ9kAQbVUvvh\n1u9mBgu91cQ9W/TkHYhGBBMRAgAGBQJEexD/AAoJEKhO2uicgArKFLwAn0B+g2mJ5n8LrBzi\nTQ5SjnSPyDBXAJwJoYTta5Sfw/3vVGpUfJAKVDoB9w==\n=tJSz\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [260]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 7e2e3b05, app2_release: 4816488f, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(Novell Provo Build (Contact security@novell.com) <novell-provo-build@novell.com>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBER0iroRBADfqUeJmPCXqPJFnf3CVKy40dL1F+gfvP+JHN7/uu4c9+oCYjI1uAE8iGTm\n/Twb/Zzbs4dt0iWjhNFXbRi42rMww4d/8QcPYZ21WSehh+fv8nCjt2swLeC87ar2SR8OTpJB\nK0fQlcd4e6H5GMntfI6SYEUOPd8m/eQ+4+1AxpUUpwCgswaF13fePZGI//pDn5tGjbvmaP8D\n/R3qum/I+oDS8lbFeeDS10GkEkwTYec13gdfsq6IyzIj7VBsC+rGfbipv+VGR61Q4d19pOHK\nLDekr9OG+3G4ZcYM4NQvQZR+QIlp3xWunBmYD1LRkHLVj+Z4DGQhjjOffkPSuacKPymMaZ/a\nRiLgTIAo97W2YPhutscXrLSG2Y+BA/4jsyaDb7kbW4wc8RtPIcuFEheVqgBeRakP9Uj47kBM\nBEpPtI/mIdY5liKkztKnuQG6ROYLNV/PW0ZbE1uT64C710weh4cB3PnZLV5P10deDLBjHk8M\nJQGCTSDDJYvhutUzQfshAU6j2kErGvKdZxWGezab34vFyMP2oLGqswPAJrRQTm92ZWxsIFBy\nb3ZvIEJ1aWxkIChDb250YWN0IHNlY3VyaXR5QG5vdmVsbC5jb20pIDxub3ZlbGwtcHJvdm8t\nYnVpbGRAbm92ZWxsLmNvbT6IZgQTEQIAJgIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheABQJI\nFkiPBQkHhmvVAAoJEBTCi8l+LjsFn4QAn2wgOHudNubNZvTzNdaYJKJ0m2qnAJ9hd0nQBhn2\n8H4Ii4a4h7kpGWRxN4hGBBMRAgAGBQJEexD/AAoJEKhO2uicgArKFLwAn0B+g2mJ5n8LrBzi\nTQ5SjnSPyDBXAJwJoYTta5Sfw/3vVGpUfJAKVDoB9w==\n=MWDN\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [261]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 9c800aca, app2_release: 40d8063e, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SuSE Package Signing Key <build@suse.de>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBDnu9IERBACT8Y35+2vv4MGVKiLEMOl9GdST6MCkYS3yEKeueNWc+z/0Kvff4JctBsgs\n47tjmiI9sl0eHjm3gTR8rItXMN6sJEUHWzDP+Y0PFPboMvKx0FXl/A0dM+HFrruCgBlWt6FA\n+okRySQiliuI5phwqkXefl9AhkwR8xocQSVCFxcwvwCglVcOQliHu8jwRQHxlRE0tkwQQI0D\n+wfQwKdvhDplxHJ5nf7U8c/yE/vdvpN6lF0tmFrKXBUX+K7u4ifrZlQvj/81M4INjtXreqDi\nJtr99Rs6xa0ScZqITuZC4CWxJa9GynBED3+D2t1V/f8l0smsuYoFOF7Ib49IkTdbtwAThlZp\n8bEhELBeGaPdNCcmfZ66rKUdG5sRA/9ovnc1krSQF2+sqB9/o7w5/q2qiyzwOSTnkjtBUVKn\n4zLUOf6aeBAoV6NMCC3Kj9aZHfA+ND0ehPaVGJgjaVNFhPi4x0e7BULdvgOoAqajLfvkURHA\neSsxXIoEmyW/xC1sBbDkDUIBSx5oej73XCZgnj/inphRqGpsb+1nKFvF+rQoU3VTRSBQYWNr\nYWdlIFNpZ25pbmcgS2V5IDxidWlsZEBzdXNlLmRlPohiBBMRAgAiBQJA2AY+AhsDBQkObd+9\nBAsHAwIDFQIDAxYCAQIeAQIXgAAKCRCoTtronIAKypCfAJ9RuZ6ZSV7QW4pTgTIxQ+ABPp0s\nIwCffG9bCNnrETPlgOn+dGEkAWegKL+IRgQQEQIABgUCOnBeUgAKCRCeQOMQAAqrpNzOAKCL\n512FZvv4VZx94TpbA9lxyoAejACeOO1HIbActAevk5MUBhNeLZa/qM2JARUDBRA6cGBvd7Lm\nAD0l09kBATWnB/9An5vfiUUE1VQnt+T/EYklES3tXXaJJp9pHMa4fzFa8jPVtv5UBHGee3Xo\nUNDVwM2OgSEISZxbzdXGnqIlcT08TzBUD9i579uifklLsnr35SJDZ6ram51/CWOnnaVhUzne\nOA9gTPSr+/fT3WeVnwJiQCQ30kNLWVXWATMnsnT486eAOlT6UNBPYQLpUprF5Yryk23pQUPA\ngJENDEqeU6iIO9Ot1ZPtB0lniw+/xCi13D360o1tZDYOp0hHHJN3D3EN8C1yPqZd5CvvznYv\nB6bWBIpWcRgdn2DUVMmpU661jwqGlRz1F84JG/xe4jGuzgpJt9IXSzyohEJB6XG5+D0BuQIN\nBDnu9JIQCACEkdBN6Mxf5WvqDWkcMRy6wnrd9DYJ8UUTmIT2iQf07tRUKJJ9v0JXfx2Z4d08\nIQSMNRaq4VgSe+PdYgIy0fbj23Via5/gO7fJEpD2hd2f+pMnOWvH2rOOIbeYfuhzAc6BQjAK\ntmgR0ERUTafTM9Wb6F13CNZZNZfDqnFDP6L12w3z3F7FFXkz07Rs3AIto1ZfYZd4sCSpMr/0\nS5nLrHbIvGLp271hhQBeRmmoGEKO2JRelGgUJ2CUzOdtwDIKT0LbCpvaP8PVnYF5IFoYJIWR\nHqlEt5ucTXstZy7vYjL6vTP4l5xs+LIOkNmPhqmfsgLzVo0UaLt80hOwc4NvDCOLAAMGB/9g\n+9V3ORzw4LvO1pwRYJqfDKUq/EJ0rNMMD4N8RLpZRhKHKJUm9nNHLbksnlZwrbSTM5LpC/U6\nsheLP+l0bLVoq0lmsCcUSyh+mY6PxWirLIWCn/IAZAGnXb6Zd6TtIJlGG6pqUN8QxGJYQnon\nl0uTJKHJENbI9sWHQdcTtBMc34gorHFCo1Bcvpnc1LFLrWn7mfoGx6INQjf3HGQpMXAWuSBQ\nhzkazY6vaWFpa8bBJ+gKbBuySWzNm3rFtT5HRKMWpO+M9bHp4d+puY0L1YwN1OMatcMMpcWn\nZpiWiR83oi32+xtWUY2U7Ae38mMag8zFbpeqPQUsDv9V7CAJ1dbriEwEGBECAAwFAkDYBnoF\nCQ5t3+gACgkQqE7a6JyACspnpgCfRbYwxT3iq+9l/PgNTUNTZOlof2oAn25y0eGi0371jap9\nkOV6uq71sUuO\n=pJli\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [262]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: a1912208, app2_release: 446a0899, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(Novell Provo Build (Contact security@novell.com) <novell-provo-build@novell.com>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQILBERqCJkBEACdqhZWdAbUHLIumXMEgv+GFjr1ZzVHgynnFOzztU/8sxZNa9cmYV4HZpVf\njMr7fos3ArzyiPPt/336cf7w9p79/ZS4rHSNPDMlPCtXYvFxUbvU0/GYq4jwcBsrJ0xaJ9CP\n5bWyAgVKOb7Y6k0ktaLjRR+tDfMsHA4H0ClMoRr6ATw8NL0eVCfAHuzqCKvX1If8ng+wTivt\nAhKvz/WwQiELNELmPfc5tZHOw8NgP/r0Pze18Hn2dlAHu0WpC7uoR00vscsMIJiJJPcsxbL1\nF1eADKnk+wEy8Go+EJeJ5i0WoFbqD52qLv/C/oY6NVtVY0MBwtn+oQNSnQ4JBsB/Akdt53LA\ni0ZtNQxMyUW+76R8FCOmVCV8WGiF5CPRP0yvG80AMBjBjKjHb/v8ov5MnIyFimzAHS1gQcUN\nxTEYA/5eFwoYcGcKweGq9FUjPTzLQAgvp7XmOzHpSAfJ7qysxFTepNsSZZhgizJyInrdQldr\n+GYcUNqBkrD9MWmFop975OxhCTEnNv/HcE79r8WD26HzDFYxTiTJbr0pU/ivBzo+rjq+YG2V\nstJk+udVYmZTnC4LmXus8JiNuqBXbxNscwCBpcJ8YcfCV6uh+7E0XfXZsgVUFLp1NF+ylYRG\nTycOlWoZODrnJevZW7N9O3bWRx/G2P4bJD07LsDLe4i5hymf5QAGKbRQTm92ZWxsIFByb3Zv\nIEJ1aWxkIChDb250YWN0IHNlY3VyaXR5QG5vdmVsbC5jb20pIDxub3ZlbGwtcHJvdm8tYnVp\nbGRAbm92ZWxsLmNvbT6JAjMEEwECAB0FAkRqCJkGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRBHijLooZEiCKSFD/93vZHCAMLEfksUKnvXl08bv1rfuamuyJnE3ANRE5RDyypriHMCnkVx\nazvQ2WI4W4UEjluL9+SzZwtVZvKVoAr31614nSyWwv2YnJTHfjMG+xRlkolZMnuIiB9PcCBo\n9+GPU0ABuzo4pEJWNIRoSS1NFbAZBhtUnY0cN+trM5QObLl7xXTavLyGk//blkk57fov7GXs\nQJlZUig0l2yt5XNyGpLUnTMDumHh8b389quF+0+ZfdwOy7A768xjipAZiTvIujBrEv51wrxh\n0HBT0VGA0MhD9t0B+Ce4BM9P/iVMO00naaOp6PqMfPPKxQQqer8qy1i6UWBx95SYmKZBIvOm\n2d9PezDxkckCu61r6krx1iKnT1wdprCAkIYwALK118SpbxuyGW0bhRHcwsc/akzWH72fS0Xu\n49mvL4k4A2U9asdeQid3dMgbtm5mSWof0yiU/G4YNn0yeXoYoG1VbCAqQbFX1Rvd6GITJVqI\n+ekW/uMA9BP78dF8wBeG0+QmpQnSf+eOsxB/RT8oKb4hHY+29MUlg+i9ceVt7hoKr03J/uIG\n5TXFXRYLaI0iAFVlKfWxpqDfS2XA4+dDVYt+5RDgBcnxDaTB4FE9GqcYScNfe7+NFtL0p0wO\nPftbmgZzGjucTmrD8mDUNdqAxGK7vlk4GATSfOQlq7G6LXW6RYnInohGBBMRAgAGBQJEazMl\nAAoJEKhO2uicgArK2vMAn0TbVDESEVKVuFZStrfIzOvJQrR9AJsH733Ju1kE99GFrdfCeGqp\nckmNhg==\n=E+qN\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [263]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 9c800aca, app2_release: 481f343a, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SuSE Package Signing Key <build@suse.de>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmQGiBDnu9IERBACT8Y35+2vv4MGVKiLEMOl9GdST6MCkYS3yEKeueNWc+z/0Kvff4JctBsgs\n47tjmiI9sl0eHjm3gTR8rItXMN6sJEUHWzDP+Y0PFPboMvKx0FXl/A0dM+HFrruCgBlWt6FA\n+okRySQiliuI5phwqkXefl9AhkwR8xocQSVCFxcwvwCglVcOQliHu8jwRQHxlRE0tkwQQI0D\n+wfQwKdvhDplxHJ5nf7U8c/yE/vdvpN6lF0tmFrKXBUX+K7u4ifrZlQvj/81M4INjtXreqDi\nJtr99Rs6xa0ScZqITuZC4CWxJa9GynBED3+D2t1V/f8l0smsuYoFOF7Ib49IkTdbtwAThlZp\n8bEhELBeGaPdNCcmfZ66rKUdG5sRA/9ovnc1krSQF2+sqB9/o7w5/q2qiyzwOSTnkjtBUVKn\n4zLUOf6aeBAoV6NMCC3Kj9aZHfA+ND0ehPaVGJgjaVNFhPi4x0e7BULdvgOoAqajLfvkURHA\neSsxXIoEmyW/xC1sBbDkDUIBSx5oej73XCZgnj/inphRqGpsb+1nKFvF+rQoU3VTRSBQYWNr\nYWdlIFNpZ25pbmcgS2V5IDxidWlsZEBzdXNlLmRlPohiBBMRAgAiAhsDBAsHAwIDFQIDAxYC\nAQIeAQIXgAUCSB80OgUJEfKmuQAKCRCoTtronIAKyuJlAJ0cWZifmBO6Eh71jattipdMhUYB\nTwCfSXbJJtuF3c96JPmpmT8be2LDo86IRgQQEQIABgUCOnBeUgAKCRCeQOMQAAqrpNzOAKCL\n512FZvv4VZx94TpbA9lxyoAejACeOO1HIbActAevk5MUBhNeLZa/qM2JARUDBRA6cGBvd7Lm\nAD0l09kBATWnB/9An5vfiUUE1VQnt+T/EYklES3tXXaJJp9pHMa4fzFa8jPVtv5UBHGee3Xo\nUNDVwM2OgSEISZxbzdXGnqIlcT08TzBUD9i579uifklLsnr35SJDZ6ram51/CWOnnaVhUzne\nOA9gTPSr+/fT3WeVnwJiQCQ30kNLWVXWATMnsnT486eAOlT6UNBPYQLpUprF5Yryk23pQUPA\ngJENDEqeU6iIO9Ot1ZPtB0lniw+/xCi13D360o1tZDYOp0hHHJN3D3EN8C1yPqZd5CvvznYv\nB6bWBIpWcRgdn2DUVMmpU661jwqGlRz1F84JG/xe4jGuzgpJt9IXSzyohEJB6XG5+D0BuQIN\nBDnu9JIQCACEkdBN6Mxf5WvqDWkcMRy6wnrd9DYJ8UUTmIT2iQf07tRUKJJ9v0JXfx2Z4d08\nIQSMNRaq4VgSe+PdYgIy0fbj23Via5/gO7fJEpD2hd2f+pMnOWvH2rOOIbeYfuhzAc6BQjAK\ntmgR0ERUTafTM9Wb6F13CNZZNZfDqnFDP6L12w3z3F7FFXkz07Rs3AIto1ZfYZd4sCSpMr/0\nS5nLrHbIvGLp271hhQBeRmmoGEKO2JRelGgUJ2CUzOdtwDIKT0LbCpvaP8PVnYF5IFoYJIWR\nHqlEt5ucTXstZy7vYjL6vTP4l5xs+LIOkNmPhqmfsgLzVo0UaLt80hOwc4NvDCOLAAMGB/9g\n+9V3ORzw4LvO1pwRYJqfDKUq/EJ0rNMMD4N8RLpZRhKHKJUm9nNHLbksnlZwrbSTM5LpC/U6\nsheLP+l0bLVoq0lmsCcUSyh+mY6PxWirLIWCn/IAZAGnXb6Zd6TtIJlGG6pqUN8QxGJYQnon\nl0uTJKHJENbI9sWHQdcTtBMc34gorHFCo1Bcvpnc1LFLrWn7mfoGx6INQjf3HGQpMXAWuSBQ\nhzkazY6vaWFpa8bBJ+gKbBuySWzNm3rFtT5HRKMWpO+M9bHp4d+puY0L1YwN1OMatcMMpcWn\nZpiWiR83oi32+xtWUY2U7Ae38mMag8zFbpeqPQUsDv9V7CAJ1dbriEwEGBECAAwFAkgfNGYF\nCRHyptQACgkQqE7a6JyACsrv3ACbBLhafFXmTjH3JJWFJGWuIOaZUosAniPs4feEyN46gjXG\ngcZc2Ai8nkm6\n=mY6G\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [264]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 307e3d54, app2_release: 44201d5d, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SuSE Package Signing Key <build@suse.de>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmIsERCAdXQEEAL7MrBTz+3SBWpCm2ae2yaDqV3ezQcs2JlvqidJVhsZqQe9/jkxiKTEQW5+T\nXF/+BlQSiebunRI7oo3+9U8GyRCgs1sf+yRQWMLzZqRaarzRhw9w+IhledtqYl6/U2JZCb8A\ndp6d7RzlRliJdJ/VtsfXj2ef7Dwu7elOVSsmaBdtAAYptChTdVNFIFBhY2thZ2UgU2lnbmlu\nZyBLZXkgPGJ1aWxkQHN1c2UuZGU+iLgEEwECACIFAkQgHV0CGwMFCQQ9AoAECwcDAgMVAgMD\nFgIBAh4BAheAAAoJEOOlw2Awfj1UjUIEAIf3SLlrfj2RsCDjyYThXen+A/WTYDPbY+NYmmVv\nFQilHNQY9ZrJ5cNohRQu6hA+Sccrf11Uy24tTHWSTzuG9VzFeeIAcIU02XHar0w3QbvTk6Iq\neG+OZlfOGJj1sdx4JKwpwk9mSdrq2ELhrkPZiVWS7RmRkPr2klwYgKGWbmOJ\n=ZmDA\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [265]{app2_name: gpg-pubkey, app2_display_name: , app2_epoch: 0, app2_version: 307e3d54, app2_release: 481f30aa, app2_arch: , app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gpg(SuSE Package Signing Key <build@suse.de>), app2_description: -----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: rpm-4.4.2 (beecrypt-4.1.2)\n\nmIsERCAdXQEEAL7MrBTz+3SBWpCm2ae2yaDqV3ezQcs2JlvqidJVhsZqQe9/jkxiKTEQW5+T\nXF/+BlQSiebunRI7oo3+9U8GyRCgs1sf+yRQWMLzZqRaarzRhw9w+IhledtqYl6/U2JZCb8A\ndp6d7RzlRliJdJ/VtsfXj2ef7Dwu7elOVSsmaBdtAAYptChTdVNFIFBhY2thZ2UgU2lnbmlu\nZyBLZXkgPGJ1aWxkQHN1c2UuZGU+iLgEEwECACICGwMECwcDAgMVAgMDFgIBAh4BAheABQJI\nHzCqBQkHwXpNAAoJEOOlw2Awfj1UvWgEAIRoxE8S6jQB7S43SVcX06FHJeUJ/m+1ErIj9LwJ\nTYrR/8qsDjTgrttgb+nBHkIjNhCCLAuR8sWj3CxsUMH2fayryNnwZEWGqnzo7Jtt4R1Ur3h5\npHYonFjfoJyFUZjJ7Mhw7/TuOWx20FrzqBi8tbHx8pd7Fa5lCUgopVtMh6GR\n=R56j\n-----END PGP PUBLIC KEY BLOCK-----\n, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [266]{app2_name: gpg2, app2_display_name: , app2_epoch: 0, app2_version: 1.9.18, app2_release: 17.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/aegypten2/, app2_source_package: , app2_summary: GnuPG 2, app2_description: GnuPG 2 is the successor of "GnuPG" or GPG. It provides: GPGSM,\ngpg-agent, and a keybox library.\n\n\n\nAuthors:\n--------\n Werner Koch <wk@gnupg.org>\n Neal H. Walfield <neal@g10code.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [267]{app2_name: gpgme, app2_display_name: , app2_epoch: 0, app2_version: 1.0.3, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/related_software/gpgme/, app2_source_package: , app2_summary: A Library Designed to Give Applications Easy Access to GnuPG, app2_description: GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG\neasier for applications. It provides a high-level Crypto API for\nencryption, decryption, signing, signature verification, and key\nmanagement. Currently it uses GnuPG as its back-end, but the API is not\nrestricted to this engine.\n\nBecause the direct use of GnuPG from an application can be a\ncomplicated programming task, it is suggested that all software should\ntry to use GPGME instead. This way bug fixes or improvements can be\ndone at a central place and every application benefits from this.\nAuthors of MUAs should especially consider using GPGME. Creating a set\nof standard widgets for common key selection tasks is even planned.\n\n\n\nAuthors:\n--------\n FSF <gnu@gnu.org>\n - Code taken from GnuPG 1.0: gpgme/w32-util.c, GnuPG 1.1: jnlib/.\n\n g10 Code GmbH <code@g10code.com>\n - All stuff since mid march 2001.\n\n Werner Koch <wk@gnupg.org>\n - Design and most stuff., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [268]{app2_name: gpm, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 322.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.schottelius.org/gpm/, app2_source_package: , app2_summary: Console Mouse Support, app2_description: The gpm (general purpose mouse) daemon tries to be a useful mouse\nserver for applications running on the Linux console. It can be used by\nmc (Midnight Commander) or by w3m, the text-based Web browser. It\nprovides console cut and paste operations.\n\n\n\nAuthors:\n--------\n Alessandro Rubini <rubini@ipvvis.unipv.it>\n Nico Schottelius <nico@schottelius.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [269]{app2_name: gpm-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.20.1, app2_release: 322.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux.schottelius.org/gpm/, app2_source_package: , app2_summary: Console Mouse Support, app2_description: The gpm (general purpose mouse) daemon tries to be a useful mouse\nserver for applications running on the Linux console. It can be used by\nmc (Midnight Commander) or by w3m, the text-based Web browser. It\nprovides console cut and paste operations.\n\n\n\nAuthors:\n--------\n Alessandro Rubini <rubini@ipvvis.unipv.it>\n Nico Schottelius <nico@schottelius.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [270]{app2_name: grep, app2_display_name: , app2_epoch: 0, app2_version: 2.5.1a, app2_release: 20.20.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/grep/, app2_source_package: , app2_summary: Print lines matching a pattern, app2_description: GNU grep, the "fastest grep in the west" (hopefully).\n\n`grep' searches for lines matching a pattern.\n\n\n\nAuthors:\n--------\n Alain Magloire <alainm@rcsm.ece.mcgill.ca>\n Aharon Robbins <arnold@gnu.org>\n David J MacKenzie <djm@catapult.va.pubnix.com>\n Karl Berry <karl@cs.umb.edu>\n Ulrich Drepper <drepper@cygnus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [271]{app2_name: groff, app2_display_name: , app2_epoch: 0, app2_version: 1.18.1.1, app2_release: 29.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/groff/groff.html, app2_source_package: , app2_summary: GNU troff Document Formatting System, app2_description: The groff package provides compatible versions of troff, nroff, eqn,\ntbl, and other Unix text formatting utilities.\n\nGroff is used to "compile" man pages stored in groff or nroff format\nfor different output devices, for example, displaying to a screen or in\nPostScript(tm) format for printing on a PostScript(tm) printer. Most\nprograms store their man pages in either /usr/share/man/ or\n/usr/X11R6/man/.\n\n\n\nAuthors:\n--------\n James Clark\t<jjc@clark.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [272]{app2_name: grub, app2_display_name: , app2_epoch: 0, app2_version: 0.97, app2_release: 16.25.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/grub/grub.en.html, app2_source_package: , app2_summary: Grand Unified Boot Loader, app2_description: GNU GRUB is a multiboot boot loader. It was derived from GRUB. It is an\nattempt to produce a boot loader for IBM PC-compatible machines that\nhas both the ability to be friendly to beginning or otherwise\nnontechnically interested users and the flexibility to help experts in\ndiverse environments. It is compatible with Free/Net/OpenBSD and Linux.\nIt supports Win 9x/NT and OS/2 via chainloaders. It has a menu\ninterface and a command line interface.\n\n\n\nAuthors:\n--------\n Alessandro Rubini <rubini@gnu.org>\n Chip Salzenberg <chip@valinux.com>\n Edmund GRIMLEY EVANS <edmundo@rano.demon.co.uk>\n Edward Killips <ekillips@triton.net>\n Gordon Matzigkeit <gord@fig.org>\n Jochen Hoenicke <jochen@gnu.org>\n Khimenko Victor <grub@khim.sch57.msk.ru>\n Klaus Reichl <Klaus.Reichl@alcatel.at>\n Michael Hohmuth <hohmuth@innocent.com>\n OKUJI Yoshinori <okuji@gnu.org>\n Pavel Roskin <proski@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [273]{app2_name: gstreamer010, app2_display_name: , app2_epoch: 0, app2_version: 0.10.4, app2_release: 11.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: Streaming-Media Framework Runtime, app2_description: GStreamer is a streaming-media framework, based on graphs of filters\nwhich operate on media data. Applications using this library can do\nanything from real-time sound processing to playing videos, and just\nabout anything else media-related. Its plug-in-based architecture\nmeans that new data types or processing capabilities can be added by\ninstalling new plug-ins.\n\n\n\nAuthors:\n--------\n Erik Walthinsen <omega@temple-baptist.com>\n Matt Howell <mhowell@users.sourceforge.net>\n Brent Bradburn <bbradburn@users.sourceforge.net>\n Wim Taymans <wim.taymans@chello.be>\n Richard Boulton <richard@tartarus.org>\n Zaheer Abbas Merali <zaheerabbas@merali.org>\n David I. Lehn <dlehn@users.sourceforge.net>\n Chris Emerson <chris@tartarus.org>\n Jens Thiele <karme@unforgettable.com>\n Thomas Nyberg <thomas@codefactory.se>\n Bastien Nocera <hadess@hadess.net>\n Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>\n Thomas Vander Stichele <thomas@apestaart.org>\n David Schleef <ds@schleef.org>\n Benjamin Otte <in7y118@public.uni-hamburg.de>\n Ronald Bultje <rbultje@ronald.bitfreak.net>\n Andy Wingo <wingo@pobox.com>\n Julien Moutte <julien@moutte.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [274]{app2_name: gstreamer010-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.10.4, app2_release: 11.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: Streaming-Media Framework Runtime, app2_description: GStreamer is a streaming-media framework, based on graphs of filters\nwhich operate on media data. Applications using this library can do\nanything from real-time sound processing to playing videos, and just\nabout anything else media-related. Its plug-in-based architecture\nmeans that new data types or processing capabilities can be added by\ninstalling new plug-ins.\n\n\n\nAuthors:\n--------\n Erik Walthinsen <omega@temple-baptist.com>\n Matt Howell <mhowell@users.sourceforge.net>\n Brent Bradburn <bbradburn@users.sourceforge.net>\n Wim Taymans <wim.taymans@chello.be>\n Richard Boulton <richard@tartarus.org>\n Zaheer Abbas Merali <zaheerabbas@merali.org>\n David I. Lehn <dlehn@users.sourceforge.net>\n Chris Emerson <chris@tartarus.org>\n Jens Thiele <karme@unforgettable.com>\n Thomas Nyberg <thomas@codefactory.se>\n Bastien Nocera <hadess@hadess.net>\n Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>\n Thomas Vander Stichele <thomas@apestaart.org>\n David Schleef <ds@schleef.org>\n Benjamin Otte <in7y118@public.uni-hamburg.de>\n Ronald Bultje <rbultje@ronald.bitfreak.net>\n Andy Wingo <wingo@pobox.com>\n Julien Moutte <julien@moutte.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [275]{app2_name: gstreamer010-plugins-base, app2_display_name: , app2_epoch: 0, app2_version: 0.10.5, app2_release: 11.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer Streaming-Media Framework Plug-Ins, app2_description: GStreamer is a streaming media framework, based on graphs of filters\nwhich operate on media data. Applications using this library can do\nanything from real-time sound processing to playing videos, and just\nabout anything else media-related. Its plugin-based architecture means\nthat new data types or processing capabilities can be added simply by\ninstalling new plug-ins.\n\n\n\nAuthors:\n--------\n Erik Walthinsen <omega@temple-baptist.com>\n Matt Howell <mhowell@users.sourceforge.net>\n Brent Bradburn <bbradburn@users.sourceforge.net>\n Wim Taymans <wim.taymans@chello.be>\n Richard Boulton <richard@tartarus.org>\n Zaheer Abbas Merali <zaheerabbas@merali.org>\n David I. Lehn <dlehn@users.sourceforge.net>\n Chris Emerson <chris@tartarus.org>\n Jens Thiele <karme@unforgettable.com>\n Thomas Nyberg <thomas@codefactory.se>\n Bastien Nocera <hadess@hadess.net>\n Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>\n Thomas Vander Stichele <thomas@apestaart.org>\n Andy Wingo <wingo@pobox.com>\n Cameron Hutchison <camh@xdna.net>\n David Schleef <ds@schleef.org>\n Benjamin Otte <in7y118@public.uni-hamburg.de>\n Ronald Bultje <rbultje@ronald.bitfreak.net>\n Julien Moutte <julien@moutte.net>\n Jan Schmidt <thaytan@mad.scientist.com>\n Arwed v. Merkatz <v.merkatz@gmx.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [276]{app2_name: gstreamer010-plugins-base-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.10.5, app2_release: 11.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer Streaming-Media Framework Plug-Ins, app2_description: GStreamer is a streaming media framework, based on graphs of filters\nwhich operate on media data. Applications using this library can do\nanything from real-time sound processing to playing videos, and just\nabout anything else media-related. Its plugin-based architecture means\nthat new data types or processing capabilities can be added simply by\ninstalling new plug-ins.\n\n\n\nAuthors:\n--------\n Erik Walthinsen <omega@temple-baptist.com>\n Matt Howell <mhowell@users.sourceforge.net>\n Brent Bradburn <bbradburn@users.sourceforge.net>\n Wim Taymans <wim.taymans@chello.be>\n Richard Boulton <richard@tartarus.org>\n Zaheer Abbas Merali <zaheerabbas@merali.org>\n David I. Lehn <dlehn@users.sourceforge.net>\n Chris Emerson <chris@tartarus.org>\n Jens Thiele <karme@unforgettable.com>\n Thomas Nyberg <thomas@codefactory.se>\n Bastien Nocera <hadess@hadess.net>\n Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>\n Thomas Vander Stichele <thomas@apestaart.org>\n Andy Wingo <wingo@pobox.com>\n Cameron Hutchison <camh@xdna.net>\n David Schleef <ds@schleef.org>\n Benjamin Otte <in7y118@public.uni-hamburg.de>\n Ronald Bultje <rbultje@ronald.bitfreak.net>\n Julien Moutte <julien@moutte.net>\n Jan Schmidt <thaytan@mad.scientist.com>\n Arwed v. Merkatz <v.merkatz@gmx.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [277]{app2_name: gstreamer010-plugins-good, app2_display_name: , app2_epoch: 0, app2_version: 0.10.2, app2_release: 16.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gstreamer.freedesktop.org/, app2_source_package: , app2_summary: GStreamer Streaming-Media Framework Plug-Ins, app2_description: GStreamer is a streaming media framework, based on graphs of filters\nwhich operate on media data. Applications using this library can do\nanything from real-time sound processing to playing videos, and just\nabout anything else media-related. Its plugin-based architecture means\nthat new data types or processing capabilities can be added simply by\ninstalling new plug-ins.\n\n\n\nAuthors:\n--------\n Erik Walthinsen <omega@temple-baptist.com>\n Matt Howell <mhowell@users.sourceforge.net>\n Brent Bradburn <bbradburn@users.sourceforge.net>\n Wim Taymans <wim.taymans@chello.be>\n Richard Boulton <richard@tartarus.org>\n Zaheer Abbas Merali <zaheerabbas@merali.org>\n David I. Lehn <dlehn@users.sourceforge.net>\n Chris Emerson <chris@tartarus.org>\n Jens Thiele <karme@unforgettable.com>\n Thomas Nyberg <thomas@codefactory.se>\n Bastien Nocera <hadess@hadess.net>\n Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>\n Thomas Vander Stichele <thomas@apestaart.org>\n Andy Wingo <wingo@pobox.com>\n Cameron Hutchison <camh@xdna.net>\n David Schleef <ds@schleef.org>\n Benjamin Otte <in7y118@public.uni-hamburg.de>\n Ronald Bultje <rbultje@ronald.bitfreak.net>\n Julien Moutte <julien@moutte.net>\n Jan Schmidt <thaytan@mad.scientist.com>\n Arwed v. Merkatz <v.merkatz@gmx.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [278]{app2_name: gtk, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 907.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Library for the Creation of Graphical User Interfaces, app2_description: This fast and versatile library is used all over the world for all\nGNOME applications, the GIMP, and several others. Originally it was\nwritten for the GIMP and hence has the name GIMP ToolKit. Many people\nlike it because it is small, efficient, and very configurable.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [279]{app2_name: gtk-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.10, app2_release: 907.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Library for the Creation of Graphical User Interfaces, app2_description: This fast and versatile library is used all over the world for all\nGNOME applications, the GIMP, and several others. Originally it was\nwritten for the GIMP and hence has the name GIMP ToolKit. Many people\nlike it because it is small, efficient, and very configurable.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [280]{app2_name: gtk-engines, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 982.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtk.themes.org, app2_source_package: , app2_summary: Theme Engines for GTK+, app2_description: This package contains the graphical engines for the various GTK+\ntoolkit themes.\n\n\n\nAuthors:\n--------\n Federico Mena Quintero <federico@nuclecu.unam.mx>\n Frank Belew <frb@umr.edu>\n Manish Singh <yosh@gimp.org>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Owen Taylor <otaylor@redhat.com>\n Raja R Harinath <harinath@cs.umn.edu>\n The Rasterman <raster@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [281]{app2_name: gtk-engines-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 982.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtk.themes.org, app2_source_package: , app2_summary: Theme Engines for GTK+, app2_description: This package contains the graphical engines for the various GTK+\ntoolkit themes.\n\n\n\nAuthors:\n--------\n Federico Mena Quintero <federico@nuclecu.unam.mx>\n Frank Belew <frb@umr.edu>\n Manish Singh <yosh@gimp.org>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Owen Taylor <otaylor@redhat.com>\n Raja R Harinath <harinath@cs.umn.edu>\n The Rasterman <raster@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [282]{app2_name: gtk-sharp2, app2_display_name: , app2_epoch: 0, app2_version: 2.8.3, app2_release: 43.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtk-sharp.sf.net, app2_source_package: , app2_summary: .Net Language Bindings for GTK+, app2_description: This package contains Mono bindings for gtk+, gdk, atk, and pango., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [283]{app2_name: gtk-sharp2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.8.3, app2_release: 43.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtk-sharp.sf.net, app2_source_package: , app2_summary: .Net Language Bindings for GTK+, app2_description: This package contains Mono bindings for gtk+, gdk, atk, and pango., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [284]{app2_name: gtk2, app2_display_name: , app2_epoch: 0, app2_version: 2.8.11, app2_release: 0.27.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: Library for Creation of Graphical User Interfaces, app2_description: This fast and versatile library is used all over the world for all\nGNOME applications, the GIMP, and several others. Originally it was\nwritten for the GIMP and hence has the name GIMP ToolKit. Many people\nlike it because it is small, efficient, and very configurable.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [285]{app2_name: gtk2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.8.11, app2_release: 0.27.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gtk.org/, app2_source_package: , app2_summary: Library for Creation of Graphical User Interfaces, app2_description: This fast and versatile library is used all over the world for all\nGNOME applications, the GIMP, and several others. Originally it was\nwritten for the GIMP and hence has the name GIMP ToolKit. Many people\nlike it because it is small, efficient, and very configurable.\n\n\n\nAuthors:\n--------\n Peter Mattis <petm@xcf.berkeley.edu>\n Spencer Kimball <spencer@xcf.berkeley.edu>\n Josh MacDonald <jmacd@xcf.berkeley.edu>\n Shawn T. Amundson <amundson@gtk.org>\n Jerome Bolliet <bolliet@gtk.org>\n Damon Chaplin <damon@gtk.org>\n Tony Gale <gale@gtk.org>\n Jeff Garzik <jgarzik@gtk.org>\n Lars Hamann <lars@gtk.org>\n Raja R Harinath <harinath@gtk.org>\n Carsten Haitzler <raster@gtk.org>\n Tim Janik <timj@gtk.org>\n Stefan Jeske <stefan@gtk.org>\n Elliot Lee <sopwith@gtk.org>\n Raph Levien <raph@gtk.org>\n Ian Main <imain@gtk.org>\n Federico Mena <quartic@gtk.org>\n Paolo Molaro <lupus@gtk.org>\n Jay Painter <jpaint@gtk.org>\n Manish Singh <manish@gtk.org>\n Owen Taylor <otaylor@gtk.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [286]{app2_name: gtk2-engines, app2_display_name: , app2_epoch: 0, app2_version: 2.6.7, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Engines for GTK2 Themes, app2_description: This packages contains the theme engine libraries for GTK2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [287]{app2_name: gtk2-engines-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.6.7, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Engines for GTK2 Themes, app2_description: This packages contains the theme engine libraries for GTK2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [288]{app2_name: gtk2-themes, app2_display_name: , app2_epoch: 0, app2_version: 0.1, app2_release: 653.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Additional Themes and Engines for GTK2, app2_description: This package contains additional themes and engines for the GTK2\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [289]{app2_name: gtkhtml2, app2_display_name: , app2_epoch: 0, app2_version: 3.10.0, app2_release: 15.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Library for HTML Support for Gtk2, app2_description: GtkHTML is a lightweight HTML rendering, printing, and editing engine.\nIt was originally based on KHTMLW, but is now being independently\ndeveloped.\n\n\n\nAuthors:\n--------\n Based on the KHTMLW widget from KDE 1.x by:\n Torben Weis <weis@stud.uni-frankfurt.de>\n Josip A. Gracin <grac@fly.cc.fer.hr>\n Martin Jones <mjones@kde.org>\n Main authors:\n Anders Carlsson <andersca@gnu.org> (initial KHTMLW port)\n Ettore Perazzoli <ettore@ximian.com> (generic hacking, editing)\n Jonas Borgstr\xf6m <jonas_b@bitsmart.com> (form support)\n Radek Doulik <rodo@ximian.com> (bug fixes)\n Larry Ewing <lewing@ximian.com> (bug fixes)\n Miguel de Icaza <miguel@ximian.com> (HTMLPainter)\n Other contributors:\n Ariel Rios <jarios@usa.net>\n Havoc Pennington <hp@pobox.com>\n Elliot Lee <sopwith@redhat.com>\n Richard Hult <rhult@hem.passagen.se>\n Martijn van Beers <martijn@earthling.net>\n The glibwww library used by `testgtkhtml' was independently written by:\n James Henstridge <james@daa.com.au>\n Ariel Rios <ariel@galway.com.mx>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [290]{app2_name: gtksourceview, app2_display_name: , app2_epoch: 0, app2_version: 1.5.6, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GTK+ 2.0 Source Editing Widget, app2_description: GtkSourceView is a text widget that extends the standard GTK+ 2.x text\nwidget, GtkTextView.\n\nGtkSourceView improves GtkTextView by implementing syntax highlighting\nand other features typical of a source editor.\n\n\n\nAuthors:\n--------\n Gustavo Gir\xe1ldez <gustavo.giraldez@gmx.net>\n Paolo Maggi <paolo.maggi@polito.it>\n Jeroen Zwartepoorte <jeroen@xs4all.nl>\n Mikael Hermansson <mikeh@bahnhof.se>\n Chris Phelps <chicane@reninet.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [291]{app2_name: gtkspell, app2_display_name: , app2_epoch: 0, app2_version: 2.0.11, app2_release: 20.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gtkspell.sf.net/, app2_source_package: , app2_summary: GTK2 Spell Checker Interface Library, app2_description: GtkSpell provides MSWord-style and MacOSX-style highlighting of\nmisspelled words in a GtkTextView widget. Right-clicking a misspelled\nword opens a menu of suggested replacements.\n\n\n\nAuthors:\n--------\n Evan Martin <martine@cs.washington.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [292]{app2_name: gucharmap, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 24.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gucharmap.sourceforge.net/, app2_source_package: , app2_summary: A Feature-Rich Unicode Character Map, app2_description: Gucharmap is a feature-rich Unicode character map and font viewer.\n\n\n\nAuthors:\n--------\n Noah Levitt, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [293]{app2_name: guile, app2_display_name: , app2_epoch: 0, app2_version: 1.6.7, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/guile/, app2_source_package: , app2_summary: GNU's Ubiquitous Intelligent Language for Extension, app2_description: This is Guile, a portable, embeddable Scheme implementation written in\nC. Guile provides a machine independent execution platform that can be\nlinked in as a library when building extensible programs.\n\n\n\nAuthors:\n--------\n Jim Blandy <jimb@floss.red-bean.com>\n George Carrette\n Aubrey Jaffer\n Gary Houston <ghouston@actrix.gen.nz>\n Tom Lord\n Anthony Green\n Mikael Djurfeldt <mdj@mdj.nada.kth.se>\n Mark Galassi <rosalia@papageno.lanl.gov>\n Tim Pierce <twp@twp.tezcat.com>\n Marius Vollmer <mvo@zagadka.ping.de>\n Tom Tromey <tromey@cygnus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [294]{app2_name: gzip, app2_display_name: , app2_epoch: 0, app2_version: 1.3.5, app2_release: 159.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gzip.org/, app2_source_package: , app2_summary: GNU Zip Compression Utilities, app2_description: Gzip reduces the size of the named files using Lempel-Ziv coding LZ77.\nWhenever possible, each file is replaced by one with the extension .gz,\nwhile keeping the same ownership modes and access and modification\ntimes.\n\n\n\nAuthors:\n--------\n Jean-loup Gailly\t<gzip@prep.ai.mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [295]{app2_name: hal, app2_display_name: , app2_epoch: 0, app2_version: 0.5.6, app2_release: 33.45.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/Software/hal, app2_source_package: , app2_summary: Daemon for Collecting Hardware Information, app2_description: HAL is a hardware abstraction layer and aims to provide a live list of\ndevices present in the system at any point in time. HAL tries to\nunderstand both physical devices (such as PCI and USB) and the device\nclasses (such as input, net, and block) physical devices have and it\nallows merging of information from device info files specific to a\ndevice.\n\nHAL provides a network API through D-BUS for querying devices and\nnotifying when things change. Finally, HAL provides some monitoring (in\nan unintrusive way) of devices. Presently, ethernet link detection and\nvolume mounts are monitored.\n\nThis, and more, is all described in the HAL specification.\n\n\n\nAuthors:\n--------\n Danny Kukawka <danny.kukawka@web.de>\n Kay Sievers <kay.sievers@vrfy.org>\n Joe Shaw <joeshaw@novell.com>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [296]{app2_name: hal-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.5.6, app2_release: 33.45.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/Software/hal, app2_source_package: , app2_summary: Daemon for Collecting Hardware Information, app2_description: HAL is a hardware abstraction layer and aims to provide a live list of\ndevices present in the system at any point in time. HAL tries to\nunderstand both physical devices (such as PCI and USB) and the device\nclasses (such as input, net, and block) physical devices have and it\nallows merging of information from device info files specific to a\ndevice.\n\nHAL provides a network API through D-BUS for querying devices and\nnotifying when things change. Finally, HAL provides some monitoring (in\nan unintrusive way) of devices. Presently, ethernet link detection and\nvolume mounts are monitored.\n\nThis, and more, is all described in the HAL specification.\n\n\n\nAuthors:\n--------\n Danny Kukawka <danny.kukawka@web.de>\n Kay Sievers <kay.sievers@vrfy.org>\n Joe Shaw <joeshaw@novell.com>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [297]{app2_name: hal-gnome, app2_display_name: , app2_epoch: 0, app2_version: 0.5.6, app2_release: 33.45.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/Software/hal, app2_source_package: , app2_summary: GNOME based device manager for HAL, app2_description: GNOME program for displaying the devices detected by HAL\n\n\n\nAuthors:\n--------\n Danny Kukawka <danny.kukawka@web.de>\n Kay Sievers <kay.sievers@vrfy.org>\n Joe Shaw <joeshaw@novell.com>\n David Zeuthen <david@fubar.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [298]{app2_name: hdparm, app2_display_name: , app2_epoch: 0, app2_version: 6.3, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/hdparm/, app2_source_package: , app2_summary: A Program to Get and Set Hard Disk Parameters, app2_description: A shell utility to access and tune the ioctl features of the Linux IDE\ndriver and IDE drives.\n\n\n\nAuthors:\n--------\n Mark Lord, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [299]{app2_name: hfsutils, app2_display_name: , app2_epoch: 0, app2_version: 3.2.6, app2_release: 1052.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mars.org/home/rob/proj/hfs/, app2_source_package: , app2_summary: Tools Used for the Macintosh's Hierarchical File System, app2_description: HFS is the Hierarchical File System used on modern Macintosh computers.\nWith this package, you can read and write Macintosh-formatted media,\nsuch as floppy disks, CD-ROMs, and SCSI hard disks on most UNIX\nplatforms. You can also format raw media into an HFS volume.\n\n\n\nAuthors:\n--------\n Robert Leslie <rob@mars.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [300]{app2_name: hplip-hpijs, app2_display_name: , app2_epoch: 0, app2_version: 0.9.7, app2_release: 19.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://hpinkjet.sourceforge.net/, app2_source_package: , app2_summary: HPIJS for HP's printing and scanning software HPLIP., app2_description: HPIJS is a Ghostscript printer driver for HP printers.\n\nThis sub-package includes only the hpijs binary and the libhpip library\nwhich is needed to run it. Normally (in particular for CUPS) the HPIJS\ndriver needs the rest of HP's printing and scanning software in the\npackage hplip. For special cases (e.g. for LPRng/lpdfilter or for a\nminimal printing system) it is possible to use only the hpijs binary\nand Ghostscript.\n\nFor documentation and license see the main-package hplip.\n\n\n\nAuthors:\n--------\n David Suffield <david.suffield@hp.com>\n Cory Meisch <cory.meisch@hp.com>\n Yie Shiyun <shiyun.yie@hp.com>\n Donald J. Welch <donald.welch@hp.com>\n Cauligi Raghothama S. <raghothama.cauligi@hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [301]{app2_name: htdig, app2_display_name: , app2_epoch: 0, app2_version: 3.2.0b6, app2_release: 21.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.htdig.org, app2_source_package: , app2_summary: WWW Index and Search System, app2_description: The ht://Dig system is a complete World Wide Web index and search\nsystem for a small domain or intranet. This system is not meant to\nreplace the need for powerful Internet-wide search systems like Lycos,\nInfoseek, Webcrawler, or AltaVista. Instead it is meant to cover the\nsearch needs of a single company, campus, or even a particular\nsubsection of a Web site.\n\nUnlike some WAIS-based or Web server-based search engines, ht://Dig can\nspan several Web servers at a site. The type of these Web servers does\nnot matter as long as they understand the HTTP 1.0 protocol.\n\n\n\nAuthors:\n--------\n Andrew Scherpbier <andrew@contigo.com>\n Gabriele Bartolini <bartolini@infomedia.it>\n Lachlan Andrew <lha@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [302]{app2_name: hwinfo, app2_display_name: , app2_epoch: 0, app2_version: 12.60, app2_release: 0.4.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Hardware Library, app2_description: A simple program that lists results from the hardware detection\nlibrary., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [303]{app2_name: ifnteuro, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 209.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnu.org/gnu/intlfonts/, app2_source_package: , app2_summary: European fonts for the X Window System, app2_description: European fonts for the X Window System (ISO 8859-1, 8859-2, 8859-3,\n8859-4, 8859-5/9, 8859-7, and 8859-8 together with\nKOI8-1/GOST19768.74-1)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [304]{app2_name: ifplugd, app2_display_name: , app2_epoch: 0, app2_version: 0.28, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://0pointer.de/lennart/projects/ifplugd/, app2_source_package: , app2_summary: Daemon Activating Network Interfaces on Cable Plug, app2_description: ifplugd is a lightweight Linux daemon that configures the network\nautomatically when a cable is plugged in and unconfigures it when the\ncable is pulled. It is primarily intended for use with laptops. It\nrelies on the distribution's native network configuration subsystem, so\nis not very intrusive.\n\n\n\nAuthors:\n--------\n Lennard Poettering <mzvscyhtq (at) 0pointer (dot) de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [305]{app2_name: imlib, app2_display_name: , app2_epoch: 0, app2_version: 1.9.14, app2_release: 215.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.labs.redhat.com/imlib/, app2_source_package: , app2_summary: A Shared Library for Loading and Rendering 3D Images, app2_description: This is a general, all-purpose image loading and rendering (image data\nto screen data) library. Imlib is currently capable of loading 25\ndifferent image formats.\n\nSee the file /usr/include/X11/imlib.h or directory\n/usr/share/doc/packages/imlib for more details.\n\nThis shared library is needed for the Enlightenment window manager and\nfor GNOME.\n\n\n\nAuthors:\n--------\n Carsten Haitzler <s2154962@cse.unsw.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [306]{app2_name: imlib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.9.14, app2_release: 215.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.labs.redhat.com/imlib/, app2_source_package: , app2_summary: A Shared Library for Loading and Rendering 3D Images, app2_description: This is a general, all-purpose image loading and rendering (image data\nto screen data) library. Imlib is currently capable of loading 25\ndifferent image formats.\n\nSee the file /usr/include/X11/imlib.h or directory\n/usr/share/doc/packages/imlib for more details.\n\nThis shared library is needed for the Enlightenment window manager and\nfor GNOME.\n\n\n\nAuthors:\n--------\n Carsten Haitzler <s2154962@cse.unsw.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [307]{app2_name: info, app2_display_name: , app2_epoch: 0, app2_version: 4.8, app2_release: 22.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.texinfo.org, app2_source_package: , app2_summary: A Stand-Alone Terminal-Based Info Browser, app2_description: Info is a terminal-based program for reading documentation of computer\nprograms in the Info format. The GNU Project distributes most of its\non-line manuals in the Info format, so you need a program called "Info\nreader" to read the manuals.\n\n\n\nAuthors:\n--------\n Andreas Schwab <schwab@suse.de>\n Brian Fox <bfox@gnu.ai.mit.edu>\n Charles Hannum <mycroft@gnu.ai.mit.edu>\n Daniel Hagerty <hag@gnu.ai.mit.edu>\n David J. MacKenzie <djm@gnu.ai.mit.edu>\n Eli Zaretskii <eliz@is.elta.co.il>\n Jim Meyering <meyering@na-net.ornl.gov>\n Karl Berry <karl@gnu.org>\n Kaveh R. Ghazi <ghazi@caip.rutgers.edu>\n Noah Friedman <friedman@prep.ai.mit.edu>\n Richard Stallman <rms@gnu.ai.mit.edu>\n Robert J. Chassell <bob@gnu.ai.mit.edu>\n Roland McGrath <roland@gnu.ai.mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [308]{app2_name: info2html, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 16.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/info2html/, app2_source_package: , app2_summary: Program to Convert Info Pages into HTML Pages, app2_description: This package contains the CGI script info2html that creates HTML pages\nfrom info documents.\n\nInfo2html opens a Web browser with an HTML page of the info file\n/usr/share/info/dir.\n\nInfo references and nodes can be clicked to generate HTML pages of the\nlinked info files.\n\n\n\nAuthors:\n--------\n Karl Guggisberg <guggis@iam.unibe.ch>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [309]{app2_name: initviocons, app2_display_name: , app2_epoch: 0, app2_version: 0.4, app2_release: 316.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.iseries.de/, app2_source_package: , app2_summary: Terminal Initialization for the iSeries Virtual Console, app2_description: Initviocons can be used on the iSeries platform to recognize terminal\nfeatures of a telnet client that is connected to the virtual console\n(similar to a serial console). It probes the terminal via escape\nsequences to find out the screen size and a suitable TERM type. It also\ndoes special initialization if possible (for example, carriage return\nsuppression for Windows telnet clients). On the iSeries platform, it\nadditionally checks for the presence of more than one terminal\nconnected on the same line. See /etc/profile for a usage example.\n\n\n\nAuthors:\n--------\n Peter Poeml <poeml@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [310]{app2_name: input-utils, app2_display_name: , app2_epoch: 0, app2_version: 2005.08.02, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linuxconsole.sourceforge.net/input/input.html, app2_source_package: , app2_summary: A Set of Utilities for Input Devices, app2_description: Utilities for input devices. It includes joystick testing and\ncalibration, force feedback testing, and generic event tools.\n\n\n\nAuthors:\n--------\n Vojtěch Pavl\xedk <vojtech@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [311]{app2_name: insserv, app2_display_name: , app2_epoch: 0, app2_version: 1.10.0, app2_release: 15.8.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Program to Arrange Initialization Scripts, app2_description: Insserv enables an installed system init script (boot script) by\nreading the comment header of the script and calculating the\ndependencies between all scripts.\n\n\n\nAuthors:\n--------\n Dr. Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [312]{app2_name: inst-source-utils, app2_display_name: , app2_epoch: 0, app2_version: 2008.7.21, app2_release: 2.4, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://en.opensuse.org/Inst-source-utils, app2_source_package: , app2_summary: Utilities for creating customized installation sources., app2_description: Utilities supporting autoinstallation and creation of customized\ninstallation and update sources., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [313]{app2_name: intlfnts, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 209.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnu.org/gnu/intlfonts/, app2_source_package: , app2_summary: Documentation for the International Fonts, app2_description: This package contains the READMEs for international fonts from the\nfollowing packages:\n\nifntarab: Arab fonts for X11\n\nifntasia: Asian fonts for X11\n\nifntchia: Chinese fonts for X11\n\nifntchib: Big Chinese fonts for X11\n\nifntethi: Ethiopic fonts for X11\n\nifnteuro: European fonts for X11\n\nifntjapa: Japanese fonts for X11\n\nifntjapb: Big Japanese fonts for X11\n\nifntphon: IPA fonts for X11\n\nintlfonts-ttf: TrueType fonts\n\nintlfonts-bdf: Bitmap fonts useful for printing exotic languages from\nEmacs, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [314]{app2_name: ipmitool, app2_display_name: , app2_epoch: 0, app2_version: 1.8.10, app2_release: 3.4.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ipmitool.sourceforge.net/, app2_source_package: , app2_summary: Utility for IPMI Control, app2_description: This package contains a utility for interfacing with devices that\nsupport the Intelligent Platform Management Interface specification.\nIPMI is an open standard for machine health, inventory, and remote\npower control.\n\nThis utility can communicate with IPMI-enabled devices through either a\nkernel driver such as OpenIPMI or over the RMCP LAN protocol defined in\nthe IPMI specification. IPMIv2 adds support for encrypted LAN\ncommunications and remote Serial-over-LAN functionality.\n\nIt provides commands for reading the Sensor Data Repository (SDR) and\ndisplaying sensor values, displaying the contents of the System Event\nLog (SEL), printing Field Replaceable Unit (FRU) information, reading\nand setting LAN configuration, and chassis power control., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [315]{app2_name: iproute2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.15, app2_release: 14.6.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.osdl.org/dev/iproute2/, app2_source_package: , app2_summary: Advanced Routing, app2_description: This package provides the tools ip, tc, and rtmon needed to use the new\nand advanced routing options of the Linux kernel. The SUSE Linux\ndistribution has used this package for network setup since SuSE Linux\n8.0.\n\n\n\nAuthors:\n--------\n Alexey Kuznetsov <kuznet at ms2 dot inr dot ac dot ru>\n Stephem Hemminger <shemminger at osdl dot org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [316]{app2_name: iptables, app2_display_name: , app2_epoch: 0, app2_version: 1.3.5, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.iptables.org, app2_source_package: , app2_summary: IP Packet Filter Administration, app2_description: Iptables is used to set up, maintain, and inspect the tables of IP\npacket filter rules in the Linux kernel. This version requires kernel\n2.4.0 or newer.\n\n\n\nAuthors:\n--------\n Netfilter Core Team <netfilter-core@linuxcare.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [317]{app2_name: iputils, app2_display_name: , app2_epoch: 0, app2_version: ss021109, app2_release: 167.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.tux.org/people/alexey-kuznetsov/ip-routing, app2_source_package: , app2_summary: IPv4and IPv6 Networking Utilities, app2_description: This package contains some small network tools for IPv4 and IPv6 like\nrdisc, ping6, traceroute6, tracepath, and tracepath6.\n\n\n\nAuthors:\n--------\n Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [318]{app2_name: iso-codes, app2_display_name: , app2_epoch: 0, app2_version: 0.49, app2_release: 17.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://alioth.debian.org/projects/pkg-isocodes/, app2_source_package: , app2_summary: ISO Code Lists and Translations, app2_description: This package provides the ISO-639 language code list, the ISO-3166\nterritory code list, ISO-3166-2 subterritory lists, and all their\ntranslations in gettext .po form.\n\n\n\nAuthors:\n--------\n Alastair McKinstry, <mckinstry@debian.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [319]{app2_name: ivman, app2_display_name: , app2_epoch: 0, app2_version: 0.6.9, app2_release: 16.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ivman.sourceforge.net/, app2_source_package: , app2_summary: A generic handler for HAL events., app2_description: Originally for automounting, it can now be used to run arbitrary\ncommands when events or conditions occur or properties are modified on\nyour hardware (e.g., run a command when you close your laptop's lid,\nrun a command when a particular device is attached or a particular CD\nis inserted, etc).\n\n\n\nAuthors:\n--------\n Ikke <eikke@users.sourceforge.net>\n Rohan <ro_han@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [320]{app2_name: jack, app2_display_name: , app2_epoch: 0, app2_version: 0.100.0, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://jackit.sourceforge.net, app2_source_package: , app2_summary: Jack Audio Connection Kit, app2_description: JACK is a low-latency audio server written primarily for the Linux\noperating system. It can connect a number of different applications to\nan audio device, as well as allow them to share audio between\nthemselves. Its clients can run in their own processes (as a normal\napplication), or they can run within a JACK server (as a plug-in).\n\n\n\nAuthors:\n--------\n pbd@users.sourceforge.net, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [321]{app2_name: jack-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.100.0, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://jackit.sourceforge.net, app2_source_package: , app2_summary: Jack Audio Connection Kit, app2_description: JACK is a low-latency audio server written primarily for the Linux\noperating system. It can connect a number of different applications to\nan audio device, as well as allow them to share audio between\nthemselves. Its clients can run in their own processes (as a normal\napplication), or they can run within a JACK server (as a plug-in).\n\n\n\nAuthors:\n--------\n pbd@users.sourceforge.net, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [322]{app2_name: jfsutils, app2_display_name: , app2_epoch: 0, app2_version: 1.1.10, app2_release: 13.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://jfs.sf.net, app2_source_package: , app2_summary: IBM JFS Utility Programs, app2_description: This package contains utilities for managing IBM's Journaled File\nSystem (JFS) under Linux. The following utilities are available:\n\no fsck.jfs--initiate replay of the JFS transaction log and check and\nrepair a JFS formatted device o logdump--dump a JFS formatted device's\njournal log o logredo--replay a JFS formatted device's journal log o\nmkfs.jfs--create a JFS formatted partition o xchkdmp--dump the contents\nof a JFS fsck log file created with xchklog o xchklog--extract a log\nfrom the JFS fsck workspace into a file o xpeek--shell-type JFS file\nsystem editor\n\n\n\nAuthors:\n--------\n Steve Best <sbest@us.ibm.com>\n Dave Kleikamp <shaggy@us.ibm.com>\n Barry Arndt <barndt@us.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [323]{app2_name: joe, app2_display_name: , app2_epoch: 0, app2_version: 3.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/joe-editor, app2_source_package: , app2_summary: A Text Editor, app2_description: JOE (Joe's Own Editor) is a freeware ASCII editor for UNIX. Joe is\nsimilar to most IBM PC text editors. The keyboard combinations are\nsimilar to WordStar[tm] and Turbo C. Some of Joe's features include:\n\n-full support of termcap and terminfo (useful for device-independent\ndescriptions to control screen output) -optimized screen refresh like\nGNU Emacs (Joe can even be used at 2400 baud) -easy installation with\nall features for UNIX integration with vi: a marked block of text can\nbe filtered through a UNIX command and wherever JOE accepts a filename\nparameter, the following can also be substituted:\n\n!command\t\t:to redirect from or to another command\n\n>>filename\t\t:to append onto an existing file\n\nfilename,start,size\t:to edit a part of a file or device\n\n-\t\t\t:to use standard input/output\n\nWhen JOE has several files opened at the same time, each file is\ndisplayed in its own window. Additionally, JOE allows for shell windows\nfrom which the output of the executed commands are saved in a buffer,\nautomatic filename completion (via TAB), help windows, undo and redo,\nand search and replace using regular expressions.\n\n\n\nAuthors:\n--------\n Joseph H. Allen <jhallen@world.std.com>\n\n Marek 'Marx' Grac <xgrac@fi.muni.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [324]{app2_name: kbd, app2_display_name: , app2_epoch: 0, app2_version: 1.12, app2_release: 64.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd, app2_source_package: , app2_summary: Keyboard and Font Utilities, app2_description: Load and save keyboard mappings. This is needed if you are not using\nthe US keyboard map. This package also contains utilities for changing\nyour console fonts. If you install this package, YaST includes an extra\nmenu to allow you to choose between the different fonts. This package\nalso includes fonts from the kbd_fonts.tar.gz package (by Paul\nGortmaker) on Sunsite.\n\n\n\nAuthors:\n--------\n Andries Brouwer <aeb@cwi.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [325]{app2_name: kdelibs3, app2_display_name: , app2_epoch: 0, app2_version: 3.5.1, app2_release: 49.52.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kde.org, app2_source_package: , app2_summary: KDE Base Libraries, app2_description: This package contains kdelibs, one of the basic packages of the K\nDesktop Environment. It contains the necessary libraries for the KDE\ndesktop.\n\nThis package is absolutely necessary for using KDE.\n\n\n\nAuthors:\n--------\n The KDE Team <kde@kde.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [326]{app2_name: kdelibs3-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.5.1, app2_release: 49.52.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kde.org, app2_source_package: , app2_summary: KDE Base Libraries, app2_description: This package contains kdelibs, one of the basic packages of the K\nDesktop Environment. It contains the necessary libraries for the KDE\ndesktop.\n\nThis package is absolutely necessary for using KDE.\n\n\n\nAuthors:\n--------\n The KDE Team <kde@kde.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [327]{app2_name: kernel-default, app2_display_name: , app2_epoch: 0, app2_version: 2.6.16.60, app2_release: 0.54.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/, app2_source_package: , app2_summary: The Standard Kernel, app2_description: The standard kernel.\n\n\n\nSource Timestamp: 2009-09-04 03:28:03 +0200\nGIT Revision: 8b942c5859377f705f977236129b4d860d2e1880\nGIT Branch: SLES10_SP3_BRANCH, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [328]{app2_name: keyutils, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 107.4.34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~dhowells/keyutils/, app2_source_package: , app2_summary: Linux Key Management Utilities, app2_description: Utilities to control the kernel key management facility and to provide\na mechanism by which the kernel call back to userspace to get a key\ninstantiated.\n\n\n\nAuthors:\n--------\n David Howells <dhowells@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [329]{app2_name: keyutils-libs, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 107.4.34, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.redhat.com/~dhowells/keyutils/, app2_source_package: , app2_summary: Key utilities library, app2_description: This package provides a wrapper library for the key management facility\nsystem calls.\n\n\n\nAuthors:\n--------\n David Howells <dhowells@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [330]{app2_name: klogd, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 559.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The kernel log daemon, app2_description: The klogd daemon 'listens' to kernel log messages, prioritizes them,\nand routes them to either output files or to syslog daemon.\n\nThis version of klogd will optionally translate kernel addresses to\ntheir symbolic equivalents if provided with a system map.\n\n\n\nAuthors:\n--------\n Dr. Greg Wettstein <greg@wind.rmcc.com>\n Stephen Tweedie <sct@dcs.ed.ac.uk>\n Juha Virtanen <jiivee@hut.fi>\n Shane Alderton <shane@scs.apana.org.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [331]{app2_name: krb5, app2_display_name: , app2_epoch: 0, app2_version: 1.4.3, app2_release: 19.43.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: MIT Kerberos5 Implementation--Libraries, app2_description: Kerberos V5 is a trusted-third-party network authentication system,\nwhich can improve your network's security by eliminating the insecure\npractice of clear text passwords.\n\n\n\nAuthors:\n--------\n The MIT Kerberos Team\n Sam Hartman <hartmans@mit.edu>\n Ken Raeburn <raeburn@mit.edu>\n Tom Yu <tlyu@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [332]{app2_name: krb5-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.4.3, app2_release: 19.43.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.mit.edu/kerberos/www/, app2_source_package: , app2_summary: MIT Kerberos5 Implementation--Libraries, app2_description: Kerberos V5 is a trusted-third-party network authentication system,\nwhich can improve your network's security by eliminating the insecure\npractice of clear text passwords.\n\n\n\nAuthors:\n--------\n The MIT Kerberos Team\n Sam Hartman <hartmans@mit.edu>\n Ken Raeburn <raeburn@mit.edu>\n Tom Yu <tlyu@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [333]{app2_name: ksh, app2_display_name: , app2_epoch: 0, app2_version: 93s, app2_release: 59.11.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.research.att.com/~gsf/download/, app2_source_package: , app2_summary: Korn Shell, app2_description: The original Korn Shell. The ksh is an sh-compatible command\ninterpreter that executes commands read from standard input or from a\nfile.\n\n\n\nAuthors:\n--------\n David Korn <dgk@research.att.com>\n Glenn Fowler <gsf@research.att.com>\n Phong Vo <kpv@research.att.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [334]{app2_name: ksymoops, app2_display_name: , app2_epoch: 0, app2_version: 2.4.11, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/ksymoops/, app2_source_package: , app2_summary: Kernel Oops and Error Message Decoder, app2_description: The Linux kernel produces error messages that contain machine specific\nnumbers that are meaningless for debugging. Ksymoops reads\nmachine-specific files and the error log and converts the addresses to\nmeaningful symbols and offsets.\n\n\n\nAuthors:\n--------\n Keith Owens <kaos@ocs.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [335]{app2_name: latex2html-pngicons, app2_display_name: , app2_epoch: 0, app2_version: 2002.2.1, app2_release: 379.5, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.latex2html.org/, app2_source_package: , app2_summary: Icons in the PNG format for the LaTeX to HTML Converter, app2_description: Icons in the PNG format for the LaTeX to HTML Converter.\n\n\n\nAuthors:\n--------\n Jens Lippmann <lippmann@cdc.informatik.tu-darmstadt.de>\n Nikos Drakos <nikos@cbl.leeds.ac.uk>\n Ross Moore <ross@mpce.mq.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [336]{app2_name: ldapcpplib, app2_display_name: , app2_epoch: 0, app2_version: 0.0.4, app2_release: 14.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: C++ API for LDAPv3, app2_description: C++ API for LDAPv3.\n\nDocumentation is in /usr/share/doc/packages/ldapcpplib/srcdoc.\n\n\n\nAuthors:\n--------\n Ralf Haferkamp <rhafer@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [337]{app2_name: less, app2_display_name: , app2_epoch: 0, app2_version: 394, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.greenwoodsoftware.com/less/, app2_source_package: , app2_summary: Text File Browser and Pager Similar to more, app2_description: less is a text file browser and pager similar to more. It allows\nbackward as well as forward movement within a file. Also, less does not\nhave to read the entire input file before starting. It is possible to\nstart an editor at any time from within less.\n\n\n\nAuthors:\n--------\n Mark Nudelman <markn@greenwoodsoftware.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [338]{app2_name: libacl, app2_display_name: , app2_epoch: 0, app2_version: 2.2.41, app2_release: 0.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: A dynamic library for accessing POSIX Access Control Lists, app2_description: This package contains the libacl.so dynamic library which contains the\nPOSIX 1003.1e draft standard 17 functions for manipulating access\ncontrol lists.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [339]{app2_name: libacl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.2.41, app2_release: 0.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: A dynamic library for accessing POSIX Access Control Lists, app2_description: This package contains the libacl.so dynamic library which contains the\nPOSIX 1003.1e draft standard 17 functions for manipulating access\ncontrol lists.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [340]{app2_name: libaio, app2_display_name: , app2_epoch: 0, app2_version: 0.3.104, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Linux-Native Asynchronous I/O Access Library, app2_description: The Linux-native asynchronous I/O facility ("async I/O", or "aio") has\na richer API and capability set than the simple POSIX async I/O\nfacility. This library provides the Linux-native API for async I/O. The\nPOSIX async I/O facility requires this library to provide\nkernel-accelerated async I/O capabilities, as do applications that\nrequire the Linux-native async I/O API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [341]{app2_name: libaio-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.3.104, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Linux-Native Asynchronous I/O Access Library, app2_description: The Linux-native asynchronous I/O facility ("async I/O", or "aio") has\na richer API and capability set than the simple POSIX async I/O\nfacility. This library provides the Linux-native API for async I/O. The\nPOSIX async I/O facility requires this library to provide\nkernel-accelerated async I/O capabilities, as do applications that\nrequire the Linux-native async I/O API., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [342]{app2_name: libao, app2_display_name: , app2_epoch: 0, app2_version: 0.8.6, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/ao/, app2_source_package: , app2_summary: A Cross-Platform Audio Output Library, app2_description: Libao is a cross-platform audio output library. It currently supports\nESD, OSS, Solaris, and IRIX.\n\n\n\nAuthors:\n--------\n Aaron Holtzman\n Stan Seibert <indigo@aztec.asu.edu>\n Jack Moffitt <jack@icecast.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [343]{app2_name: libapparmor, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: Immunix Library to provide key AppArmor symbols, app2_description: This package provides the libimmunix library, which contains the\nchange_hat(2) symbol, used for sub-process confinement by AppArmor.\nApplications that wish to make use of change_hat(2) need to link\nagainst this library.\n\n\n\nAuthors:\n--------\n sbeattie@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [344]{app2_name: libapparmor-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: Immunix Library to provide key AppArmor symbols, app2_description: This package provides the libimmunix library, which contains the\nchange_hat(2) symbol, used for sub-process confinement by AppArmor.\nApplications that wish to make use of change_hat(2) need to link\nagainst this library.\n\n\n\nAuthors:\n--------\n sbeattie@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [345]{app2_name: libart_lgpl, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libart Components Licensed under the LGPL, app2_description: Libart is a library for high-performance 2D graphics. It is currently\nbeing used as the antialiased rendering engine for GNOME Canvas. It is\nalso the rendering engine for Gill, the GNOME Illustration application.\n\n\n\nAuthors:\n--------\n Raph Levien <raph@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [346]{app2_name: libart_lgpl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.3.17, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Libart Components Licensed under the LGPL, app2_description: Libart is a library for high-performance 2D graphics. It is currently\nbeing used as the antialiased rendering engine for GNOME Canvas. It is\nalso the rendering engine for Gill, the GNOME Illustration application.\n\n\n\nAuthors:\n--------\n Raph Levien <raph@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [347]{app2_name: libattr, app2_display_name: , app2_epoch: 0, app2_version: 2.4.34, app2_release: 0.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: A dynamic library for filesystem extended attribute support, app2_description: This package contains the libattr.so dynamic library.It contains the\nextended attribute system calls and library functions.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [348]{app2_name: libattr-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.4.34, app2_release: 0.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://oss.sgi.com/projects/xfs/cmd_tars, app2_source_package: , app2_summary: A dynamic library for filesystem extended attribute support, app2_description: This package contains the libattr.so dynamic library.It contains the\nextended attribute system calls and library functions.\n\n\n\nAuthors:\n--------\n Andreas Gruenbacher <a.gruenbacher@computer.org>\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [349]{app2_name: libbeagle, app2_display_name: , app2_epoch: 0, app2_version: 0.2.18, app2_release: 55.11.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/beagle/, app2_source_package: , app2_summary: Beagle C interface, app2_description: Library to talk to the beagle server in C.\n\n\n\nAuthors:\n--------\n Jon Trowbridge <trow@novell.com>\n Nat Friedman <nat@novell.com>\n Todd Berman <tberman@off.net>\n Michael Levy <mlevy@wardium.homeip.net>\n Joe Gasiorek <joe.gasiorek@gmail.com>\n Arwed V. Merkatz <v.merkatz@gmx.net>\n Christopher Orr <chris@protactin.co.uk>\n Dave Camp <dave@novell.com>\n Veerapuram Varadhan <vvaradhan@novell.com>\n Michael Bayne <mdb@samskivert.com>\n Fredrik Hedberg <fredrik.hedberg@hedbergs.com>\n Robert Love <rml@novell.com>\n Joe Shaw <joeshaw@novell.com>\n Chris Lahey <clahey@ximian.com>\n Tuomas Kuosmanen <tigert@tigert.priv>\n Alex Graveley <alex@beatniksoftware.com>\n Adam Lofts <adam@negligible.co.uk>\n Lukas Lipka <lukas@pmad.net>\n Rafael Slinckx <raf.raf@wol.be>\n James Vipond <james.vipond@ntlworld.com>\n Carl-Emil Lagerstedt <carl-emil@lagerstedt.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [350]{app2_name: libbeagle-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.2.18, app2_release: 55.11.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/beagle/, app2_source_package: , app2_summary: Beagle C interface, app2_description: Library to talk to the beagle server in C.\n\n\n\nAuthors:\n--------\n Jon Trowbridge <trow@novell.com>\n Nat Friedman <nat@novell.com>\n Todd Berman <tberman@off.net>\n Michael Levy <mlevy@wardium.homeip.net>\n Joe Gasiorek <joe.gasiorek@gmail.com>\n Arwed V. Merkatz <v.merkatz@gmx.net>\n Christopher Orr <chris@protactin.co.uk>\n Dave Camp <dave@novell.com>\n Veerapuram Varadhan <vvaradhan@novell.com>\n Michael Bayne <mdb@samskivert.com>\n Fredrik Hedberg <fredrik.hedberg@hedbergs.com>\n Robert Love <rml@novell.com>\n Joe Shaw <joeshaw@novell.com>\n Chris Lahey <clahey@ximian.com>\n Tuomas Kuosmanen <tigert@tigert.priv>\n Alex Graveley <alex@beatniksoftware.com>\n Adam Lofts <adam@negligible.co.uk>\n Lukas Lipka <lukas@pmad.net>\n Rafael Slinckx <raf.raf@wol.be>\n James Vipond <james.vipond@ntlworld.com>\n Carl-Emil Lagerstedt <carl-emil@lagerstedt.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [351]{app2_name: libbonobo, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 24.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The Bonobo Component System for the GNOME 2.x Desktop Platform, app2_description: Bonobo is a component system for the GNOME platform. Libbonobo is the\nnew version for the GNOME 2.x Desktop platform.\n\n\n\nAuthors:\n--------\n Miguel de Icaza (miguel@ximian.com)\n Nat Friedman (nat@ximian.com)\n Michael Meeks (michael@ximian.com)\n Dietmar Maurer (dietmar@ximian.com)\n Alex Graveley (alex@ximian.com)\n Mike Kestner (mkestner@ameritech.net)\n Joe Shaw (joe@ximian.com), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [352]{app2_name: libbonobo-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 24.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The Bonobo Component System for the GNOME 2.x Desktop Platform, app2_description: Bonobo is a component system for the GNOME platform. Libbonobo is the\nnew version for the GNOME 2.x Desktop platform.\n\n\n\nAuthors:\n--------\n Miguel de Icaza (miguel@ximian.com)\n Nat Friedman (nat@ximian.com)\n Michael Meeks (michael@ximian.com)\n Dietmar Maurer (dietmar@ximian.com)\n Alex Graveley (alex@ximian.com)\n Mike Kestner (mkestner@ameritech.net)\n Joe Shaw (joe@ximian.com), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [353]{app2_name: libbonoboui, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Bonobo Part of the GNOME User Interface Libraries, app2_description: This library contains the Bonobo-related part of the GNOME UI\nlibraries. It belongs to the GNOME 2.x Desktop platform., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [354]{app2_name: libbonoboui-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.10.1, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Bonobo Part of the GNOME User Interface Libraries, app2_description: This library contains the Bonobo-related part of the GNOME UI\nlibraries. It belongs to the GNOME 2.x Desktop platform., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [355]{app2_name: libcap, app2_display_name: , app2_epoch: 0, app2_version: 1.92, app2_release: 499.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library and Binaries for Capabilities (linux-privs) Support, app2_description: Capabilities are a measure to limit the omnipotence of the superuser.\nCurrently a program started by root or setuid root has the power to do\nanything. Capabilities (Linux-Privs) provide a more fine-grained access\ncontrol. Without kernel patches, you can use this library to drop\ncapabilities within setuid binaries. If you use patches, this can be\ndone automatically by the kernel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [356]{app2_name: libcap-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.92, app2_release: 499.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library and Binaries for Capabilities (linux-privs) Support, app2_description: Capabilities are a measure to limit the omnipotence of the superuser.\nCurrently a program started by root or setuid root has the power to do\nanything. Capabilities (Linux-Privs) provide a more fine-grained access\ncontrol. Without kernel patches, you can use this library to drop\ncapabilities within setuid binaries. If you use patches, this can be\ndone automatically by the kernel., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [357]{app2_name: libcddb, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libcddb.sourceforge.net/, app2_source_package: , app2_summary: CDDB Access Library, app2_description: Libcddb is a library that implements the different protocols (CDDBP,\nHTTP, SMTP) to access data on a CDDB server (http://freedb.org). It\ntries to be as cross-platform as possible.\n\n\n\nAuthors:\n--------\n Kris Verbeeck <airborne@advalvas.be>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [358]{app2_name: libcddb-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.1, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libcddb.sourceforge.net/, app2_source_package: , app2_summary: CDDB Access Library, app2_description: Libcddb is a library that implements the different protocols (CDDBP,\nHTTP, SMTP) to access data on a CDDB server (http://freedb.org). It\ntries to be as cross-platform as possible.\n\n\n\nAuthors:\n--------\n Kris Verbeeck <airborne@advalvas.be>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [359]{app2_name: libcdio, app2_display_name: , app2_epoch: 0, app2_version: 0.76, app2_release: 16.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libcdio/, app2_source_package: , app2_summary: CD-ROM Access Library, app2_description: This library encapsulates CD-ROM reading and control. Applications\nwanting to be oblivious to the OS and device-dependent properties of a\nCD-ROM can use this library.\n\n\n\nAuthors:\n--------\n Herbert Valerio Riedel <hvr@gnu.org>\n Rocky Bernstein <rocky@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [360]{app2_name: libcdio-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.76, app2_release: 16.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libcdio/, app2_source_package: , app2_summary: CD-ROM Access Library, app2_description: This library encapsulates CD-ROM reading and control. Applications\nwanting to be oblivious to the OS and device-dependent properties of a\nCD-ROM can use this library.\n\n\n\nAuthors:\n--------\n Herbert Valerio Riedel <hvr@gnu.org>\n Rocky Bernstein <rocky@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [361]{app2_name: libcom_err, app2_display_name: , app2_epoch: 0, app2_version: 1.38, app2_release: 25.35.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net, app2_source_package: , app2_summary: com_err library, app2_description: com_err is an error message display library.\n\n\n\nAuthors:\n--------\n Remy Card <card@masi.ibp.fr>\n Theodore Ts'o <tytso@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [362]{app2_name: libcom_err-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.38, app2_release: 25.35.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://e2fsprogs.sourceforge.net, app2_source_package: , app2_summary: com_err library, app2_description: com_err is an error message display library.\n\n\n\nAuthors:\n--------\n Remy Card <card@masi.ibp.fr>\n Theodore Ts'o <tytso@mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [363]{app2_name: libcroco, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freespiders.org/projects/libcroco/, app2_source_package: , app2_summary: CSS2 Parser Library, app2_description: Libcroco is a stand-alone CSS2 parsing library. It provides a low-level\nevent-driven SAC-like API and a CSS object model-like API.\n\n\n\nAuthors:\n--------\n Gael Chamoulaud <strider@gnome.org>\n Rob BUIS <rwlbuis@xs4all.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [364]{app2_name: libcroco-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freespiders.org/projects/libcroco/, app2_source_package: , app2_summary: CSS2 Parser Library, app2_description: Libcroco is a stand-alone CSS2 parsing library. It provides a low-level\nevent-driven SAC-like API and a CSS object model-like API.\n\n\n\nAuthors:\n--------\n Gael Chamoulaud <strider@gnome.org>\n Rob BUIS <rwlbuis@xs4all.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [365]{app2_name: libdaemon, app2_display_name: , app2_epoch: 0, app2_version: 0.10, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://0pointer.de/lennart/projects/libdaemon/, app2_source_package: , app2_summary: Lightweight C library That Eases the Writing of UNIX Daemons, app2_description: libdaemon is a lightweight C library that eases the writing of UNIX\ndaemons. It consists of the following parts:\n\n* A wrapper around fork() that does the correct daemonization\n procedure of a process\n\n* A wrapper around syslog() for simpler log output compatible with\n syslog or STDERR\n\n* An API for writing PID files\n\n* An API for serializing UNIX signals into a pipe for usage with\n select() or poll()\n\n* An API for running subprocesses with STDOUT and STDERR redirected\n to syslog\n\nAPIs like these are used in most daemon software available. It is not\nthat simple to get it done right and code duplication is not a goal.\n\n\n\nAuthors:\n--------\n Lennart Poettering <mzqnrzba (at) 0pointer (dot) de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [366]{app2_name: libdrm, app2_display_name: , app2_epoch: 0, app2_version: 2.0, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sf.net, app2_source_package: , app2_summary: Userspace Interface for Kernel DRM Services, app2_description: The package containts the userspace interface to the kernel DRM\nservices.\n\n\n\nAuthors:\n--------\n Daryll Strauss <daryll@valinux.com>\n Dave Airlie <airlied@linux.ie>\n Eric Anholt <anholt@FreeBSD.org>\n Frank C. Earl <fearl@airmail.net>\n Gareth Hughes <gareth@valinux.com>\n Greg Kroah-Hartman <greg@kroah.com>\n Jeff Hartmann <jhartmann@valinux.com>\n Jens Owen <jens@tungstengraphics.com>\n Jon Smirl <jonsmirl@gmail.com>\n Jose Fonseca <jrfonseca@tungstengraphics.com>\n Keith Whitwell <keith@tungstengraphics.com>\n Kevin E. Martin <martin@valinux.com>\n Leif Delgass <ldelgass@retinalburn.net>\n Matthew J Sottek <matthew.j.sottek@intel.com>\n Michel Daenzer <michel@daenzer.net>\n Nicolai Haehnle <prefect_@gmx.net>\n Paul Mackerras <paulus@samba.org>\n Richard Henderson <rth@twiddle.net>\n Rickard E. (Rik) Faith <faith@valinux.com>\n Sung-Ching Lin <sclin@sis.com.tw>\n Terry Barnaby <terry1@beam.ltd.uk>\n Thomas Hellstrom <unichrome@shipmail.org>\n Torsten Duwe <duwe@caldera.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [367]{app2_name: libdrm-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.0, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dri.sf.net, app2_source_package: , app2_summary: Userspace Interface for Kernel DRM Services, app2_description: The package containts the userspace interface to the kernel DRM\nservices.\n\n\n\nAuthors:\n--------\n Daryll Strauss <daryll@valinux.com>\n Dave Airlie <airlied@linux.ie>\n Eric Anholt <anholt@FreeBSD.org>\n Frank C. Earl <fearl@airmail.net>\n Gareth Hughes <gareth@valinux.com>\n Greg Kroah-Hartman <greg@kroah.com>\n Jeff Hartmann <jhartmann@valinux.com>\n Jens Owen <jens@tungstengraphics.com>\n Jon Smirl <jonsmirl@gmail.com>\n Jose Fonseca <jrfonseca@tungstengraphics.com>\n Keith Whitwell <keith@tungstengraphics.com>\n Kevin E. Martin <martin@valinux.com>\n Leif Delgass <ldelgass@retinalburn.net>\n Matthew J Sottek <matthew.j.sottek@intel.com>\n Michel Daenzer <michel@daenzer.net>\n Nicolai Haehnle <prefect_@gmx.net>\n Paul Mackerras <paulus@samba.org>\n Richard Henderson <rth@twiddle.net>\n Rickard E. (Rik) Faith <faith@valinux.com>\n Sung-Ching Lin <sclin@sis.com.tw>\n Terry Barnaby <terry1@beam.ltd.uk>\n Thomas Hellstrom <unichrome@shipmail.org>\n Torsten Duwe <duwe@caldera.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [368]{app2_name: libevent, app2_display_name: , app2_epoch: 0, app2_version: 1.1, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://monkey.org/~provos/libevent/, app2_source_package: , app2_summary: Library Providing an Event Handling API, app2_description: The libevent library provides a mechanism to execute a function when a\nspecific event on a file descriptor occurs or after a given time has\npassed.\n\n\n\nAuthors:\n--------\n Nils Provos <provos@citi.umich.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [369]{app2_name: libexif, app2_display_name: , app2_epoch: 0, app2_version: 0.6.13, app2_release: 20.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libexif.sourceforge.net, app2_source_package: , app2_summary: An EXIF Tag Parsing Library for Digital Cameras, app2_description: This library is used to parse EXIF information from JPEGs created by\ndigital cameras.\n\n\n\nAuthors:\n--------\n Lutz M\xfcller <lutz@users.sourceforge.net>\n Curtis Galloway <curtisg@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [370]{app2_name: libexif-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.6.13, app2_release: 20.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libexif.sourceforge.net, app2_source_package: , app2_summary: An EXIF Tag Parsing Library for Digital Cameras, app2_description: This library is used to parse EXIF information from JPEGs created by\ndigital cameras.\n\n\n\nAuthors:\n--------\n Lutz M\xfcller <lutz@users.sourceforge.net>\n Curtis Galloway <curtisg@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [371]{app2_name: libgcc, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2_20070115, app2_release: 0.29.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org/, app2_source_package: , app2_summary: C compiler runtime library, app2_description: Libgcc is needed for dynamically linked C programs.\n\n\n\nAuthors:\n--------\n The GCC team., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [372]{app2_name: libgcrypt, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/directory/Security/libgcrypt.html, app2_source_package: , app2_summary: The GNU Crypto Library, app2_description: Libgcrypt is a general purpose crypto library based on the code used in\nGnuPG (alpha version).\n\n\n\nAuthors:\n--------\n Maintainer:\twk@g10code.com\n\n Authors: \tWerner Koch <wk@gnupg.org>\n \t\tMatthew Skala <mskala@ansuz.sooke.bc.ca>\n \t\tMichael Roth <mroth@nessie.de>\n \t\tNiklas Hernaeus <nh@df.lth.se>\n \t\tR\xe9mi Guyomarch <rguyom@mail.dotcom.fr>\n \t\tTimo Schulz <twoaday@freakmail.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [373]{app2_name: libgcrypt-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/directory/Security/libgcrypt.html, app2_source_package: , app2_summary: The GNU Crypto Library, app2_description: Libgcrypt is a general purpose crypto library based on the code used in\nGnuPG (alpha version).\n\n\n\nAuthors:\n--------\n Maintainer:\twk@g10code.com\n\n Authors: \tWerner Koch <wk@gnupg.org>\n \t\tMatthew Skala <mskala@ansuz.sooke.bc.ca>\n \t\tMichael Roth <mroth@nessie.de>\n \t\tNiklas Hernaeus <nh@df.lth.se>\n \t\tR\xe9mi Guyomarch <rguyom@mail.dotcom.fr>\n \t\tTimo Schulz <twoaday@freakmail.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [374]{app2_name: libgda, app2_display_name: , app2_epoch: 0, app2_version: 1.3.91, app2_release: 32.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome-db.org/, app2_source_package: , app2_summary: GNU Data Access (GDA) Library, app2_description: GNU Data Access (GDA) is an attempt to provide uniform access to\ndifferent kinds of data sources (databases, information servers, mail\nspools, and more). It is a complete architecture that provides all you\nneed to access your data. It is defined by a set of CORBA interfaces\nthat are as generic as possible (but very powerful at the same time) so\nthat any kind of data source can be accessed through them.\n\n\n\nAuthors:\n--------\n Michael Lausch <michael@lausch.at> (founder of the project, libgda-client, gda-odbc, gda-mysql)\n Rodrigo Moya <rodrigo@gnome-db.org> (libgda-common, libgda-client, libgda-server, report, gda-postgres, gda-mysql)\n Vivien Malerba <malerba@gnome-db.org> (gda-postgres, libgda-common, queries)\n Stephan Heinze <stephan.heinze@xcom.de> (gda-oracle)\n Nick Gorham <nick@lurcher.org> (gda-odbc)\n Chris Wiegand <cwiegand@urgentmail.com> (C++ bindings)\n Alvaro del Castillo <acs@barrapunto.com> (gda-mdb)\n Akira TAGOH <at@ue-spacy.com> (gda-ldap)\n Carlos Perell\xf3 Mar\xedn <carlos@gnome-db.org> (report)\n Reinhard Muller <reinhard@gnue.org> (libgda-client, libgda-server, libgda-common)\n Holger Thon <holger.thon@gnome-db.org> (gda-primebase, gda-sybase, gda-tds)\n Gerhard Dieringer <gdieringer@compuserve.com> (report, queries), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [375]{app2_name: libgdiplus, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 13.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: Open Source Implementation of the GDI+ API, app2_description: This is part of the Mono project. It is required when using\nWindows.Forms.\n\n\n\nAuthors:\n--------\n Alexandre Pigolkine\n Duncan Mak\n Jordi Mas\n Miguel de Icaza\n Ravindra Kumar, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [376]{app2_name: libgimpprint, app2_display_name: , app2_epoch: 0, app2_version: 4.2.7, app2_release: 62.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cs.wisc.edu/~ghost/, app2_source_package: , app2_summary: Gimp-Print libraries, app2_description: Libraries to print with The GIMP\n\n\n\nAuthors:\n--------\n Robert Krawitz <rlk@alum.mit.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [377]{app2_name: libglade2, app2_display_name: , app2_epoch: 0, app2_version: 2.5.1, app2_release: 24.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.daa.com.au/~james/gnome/, app2_source_package: , app2_summary: Glade Library Compatible with the GNOME 2.x Desktop Platform, app2_description: This library allows you to load Glade interface files in a program at\nruntime. It does not require that you use Glade, but Glade is the\neasiest way to create the interface files. For an idea of how to use\nthe library, see the documentation, especially\n/usr/share/doc/packages/libglade/test-libgladee.c and the glade-xml.h\ninclude, which is in the libglade package.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [378]{app2_name: libglade2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.5.1, app2_release: 24.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.daa.com.au/~james/gnome/, app2_source_package: , app2_summary: Glade Library Compatible with the GNOME 2.x Desktop Platform, app2_description: This library allows you to load Glade interface files in a program at\nruntime. It does not require that you use Glade, but Glade is the\neasiest way to create the interface files. For an idea of how to use\nthe library, see the documentation, especially\n/usr/share/doc/packages/libglade/test-libgladee.c and the glade-xml.h\ninclude, which is in the libglade package.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [379]{app2_name: libgnome, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0.1, app2_release: 26.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Base Libraries, app2_description: This package contains the basic libraries for the GNOME 2.x Desktop\nplatform. GNOME has no specific window manager. You are totally free in\nyour choice. Many GNOME users like Sawfish, Enlightenment, or IceWM as\na window manager for GNOME (see those packages)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [380]{app2_name: libgnome-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0.1, app2_release: 26.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: The GNOME 2.x Desktop Base Libraries, app2_description: This package contains the basic libraries for the GNOME 2.x Desktop\nplatform. GNOME has no specific window manager. You are totally free in\nyour choice. Many GNOME users like Sawfish, Enlightenment, or IceWM as\na window manager for GNOME (see those packages)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [381]{app2_name: libgnomecanvas, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An Add-On for the GNOME User Interface Libraries, app2_description: Libgnomecanvas is a graphical add-on for the GNOME User Interface\nlibraries.\n\n\n\nAuthors:\n--------\n Anders Carlsson <andersca@gnu.org>\n Malcolm Tredinnick <malcolm@commsecure.com.au>\n jacob berkman <jacob@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [382]{app2_name: libgnomecanvas-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: An Add-On for the GNOME User Interface Libraries, app2_description: Libgnomecanvas is a graphical add-on for the GNOME User Interface\nlibraries.\n\n\n\nAuthors:\n--------\n Anders Carlsson <andersca@gnu.org>\n Malcolm Tredinnick <malcolm@commsecure.com.au>\n jacob berkman <jacob@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [383]{app2_name: libgnomecups, app2_display_name: , app2_epoch: 0, app2_version: 0.2.2, app2_release: 21.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME CUPS Library, app2_description: A gobject (GLib) wrapper for IPP printer management, which is used by\nCUPS. Mainly used by the GNOME printing system.\n\n\n\nAuthors:\n--------\n Dave Camp <dave@ximian.com>\n Michael Meeks <michael@ximian.com>\n Chris Lahey <clahey@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [384]{app2_name: libgnomecups-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.2.2, app2_release: 21.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME CUPS Library, app2_description: A gobject (GLib) wrapper for IPP printer management, which is used by\nCUPS. Mainly used by the GNOME printing system.\n\n\n\nAuthors:\n--------\n Dave Camp <dave@ximian.com>\n Michael Meeks <michael@ximian.com>\n Chris Lahey <clahey@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [385]{app2_name: libgnomedb, app2_display_name: , app2_epoch: 0, app2_version: 1.3.91, app2_release: 23.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome-db.org/, app2_source_package: , app2_summary: Library for Writing GNOME Database Programs, app2_description: Libgnomedb is a library that eases the task of writing GNOME database\nprograms.\n\n\n\nAuthors:\n--------\n Rodrigo Moya <rodrigo@gnome-db.org>\n Vivien Malerba <malerba@gnome-db.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [386]{app2_name: libgnomeprint, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 20.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNOME 2.x Printing Library, app2_description: This package contains the GNOME 2.x printing library, which provides a\nsimple and clean API for GNOME programs that have to print documents.\n\n\n\nAuthors:\n--------\n Lauris Kaplinski <lauris@ximian.com>\n Chema Celorio <chema@celorio.com>\n Chris Lahey <clahey@ximian.com>\n Raph Levien <raph@acm.org>\n Miguel de Icaza <miguel@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [387]{app2_name: libgnomeprint-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 20.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNOME 2.x Printing Library, app2_description: This package contains the GNOME 2.x printing library, which provides a\nsimple and clean API for GNOME programs that have to print documents.\n\n\n\nAuthors:\n--------\n Lauris Kaplinski <lauris@ximian.com>\n Chema Celorio <chema@celorio.com>\n Chris Lahey <clahey@ximian.com>\n Raph Levien <raph@acm.org>\n Miguel de Icaza <miguel@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [388]{app2_name: libgnomeprintui, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: User Interface Part of the GNOME Printing Library, app2_description: This library contains all user-interface related functions to the GNOME\nprinting subsystem.\n\n\n\nAuthors:\n--------\n Lauris Kaplinski <lauris@ximian.com>\n Chema Celorio <chema@celorio.com>\n Chris Lahey <clahey@ximian.com>\n Raph Levien <raph@acm.org>\n Miguel de Icaza <miguel@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [389]{app2_name: libgnomeprintui-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: User Interface Part of the GNOME Printing Library, app2_description: This library contains all user-interface related functions to the GNOME\nprinting subsystem.\n\n\n\nAuthors:\n--------\n Lauris Kaplinski <lauris@ximian.com>\n Chema Celorio <chema@celorio.com>\n Chris Lahey <clahey@ximian.com>\n Raph Levien <raph@acm.org>\n Miguel de Icaza <miguel@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [390]{app2_name: libgnomesu, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 32.37.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://members.chello.nl/~h.lai/libgnomesu/, app2_source_package: , app2_summary: GNOME su Library, app2_description: Libgnomesu is a library for providing superuser privileges to GNOME\napplications. It supports sudo, consolehelper, PAM, and su.\n\n\n\nAuthors:\n--------\n Hongli Lai <h.lai@chello.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [391]{app2_name: libgnomeui, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 0.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNOME User Interface Library, app2_description: This library contains all the user interface-related functions for\nGNOME-based software. You need the libgnomeui-devel package if you want\nto develop GNOME 2.x Desktop software.\n\n\n\nAuthors:\n--------\n jacob berkman <jacob@ximian.com>\n Michael Meeks <michael@ximian.com>\n Anders Carlsson <andersca@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [392]{app2_name: libgnomeui-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 0.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The GNOME User Interface Library, app2_description: This library contains all the user interface-related functions for\nGNOME-based software. You need the libgnomeui-devel package if you want\nto develop GNOME 2.x Desktop software.\n\n\n\nAuthors:\n--------\n jacob berkman <jacob@ximian.com>\n Michael Meeks <michael@ximian.com>\n Anders Carlsson <andersca@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [393]{app2_name: libgpg-error, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/, app2_source_package: , app2_summary: Library That Defines Common Error Values for All GnuPG Components, app2_description: This is a library that defines common error values for all GnuPG\ncomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon, and possibly more in the future.\n\n\n\nAuthors:\n--------\n Marcus Brinkmann <marcus@g10code.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [394]{app2_name: libgpg-error-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/, app2_source_package: , app2_summary: Library That Defines Common Error Values for All GnuPG Components, app2_description: This is a library that defines common error values for all GnuPG\ncomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon, and possibly more in the future.\n\n\n\nAuthors:\n--------\n Marcus Brinkmann <marcus@g10code.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [395]{app2_name: libgsf, app2_display_name: , app2_epoch: 0, app2_version: 1.13.99, app2_release: 13.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Structured File Library, app2_description: A library for reading and writing structured files (MS OLE and Zip, for\nexample).\n\n\n\nAuthors:\n--------\n Jody Goldberg <jody@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [396]{app2_name: libgsf-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.13.99, app2_release: 13.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Structured File Library, app2_description: A library for reading and writing structured files (MS OLE and Zip, for\nexample).\n\n\n\nAuthors:\n--------\n Jody Goldberg <jody@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [397]{app2_name: libgsf-gnome, app2_display_name: , app2_epoch: 0, app2_version: 1.13.99, app2_release: 13.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME Structured File Library, app2_description: A library for reading and writing structured files (MS OLE and Zip, for\nexample).\n\n\n\nAuthors:\n--------\n Jody Goldberg <jody@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [398]{app2_name: libgsm, app2_display_name: , app2_epoch: 0, app2_version: 1.0.10, app2_release: 12.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: GSM 06.10 Lossy Speech Compressor Library and Utilities, app2_description: Contains libraries and binaries for a GSM speech compressor. libgsm\ncontains a standard implementation of the European GSM 06.10\nprovisional standard for full-rate speech transcoding, prI-ETS 300 036,\nwhich uses RPE/LTP (residual pulse excitation/long term prediction)\ncoding at 13 kbit/s.\n\nGSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate,\ni.e. a frame rate of 50 Hz) into 260 bits; for compatibility with\ntypical UNIX applications, our implementation turns frames of 160\n16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality\nof the algorithm is good enough for reliable speaker recognition; even\nmusic often survives transcoding in recognizable form (given the\nbandwidth limitations of 8 kHz sampling rate).\n\nThe interfaces offered are a front end modelled after compress(1), and\na library API.\tCompression and decompression run faster than realtime\non most SPARCstations.\tThe implementation has been verified against\nthe ETSI standard test patterns., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [399]{app2_name: libgssapi, app2_display_name: , app2_epoch: 0, app2_version: 0.6, app2_release: 13.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.citi.umich.edu/projects/nfsv4/linux, app2_source_package: , app2_summary: Generic GSSAPI Library, app2_description: This library exports a gssapi interface, but does not implement any\ngssapi mechanisms itself. Instead it calls gssapi routines in other\nlibraries, depending on the mechanism.\n\n\n\nAuthors:\n--------\n Kevin W. Coffman, based on code\n from Sun Microsystems distributed\n with the MIT Kerberos distribution, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [400]{app2_name: libgssapi-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.6, app2_release: 13.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.citi.umich.edu/projects/nfsv4/linux, app2_source_package: , app2_summary: Generic GSSAPI Library, app2_description: This library exports a gssapi interface, but does not implement any\ngssapi mechanisms itself. Instead it calls gssapi routines in other\nlibraries, depending on the mechanism.\n\n\n\nAuthors:\n--------\n Kevin W. Coffman, based on code\n from Sun Microsystems distributed\n with the MIT Kerberos distribution, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [401]{app2_name: libgtop, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 20.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LibGTop Library, app2_description: A library that fetches information about the running system, such as\nCPU and memory usage and active processes.\n\nOn Linux systems, this information is taken directly from the /proc\nfile system. On other systems, a server is used to read information\nfrom /dev/kmem.\n\n\n\nAuthors:\n--------\n Martin Baulig (martin@home-of-linux.org)\n Drazen Kacar (dave@srce.hr), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [402]{app2_name: libgtop-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 20.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LibGTop Library, app2_description: A library that fetches information about the running system, such as\nCPU and memory usage and active processes.\n\nOn Linux systems, this information is taken directly from the /proc\nfile system. On other systems, a server is used to read information\nfrom /dev/kmem.\n\n\n\nAuthors:\n--------\n Martin Baulig (martin@home-of-linux.org)\n Drazen Kacar (dave@srce.hr), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [403]{app2_name: libicu, app2_display_name: , app2_epoch: 0, app2_version: 3.4, app2_release: 16.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ibm.com/software/globalization/icu, app2_source_package: , app2_summary: International Components for Unicode (development files), app2_description: ICU is a set of C and C++ libraries that provides robust and\nfull-featured Unicode support. This package contains the runtime\nlibraries for ICU. It does not contain any of the data files needed at\nruntime and present in the `icu' and `icu-locales` packages.\n\n\n\nAuthors:\n--------\n The ICU project, International Business Machines (IBM) and Others. <icu@oss.software.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [404]{app2_name: libidl, app2_display_name: , app2_epoch: 0, app2_version: 0.8.6, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: IDL Parsing Library, app2_description: LibIDL is a small library for creating parse trees of CORBA\nv2.2-compliant Interface Definition Language (IDL) files. IDL is a\nspecification for defining interfaces that can be used between\ndifferent CORBA implementations.\n\n\n\nAuthors:\n--------\n Andrew T. Veliath <andrewtv@usa.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [405]{app2_name: libidl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.8.6, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: IDL Parsing Library, app2_description: LibIDL is a small library for creating parse trees of CORBA\nv2.2-compliant Interface Definition Language (IDL) files. IDL is a\nspecification for defining interfaces that can be used between\ndifferent CORBA implementations.\n\n\n\nAuthors:\n--------\n Andrew T. Veliath <andrewtv@usa.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [406]{app2_name: libidn, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libidn/, app2_source_package: , app2_summary: Support for Internationalized Domain Names (IDN), app2_description: GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA\nspecifications defined by the IETF Internationalized Domain Names (IDN)\nworking group. It is used to prepare internationalized strings (such as\ndomain name labels, usernames, and passwords) in order to increase the\nlikelihood that string input and string comparison work in ways that\nmake sense for typical users around the world. The library contains a\ngeneric Stringprep implementation that does Unicode 3.2 NFKC\nnormalization, mapping and prohibition of characters, and bidirectional\ncharacter handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and\nXMPP are included. Punycode and ASCII Compatible Encoding (ACE) via\nIDNA is supported.\n\n\n\nAuthors:\n--------\n Simon Josefsson <simon@josefsson.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [407]{app2_name: libidn-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.6.0, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libidn/, app2_source_package: , app2_summary: Support for Internationalized Domain Names (IDN), app2_description: GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA\nspecifications defined by the IETF Internationalized Domain Names (IDN)\nworking group. It is used to prepare internationalized strings (such as\ndomain name labels, usernames, and passwords) in order to increase the\nlikelihood that string input and string comparison work in ways that\nmake sense for typical users around the world. The library contains a\ngeneric Stringprep implementation that does Unicode 3.2 NFKC\nnormalization, mapping and prohibition of characters, and bidirectional\ncharacter handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and\nXMPP are included. Punycode and ASCII Compatible Encoding (ACE) via\nIDNA is supported.\n\n\n\nAuthors:\n--------\n Simon Josefsson <simon@josefsson.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [408]{app2_name: libiniparser, app2_display_name: , app2_epoch: 0, app2_version: 2.14, app2_release: 6.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ndevilla.free.fr/iniparser/, app2_source_package: , app2_summary: Library to parse ini files, app2_description: Libiniparser offers parsing of ini files from the C level.\n\n\n\nAuthors:\n--------\n Nicolas Devillard <ndevilla at free dot fr>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [409]{app2_name: libjasper, app2_display_name: , app2_epoch: 0, app2_version: 1.701.0, app2_release: 16.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ece.uvic.ca/~mdadams/jasper/, app2_source_package: , app2_summary: JPEG-2000 library, app2_description: This package contains libjasper, a library implementing the JPEG-2000\nimage compression standard Part 1.\n\n\n\nAuthors:\n--------\n Michael D. Adams <mdadams@ieee.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [410]{app2_name: libjasper-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.701.0, app2_release: 16.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ece.uvic.ca/~mdadams/jasper/, app2_source_package: , app2_summary: JPEG-2000 library, app2_description: This package contains libjasper, a library implementing the JPEG-2000\nimage compression standard Part 1.\n\n\n\nAuthors:\n--------\n Michael D. Adams <mdadams@ieee.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [411]{app2_name: libjpeg, app2_display_name: , app2_epoch: 0, app2_version: 6.2.0, app2_release: 752.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: JPEG libraries, app2_description: The libraries (static and dynamic) for the jpeg-graphics format. The\nsources are contained in the jpeg source package.\n\n\n\nAuthors:\n--------\n Tom Lane <jpeg-info@uunet.uu.net>\n Philip Gladstone <pjsg@ix.netcom.com>\n Luis Ortiz <jpeg-info@uunet.uu.net>\n Jim Boucher <jpeg-info@uunet.uu.net>\n Lee Crocker <jpeg-info@uunet.uu.net>\n George Phillips <phillips@cs.ubc.ca>\n Davide Rossi <jpeg-info@uunet.uu.net>\n Ge' Weijers <jpeg-info@uunet.uu.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [412]{app2_name: libjpeg-32bit, app2_display_name: , app2_epoch: 0, app2_version: 6.2.0, app2_release: 752.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ijg.org/, app2_source_package: , app2_summary: JPEG libraries, app2_description: The libraries (static and dynamic) for the jpeg-graphics format. The\nsources are contained in the jpeg source package.\n\n\n\nAuthors:\n--------\n Tom Lane <jpeg-info@uunet.uu.net>\n Philip Gladstone <pjsg@ix.netcom.com>\n Luis Ortiz <jpeg-info@uunet.uu.net>\n Jim Boucher <jpeg-info@uunet.uu.net>\n Lee Crocker <jpeg-info@uunet.uu.net>\n George Phillips <phillips@cs.ubc.ca>\n Davide Rossi <jpeg-info@uunet.uu.net>\n Ge' Weijers <jpeg-info@uunet.uu.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [413]{app2_name: libksba, app2_display_name: , app2_epoch: 0, app2_version: 0.9.12, app2_release: 14.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/aegypten/, app2_source_package: , app2_summary: A X.509 Library, app2_description: KSBA is a library to simplify the task of working with X.509\ncertificates, CMS data, and related data.\n\n\n\nAuthors:\n--------\n Werner Koch <wk@gnupg.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [414]{app2_name: liblcms, app2_display_name: , app2_epoch: 0, app2_version: 1.15, app2_release: 12.12.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.littlecms.com/, app2_source_package: , app2_summary: Libraries for the Little CMS Engine, app2_description: This is a small engine for doing color management work.\n\n\n\nAuthors:\n--------\n Marti Maria <martim@abaforum.es>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [415]{app2_name: liblcms-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.15, app2_release: 12.12.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.littlecms.com/, app2_source_package: , app2_summary: Libraries for the Little CMS Engine, app2_description: This is a small engine for doing color management work.\n\n\n\nAuthors:\n--------\n Marti Maria <martim@abaforum.es>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [416]{app2_name: libmng, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Library for Support of MNG and JNG Formats, app2_description: This library can handle MNG and JNG formats that contain animated\npictures. These formats should replace the GIF format.\n\n\n\nAuthors:\n--------\n Gerard Juyn <gerard@libmng.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [417]{app2_name: libmng-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.9, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libmng.com/, app2_source_package: , app2_summary: Library for Support of MNG and JNG Formats, app2_description: This library can handle MNG and JNG formats that contain animated\npictures. These formats should replace the GIF format.\n\n\n\nAuthors:\n--------\n Gerard Juyn <gerard@libmng.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [418]{app2_name: libmusicbrainz, app2_display_name: , app2_epoch: 0, app2_version: 2.1.2, app2_release: 12.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.musicbrainz.org/, app2_source_package: , app2_summary: Library That Provides Access to the MusicBrainz Server, app2_description: MusicBrainz is the second generation incarnation of the CD Index. This\nserver is designed to enable audio CD, MP3 and Vorbis players to\ndownload metadata about the music they are playing.\n\n\n\nAuthors:\n--------\n Adam Wozniak <adam@mudlist.eorbit.net>\n Ben Wong <cdindex@wongs.net>\n Bert Vermeulen <bert@biot.com>\n Johnny Tevessen <j.tevessen@gmx.net>\n Jukka Poikolainen <jukka.poikolainen@poikosoft.com>\n Marc E E van Woerkom <van.woerkom@netcologne.de>\n Mark A Mankins <raider@dnaco.net>\n Rick Bradey <roundeye@bellsouth.net>\n Robert Kaye <rob@emusic.com>\n Stephen van Egmond <svanegmond@home.com>\n Winston Chang <wchang3@students.wisc.edu>\n David W. Gray <david@thegray.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [419]{app2_name: libnetpbm, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 657.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net, app2_source_package: , app2_summary: Libraries for the NetPBM (NetPortableBitmap) Graphic Formats, app2_description: These are the libs for the netpbm graphic formats. The tools can be\nfound in the netpbm package. The sources are contained in the netpbm\nsource package.\n\n\n\nAuthors:\n--------\n Rob Hooft <hooft@EMBL-Heidelberg.DE>\n Michael Mauldin <mlm@cs.cmu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [420]{app2_name: libnetpbm-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.0, app2_release: 657.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net, app2_source_package: , app2_summary: Libraries for the NetPBM (NetPortableBitmap) Graphic Formats, app2_description: These are the libs for the netpbm graphic formats. The tools can be\nfound in the netpbm package. The sources are contained in the netpbm\nsource package.\n\n\n\nAuthors:\n--------\n Rob Hooft <hooft@EMBL-Heidelberg.DE>\n Michael Mauldin <mlm@cs.cmu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [421]{app2_name: libnl, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 18.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://people.suug.ch/~tgr/libnl/, app2_source_package: , app2_summary: Convenience library for kernel netlink sockets, app2_description: This package contains a convenience library to simplify using the Linux\nkernels netlink sockets interface for network manipulation.\n\n\n\nAuthors:\n--------\n Thomas Graf <tgraf@suug.ch>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [422]{app2_name: libnotify, app2_display_name: , app2_epoch: 0, app2_version: 0.3.2, app2_release: 15.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.galago-project.org/, app2_source_package: , app2_summary: Notifications Library, app2_description: D-BUS notifications library.\n\n\n\nAuthors:\n--------\n Christian Hammond <chipx86@chipx86.com>\n Mike Hearn <mike@navi.cx>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [423]{app2_name: libnscd, app2_display_name: , app2_epoch: 0, app2_version: 1.1, app2_release: 16.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library to Allow Applications to Communicate with nscd, app2_description: This library provides an interface for applications to NSCD (Name\nService Cache Daemon) and allows those applications, if they have the\nnecessary permissions, to flush the cache for special services., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [424]{app2_name: libnscd-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1, app2_release: 16.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library to Allow Applications to Communicate with nscd, app2_description: This library provides an interface for applications to NSCD (Name\nService Cache Daemon) and allows those applications, if they have the\nnecessary permissions, to flush the cache for special services., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [425]{app2_name: libogg, app2_display_name: , app2_epoch: 0, app2_version: 1.1.3, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vorbis.com/, app2_source_package: , app2_summary: Ogg Bitstream Library, app2_description: Libogg is a library for manipulating ogg bitstreams. It handles both\nmaking ogg bitstreams and getting packets from ogg bitstreams.\n\n\n\nAuthors:\n--------\n Monty <monty@xiph.org>\n Xiphophorus Company <team@xiph.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [426]{app2_name: libogg-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.3, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vorbis.com/, app2_source_package: , app2_summary: Ogg Bitstream Library, app2_description: Libogg is a library for manipulating ogg bitstreams. It handles both\nmaking ogg bitstreams and getting packets from ogg bitstreams.\n\n\n\nAuthors:\n--------\n Monty <monty@xiph.org>\n Xiphophorus Company <team@xiph.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [427]{app2_name: libopencdk, app2_display_name: , app2_epoch: 0, app2_version: 0.5.5, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: Library Providing Basic Parts of the OpenPGP Message Format, app2_description: For reference, read RFC2440. Due to some possible security problems,\nthe library also implements parts of\ndraft-ietf-openpgp-rfc2440bis-06.txt.\n\nThe aim of the library is not to replace any available OpenPGP version.\nThere is no real support for key management (sign, revoke, alter\npreferences, etc.) and some other parts are only rudimentarily\navailable. The main purpose is to handle and understand OpenPGP packets\nand to use basic operations. For example, to encrypt and decrypt, sign\nand verify, and provide packet routines.\n\n\n\nAuthors:\n--------\n Timo Schulz <twoaday@freakmail.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [428]{app2_name: libopencdk-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.5.5, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnutls.org/, app2_source_package: , app2_summary: Library Providing Basic Parts of the OpenPGP Message Format, app2_description: For reference, read RFC2440. Due to some possible security problems,\nthe library also implements parts of\ndraft-ietf-openpgp-rfc2440bis-06.txt.\n\nThe aim of the library is not to replace any available OpenPGP version.\nThere is no real support for key management (sign, revoke, alter\npreferences, etc.) and some other parts are only rudimentarily\navailable. The main purpose is to handle and understand OpenPGP packets\nand to use basic operations. For example, to encrypt and decrypt, sign\nand verify, and provide packet routines.\n\n\n\nAuthors:\n--------\n Timo Schulz <twoaday@freakmail.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [429]{app2_name: libpcap, app2_display_name: , app2_epoch: 0, app2_version: 0.9.4, app2_release: 12.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcpdump.org/, app2_source_package: , app2_summary: A Library for Network Sniffers, app2_description: libpcap is a library used by packet sniffer programs. It provides an\ninterface for them to capture and analyze packets from network devices.\nThis package is only needed if you plan to compile or write such a\nprogram yourself.\n\n\n\nAuthors:\n--------\n Bill Fenner <fenner@research.att.com>\n Assar Westerlund <assar@sics.se>\n Alexei <kuznet@ms2.inr.ac.ru>\n Jun-ichiro itojun Hagino <itojun@iijlab.net>\n Guy Harris <gharris@flashcom.net>\n Torsten Landschoff <t.landschoff@gmx.net>\n Michael Richardson <mcr@sandelman.ottawa.on.ca>\n Steve McCanne\n Craig Leres\n Van Jacobson, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [430]{app2_name: libpcap-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.9.4, app2_release: 12.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcpdump.org/, app2_source_package: , app2_summary: A Library for Network Sniffers, app2_description: libpcap is a library used by packet sniffer programs. It provides an\ninterface for them to capture and analyze packets from network devices.\nThis package is only needed if you plan to compile or write such a\nprogram yourself.\n\n\n\nAuthors:\n--------\n Bill Fenner <fenner@research.att.com>\n Assar Westerlund <assar@sics.se>\n Alexei <kuznet@ms2.inr.ac.ru>\n Jun-ichiro itojun Hagino <itojun@iijlab.net>\n Guy Harris <gharris@flashcom.net>\n Torsten Landschoff <t.landschoff@gmx.net>\n Michael Richardson <mcr@sandelman.ottawa.on.ca>\n Steve McCanne\n Craig Leres\n Van Jacobson, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [431]{app2_name: libpng, app2_display_name: , app2_epoch: 0, app2_version: 1.2.8, app2_release: 19.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/libpng.html, app2_source_package: , app2_summary: Library for the Portable Network Graphics Format, app2_description: libpng is the official PNG reference library.\n\n\n\nAuthors:\n--------\n Andreas Dilger <adilger@enel.ucalgary.ca>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [432]{app2_name: libpng-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.8, app2_release: 19.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.libpng.org/pub/png/libpng.html, app2_source_package: , app2_summary: Library for the Portable Network Graphics Format, app2_description: libpng is the official PNG reference library.\n\n\n\nAuthors:\n--------\n Andreas Dilger <adilger@enel.ucalgary.ca>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [433]{app2_name: libraw1394, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux1394.org/, app2_source_package: , app2_summary: A Firewire Interface, app2_description: A library for the Linux IEEE-1394 subsystem, which provides direct\naccess to the connected 1394 (Firewire) bus.\n\n\n\nAuthors:\n--------\n Dan Dennedy <dan@dennedy.org>\n\n Manfred Weihs <weihs@ict.tuwien.ac.at>\n Christian Toegel <christian.toegel@gmx.at>\n Dan Maas <dmaas@maasdigital.com>\n Ben Collins <bcollins@debian.org>\n\n Andreas Bombe <andreas.bombe@munich.netsurf.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [434]{app2_name: libraw1394-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux1394.org/, app2_source_package: , app2_summary: A Firewire Interface, app2_description: A library for the Linux IEEE-1394 subsystem, which provides direct\naccess to the connected 1394 (Firewire) bus.\n\n\n\nAuthors:\n--------\n Dan Dennedy <dan@dennedy.org>\n\n Manfred Weihs <weihs@ict.tuwien.ac.at>\n Christian Toegel <christian.toegel@gmx.at>\n Dan Maas <dmaas@maasdigital.com>\n Ben Collins <bcollins@debian.org>\n\n Andreas Bombe <andreas.bombe@munich.netsurf.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [435]{app2_name: libreiserfs, app2_display_name: , app2_epoch: 0, app2_version: 0.3.0.5, app2_release: 16.8.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://reiserfs.linux.kiev.ua, app2_source_package: , app2_summary: ReiserFS File System Access Library, app2_description: This is a library for reiserfs file system access and manipulation. The\nprimary goal is to develop the nice, full functionality library that\ncan be linked to any projects that needed reiserfs file system access.\nThese include GNU Parted, GNU GRUB, Yaboot, Partimage, and EVMS.\n\nThe second goal is high maintainability source code.\n\nThe third goal is to develop an alternative set of the reiserfs\nprograms as small and nice front-ends to this library.\n\nlibreiserfs has a number of high level APIs for accessing reiserfs file\nsystems. There are main file system code (reiserfs_fs_open,\nreiserfs_fs_close, reiserfs_fs_create, reiserfs_fs_resize,\nreiserfs_fs_journal_tune, etc), journal code, bitmap code, directories\nand files access code, and device abstraction layer.\n\nprogsreiserfs supports versions 3.5 and 3.6 with standard and relocated\njournal. It also supports all possible block sizes supported by the\nkernel (2.4.18 with patches or 2.4.19).\n\nThe project home page is http://reiserfs.linux.kiev.ua/.\n\n\n\nAuthors:\n--------\n Yury Umanets <torque@ukrpost.net>\n Andrew Clausen <clausen@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [436]{app2_name: libreiserfs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.3.0.5, app2_release: 16.8.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://reiserfs.linux.kiev.ua, app2_source_package: , app2_summary: ReiserFS File System Access Library, app2_description: This is a library for reiserfs file system access and manipulation. The\nprimary goal is to develop the nice, full functionality library that\ncan be linked to any projects that needed reiserfs file system access.\nThese include GNU Parted, GNU GRUB, Yaboot, Partimage, and EVMS.\n\nThe second goal is high maintainability source code.\n\nThe third goal is to develop an alternative set of the reiserfs\nprograms as small and nice front-ends to this library.\n\nlibreiserfs has a number of high level APIs for accessing reiserfs file\nsystems. There are main file system code (reiserfs_fs_open,\nreiserfs_fs_close, reiserfs_fs_create, reiserfs_fs_resize,\nreiserfs_fs_journal_tune, etc), journal code, bitmap code, directories\nand files access code, and device abstraction layer.\n\nprogsreiserfs supports versions 3.5 and 3.6 with standard and relocated\njournal. It also supports all possible block sizes supported by the\nkernel (2.4.18 with patches or 2.4.19).\n\nThe project home page is http://reiserfs.linux.kiev.ua/.\n\n\n\nAuthors:\n--------\n Yury Umanets <torque@ukrpost.net>\n Andrew Clausen <clausen@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [437]{app2_name: librpcsecgss, app2_display_name: , app2_epoch: 0, app2_version: 0.7, app2_release: 13.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.citi.umich.edu/projects/nfsv4/linux, app2_source_package: , app2_summary: Library Implementing GSSAPI Security for ONC RPC, app2_description: This library implements the GSS security mechanism for ONC RPC. It can\nbe used to provide strong authentication and security for NFS.\n\n\n\nAuthors:\n--------\n Kevin W. Coffman, based on code\n from Sun Microsystems distributed\n with the MIT Kerberos distribution, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [438]{app2_name: librsvg, app2_display_name: , app2_epoch: 0, app2_version: 2.12.7, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://librsvg.sourceforge.net/, app2_source_package: , app2_summary: A Library for Rendering SVG Data, app2_description: This package contains a library to render SVG (scalable vector\ngraphics) data. This format has been specified by the W3C (see\nhttp://www.w3c.org).\n\n\n\nAuthors:\n--------\n Raph Levien <raph@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [439]{app2_name: librsvg-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.7, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://librsvg.sourceforge.net/, app2_source_package: , app2_summary: A Library for Rendering SVG Data, app2_description: This package contains a library to render SVG (scalable vector\ngraphics) data. This format has been specified by the W3C (see\nhttp://www.w3c.org).\n\n\n\nAuthors:\n--------\n Raph Levien <raph@acm.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [440]{app2_name: libsamplerate, app2_display_name: , app2_epoch: 0, app2_version: 0.1.2, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mega-nerd.com/SRC/, app2_source_package: , app2_summary: A Sample Rate Converter Library, app2_description: Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for\naudio. One example of where such a thing would be useful is in\nconverting audio from the CD sample rate of 44.1kHz to the 48kHz sample\nrate used by DAT players.\n\nSRC is capable of arbitrary and time varying conversions; from\ndownsampling by a factor of 12 to upsampling by the same factor. The\nconversion ratio can also vary with time for speeding up and slowing\ndown effects.\n\n\n\nAuthors:\n--------\n Erik de Castro Lopo <erikd@mega-nerd.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [441]{app2_name: libsexy, app2_display_name: , app2_epoch: 0, app2_version: 0.1.5, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.chipx86.com/wiki/Libsexy, app2_source_package: , app2_summary: Extended Widgets for GTK+, app2_description: A set of extensions on top of GTK+ widgets, to provide extra\nfunctionality.\n\n\n\nAuthors:\n--------\n Christian Hammond <chipx86@chipx86.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [442]{app2_name: libsmbclient, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: Samba Client Library, app2_description: This package includes the libsmbclient library.\n\n\n\nAuthors:\n--------\n The Samba Team <samba@samba.org>\n\nSource Timestamp: 2195\nBranch : 3.0.36\n\n\n\n\n\n\nThis package includes the smbclient library.\nAuthors:\n--------\n The Samba Team <samba@samba.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [443]{app2_name: libsmbclient-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: Samba Client Library, app2_description: This package includes the libsmbclient library.\n\n\n\nAuthors:\n--------\n The Samba Team <samba@samba.org>\n\nSource Timestamp: 2195\nBranch : 3.0.36\n\n\n\n\n\n\nThis package includes the smbclient library.\nAuthors:\n--------\n The Samba Team <samba@samba.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [444]{app2_name: libsndfile, app2_display_name: , app2_epoch: 0, app2_version: 1.0.12, app2_release: 13.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mega-nerd.com/libsndfile/, app2_source_package: , app2_summary: A Library to Handle Various Audio File Formats, app2_description: Libsndfile is a C library for reading and writing sound files, such as\nAIFF, AU, and WAV files, through one standard interface. It can\ncurrently read and write 8, 16, 24, and 32-bit PCM files as well as\n32-bit floating point WAV files and a number of compressed formats.\n\n\n\nAuthors:\n--------\n Erik de Castro Lopo <erikd@mega-nerd.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [445]{app2_name: libsndfile-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0.12, app2_release: 13.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mega-nerd.com/libsndfile/, app2_source_package: , app2_summary: A Library to Handle Various Audio File Formats, app2_description: Libsndfile is a C library for reading and writing sound files, such as\nAIFF, AU, and WAV files, through one standard interface. It can\ncurrently read and write 8, 16, 24, and 32-bit PCM files as well as\n32-bit floating point WAV files and a number of compressed formats.\n\n\n\nAuthors:\n--------\n Erik de Castro Lopo <erikd@mega-nerd.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [446]{app2_name: libsoup, app2_display_name: , app2_epoch: 0, app2_version: 2.2.90, app2_release: 18.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Simple Object Access Protocol (SOAP), app2_description: Soup is a SOAP (Simple Object Access Protocol) implementation in C.\n\nIt provides a queued asynchronous callback-based mechanism for sending\nand servicing SOAP requests and a WSDL (Web Service Definition\nLanguage) to C compiler that generates client stubs and server\nskeletons for easily calling and implementing SOAP methods.\n\nIt uses the Glib main loop and is designed to work well with GTK+\napplications. This enables GNOME applications to access SOAP servers\non the network in a completely asynchronous fashion, very similar to\nthe GTK+ programming model (a synchronous operation mode is also\nsupported for those who want it).\n\nThe WSDL compiler helps you make your applications interoperate with\nservices that expose their descriptions through WSDL.\n\n\n\nAuthors:\n--------\n Alex Graveley <alex@ximian.com>\n Dick Porter <dick@ximian.com>\n Miguel De Icaza <miguel@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [447]{app2_name: libsoup-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.2.90, app2_release: 18.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Simple Object Access Protocol (SOAP), app2_description: Soup is a SOAP (Simple Object Access Protocol) implementation in C.\n\nIt provides a queued asynchronous callback-based mechanism for sending\nand servicing SOAP requests and a WSDL (Web Service Definition\nLanguage) to C compiler that generates client stubs and server\nskeletons for easily calling and implementing SOAP methods.\n\nIt uses the Glib main loop and is designed to work well with GTK+\napplications. This enables GNOME applications to access SOAP servers\non the network in a completely asynchronous fashion, very similar to\nthe GTK+ programming model (a synchronous operation mode is also\nsupported for those who want it).\n\nThe WSDL compiler helps you make your applications interoperate with\nservices that expose their descriptions through WSDL.\n\n\n\nAuthors:\n--------\n Alex Graveley <alex@ximian.com>\n Dick Porter <dick@ximian.com>\n Miguel De Icaza <miguel@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [448]{app2_name: libssui, app2_display_name: , app2_epoch: 0, app2_version: 0.5.6, app2_release: 0.21, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Session UI for SLED, app2_description: This package provides UI for ending the GNOME session and for switching\nusers in a GNOME session.\n\n\n\nAuthors:\n--------\n Calvin Gaisford <cgaisford@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [449]{app2_name: libstdc++, app2_display_name: , app2_epoch: 0, app2_version: 4.1.2_20070115, app2_release: 0.29.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org/, app2_source_package: , app2_summary: The standard C++ shared library, app2_description: The standard C++ library, needed for dynamically linked C++ programs.\n\n\n\nAuthors:\n--------\n Paolo Carlini <pcarlini@suse.de>\n Gabriel Dos Reis <gdr@integrable-solutions.net>\n Ulrich Drepper <drepper@redhat.com>\n Phil Edwards <pme@gcc.gnu.org>\n Benjamin Kosnik <bkoz@redhat.com>\n Loren J. Rittle <ljrittle@acm.org>\n et.al., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [450]{app2_name: libstdc++33, app2_display_name: , app2_epoch: 0, app2_version: 3.3.3, app2_release: 7.8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org/, app2_source_package: , app2_summary: The standard C++ shared library, app2_description: The standard C++ library, needed for dynamically linked C++ programs.\n\n\n\nAuthors:\n--------\n Paolo Carlini <pcarlini@suse.de>\n Gabriel Dos Reis <gdr@integrable-solutions.net>\n Ulrich Drepper <drepper@redhat.com>\n Phil Edwards <pme@gcc.gnu.org>\n Benjamin Kosnik <bkoz@redhat.com>\n Loren J. Rittle <ljrittle@acm.org>\n et.al., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [451]{app2_name: libstdc++33-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.3.3, app2_release: 7.8.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gcc.gnu.org/, app2_source_package: , app2_summary: The standard C++ shared library, app2_description: This is a re-packaged binary rpm. For the package source, please look\nfor the source of the package without the "32bit" ending\n\nThe standard C++ library, needed for dynamically linked C++ programs.\n\n\n\nAuthors:\n--------\n Paolo Carlini <pcarlini@suse.de>\n Gabriel Dos Reis <gdr@integrable-solutions.net>\n Ulrich Drepper <drepper@redhat.com>\n Phil Edwards <pme@gcc.gnu.org>\n Benjamin Kosnik <bkoz@redhat.com>\n Loren J. Rittle <ljrittle@acm.org>\n et.al., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [452]{app2_name: libstroke, app2_display_name: , app2_epoch: 0, app2_version: 0.5.1, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.etla.net/libstroke/, app2_source_package: , app2_summary: A Stroke Translation Library, app2_description: LibStroke is a stroke interface library. Strokes are motions of the\nmouse that can be interpreted by a program as a command. Strokes are\nused extensively in CAD programs.\n\n\n\nAuthors:\n--------\n Mark Willey <willey@etla.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [453]{app2_name: libsvg, app2_display_name: , app2_epoch: 0, app2_version: 0.1.4, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cairographics.org/, app2_source_package: , app2_summary: Library for SVG Files, app2_description: libsvg provides a parser for SVG content in files or buffers.\n\n\n\nAuthors:\n--------\n Raph Levien <raph@acm.org>\n Carl Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [454]{app2_name: libsvg-cairo, app2_display_name: , app2_epoch: 0, app2_version: 0.1.6, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cairographics.org/, app2_source_package: , app2_summary: Render SVG Content Using cairo, app2_description: libsvg-cairo provides the ability to render SVG content from files or\nbuffers. All rendering is performed using the cairo rendering library.\n\n\n\nAuthors:\n--------\n Carl Worth <cworth@isi.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [455]{app2_name: libtheora, app2_display_name: , app2_epoch: 0, app2_version: 1.0alpha5, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Free Video Codec, app2_description: Theora is a free video codec based on VP3. The package contains the\nlibrary that can decode and encode Theora streams. Theora is also able\nto playback VP3 streams.\n\n\n\nAuthors:\n--------\n the Xiph.Org Foundation http://www.xiph.org/, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [456]{app2_name: libtheora-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.0alpha5, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xiph.org/, app2_source_package: , app2_summary: Free Video Codec, app2_description: Theora is a free video codec based on VP3. The package contains the\nlibrary that can decode and encode Theora streams. Theora is also able\nto playback VP3 streams.\n\n\n\nAuthors:\n--------\n the Xiph.Org Foundation http://www.xiph.org/, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [457]{app2_name: libtiff, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 5.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.remotesensing.org/libtiff/, app2_source_package: , app2_summary: The Tiff Library (with JPEG and compression support), app2_description: This package includes the tiff libraries. To link a program with\nlibtiff, you will have to add -ljpeg and -lz to include the necessary\nlibjpeg and libz in the linking process.\n\n\n\nAuthors:\n--------\n Sam Leffler <sam@engr.sgi.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [458]{app2_name: libtiff-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.8.2, app2_release: 5.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.remotesensing.org/libtiff/, app2_source_package: , app2_summary: The Tiff Library (with JPEG and compression support), app2_description: This package includes the tiff libraries. To link a program with\nlibtiff, you will have to add -ljpeg and -lz to include the necessary\nlibjpeg and libz in the linking process.\n\n\n\nAuthors:\n--------\n Sam Leffler <sam@engr.sgi.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [459]{app2_name: libtool, app2_display_name: , app2_epoch: 0, app2_version: 1.5.22, app2_release: 13.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libtool/, app2_source_package: , app2_summary: A Tool to Build Shared Libraries, app2_description: GNU libtool is a set of shell scripts to automatically configure UNIX\narchitectures to build shared libraries in a generic fashion.\n\n\n\nAuthors:\n--------\n Gordon Matzigkeit <gord@gnu.org>\n Alexandre Oliva <oliva@dcc.unicamp.br>\n Thomas Tanner <tanner@ffii.org>\n Gary V. Vaughan <gvv@techie.com>\n Ossama Othman <ossama@debian.org>\n Robert Boehne <rboehne@ricardo-us.com>\n Bob Friesenhahn <bfriesen@simple.dallas.tx.us>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [460]{app2_name: libtool-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.5.22, app2_release: 13.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libtool/, app2_source_package: , app2_summary: A Tool to Build Shared Libraries, app2_description: GNU libtool is a set of shell scripts to automatically configure UNIX\narchitectures to build shared libraries in a generic fashion.\n\n\n\nAuthors:\n--------\n Gordon Matzigkeit <gord@gnu.org>\n Alexandre Oliva <oliva@dcc.unicamp.br>\n Thomas Tanner <tanner@ffii.org>\n Gary V. Vaughan <gvv@techie.com>\n Ossama Othman <ossama@debian.org>\n Robert Boehne <rboehne@ricardo-us.com>\n Bob Friesenhahn <bfriesen@simple.dallas.tx.us>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [461]{app2_name: libusb, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libusb.sourceforge.net/, app2_source_package: , app2_summary: USB Libraries, app2_description: Libusb is a library that allows userspace access to USB devices.\n\n\n\nAuthors:\n--------\n Johannes Erdfelt <johannes@erdfelt.com>\n Thomas Sailer <sailer@ife.ee.ethz.ch>\n Brad Hards <bradh@frogmouth.net> - C++ bindings., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [462]{app2_name: libusb-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.1.12, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://libusb.sourceforge.net/, app2_source_package: , app2_summary: USB Libraries, app2_description: Libusb is a library that allows userspace access to USB devices.\n\n\n\nAuthors:\n--------\n Johannes Erdfelt <johannes@erdfelt.com>\n Thomas Sailer <sailer@ife.ee.ethz.ch>\n Brad Hards <bradh@frogmouth.net> - C++ bindings., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [463]{app2_name: libvorbis, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 13.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vorbis.com/, app2_source_package: , app2_summary: The Vorbis General Audio Compression Codec, app2_description: Ogg Vorbis is a fully open, nonproprietary, patent-and-royalty-free,\nand general-purpose compressed audio format for audio and music at\nfixed and variable bit rates from 16 to 128 kbps/channel.\n\n\n\nAuthors:\n--------\n Monty <monty@xiph.org>\n Xiphophorus Company <team@xiph.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [464]{app2_name: libvorbis-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.2, app2_release: 13.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vorbis.com/, app2_source_package: , app2_summary: The Vorbis General Audio Compression Codec, app2_description: Ogg Vorbis is a fully open, nonproprietary, patent-and-royalty-free,\nand general-purpose compressed audio format for audio and music at\nfixed and variable bit rates from 16 to 128 kbps/channel.\n\n\n\nAuthors:\n--------\n Monty <monty@xiph.org>\n Xiphophorus Company <team@xiph.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [465]{app2_name: libwnck, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Window Navigator Construction Kit (Library Package), app2_description: The Window Navigator Construction Kit is a library that can be used to\nwrite task lists, pagers, and similar GNOME programs.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [466]{app2_name: libwnck-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Window Navigator Construction Kit (Library Package), app2_description: The Window Navigator Construction Kit is a library that can be used to\nwrite task lists, pagers, and similar GNOME programs.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [467]{app2_name: libxcrypt, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Crypt Library for DES, MD5, and Blowfish, app2_description: Libxcrypt is a replacement for libcrypt, which comes with the GNU C\nLibrary. It supports DES crypt, MD5, and passwords with blowfish\nencryption., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [468]{app2_name: libxcrypt-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Crypt Library for DES, MD5, and Blowfish, app2_description: Libxcrypt is a replacement for libcrypt, which comes with the GNU C\nLibrary. It supports DES crypt, MD5, and passwords with blowfish\nencryption., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [469]{app2_name: libxklavier, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/LibXklavier, app2_source_package: , app2_summary: Library with X Keyboard Related Functions, app2_description: This library allows you to simplify XKB-related development.\n\n\n\nAuthors:\n--------\n Sergey V. Udaltsov <svu@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [470]{app2_name: libxml2, app2_display_name: , app2_epoch: 0, app2_version: 2.6.23, app2_release: 15.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org, app2_source_package: , app2_summary: A Library to Manipulate XML Files, app2_description: The XML C library was initially developed for the GNOME project. It is\nnow used by many programs to load and save extensible data structures\nor manipulate any kind of XML files.\n\nThis library implements a number of existing standards related to\nmarkup languages, including the XML standard, namespaces in XML, XML\nBase, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and\nXML catalogs. In most cases, libxml tries to implement the\nspecification in a rather strict way. To some extent, it provides\nsupport for the following specifications, but does not claim to\nimplement them: DOM, FTP client, HTTP client, and SAX.\n\nThe library also supports RelaxNG. Support for W3C XML Schemas is in\nprogress.\n\n\n\nAuthors:\n--------\n Daniel Veillard <Daniel.Veillard@imag.fr>\n Alejandro Forero <bachue@bachue.com>\n Chris Lahey <clahey@umich.edu>\n Christopher Blizzard <blizzard@appliedtheory.com>\n James Henstridge <james@daa.com.au>\n Jody Goldberg <jgoldberg@home.com>\n Manish Vachharajani <mvachhar@vger.rutgers.edu>\n Martin Baulig <baulig@suse.de>\n Michael Meeks <michael@edenproject.org>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n Raja R Harinath <harinath@cs.umn.edu>\n Ramiro Estrugo <ramiro@eazel.com>\n Raph Levien <raph@acm.org>\n Sven Heinicke <sven@zen.org>\n Timur Bakeyev <mc@bat.ru>\n Tomasz Kłoczko <kloczek@pld.org.pl>\n Tom Tromey <tromey@cygnus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [471]{app2_name: libxml2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.6.23, app2_release: 15.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org, app2_source_package: , app2_summary: A Library to Manipulate XML Files, app2_description: The XML C library was initially developed for the GNOME project. It is\nnow used by many programs to load and save extensible data structures\nor manipulate any kind of XML files.\n\nThis library implements a number of existing standards related to\nmarkup languages, including the XML standard, namespaces in XML, XML\nBase, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and\nXML catalogs. In most cases, libxml tries to implement the\nspecification in a rather strict way. To some extent, it provides\nsupport for the following specifications, but does not claim to\nimplement them: DOM, FTP client, HTTP client, and SAX.\n\nThe library also supports RelaxNG. Support for W3C XML Schemas is in\nprogress.\n\n\n\nAuthors:\n--------\n Daniel Veillard <Daniel.Veillard@imag.fr>\n Alejandro Forero <bachue@bachue.com>\n Chris Lahey <clahey@umich.edu>\n Christopher Blizzard <blizzard@appliedtheory.com>\n James Henstridge <james@daa.com.au>\n Jody Goldberg <jgoldberg@home.com>\n Manish Vachharajani <mvachhar@vger.rutgers.edu>\n Martin Baulig <baulig@suse.de>\n Michael Meeks <michael@edenproject.org>\n Miguel de Icaza <miguel@nuclecu.unam.mx>\n Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n Raja R Harinath <harinath@cs.umn.edu>\n Ramiro Estrugo <ramiro@eazel.com>\n Raph Levien <raph@acm.org>\n Sven Heinicke <sven@zen.org>\n Timur Bakeyev <mc@bat.ru>\n Tomasz Kłoczko <kloczek@pld.org.pl>\n Tom Tromey <tromey@cygnus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [472]{app2_name: libxml2-python, app2_display_name: , app2_epoch: 0, app2_version: 2.6.23, app2_release: 15.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org, app2_source_package: , app2_summary: Python Bindings for libxml2, app2_description: The libxml2-python package contains a module that permits applications\nwritten in the Python programming language to use the interface\nsupplied by the libxml2 library to manipulate XML files.\n\nThis library allows manipulation of XML files. It includes support for\nreading, modifying, and writing XML and HTML files. There is DTD\nsupport that includes parsing and validation even with complex DTDs,\neither at parse time or later once the document has been modified.\n\n\n\nAuthors:\n--------\n Daniel Veillard <daniel@veillard.com>\n Bjorn Reese <breese@users.sourceforge.net>\n William Brack <wbrack@mmm.com.hk>\n Igor Zlatkovic <igor@stud.fh-frankfurt.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [473]{app2_name: libxslt, app2_display_name: , app2_epoch: 0, app2_version: 1.1.15, app2_release: 15.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/XSLT/, app2_source_package: , app2_summary: XSL Transformation Library, app2_description: This C library allows you to transform XML files into other XML files\n(or HTML, text, and more) using the standard XSLT stylesheet\ntransformation mechanism.\n\nIt is based on libxml (version 2) for XML parsing, tree manipulation,\nand XPath support. It is written in plain C, making as few assumptions\nas possible and sticks closely to ANSI C/POSIX for easy embedding.\nAlthough not primarily designed with performance in mind, libxslt seems\nto be a relatively fast processor. It also includes full support for\nthe EXSLT set of extension functions as well as some common extensions\npresent in other XSLT engines.\n\nThe package comes with xsltproc, a command line interface to the XSLT\nengine.\n\n\n\nAuthors:\n--------\n Daniel Veillard <veillard@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [474]{app2_name: libxslt-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.1.15, app2_release: 15.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xmlsoft.org/XSLT/, app2_source_package: , app2_summary: XSL Transformation Library, app2_description: This C library allows you to transform XML files into other XML files\n(or HTML, text, and more) using the standard XSLT stylesheet\ntransformation mechanism.\n\nIt is based on libxml (version 2) for XML parsing, tree manipulation,\nand XPath support. It is written in plain C, making as few assumptions\nas possible and sticks closely to ANSI C/POSIX for easy embedding.\nAlthough not primarily designed with performance in mind, libxslt seems\nto be a relatively fast processor. It also includes full support for\nthe EXSLT set of extension functions as well as some common extensions\npresent in other XSLT engines.\n\nThe package comes with xsltproc, a command line interface to the XSLT\nengine.\n\n\n\nAuthors:\n--------\n Daniel Veillard <veillard@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [475]{app2_name: liby2util, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2--Utilities Library, app2_description: YaST2--Utilities Library\n\nAuthors:\n--------\n Michael Andres <ma@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [476]{app2_name: libzio, app2_display_name: , app2_epoch: 0, app2_version: 0.1, app2_release: 17.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Library for Accessing Compressed Text Files, app2_description: Libzio provides a wrapper function for reading or writing gzip or bzip2\nfiles with FILE streams.\n\n\n\nAuthors:\n--------\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [477]{app2_name: libzypp, app2_display_name: , app2_epoch: 0, app2_version: 2.100.3, app2_release: 0.4.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Package, Patch, Pattern, and Product Management, app2_description: Package, Patch, Pattern, and Product Management\n\n\n\nAuthors:\n--------\n Michael Andres <ma@suse.de>\n Jiri Srain <jsrain@suse.cz>\n Stefan Schubert <schubi@suse.de>\n Duncan Mac-Vicar <dmacvicar@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Marius Tomaschewski <mt@suse.de>\n Stanislav Visnovsky <visnov@suse.cz>\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [478]{app2_name: libzypp-zmd-backend, app2_display_name: , app2_epoch: 0, app2_version: 7.1.1.0_2.16, app2_release: 0.4.46, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: ZMD backend for Package, Patch, Pattern, and Product Management, app2_description: This package provides binaries which enable the ZENworks daemon (ZMD)\nto perform its management tasks on the system.\n\n\n\nAuthors:\n--------\n Klaus Kaempf <kkaempf@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [479]{app2_name: lilo, app2_display_name: , app2_epoch: 0, app2_version: 22.7, app2_release: 19.22.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Linux Loader, a Boot Menu, app2_description: LILO boots Linux from your hard drive. It can also boot other operating\nsystems, such as MS-DOS and OS/2, and can even boot DOS from the second\nhard drive. The configuration file is /etc/lilo.conf.\n\nThe PowerPC variant can be used on new PowerMacs and CHRP machines.\n\nThe ix86 variant comes with Memtest86, offering an image that can be\nbooted to perform a memory test.\n\n\n\nAuthors:\n--------\n John Coffman <JohnInSD@san.rr.com>\n Werner Almesberger <Werner.Almesberger@epfl.ch>\n PowerPC part:\n Paul Mackeras <paulus@samba.org>\n Cort Dougan <cort@fsmlabs.com>\n Benjamin Herrenschmidt <benh@kernel.crashing.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [480]{app2_name: limal, app2_display_name: , app2_epoch: 0, app2_version: 1.1.72, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?limal, app2_source_package: , app2_summary: LiMaL--Core Library, app2_description: Core library of LiMaL., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [481]{app2_name: limal-bootloader, app2_display_name: , app2_epoch: 0, app2_version: 1.1.50, app2_release: 0.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LiMaL--Boot Loader Configuration Library, app2_description: Boot loader configuration library for LiMaL.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>\n Martin Vidner <mvidner@suse.cz>\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [482]{app2_name: limal-ca-mgm, app2_display_name: , app2_epoch: 0, app2_version: 1.1.75, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LiMaL - CA Management Library, app2_description: The LiMaL CA Management Library provides methods for managing a\nCertificate Authority.\n\n\n\nAuthors:\n--------\n Michael Calmer <mc@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [483]{app2_name: limal-ca-mgm-perl, app2_display_name: , app2_epoch: 0, app2_version: 1.1.75, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LiMaL - CA Management Library Perl Bindings, app2_description: The LiMaL CA Management Library provides methods for managing a\nCertificate Authority.\n\nThis package provides the perl bindings to the CA Management Library.\n\n\n\nAuthors:\n--------\n Michael Calmer <mc@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [484]{app2_name: limal-nfs-server, app2_display_name: , app2_epoch: 0, app2_version: 1.1.72, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LiMaL--NFS Server Library, app2_description: NFS Server Library provides methods for managing a NFS Server\n\n\n\nAuthors:\n--------\n Marius Tomachewski\n Chakravarthi P, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [485]{app2_name: limal-nfs-server-perl, app2_display_name: , app2_epoch: 0, app2_version: 1.1.72, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LiMaL--NFS Server Library, app2_description: NFS Server Library provides methods for managing a NFS Server\n\n\n\nAuthors:\n--------\n Marius Tomachewski\n Chakravarthi P, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [486]{app2_name: limal-perl, app2_display_name: , app2_epoch: 0, app2_version: 1.1.72, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?limal, app2_source_package: , app2_summary: LiMaL--Core Library, app2_description: LiMaL - Core Library Perl Bindings, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [487]{app2_name: linux32, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 349.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.x86-64.org/pub/linux/tools/linux32/, app2_source_package: , app2_summary: 32-Bit Emulation Utility for x86-64, app2_description: This is a small tool for 32-bit emulation in Linux/x86-64. It allows\nyou to execute programs that need a uname -m of i386 with uname\nemulation. The uname -m is inherited by all child programs, but does\nnot affect the current shell or processes above it in the process\nhierarchy.\n\n\n\nAuthors:\n--------\n Andi Kleen <ak@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [488]{app2_name: log4net, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 17.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://logging.apache.org/log4net/, app2_source_package: , app2_summary: A .NET framework for logging, app2_description: log4net is a tool to help the programmer output log statements to a\nvariety of output targets. log4net is a port of the excellent log4j\nframework to the .NET runtime\n\n\n\nAuthors:\n--------\n Nicko Cadell\n Niall Daley\n Gert Driesen\n Ron Grabowski\n Julian Biddle\n Daniel Cazzulino\n Aspi Havewala\n Rick Hobbs\n Lance Nehring\n Angelika Schnagl\n Edward Smit\n Douglas de la Torre\n Thomas Voss, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [489]{app2_name: logrotate, app2_display_name: , app2_epoch: 0, app2_version: 3.7.3, app2_release: 13.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Rotate, Compress, Remove, and Mail System Log Files, app2_description: The logrotate utility is designed to simplify the administration of log\nfiles on a system that generates a lot of log files. Logrotate allows\nfor the automatic rotation, compression, removal, and mailing of log\nfiles. Logrotate can be set to handle a log file daily, weekly,\nmonthly, or when the log file gets to a certain size. Normally,\nlogrotate runs as a daily cron job.\n\n\n\nAuthors:\n--------\n Erik Troan <ewt@redhat.com>\n Matt Wilson <msw@redhat.com>\n Preston Brown <pbrown@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [490]{app2_name: lsb, app2_display_name: , app2_epoch: 0, app2_version: 3.1, app2_release: 1.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxbase.org/, app2_source_package: , app2_summary: Linux Standard Base Core, app2_description: Necessary files and dependencies for the Linux Standard Base (LSB)\nCore., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [491]{app2_name: lsof, app2_display_name: , app2_epoch: 0, app2_version: 4.76, app2_release: 13.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www-rcd.cc.purdue.edu/~abe, app2_source_package: , app2_summary: A Program That Lists Information about Files Opened by Processes, app2_description: Lsof lists information about files opened by processes. An open file\nmay be a regular file, a directory, a block special file, a character\nspecial file, an executing text reference, a library, a stream, or a\nnetwork file (Internet socket, NFS file, or UNIX domain socket.) A\nspecific file or all the files in a file system may be selected by\npath.\n\n\n\nAuthors:\n--------\n Victor A. Abell <abe@purdue.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [492]{app2_name: lukemftp, app2_display_name: , app2_epoch: 0, app2_version: 1.5, app2_release: 598.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/, app2_source_package: , app2_summary: Enhanced FTP Client, app2_description: lukemftp is the enhanced FTP client in NetBSD.\n\n\n\nAuthors:\n--------\n Luke Mewburn <lukem@netbsd.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [493]{app2_name: lvm2, app2_display_name: , app2_epoch: 0, app2_version: 2.02.17, app2_release: 7.27.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: LVM2 Tools, app2_description: Programs and man pages for configuring and using the LVM2 Logical\nVolume Manager., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [494]{app2_name: lzo, app2_display_name: , app2_epoch: 0, app2_version: 2.02, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.oberhumer.com/opensource/lzo/, app2_source_package: , app2_summary: A Real-Time Data Compression Library, app2_description: LZO is a portable lossless data compression library written in ANSI C.\nIt offers pretty fast compression and very fast decompression.\nDecompression requires no memory. LZO is suitable for data compression\nand decompression in real-time. This means it favors speed over\ncompression ratio.\n\n\n\nAuthors:\n--------\n Markus Franz Xaver Johannes Oberhumer <markus@oberhumer.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [495]{app2_name: lzo-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.02, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.oberhumer.com/opensource/lzo/, app2_source_package: , app2_summary: A Real-Time Data Compression Library, app2_description: LZO is a portable lossless data compression library written in ANSI C.\nIt offers pretty fast compression and very fast decompression.\nDecompression requires no memory. LZO is suitable for data compression\nand decompression in real-time. This means it favors speed over\ncompression ratio.\n\n\n\nAuthors:\n--------\n Markus Franz Xaver Johannes Oberhumer <markus@oberhumer.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [496]{app2_name: m4, app2_display_name: , app2_epoch: 0, app2_version: 1.4.4, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/m4/, app2_source_package: , app2_summary: GNU m4, app2_description: GNU m4 is an implementation of the traditional Unix macro processor.\n\n\n\nAuthors:\n--------\n Ren\xe9 Seindal <rene@seindal.dk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [497]{app2_name: mDNSResponder-lib, app2_display_name: , app2_epoch: 0, app2_version: 107.5, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.apple.com/macosx/rendezvous/, app2_source_package: , app2_summary: Multicast DNS Services (Apple Rendezvous), app2_description: Network service registration and discovery service.\n\n\n\nAuthors:\n--------\n Apple Computer, Inc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [498]{app2_name: mDNSResponder-lib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 107.5, app2_release: 9.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://developer.apple.com/macosx/rendezvous/, app2_source_package: , app2_summary: Multicast DNS Services (Apple Rendezvous), app2_description: Network service registration and discovery service.\n\n\n\nAuthors:\n--------\n Apple Computer, Inc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [499]{app2_name: mailx, app2_display_name: , app2_epoch: 0, app2_version: 11.25, app2_release: 14.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://nail.sourceforge.net/, app2_source_package: , app2_summary: A MIME-Capable Implementation of the mailx Command, app2_description: Nail is a mail user agent derived from Berkeley Mail 8.1. It is\nintended to provide the functionality of the POSIX.2 mailx command with\nadditional support for MIME messages, POP3, and SMTP. In recent system\nenvironments, nail is Unicode/UTF-8 capable. Further, it contains some\nminor enhancements like the ability to set a "From:" address.\n\n\n\nAuthors:\n--------\n Gunnar Ritter <Gunnar.Ritter@pluto.uni-freiburg.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [500]{app2_name: make, app2_display_name: , app2_epoch: 0, app2_version: 3.80, app2_release: 202.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/make/make.html, app2_source_package: , app2_summary: GNU make, app2_description: The GNU make command with extensive documentation.\n\n\n\nAuthors:\n--------\n Richard Stallman\n Roland McGrath\n Paul Smith, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [501]{app2_name: makedumpfile, app2_display_name: , app2_epoch: 0, app2_version: 1.0.8, app2_release: 2.19.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: https://sourceforge.net/projects/makedumpfile/, app2_source_package: , app2_summary: Partial kernel dump, app2_description: makedumpfile is a dump program to shorten the size of dump file. It\ncopies only the necessary pages for analysis with various dump levels,\nand can compress the page data. The obtained dump file can by analyzed\nvia gdb or crash utility.\n\n\n\nAuthors:\n--------\n NEC Corporation, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [502]{app2_name: man, app2_display_name: , app2_epoch: 0, app2_version: 2.4.1, app2_release: 237.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Program for Displaying man Pages, app2_description: A program for displaying man pages on the screen or sending them to a\nprinter (using groff).\n\n\n\nAuthors:\n--------\n G. Wilford <G.Wilford@ee.surrey.ac.uk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [503]{app2_name: man-pages, app2_display_name: , app2_epoch: 0, app2_version: 2.68, app2_release: 20.6.16, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.win.tue.nl/pub/linux-local/manpages/, app2_source_package: , app2_summary: Linux and POSIX Manual Pages, app2_description: This package contains a large collection of Linux and POSIX manual\npages (man pages, documentation) from the Linux Documentation Project\n(LDP)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [504]{app2_name: manufacturer-PPDs, app2_display_name: , app2_epoch: 0, app2_version: 0.5, app2_release: 19.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: PPD Files from Printer Manufacturers, app2_description: PPD files from printer manufacturers that are under a free license.\n\nFor example, the original MIT license, shown for example under\nhttp://www.opensource.org/licenses/mit-license.php, is okay but not an\noften used modified MIT license, which does not allow redistribution if\nthe file was altered in any way from its original form.\n\nIf you have a PostScript printer and there is no PPD file included in\nthis package, ask your printer manufacturer for a PPD file or visit\nhttp://www.linuxprinting.org/ppd-doc.html., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [505]{app2_name: master-boot-code, app2_display_name: , app2_epoch: 0, app2_version: 1.6, app2_release: 18.1, app2_arch: i586, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: i386 Master Boot Record Code, app2_description: i386 master boot code is code that, after copied to the MBR of the boot\ndisk, loads and starts the boot sector of the active partition.\n\n\n\nAuthors:\n--------\n Wolfgang Solfrank, TooLs GmbH\n The Regents of the University of California, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [506]{app2_name: mcelog, app2_display_name: , app2_epoch: 0, app2_version: 0.7, app2_release: 2.18.21, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Log Machine Check Events, app2_description: mcelog retrieves machine check events from an x86-64 kernel in a cron\njob, decodes them, and logs them to /var/log/mcelog.\n\nA machine check event is a hardware error detected by the CPU.\n\nIt should run on any x86-64 system.\n\nIn addition, it allows decoding machine check kernel panic messages.\n\n\n\nAuthors:\n--------\n Andi Kleen <ak@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [507]{app2_name: mdadm, app2_display_name: , app2_epoch: 0, app2_version: 2.6, app2_release: 0.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cse.unsw.edu.au/~neilb/source/mdadm/, app2_source_package: , app2_summary: Utility for Configuring MD Setup, app2_description: Mdadm is a program that can be used to control Linux md devices. It is\nintended to provide all the functionality of the mdtools and raidtools\nprograms but with a very different interface.\n\n\n\nAuthors:\n--------\n Neil Brown <neilb@cse.unsw.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [508]{app2_name: metacity, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 0.17.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: A Fast Window Manager for the GNOME 2.x Desktop, app2_description: Metacity is a fast window manager for the GNOME 2.x Desktop. It can be\nseen as an alternative to Sawfish. Many users prefer Metacity because\nit integrates well with the GNOME 2.x Desktop., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [509]{app2_name: microcode_ctl, app2_display_name: , app2_epoch: 0, app2_version: 1.17, app2_release: 14.13.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.urbanmyth.org/microcode/, app2_source_package: , app2_summary: Microcode Updates for Intel CPUs, app2_description: This utility allows updating the microcode of Intel x86 and x86-64\nCPUs. This feature is supported by Pentium II and newer CPUs.\n\n\n\nAuthors:\n--------\n Simon Trimmer <simon@veritas.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [510]{app2_name: mingetty, app2_display_name: , app2_epoch: 0, app2_version: 0.9.6s, app2_release: 88.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Minimal Getty for Virtual Consoles Only, app2_description: The mingetty program is a lightweight, minimalist getty program for use\nonly on virtual consoles. Mingetty is not suitable for serial lines\n(you should use the mgetty program for this purpose).\n\n\n\nAuthors:\n--------\n Miquel van Smoorenburg <miquels@drinkel.ow.nl>\n Florian La Roche <florian@suse.de>\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [511]{app2_name: mkinitrd, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 106.93.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Creates an Initial RAM Disk Image for Preloading Modules, app2_description: Mkinitrd creates file system images for use as initial RAM disk\n(initrd) images. These RAM disk images are often used to preload the\nblock device modules (SCSI or RAID) needed to access the root file\nsystem.\n\nIn other words, generic kernels can be built without drivers for any\nSCSI adapters that load the SCSI driver as a module. Because the\nkernel needs to read those modules, but in this case is not able to\naddress the SCSI adapter, an initial RAM disk is used.\tThe initial RAM\ndisk is loaded by the operating system loader (normally LILO) and is\navailable to the kernel as soon as the RAM disk is loaded. The RAM\ndisk loads the proper SCSI adapter and allows the kernel to mount the\nroot file system.\n\n\n\nAuthors:\n--------\n Steffen Winterfeldt <wfeldt@suse.de>\n Susanne Oberhauser <froh@suse.de>\n Bernhard Kaindl <bk@suse.de>\n Andreas Gruenbacher <agruen@suse.de>\n Hannes Reinecke <hare@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [512]{app2_name: mkisofs, app2_display_name: , app2_epoch: 0, app2_version: 2.01, app2_release: 25.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cdrecord.berlios.de/old/private/cdrecord.html, app2_source_package: , app2_summary: A program for creating CDs in Linux, app2_description: Mkisofs is a pre-mastering program that generates an iso9660 filesystem\n. It takes a snapshot of a given directory tree, and generates a binary\nimage which corresponds to an iso9660 filesystem that can be written to\na block device.\n\n\n\nAuthors:\n--------\n J\xf6rg Schilling, adapted with patches from other Authors, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [513]{app2_name: mktemp, app2_display_name: , app2_epoch: 0, app2_version: 1.5, app2_release: 744.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mktemp.org, app2_source_package: , app2_summary: A Utility for Temp Files, app2_description: mktemp is a small utility that interfaces to the mktemp() function call\nto allow shell scripts and other programs to use files in /tmp safely.\n\n\n\nAuthors:\n--------\n Todd C. Miller <Todd.Miller@courtesan.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [514]{app2_name: module-init-tools, app2_display_name: , app2_epoch: 0, app2_version: 3.2.2, app2_release: 32.37.40, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/, app2_source_package: , app2_summary: Utilities to Load Modules into the Kernel, app2_description: Utilities for loading kernel modules. Included are 'insmod', 'lsmod',\n'rmmod', 'depmod', and 'modprobe'. The configuration file\n/etc/modutils.conf can be used to pass parameters to the modules.\n'depmod' should be used after compiling a new kernel to generate the\ndependency information. 'insmod' does not use the dependency nor the\noptions file. Therefore, 'modprobe' is normally used to load a module.\n\n\n\nAuthors:\n--------\n Bjorn Ekwall <bj0rn@blox.se>\n Jon Tombs <jon@gtex02.us.es>\n Bas Laarhoven <bas@vimec.nl>\n Keith Owens <kaos@ocs.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [515]{app2_name: mono-core, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 12.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: A .NET Runtime Environment, app2_description: The Mono Project is an open development initiative that is working to\ndevelop an open source, Unix version of the .NET development platform.\nIts objective is to enable Unix developers to build and deploy\ncross-platform .NET applications. The project will implement various\ntechnologies that have been submitted to the ECMA for standardization.\n\n\n\nAuthors:\n--------\n Miguel de Icaza <miguel@ximian.com>\n Paolo Molaro <lupus@ximian.com>\n Dietmar Maurer <dietmar@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [516]{app2_name: mono-core-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 12.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: A .NET Runtime Environment, app2_description: The Mono Project is an open development initiative that is working to\ndevelop an open source, Unix version of the .NET development platform.\nIts objective is to enable Unix developers to build and deploy\ncross-platform .NET applications. The project will implement various\ntechnologies that have been submitted to the ECMA for standardization.\n\n\n\nAuthors:\n--------\n Miguel de Icaza <miguel@ximian.com>\n Paolo Molaro <lupus@ximian.com>\n Dietmar Maurer <dietmar@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [517]{app2_name: mono-data, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 12.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: Database connectivity for Mono, app2_description: The Mono Project is an open development initiative that is working to\ndevelop an open source, Unix version of the .NET development platform.\nIts objective is to enable Unix developers to build and deploy\ncross-platform .NET applications. The project will implement various\ntechnologies that have been submitted to the ECMA for standardization.\n\nDatabase connectivity for Mono.\n\n\n\nAuthors:\n--------\n Miguel de Icaza <miguel@ximian.com>\n Paolo Molaro <lupus@ximian.com>\n Dietmar Maurer <dietmar@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [518]{app2_name: mono-web, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 12.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: Mono implementation of ASP.NET, Remoting and Web Services, app2_description: The Mono Project is an open development initiative that is working to\ndevelop an open source, Unix version of the .NET development platform.\nIts objective is to enable Unix developers to build and deploy\ncross-platform .NET applications. The project will implement various\ntechnologies that have been submitted to the ECMA for standardization.\n\nMono implementation of ASP.NET, Remoting and Web Services.\n\n\n\nAuthors:\n--------\n Miguel de Icaza <miguel@ximian.com>\n Paolo Molaro <lupus@ximian.com>\n Dietmar Maurer <dietmar@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [519]{app2_name: mono-winforms, app2_display_name: , app2_epoch: 0, app2_version: 1.2.2, app2_release: 12.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://go-mono.org/, app2_source_package: , app2_summary: Mono's Windows Forms implementation, app2_description: The Mono Project is an open development initiative that is working to\ndevelop an open source, Unix version of the .NET development platform.\nIts objective is to enable Unix developers to build and deploy\ncross-platform .NET applications. The project will implement various\ntechnologies that have been submitted to the ECMA for standardization.\n\nMono's Windows Forms implementation.\n\n\n\nAuthors:\n--------\n Miguel de Icaza <miguel@ximian.com>\n Paolo Molaro <lupus@ximian.com>\n Dietmar Maurer <dietmar@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [520]{app2_name: mozilla-nspr, app2_display_name: , app2_epoch: 0, app2_version: 4.8, app2_release: 1.4.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/nspr/, app2_source_package: , app2_summary: Netscape Portable Runtime, app2_description: NSPR provides platform independence for non-GUI operating system\nfacilities. These facilities include threads, thread synchronization,\nnormal file and network I/O, interval timing and calendar time, basic\nmemory management (malloc and free), and shared library linking.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [521]{app2_name: mozilla-nspr-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.8, app2_release: 1.4.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/nspr/, app2_source_package: , app2_summary: Netscape Portable Runtime, app2_description: NSPR provides platform independence for non-GUI operating system\nfacilities. These facilities include threads, thread synchronization,\nnormal file and network I/O, interval timing and calendar time, basic\nmemory management (malloc and free), and shared library linking.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [522]{app2_name: mozilla-nss, app2_display_name: , app2_epoch: 0, app2_version: 3.12.3.1, app2_release: 1.4.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Network (Netscape) Security Services, app2_description: Network Security Services (NSS) is a set of libraries designed to\nsupport cross-platform development of security-enabled server\napplications. Applications built with NSS can support SSL v2 and v3,\nTLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3\ncertificates, and other security standards.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [523]{app2_name: mozilla-nss-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.12.3.1, app2_release: 1.4.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/projects/security/pki/nss/, app2_source_package: , app2_summary: Network (Netscape) Security Services, app2_description: Network Security Services (NSS) is a set of libraries designed to\nsupport cross-platform development of security-enabled server\napplications. Applications built with NSS can support SSL v2 and v3,\nTLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3\ncertificates, and other security standards.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [524]{app2_name: mozilla-xulrunner, app2_display_name: , app2_epoch: 0, app2_version: 1.8.1.21, app2_release: 0.8.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/, app2_source_package: , app2_summary: Mozilla Runtime Environment, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [525]{app2_name: mozilla-xulrunner-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.8.1.21, app2_release: 0.8.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org/, app2_source_package: , app2_summary: Mozilla Runtime Environment, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [526]{app2_name: mozilla-xulrunner191, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: Mozilla Runtime Environment 1.9.1, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [527]{app2_name: mozilla-xulrunner191-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: Mozilla Runtime Environment 1.9.1, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [528]{app2_name: mozilla-xulrunner191-gnomevfs, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: XULRunner components depending on gnome-vfs, app2_description: This subpackage contains the Necko Gnome-VFS and Gnome components which\nrely on the gnome-vfs subsystem to be installed. They are recommended\nfor full desktop integration but not mandatory for small disk footprint\nKDE installations for example.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [529]{app2_name: mozilla-xulrunner191-gnomevfs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: XULRunner components depending on gnome-vfs, app2_description: This subpackage contains the Necko Gnome-VFS and Gnome components which\nrely on the gnome-vfs subsystem to be installed. They are recommended\nfor full desktop integration but not mandatory for small disk footprint\nKDE installations for example.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [530]{app2_name: mozilla-xulrunner191-translations, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: Translations for XULRunner 1.9.1, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\nThis package contains all supported languages but en-US which is\ndelivered in the main package.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [531]{app2_name: mozilla-xulrunner191-translations-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.9.1.2, app2_release: 3.5.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mozilla.org, app2_source_package: , app2_summary: Translations for XULRunner 1.9.1, app2_description: XULRunner is a single installable package that can be used to bootstrap\nmultiple XUL+XPCOM applications that are as rich as Firefox and\nThunderbird.\n\nThis package contains all supported languages but en-US which is\ndelivered in the main package.\n\n\n\nAuthors:\n--------\n Mozilla Foundation <drivers@mozilla.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [532]{app2_name: mpt-status, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 12.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.red-bean.com/~mab/mpt-status.html, app2_source_package: , app2_summary: Program Showing the Status of LSI 1030 RAID Controller, app2_description: This program shows the status of the physical and logical drives\nattached to a LSI 1030 RAID (mptlinux, fusion, mpt, ioc) controller.\n\n\n\nAuthors:\n--------\n Matt Braithwaite <mab@red-bean.com>\n Roberto Nibali <ratz@drugphish.ch>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [533]{app2_name: multipath-tools, app2_display_name: , app2_epoch: 0, app2_version: 0.4.7, app2_release: 34.50.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://christophe.varoqui.free.fr/, app2_source_package: , app2_summary: Tools to Manage Multipathed Devices with the device-mapper, app2_description: This package provides the tools to manage multipathed devices by\ninstructing the device-mapper multipath module what to do. The tools\nare:\n\n- multipath: scans the system for multipathed devices, assembles\n them, and updates the device-mapper's maps\n\n- multipathd: waits for maps events then execs multipath\n\n- devmap-name: provides a meaningful device name to udev for devmaps\n\n- kpartx: maps linear devmaps to device partitions, which makes\nmultipath maps partionable\n\n\n\nAuthors:\n--------\n Christophe Varoqui <christophe.varoqui@free.fr>\n\nmultipath-tools provides the tools to manage multipathed devices by, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [534]{app2_name: mutt, app2_display_name: , app2_epoch: 0, app2_version: 1.5.9i, app2_release: 27.12.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.mutt.org, app2_source_package: , app2_summary: Mail Program, app2_description: A very powerful mail user agent. It supports (among other nice things)\nhighlighting, threading, and PGP. It takes some time to get used to,\nhowever.\n\n\n\nAuthors:\n--------\n Michael Elkins <me@cs.hmc.edu>\n Thomas Roessler <roessler@does-not-exist.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [535]{app2_name: nautilus, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 64.55, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop File Manager, app2_description: This package contains Nautilus, the advanced file manager for the GNOME\n2.x Desktop platform., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [536]{app2_name: nautilus-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.2, app2_release: 64.55, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop File Manager, app2_description: This package contains Nautilus, the advanced file manager for the GNOME\n2.x Desktop platform., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [537]{app2_name: nautilus-cd-burner, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 20.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: CD Burning Extension for Nautilus, app2_description: Nautilus-cd-burner is an extension to Nautilus that makes it easy to\nwrite files to a CD burner.\n\nThe user uses Nautilus or another Gnome-VFS aware application to copy\nthe files to write to "burn:///" then Nautilus-cd-burner is launched to\nwrite the files to the CD.\n\n\n\nAuthors:\n--------\n alexl@redhat.com, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [538]{app2_name: nautilus-cd-burner-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 20.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: CD Burning Extension for Nautilus, app2_description: Nautilus-cd-burner is an extension to Nautilus that makes it easy to\nwrite files to a CD burner.\n\nThe user uses Nautilus or another Gnome-VFS aware application to copy\nthe files to write to "burn:///" then Nautilus-cd-burner is launched to\nwrite the files to the CD.\n\n\n\nAuthors:\n--------\n alexl@redhat.com, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [539]{app2_name: nautilus-open-terminal, app2_display_name: , app2_epoch: 0, app2_version: 0.6, app2_release: 16.14.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://manny.cluecoder.org/packages/nautilus-open-terminal/, app2_source_package: , app2_summary: Nautilus Open Terminal, app2_description: Nautilus extension that allows you to open a terminal in arbitrary\nlocal folders.\n\n\n\nAuthors:\n--------\n Christian Neumair <chris@gnome-de.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [540]{app2_name: nautilus-share, app2_display_name: , app2_epoch: 0, app2_version: 0.6.4, app2_release: 31.18.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://gentoo.ovibes.net/nautilus-share/, app2_source_package: , app2_summary: A Quick and Easy Way to Share Folders in Nautilus via Samba, app2_description: Application for GNOME desktop integrated in Nautilus that allows simple\nuse of Nautilus shares without the need to be root.\n\nFeatures: * A new entry in your nautilus right-click menu with a\n nice icon.\n\n* A simple dialog to share your folder, allows you to choose a name\n and decide to make it read-only or not.\n\n* You can also access it from the properties tab of your folder.\n\n* You can see as you type if the share name is already used or not.\n\n* When you share a folder, Nautilus displays a nice palm to visually\nshow you which folders are shared.\n\n\n\nAuthors:\n--------\n Sebastien Estienne <sebastien.estienne@gmail.com>\n Ed Catmur <ed@catmur.co.uk>\n VoJcEK <vojcek@tlen.pl>\n Michael Kanis <mkanis@gmx.de>\n WareKala <warekala@hotmail.com>\n Mirko Maischberger <mirko@lilik.it>\n Aaron Kurtz <a.kurtz@hardsun.net>\n Lucius Curado <luciux@gmail.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [541]{app2_name: ncompress, app2_display_name: , app2_epoch: 0, app2_version: 4.2.4, app2_release: 15.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Old standard compression utilities, app2_description: This package contains the compress and uncompress utilities as\ndescribed in POSIX. They were the standard on old UNIX systems and are\nobsoleted by gzip today.\n\n\n\nAuthors:\n--------\n Peter Jannesen <peter@ncs.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [542]{app2_name: ncpfs, app2_display_name: , app2_epoch: 0, app2_version: 2.2.6, app2_release: 24.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tools for Accessing Novell File Systems, app2_description: With this program, you can mount Netware server file systems under\nLinux. You can even print Linux documents on printers attached to a\nNovell server.\n\n\n\nAuthors:\n--------\n Petr Vandrovec <vandrove@vc.cvut.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [543]{app2_name: ncurses, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 18.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: New curses Libraries, app2_description: As soon as a text application needs to directly control its output to\nthe screen (if it wants to place the cursor at location (x,y) then\nwrite text), ncurses is used. The panel and the forms libraries are\nincluded in this package. These new libraries support color, special\ncharacters, and panels.\n\n\n\nAuthors:\n--------\n Zeyd M. Ben-Halim <zmbenhal@netcom.com>\n Eric S. Raymond <esr@thyrsus.com>\n Thomas Dickey <dickey@clark.net>\n Juergen Pfeifer <Juergen.Pfeifer@t-online.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [544]{app2_name: ncurses-32bit, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 18.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: New curses Libraries, app2_description: As soon as a text application needs to directly control its output to\nthe screen (if it wants to place the cursor at location (x,y) then\nwrite text), ncurses is used. The panel and the forms libraries are\nincluded in this package. These new libraries support color, special\ncharacters, and panels.\n\n\n\nAuthors:\n--------\n Zeyd M. Ben-Halim <zmbenhal@netcom.com>\n Eric S. Raymond <esr@thyrsus.com>\n Thomas Dickey <dickey@clark.net>\n Juergen Pfeifer <Juergen.Pfeifer@t-online.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [545]{app2_name: net-snmp, app2_display_name: , app2_epoch: 0, app2_version: 5.3.0.1, app2_release: 25.32.32, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/net-snmp, app2_source_package: , app2_summary: SNMP Daemon, app2_description: This package was originally based on the CMU 2.1.2.1 snmp code. It has\nbeen greatly modified, restructured, enhanced, and fixed. It hardly\nlooks the same as anything that CMU has ever released. It was renamed\nfrom cmu-snmp to ucd-snmp in 1995 and later renamed from ucd-snmp to\nnet-snmp in November 2000.\n\n\n\nAuthors:\n--------\n Wes Hardaker <hardaker@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [546]{app2_name: net-tools, app2_display_name: , app2_epoch: 0, app2_version: 1.60, app2_release: 583.13.33, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tazenda.demon.co.uk/phil/net-tools/, app2_source_package: , app2_summary: Important Programs for Networking, app2_description: This package contains essential programs for network administration and\nmaintenance: netstat, hostname, arp, ifconfig, rarp, and route.\n\n\n\nAuthors:\n--------\n Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>\n Bernd Eckenfels <net-tools@lina.inka.de>\n Fred Baumgarten <dc6iq@insu1.etec.uni-karlsruhe.de>\n Peter Tobias <tobias@et-inf.fho-emden.de>\n Olaf Kirch <okir@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [547]{app2_name: netcat, app2_display_name: , app2_epoch: 0, app2_version: 1.10, app2_release: 883.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A Simple But Powerful Network Tool, app2_description: Netcat is a simple Unix utility that reads and writes data across\nnetwork connections using TCP or UDP protocols. It is designed to be a\nreliable back-end tool that can be used directly or easily driven by\nother programs and scripts. At the same time, it is a feature-rich\nnetwork debugging and exploration tool, because it can create almost\nany kind of connection you may need and has several interesting\nbuilt-in capabilities.\n\nFind the documentation in /usr/share/doc/packages/netcat/README.\n\n\n\nAuthors:\n--------\n hobbit@avian.org, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [548]{app2_name: netcfg, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 1.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Network Configuration Files in /etc, app2_description: All of the basic configuration files for the network programs including\n/etc/aliases, /etc/protocols, and /etc/services.\n\nThese are often used by network routines in the C library and therefore\nmust be installed for all network programs., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [549]{app2_name: netdate, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 591.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ibiblio.org/pub/linux/system/network/sunacm/Other/netdate/, app2_source_package: , app2_summary: Set Date and Time by ARPA Internet RFC 868, app2_description: Netdate takes a list of names of Internet hosts as arguments, selects\nthe one that supplies the best time, and sets the system time\naccordingly.\n\nThe "best" time is chosen by polling the named hosts once each to find\ntheir times and taking their differences from the local host's time.\nThese differences are used to find the largest group of hosts whose\ntimes agree with each other within a certain limit. The first host in\nthe largest group is picked as the best host., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [550]{app2_name: netpbm, app2_display_name: , app2_epoch: 0, app2_version: 10.26.22, app2_release: 14.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://netpbm.sourceforge.net, app2_source_package: , app2_summary: A Powerful Graphics Conversion Package, app2_description: The latest version of the Portable Bitmap Plus Utilities. This large\npackage, which is by now available for all hardware platforms, provides\ntools for graphics conversion. Using these tools, images can be\nconverted from virtually any format into any other format. A few of the\nsupported formats include: GIF, PC-Paintbrush, IFF ILBM, Gould Scanner\nfile, MTV ray tracer, Atari Degas .pi1 and .pi3, Macintosh PICT, HP\nPaintjet file, QRT raytracer, AUTOCAD slide, Atari Spectrum (compressed\nand uncompressed), Andrew Toolkit raster object, and many more. On top\nof that, man pages are included for all tools.\n\n\n\nAuthors:\n--------\n Alberto Accomazzi <alberto@cfa.harvard.edu>\n Andre Beck <Andre_Beck@IRS.Inf.TU-Dresden.de>\n Angus Duggan <ajcd@dcs.ed.ac.uk>\n Arnaud Le Hors <lehors@sophia.inria.fr>\n Arthur David Olson <OLSONA@dc37a.nci.nih.gov>\n Burkhard Neidecker-Lutz <neideck@nestvx.enet.dec.com>\n Daniel Briggs <dbriggs@nrao.edu>\n David Beckemeyer <bdt!david>\n David Koblas <koblas@netcom.com>\n Diomidis D. Spinellis <dds@cc.ic.ac.uk>\n George Phillips <phillips@cs.ubc.ca>\n Graeme W. Gill <graeme@labtam.oz.au>\n Hadmut Danisch <danisch@ira.uka.de>\n Ingo Wilken <Ingo.Wilken@informatik.uni-oldenburg.de>\n James Darrell McCauley <mccauley@mcs.com>\n John Tiller <tiller@galois.msfc.nasa.gov>\n John Walker <kelvin@Autodesk.com>\n Kanthan Pillay <svpillay@Princeton.EDU>\n Ken Yap <ken@cs.rocester.edu>\n Lyle Rains <lrains@netcom.com>\n Marcel Wijkstra <wijkstra@fwi.uva.nl>\n Marc Boucher <marc@PostImage.COM>\n Oliver Trepte <oliver.trepte@dd.sigma.se>\n Patrick J. Naughton <naughton@wind.sun.com>\n Paul Haeberli <paul@manray.sgi.com>\n Paul Breslaw\t\t<paul@mecazh.uu.ch>\n S.Petra Zeidler <spz@specklec.mpifr-bonn.mpg.de>\n Steve Belczyk <seb3@gte.com>\n Warren Toomey <wkt@csadfa.cs.adfa.oz.au>\n Wilson H. Bent. Jr. <whb@evtech.com>\n Wolfgang Stuerzlinger <wrzl@gup.uni-linz.ac.at>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [551]{app2_name: nfs-utils, app2_display_name: , app2_epoch: 0, app2_version: 1.0.7, app2_release: 36.36.47, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://nfs.sourceforge.net, app2_source_package: , app2_summary: Support Utilities for Kernel nfsd, app2_description: This package contains the NFS utilities. You can tune the number of\nserver threads via the sysconfig variable USE_KERNEL_NFSD_NUMBER. For\nquota over NFS support, install the quota package.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@monad.swb.de>\n H.J. Lu <hjl@valinux.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [552]{app2_name: nfsidmap, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 16.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://nfs.sourceforge.net, app2_source_package: , app2_summary: NFSv4 ID Mapping Library, app2_description: In NFSv4, identities of users are conveyed by names rather than user ID\nand group ID. Both the NFS server and client code in the kernel need to\ntranslate these to numeric IDs.\n\n\n\nAuthors:\n--------\n J. Bruce Fields <bfields@citi.umich.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [553]{app2_name: notification-daemon, app2_display_name: , app2_epoch: 0, app2_version: 0.3.4, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.galago-project.org/, app2_source_package: , app2_summary: Notification Daemon, app2_description: D-BUS notification daemon.\n\n\n\nAuthors:\n--------\n Christian Hammond <chipx86@chipx86.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [554]{app2_name: novell-virtio-drivers-kmp-default, app2_display_name: , app2_epoch: 0, app2_version: 2.6.27_2.6.16.60_0.54.5, app2_release: 0.3.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://kvm.qumranet.com/, app2_source_package: , app2_summary: Updated kernel modules for KVM (Kernel-based Virtual Machine), app2_description: Virtio is the paravirtualized driver framework used by KVM. If you want\nto get the best performance out of a KVM virtual machine, use this driver\npack., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [555]{app2_name: nscd, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 31.74.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Name Service Caching Daemon, app2_description: Nscd caches name service lookups and can dramatically improve\nperformance with NIS, NIS+, and LDAP., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [556]{app2_name: ntfsprogs, app2_display_name: , app2_epoch: 0, app2_version: 1.11.2, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux-ntfs.sf.net/, app2_source_package: , app2_summary: NTFS filesystem libraries and utilities, app2_description: The Linux-NTFS project (http://linux-ntfs.sf.net/) aims to bring full\nsupport for the NTFS filesystem to the Linux operating system.\tThe\nntfsprogs package currently consists of a static library and utilities\nsuch as mkntfs, ntfscat, ntfsls, ntfsresize, and ntfsundelete (for a\nfull list of included utilities see man 8 ntfsprogs after\ninstallation).\n\n\n\nAuthors:\n--------\n Linux-NTFS is written and maintained by Anton Altaparmakov <aia21@cantab.net>.\n\n Current active developers on the project are (in alphabetical order):\n\n Anton Altaparmakov <aia21@cantab.net>\n Matthew J. Fanto <fanto1mj@cmich.edu>\n Richard Russon <ntfs@flatcap.org>\n Szakacsits Szabolcs <szaka@sienet.hu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [557]{app2_name: numactl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.6, app2_release: 3.25.28, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: NUMA Policy Control, app2_description: Control NUMA policy for individual processes. Offer libnuma for\nindividual NUMA policy in applications.\n\n\n\nAuthors:\n--------\n Andi Kleen (ak@suse.de), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [558]{app2_name: openct, app2_display_name: , app2_epoch: 0, app2_version: 0.6.6, app2_release: 16.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc-project.org/, app2_source_package: , app2_summary: OpenCT Library for Smart Card Readers, app2_description: OpenCT is a set of library and tools to talk to smart card readers. It\ncurrently supports Towitoko readers, Kobil Kaan, Aladdin eToken,\nCryptoflex eGate, Rainbow iKey 3000, and Eutron Crypto Identity. OpenCT\nis used by the OpenSC Smart Card library.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@suse.de>\n Andreas Jellinghaus <aj@dungeon.inka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [559]{app2_name: openct-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.6.6, app2_release: 16.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc-project.org/, app2_source_package: , app2_summary: OpenCT Library for Smart Card Readers, app2_description: OpenCT is a set of library and tools to talk to smart card readers. It\ncurrently supports Towitoko readers, Kobil Kaan, Aladdin eToken,\nCryptoflex eGate, Rainbow iKey 3000, and Eutron Crypto Identity. OpenCT\nis used by the OpenSC Smart Card library.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@suse.de>\n Andreas Jellinghaus <aj@dungeon.inka.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [560]{app2_name: openldap2-client, app2_display_name: , app2_epoch: 0, app2_version: 2.3.32, app2_release: 0.35.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org, app2_source_package: , app2_summary: OpenLDAP2 Client Utilities, app2_description: This package contains the OpenLDAP2 client utilities.\n\n\n\nAuthors:\n--------\n The OpenLDAP Project <project@openldap.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [561]{app2_name: openldap2-client-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.3.32, app2_release: 0.35.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openldap.org, app2_source_package: , app2_summary: OpenLDAP2 Client Utilities, app2_description: This package contains the OpenLDAP2 client utilities.\n\n\n\nAuthors:\n--------\n The OpenLDAP Project <project@openldap.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [562]{app2_name: openmotif-libs, app2_display_name: , app2_epoch: 0, app2_version: 2.2.4, app2_release: 21.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.motifzone.net/, app2_source_package: , app2_summary: Open Motif Runtime Libraries, app2_description: This is the Open Motif runtime environment. It includes the Motif\nshared libraries. Open Motif is a freely available version of the well\nknown user interface toolkit Motif for Open Source operating systems.\nThis package was built with the sources from Metro Link., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [563]{app2_name: openmotif-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.2.4, app2_release: 21.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.motifzone.net/, app2_source_package: , app2_summary: Open Motif Runtime Libraries, app2_description: This is the Open Motif runtime environment. It includes the Motif\nshared libraries. Open Motif is a freely available version of the well\nknown user interface toolkit Motif for Open Source operating systems.\nThis package was built with the sources from Metro Link., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [564]{app2_name: opensc, app2_display_name: , app2_epoch: 0, app2_version: 0.9.6, app2_release: 17.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc-project.org/opensc/, app2_source_package: , app2_summary: OpenSC Smart Card Library, app2_description: OpenSC provides a set of libraries and utilities to access smart cards.\nIts main focus is on cards that support cryptographic operations, and\nfacilitate their use in security applications such as mail encryption,\nauthentication, and digital signature. OpenSC implements the PKCS#11\nAPI so applications supporting this API such as Mozilla Firefox and\nThunderbird can use it. OpenSC implements the PKCS#15 standard and aims\nto be compatible with every software that does so, too.\n\n\n\nAuthors:\n--------\n Juha Yrj\xf6l\xe4 <jyrjola@cc.hut.fi>\n Antti Tapaninen <aet@cc.hut.fi>\n Timo Ter\xe4s <timo.teras@iki.fi>\n Olaf Kirch <okir@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [565]{app2_name: opensc-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.9.6, app2_release: 17.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.opensc-project.org/opensc/, app2_source_package: , app2_summary: OpenSC Smart Card Library, app2_description: OpenSC provides a set of libraries and utilities to access smart cards.\nIts main focus is on cards that support cryptographic operations, and\nfacilitate their use in security applications such as mail encryption,\nauthentication, and digital signature. OpenSC implements the PKCS#11\nAPI so applications supporting this API such as Mozilla Firefox and\nThunderbird can use it. OpenSC implements the PKCS#15 standard and aims\nto be compatible with every software that does so, too.\n\n\n\nAuthors:\n--------\n Juha Yrj\xf6l\xe4 <jyrjola@cc.hut.fi>\n Antti Tapaninen <aet@cc.hut.fi>\n Timo Ter\xe4s <timo.teras@iki.fi>\n Olaf Kirch <okir@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [566]{app2_name: openslp, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 22.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openslp.org/, app2_source_package: , app2_summary: An OpenSLP Implementation of Service Location Protocol V2, app2_description: Service Location Protocol is an IETF standards track protocol that\nprovides a framework that allows networking applications to discover\nthe existence, location, and configuration of networked services in\nenterprise networks.\n\nOpenSLP is an open source implementation of the SLPv2 protocol as\ndefined by RFC 2608 and RFC 2614. This package includes the slptool\nand runtime libraries.\n\n\n\nAuthors:\n--------\n Matthew Peterson <mpeterson@calderasystems.com>\n Ganesan Rajagopal <rganesan@myrealbox.com>\n David McCormack <david.mccormack@ottawa.com>\n Evan Hughes <hughes@lab43.org>\n Matthieu Desmons <mdes@ocegr.fr>\n Praveen Kumar Amritaluru <praveen@india.hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [567]{app2_name: openslp-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 22.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openslp.org/, app2_source_package: , app2_summary: An OpenSLP Implementation of Service Location Protocol V2, app2_description: Service Location Protocol is an IETF standards track protocol that\nprovides a framework that allows networking applications to discover\nthe existence, location, and configuration of networked services in\nenterprise networks.\n\nOpenSLP is an open source implementation of the SLPv2 protocol as\ndefined by RFC 2608 and RFC 2614. This package includes the slptool\nand runtime libraries.\n\n\n\nAuthors:\n--------\n Matthew Peterson <mpeterson@calderasystems.com>\n Ganesan Rajagopal <rganesan@myrealbox.com>\n David McCormack <david.mccormack@ottawa.com>\n Evan Hughes <hughes@lab43.org>\n Matthieu Desmons <mdes@ocegr.fr>\n Praveen Kumar Amritaluru <praveen@india.hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [568]{app2_name: openslp-server, app2_display_name: , app2_epoch: 0, app2_version: 1.2.0, app2_release: 22.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openslp.org/, app2_source_package: , app2_summary: The OpenSLP Implementation of the Service Location Protocol V2, app2_description: Service Location Protocol is an IETF standards track protocol that\nprovides a framework that allows networking applications to discover\nthe existence, location, and configuration of networked services in\nenterprise networks.\n\nThis package contains the SLP server. Every system, which provides any\nservices that should be used via an SLP client must run this server and\nregister the service.\n\n\n\nAuthors:\n--------\n Matthew Peterson <mpeterson@calderasystems.com>\n Ganesan Rajagopal <rganesan@myrealbox.com>\n David McCormack <david.mccormack@ottawa.com>\n Evan Hughes <hughes@lab43.org>\n Matthieu Desmons <mdes@ocegr.fr>\n Praveen Kumar Amritaluru <praveen@india.hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [569]{app2_name: openssh, app2_display_name: , app2_epoch: 0, app2_version: 4.2p1, app2_release: 18.40.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/, app2_source_package: , app2_summary: Secure Shell Client and Server (Remote Login Program), app2_description: SSH (Secure Shell) is a program for logging into and executing commands\non a remote machine. It is intended to replace rlogin and rsh and\nprovides secure encrypted communication between two untrusted hosts\nover an insecure network. X Window System connections and arbitrary\nTCP/IP ports can also be forwarded over the secure channel.\n\n\n\nAuthors:\n--------\n Aaron Campbell\n Bob Beck\n Markus Friedl\n Niels Provos\n Theo de Raadt\n Dug Song\n Ben Taylor <bent@clark.net>\n Chip Salzenberg <chip@valinux.com>\n Chris Saia <csaia@wtower.com>\n Dan Brosemer <odin@linuxfreak.com>\n Jim Knoble <jmknoble@pobox.com>\n Marc G. Fournier <marc.fournier@acadiau.ca>\n Nalin Dahyabhai <nalin.dahyabhai@pobox.com>\n Niels Kristian Bech Jensen <nkbj@image.dk>\n Phil Hands <phil@hands.com>\n Thomas Neumann <tom@smart.ruhr.de>\n Tudor Bosman <tudorb@jm.nu>\n Damien Miller <djm@ibs.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [570]{app2_name: openssh-askpass, app2_display_name: , app2_epoch: 0, app2_version: 4.2p1, app2_release: 18.40.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssh.com/, app2_source_package: , app2_summary: A passphrase dialog for OpenSSH and the X Window System, app2_description: Ssh (Secure Shell) is a program for logging into a remote machine and\nfor executing commands on a remote machine. This package contains an X\nWindow System passphrase dialog for OpenSSH.\n\n\n\nAuthors:\n--------\n Aaron Campbell\n Bob Beck\n Markus Friedl\n Niels Provos\n Theo de Raadt\n Dug Song\n Ben Taylor <bent@clark.net>\n Chip Salzenberg <chip@valinux.com>\n Chris Saia <csaia@wtower.com>\n Dan Brosemer <odin@linuxfreak.com>\n Jim Knoble <jmknoble@pobox.com>\n Marc G. Fournier <marc.fournier@acadiau.ca>\n Nalin Dahyabhai <nalin.dahyabhai@pobox.com>\n Niels Kristian Bech Jensen <nkbj@image.dk>\n Phil Hands <phil@hands.com>\n Thomas Neumann <tom@smart.ruhr.de>\n Tudor Bosman <tudorb@jm.nu>\n Damien Miller <djm@ibs.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [571]{app2_name: openssl, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8a, app2_release: 18.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Secure Sockets and Transport Layer Security, app2_description: The OpenSSL Project is a collaborative effort to develop a robust,\ncommercial-grade, full-featured, and open source toolkit implementing\nthe Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS\nv1) protocols with full-strength cryptography. The project is managed\nby a worldwide community of volunteers that use the Internet to\ncommunicate, plan, and develop the OpenSSL toolkit and its related\ndocumentation.\n\nDerivation and License\n\nOpenSSL is based on the excellent SSLeay library developed by Eric A.\nYoung and Tim J. Hudson. The OpenSSL toolkit is licensed under an\nApache-style license, which basically means that you are free to get it\nand to use it for commercial and noncommercial purposes.\n\n\n\nAuthors:\n--------\n Mark J. Cox <mark@openssl.org>\n Ralf S. Engelschall <rse@openssl.org>\n Dr. Stephen Henson <steve@openssl.org>\n Ben Laurie <ben@openssl.org>\n Bodo Moeller <bodo@openssl.org>\n Ulf Moeller <ulf@openssl.org>\n Holger Reif <holger@openssl.org>\n Paul C. Sutton <paul@openssl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [572]{app2_name: openssl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8a, app2_release: 18.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.openssl.org/, app2_source_package: , app2_summary: Secure Sockets and Transport Layer Security, app2_description: The OpenSSL Project is a collaborative effort to develop a robust,\ncommercial-grade, full-featured, and open source toolkit implementing\nthe Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS\nv1) protocols with full-strength cryptography. The project is managed\nby a worldwide community of volunteers that use the Internet to\ncommunicate, plan, and develop the OpenSSL toolkit and its related\ndocumentation.\n\nDerivation and License\n\nOpenSSL is based on the excellent SSLeay library developed by Eric A.\nYoung and Tim J. Hudson. The OpenSSL toolkit is licensed under an\nApache-style license, which basically means that you are free to get it\nand to use it for commercial and noncommercial purposes.\n\n\n\nAuthors:\n--------\n Mark J. Cox <mark@openssl.org>\n Ralf S. Engelschall <rse@openssl.org>\n Dr. Stephen Henson <steve@openssl.org>\n Ben Laurie <ben@openssl.org>\n Bodo Moeller <bodo@openssl.org>\n Ulf Moeller <ulf@openssl.org>\n Holger Reif <holger@openssl.org>\n Paul C. Sutton <paul@openssl.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [573]{app2_name: opie, app2_display_name: , app2_epoch: 0, app2_version: 2.4, app2_release: 567.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.inner.net/opie, app2_source_package: , app2_summary: Support for One-Time Passwords, app2_description: OPIE stands for One-time Passwords In Everything. One-time passwords\ncan be used to foil password sniffers because they cannot be reused by\nthe attacker.\n\nThis package provides a PAM module and several utility programs that\nlet you use one-time passwords for authentication.\n\n\n\nAuthors:\n--------\n Craig Metz <cmetz@inner.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [574]{app2_name: orbit2, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 17.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: High-Performance CORBA Object Request Broker, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (Object Request Broker). It allows programs to send\nrequests and receive replies from other programs, regardless of the\nlocations of the two programs. CORBA is an architecture that enables\ncommunication between program objects, regardless of the programming\nlanguage they are written in or the operating system they run on.\n\nYou will need to install this package if you want to run programs that\nuse the CORBA technology ORBit implementation.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n Michael Meeks <michael@ximian.com>\n Mark McLouglin <mark@skynet.ie>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [575]{app2_name: orbit2-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.12.4, app2_release: 17.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: High-Performance CORBA Object Request Broker, app2_description: ORBit is a high-performance CORBA (Common Object Request Broker\nArchitecture) ORB (Object Request Broker). It allows programs to send\nrequests and receive replies from other programs, regardless of the\nlocations of the two programs. CORBA is an architecture that enables\ncommunication between program objects, regardless of the programming\nlanguage they are written in or the operating system they run on.\n\nYou will need to install this package if you want to run programs that\nuse the CORBA technology ORBit implementation.\n\n\n\nAuthors:\n--------\n Elliot Lee <sopwith@redhat.com>\n Michael Meeks <michael@ximian.com>\n Mark McLouglin <mark@skynet.ie>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [576]{app2_name: pam, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.3, app2_release: 28.18.39, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/pub/linux/libs/pam/, app2_source_package: , app2_summary: A security tool that provides authentication for applications, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policies without\nhaving to recompile programs that do authentication., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [577]{app2_name: pam-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.99.6.3, app2_release: 28.18.39, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.kernel.org/pub/linux/libs/pam/, app2_source_package: , app2_summary: A security tool that provides authentication for applications, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policies without\nhaving to recompile programs that do authentication., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [578]{app2_name: pam-modules, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 2.15.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Additional PAM Modules, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policies without\nhaving to recompile programs that do authentication.\n\nThis package contains additional PAM Modules, which are necessary for a\nworking SuSE Linux System: pam_unix2 pam_devperm pam_pwcheck\npam_homecheck pam_chroot, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [579]{app2_name: pam-modules-32bit, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 2.15.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Additional PAM Modules, app2_description: PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policies without\nhaving to recompile programs that do authentication.\n\nThis package contains additional PAM Modules, which are necessary for a\nworking SuSE Linux System: pam_unix2 pam_devperm pam_pwcheck\npam_homecheck pam_chroot, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [580]{app2_name: pango, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System for Layout and Rendering of Internationalised Text, app2_description: Pango is a library for layout and rendering of text, with an emphasis\non internationalisation. It forms the core of text and font handling in\nGTK+ 2.0.\n\n\n\nAuthors:\n--------\n Owen Taylor <otaylor@redhat.com>\n Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n Sivaraj Doddannan <sivaraj@intelligroup.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [581]{app2_name: pango-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2, app2_release: 23.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System for Layout and Rendering of Internationalised Text, app2_description: Pango is a library for layout and rendering of text, with an emphasis\non internationalisation. It forms the core of text and font handling in\nGTK+ 2.0.\n\n\n\nAuthors:\n--------\n Owen Taylor <otaylor@redhat.com>\n Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n Sivaraj Doddannan <sivaraj@intelligroup.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [582]{app2_name: parted, app2_display_name: , app2_epoch: 0, app2_version: 1.6.25.1, app2_release: 15.26.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/parted/, app2_source_package: , app2_summary: GNU partitioner, app2_description: GNU Parted is a program for creating, destroying, resizing, checking,\nand copying partitions, and the file systems on them.\n\n\n\nAuthors:\n--------\n Andrew Clausen <clausen@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [583]{app2_name: parted-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.6.25.1, app2_release: 15.26.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/parted/, app2_source_package: , app2_summary: GNU partitioner, app2_description: GNU Parted is a program for creating, destroying, resizing, checking,\nand copying partitions, and the file systems on them.\n\n\n\nAuthors:\n--------\n Andrew Clausen <clausen@gnu.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [584]{app2_name: patch, app2_display_name: , app2_epoch: 0, app2_version: 2.5.9, app2_release: 160.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/patch/patch.html, app2_source_package: , app2_summary: GNU patch, app2_description: The GNU patch program is used to apply diffs between original and\nchanged files (generated by the diff command) to the original files.\n\n\n\nAuthors:\n--------\n Larry Wall\n Paul Eggert, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [585]{app2_name: pax, app2_display_name: , app2_epoch: 0, app2_version: 3.4, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: POSIX File System Archiver, app2_description: Pax is the POSIX standard archive tool. It supports the two most\ncommon forms of standard archive (backup) files - CPIO and TAR., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [586]{app2_name: pciutils, app2_display_name: , app2_epoch: 0, app2_version: 3.1.2, app2_release: 1.5.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml, app2_source_package: , app2_summary: PCI-utilities for Kernel version 2.2 and newer, app2_description: lspci: This program displays detailed information about all PCI busses\nand devices in the system, replacing the original /proc/pci interface.\n\nsetpci: This program allows reading from and writing to PCI device\nconfiguration registers. For example, you can adjust the latency timers\nwith it.\n\nupdate-pciids: This program downloads the current version of the\npci.ids file.\n\n\n\nAuthors:\n--------\n Martin Mares <mj@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [587]{app2_name: pciutils-ids, app2_display_name: , app2_epoch: 0, app2_version: 2009.7.27, app2_release: 0.4.12, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml, app2_source_package: , app2_summary: PCI-utilities for Kernel version 2.2 and newer, app2_description: lspci: This program displays detailed information about all PCI busses\nand devices in the system, replacing the original /proc/pci interface.\n\nsetpci: This program allows reading from and writing to PCI device\nconfiguration registers. For example, you can adjust the latency timers\nwith it.\n\nupdate-pciids: This program downloads the current version of the\npci.ids file.\n\n\n\nAuthors:\n--------\n Martin Mares <mj@ucw.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [588]{app2_name: pcre, app2_display_name: , app2_epoch: 0, app2_version: 6.4, app2_release: 14.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/, app2_source_package: , app2_summary: A library for Perl-compatible regular expressions, app2_description: The PCRE library is a set of functions that implement regular\nexpression pattern matching using the same syntax and semantics as Perl\n5, with very few differences. The current implementation corresponds to\nPerl 5.005.\n\n\n\nAuthors:\n--------\n Philip Hazel <ph10@cam.ac.uk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [589]{app2_name: pcre-32bit, app2_display_name: , app2_epoch: 0, app2_version: 6.4, app2_release: 14.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/, app2_source_package: , app2_summary: A library for Perl-compatible regular expressions, app2_description: The PCRE library is a set of functions that implement regular\nexpression pattern matching using the same syntax and semantics as Perl\n5, with very few differences. The current implementation corresponds to\nPerl 5.005.\n\n\n\nAuthors:\n--------\n Philip Hazel <ph10@cam.ac.uk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [590]{app2_name: pcsc-lite, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9_beta9, app2_release: 17.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linuxnet.com/, app2_source_package: , app2_summary: The MUSCLE project SmartCards library, app2_description: The purpose of PCSC Lite is to provide a Windows(R) SCard interface in\na very small form factor for communicating with smartcards and readers.\nPCSC Lite can be compiled directly for a desired reader driver or can\nbe used to dynamically allocate/deallocate reader drivers at runtime\n(the default behavior).\n\nPCSC Lite uses the same winscard api as used in Windows(R).\n\nSecurity aware people should read the SECURITY file for possible\nvulnerabilities to pcsclite, how you can fix them, and how some will be\nfixed.\n\nFor information on how to install drivers please read the DRIVERS file.\n\nMemory cards will be supported through the MCT specifications, which is\nan APDU like manner sent normally through the SCardTransmit() function.\n This functionality is done in the driver.\n\n\n\nAuthors:\n--------\n David Corcoran <corcoran@linuxnet.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [591]{app2_name: perl, app2_display_name: , app2_epoch: 0, app2_version: 5.8.8, app2_release: 14.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Perl interpreter, app2_description: perl - Practical Extraction and Report Language\n\nPerl is optimized for scanning arbitrary text files, extracting\ninformation from those text files, and printing reports based on that\ninformation. It is also good for many system management tasks. Perl is\nintended to be practical (easy to use, efficient, and complete) rather\nthan beautiful (tiny, elegant, and minimal).\n\nSome of the modules available on CPAN can be found in the "perl"\nseries.\n\n\n\nAuthors:\n--------\n Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [592]{app2_name: perl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 5.8.8, app2_release: 14.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The Perl interpreter, app2_description: perl - Practical Extraction and Report Language\n\nPerl is optimized for scanning arbitrary text files, extracting\ninformation from those text files, and printing reports based on that\ninformation. It is also good for many system management tasks. Perl is\nintended to be practical (easy to use, efficient, and complete) rather\nthan beautiful (tiny, elegant, and minimal).\n\nSome of the modules available on CPAN can be found in the "perl"\nseries.\n\n\n\nAuthors:\n--------\n Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [593]{app2_name: perl-Bit-Vector, app2_display_name: , app2_epoch: 0, app2_version: 6.4, app2_release: 13.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Bit/, app2_source_package: , app2_summary: Efficient bit vector, set of integers and "big int" math library, app2_description: Bit::Vector is an efficient C library which allows you to handle bit\nvectors, sets (of integers), "big integer arithmetic" and boolean\nmatrices, all of arbitrary sizes\n\n\n\nAuthors:\n--------\n Steffen Beyer <sb@engelschall.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [594]{app2_name: perl-Bootloader, app2_display_name: , app2_epoch: 0, app2_version: 0.4.19.21, app2_release: 0.4.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Library for Configuring Boot Loaders, app2_description: Perl modules for configuring various boot loaders.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [595]{app2_name: perl-Carp-Clan, app2_display_name: , app2_epoch: 0, app2_version: 5.3, app2_release: 13.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Carp/, app2_source_package: , app2_summary: Report errors from perspective of caller of a "clan" of modules., app2_description: This module reports errors from the perspective of the caller of a\n"clan" of modules, similar to "Carp.pm" itself. But instead of giving\nit a number of levels to skip on the calling stack, you give it a\npattern to characterize the package names of the "clan" of modules\nwhich shall never be blamed for any error. :-)\n\nSo these modules stick together like a "clan" and any error which\noccurs will be blamed on the "outsider" script or modules not belonging\nto this "clan".\n\n\n\nAuthors:\n--------\n Steffen Beyer <sb@engelschall.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [596]{app2_name: perl-Compress-Zlib, app2_display_name: , app2_epoch: 0, app2_version: 1.35, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Perl interface to part of the info-zip zlib compression library, app2_description: Perl interface to part of the info-zip zlib compression library\n\n\n\nAuthors:\n--------\n Paul Marquess <Paul.Marquess@btinternet.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [597]{app2_name: perl-Config-Crontab, app2_display_name: , app2_epoch: 0, app2_version: 1.11, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cpan.org/, app2_source_package: , app2_summary: Read/Write Vixie compatible crontab files, app2_description: Config::Crontab reads and writes (and pretty-prints) your crontab(5)\nfiles. It is compatible with Vixie-style crontabs (and all subsets,\nincluding Solaris' SysV-style crontabs).\n\nConfig::Crontab has a simple, object-oriented syntax. Crontab files are\nbroken into "blocks" (paragraphs, each separated by two or more\nnewlines); the Block is the basic unit of a Config::Crontab object.\n\nYou can re-order entire blocks within a crontab file, re-order lines\nwithin blocks (there are three types of lines: comments, environment\nsettings, and crontab commands or events), remove blocks or lines\nwithin blocks, add new blocks or lines within blocks, etc. See the\nConfig::Crontab manpage for full details.\n\n\n\nAuthors:\n--------\n Scott Wiersdorf, <scott@perlcode.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [598]{app2_name: perl-Config-IniFiles, app2_display_name: , app2_epoch: 0, app2_version: 2.39, app2_release: 13.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/config-inifiles/, app2_source_package: , app2_summary: A module for reading .ini-style configuration files, app2_description: Config::IniFiles provides a way to have readable configuration files\noutside your Perl script.\n\n\n\nAuthors:\n--------\n Scott Hutton\n Rich Bowen <rbowen@rcbowen.com>\n Jeremy Wadsack <dgsupport at wadsack-allen dot com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [599]{app2_name: perl-Crypt-SmbHash, app2_display_name: , app2_epoch: 0, app2_version: 0.12, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: perl module Crypt::SmbHash, app2_description: This module provides functions to generate LM/NT hashes as used by\nSamba\n\n\n\nAuthors:\n--------\n Benjamin Kuit <bj@it.uts.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [600]{app2_name: perl-DBD-SQLite, app2_display_name: , app2_epoch: 0, app2_version: 1.11, app2_release: 14.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cpan.org, app2_source_package: , app2_summary: The DBD::SQLite is a self contained RDBMS in a DBI driver, app2_description: SQLite is a small fast embedded SQL database engine.\n\nDBD::SQLite embeds that database engine into a DBD driver, so if you\nwant a relational database for your project, but don't want to install\na large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be\njust what you need.\n\nIt supports quite a lot of features, such as transactions (atomic\ncommit and rollback), indexes, DBA-free operation, a large subset of\nSQL92 supported, and more.\n\n\n\nAuthors:\n--------\n Matt Sergeant, <matt@sergeant.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [601]{app2_name: perl-DBI, app2_display_name: , app2_epoch: 0, app2_version: 1.50, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://dbi.perl.org, app2_source_package: , app2_summary: The Perl Database Interface, app2_description: The Perl Database Interface by Tim Bunce.\n\n\n\nAuthors:\n--------\n Tim Bunce <Tim.Bunce@pobox.com>\n <dbi-users@isc.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [602]{app2_name: perl-Date-Calc, app2_display_name: , app2_epoch: 0, app2_version: 5.4, app2_release: 14.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Date, app2_source_package: , app2_summary: Perl Date-Calc Module, app2_description: This package consists of a C library and a Perl module (which uses the\nC library, internally) for all kinds of date calculations based on the\nGregorian calendar (the one used in all western countries today),\nthereby complying with all relevant norms and standards: ISO/R\n2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).\n\n(See also http://www.engelschall.com/u/sb/download/Date-Calc/DIN1355/\nfor a scan of part of the "DIN 1355" document (in German)).\n\nThe module of course handles year numbers of 2000 and above correctly\n("Year 2000" or "Y2K" compliance) -- actually all year numbers from 1\nto the largest positive integer representable on your system (which is\nat least 32767) can be dealt with.\n\nNote that this package EXTRAPOLATES the Gregorian calendar BACK until\nthe year 1 A.D. -- even though the Gregorian calendar was only adopted\nin 1582 by most (not all) European countries, in obedience to the\ncorresponding decree of catholic pope Gregor I in that year.\n\nSome (mainly protestant) countries continued to use the Julian calendar\n(used until then) until as late as the beginning of the 20th century.\n\nFinally, note that this package is not intended to do everything you\ncould ever imagine automagically for you; it is rather intended to\nserve as a toolbox (in the best of UNIX spirit and traditions) which\nshould, however, always get you where you want to go.\n\n\n\nAuthors:\n--------\n Steffen Beyer <sb@engelschall.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [603]{app2_name: perl-Digest-MD4, app2_display_name: , app2_epoch: 0, app2_version: 1.5, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Digest/, app2_source_package: , app2_summary: RSA MD4 Message Digest Algorithm (Perl Module), app2_description: Perl interface to the RSA Data Security Inc. MD4 Message-Digest\nAlgorithm.\n\n\n\nAuthors:\n--------\n Mike McCauley <mikem@open.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [604]{app2_name: perl-Digest-SHA1, app2_display_name: , app2_epoch: 0, app2_version: 2.10, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Digest/, app2_source_package: , app2_summary: A Perl Interface to the SHA-1 Algorithm, app2_description: The Digest::SHA1 module allows the use of the NIST SHA-1 message digest\nalgorithm from within Perl programs. The algorithm takes a message of\narbitrary length as input and produces a 160-bit fingerprint or message\ndigest of the input as output.\n\n\n\nAuthors:\n--------\n Peter C. Gutmann,\n Uwe Hollerbach <uh@alumni.caltech.edu>,\n Gisle Aas <gisle@aas.no>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [605]{app2_name: perl-File-Tail, app2_display_name: , app2_epoch: 0, app2_version: 0.99.3, app2_release: 12.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://search.cpan.org/search?module=File::Tail, app2_source_package: , app2_summary: reading files which are continuously appended, app2_description: The File::Tail module is designed for reading files which are\ncontinously appended to (the name comes from the tail -f directive).\nUsually such files are logfiles of some description.\n\n\n\nAuthors:\n--------\n Matija Grabnar, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [606]{app2_name: perl-Net-Daemon, app2_display_name: , app2_epoch: 0, app2_version: 0.38, app2_release: 61.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Net::Daemon - Perl extension for portable daemons, app2_description: Net::Daemon is an abstract base class for implementing portable server\napplications in a very simple way.\n\n\n\nAuthors:\n--------\n Jochen Wiedmann <joe@ispsoft.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [607]{app2_name: perl-Parse-RecDescent, app2_display_name: , app2_epoch: 0, app2_version: 1.80, app2_release: 259.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Perl RecDescent Module, app2_description: RecDescent incrementally generates top-down recursive-descent text\nparsers from simple yacc-like grammar specifications.\n\n\n\nAuthors:\n--------\n Damian Conway <damian@csse.monash.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [608]{app2_name: perl-PlRPC, app2_display_name: , app2_epoch: 0, app2_version: 0.2018, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/RPC/, app2_source_package: , app2_summary: Perl extension for writing PlRPC servers, app2_description: PlRPC (Perl RPC) is a package for implementing servers and clients that\nare written in Perl entirely. The name is borrowed from Sun's RPC\n(Remote Procedure Call), but it could as well be RMI like Java's\n"Remote Method Interface), because PlRPC gives you the complete power\nof Perl's OO framework in a very simple manner.\n\n\n\nAuthors:\n--------\n Jochen Wiedmann <jochen.wiedmann@freenet.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [609]{app2_name: perl-TermReadKey, app2_display_name: , app2_epoch: 0, app2_version: 2.30, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/Term/, app2_source_package: , app2_summary: A Perl Module for Simple Terminal Control, app2_description: ReadKey provides ioctl control for terminals and Win32 consoles so the\ninput modes can be changed (thus allowing reads of a single character\nat a time), and also provides non-blocking reads of stdin as well as\nseveral other terminal related features, including retrieval and\nmodification of the screen size and retrieval and modification of the\ncontrol characters.\n\n\n\nAuthors:\n--------\n Kenneth Albanowski <kjahds@kjahds.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [610]{app2_name: perl-TimeDate, app2_display_name: , app2_epoch: 0, app2_version: 1.16, app2_release: 136.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Perl Modules for Time and Date Calculation, app2_description: These modules provide Perl functions for performing time and date\ncalculations.\n\n\n\nAuthors:\n--------\n Graham Barr <gbarr@pobox.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [611]{app2_name: perl-URI, app2_display_name: , app2_epoch: 0, app2_version: 1.35, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/URI, app2_source_package: , app2_summary: Perl Interface for URI Objects, app2_description: A Perl interface for URI objects.\n\n\n\nAuthors:\n--------\n Gisle Aas <gisle@aas.no>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [612]{app2_name: perl-X500-DN, app2_display_name: , app2_epoch: 0, app2_version: 0.28, app2_release: 133.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: provides an interface for RFC 2253 style DN strings, app2_description: X500::DN provides a pure perl parser and formatter for RFC 2253 style\nDN strings.\n\n\n\nAuthors:\n--------\n Robert Joop <yaph-020416@timesink.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [613]{app2_name: perl-XML-Parser, app2_display_name: , app2_epoch: 0, app2_version: 2.34, app2_release: 43.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/XML/, app2_source_package: , app2_summary: XML Parser (Perl Module), app2_description: This is a Perl extension interface to James Clark's XML parser, expat.\n\nYou will find examples in\n/usr/share/doc/packages/perl-XML-Parser/samples. For documentation\nread the XML::Parser and XML::Parser::Expat man pages.\n\n\n\nAuthors:\n--------\n Larry Wall <larry@wall.org>\n Clark Cooper <coopercc@netheaven.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [614]{app2_name: perl-XML-Writer, app2_display_name: , app2_epoch: 0, app2_version: 0.600, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://cpan.org/modules/by-module/XML/, app2_source_package: , app2_summary: A Perl Extension for Writing XML Documents, app2_description: XML::Writer is a helper module for Perl programs that write XML\ndocuments. The module handles all escaping for attribute values and\ncharacter data and constructs different types of markup, such as tags,\ncomments, and processing instructions.\n\n\n\nAuthors:\n--------\n David Megginson <david@megginson.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [615]{app2_name: perl-gettext, app2_display_name: , app2_epoch: 0, app2_version: 1.05, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: gettext for perl, app2_description: Gettext for perl.\n\n\n\nAuthors:\n--------\n Phillip Vandry <vandry@Mlink.NET>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [616]{app2_name: perl-libapparmor, app2_display_name: , app2_epoch: 0, app2_version: 2.2, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: Perl interface for libapparmor functions., app2_description: This package provides the perl interface to change_hat and AppArmor log\nparsing routines.\n\n\n\nAuthors:\n--------\n Steve Beattie <sbeattie@suse.de>\n Matt Barringer <mbarringer@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [617]{app2_name: permissions, app2_display_name: , app2_epoch: 0, app2_version: 2007.2.15, app2_release: 0.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SUSE Linux Default Permissions, app2_description: This package contains specifications for permissions of specific files,\ndirectories, and devices depending on the local security settings. The\nlocal security setting (easy, secure, or paranoid) can be configured in\n/etc/sysconfig/security.\n\n\n\nAuthors:\n--------\n Werner Fink <werner@suse.de>\n Roman Drahtm\xfcller <draht@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [618]{app2_name: pinentry, app2_display_name: , app2_epoch: 0, app2_version: 0.7.2, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnupg.org/aegypten/, app2_source_package: , app2_summary: Collection of Simple PIN or Passphrase Entry Dialogs, app2_description: This is a collection of simple PIN or passphrase entry dialogs which\nutilize the Assuan protocol as described by the Aegypten project.\n\n\n\nAuthors:\n--------\n Robert Bihlmeyer <robbe@orcus.priv.at>\n Werner Koch, g10 Code GmbH <wk@gnupg.org>\n Steffen Hansen, Klar\xe4lvdalens Datakonsult AB <steffen@klaralvdalens-datakonsult.se>\n Marcus Brinkmann, g10 Code GmbH <marcus@g10code.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [619]{app2_name: pmtools, app2_display_name: , app2_epoch: 0, app2_version: 20050823, app2_release: 23.9.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.intel.com/technology/iapc/acpi/downloads.htm, app2_source_package: , app2_summary: ACPI Debugging Tools, app2_description: This is a set of tools to display your BIOS ACPI tables., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [620]{app2_name: poppler, app2_display_name: , app2_epoch: 0, app2_version: 0.4.4, app2_release: 19.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://poppler.freedesktop.org/, app2_source_package: , app2_summary: PDF rendering library, app2_description: Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of\nGlyph and Cog, LLC. The purpose of forking xpdf is twofold. First, we\nwant to provide PDF rendering functionality as a shared library, to\ncentralize the maintenence effort. Today a number of applications\nincorporate the xpdf code base, and whenever a security issue is\ndiscovered, all these applications exchange patches and put out new\nreleases. In turn, all distributions must package and release new\nversion of these xpdf based viewers. It's safe to say that there's a\nlot of duplicated effort with the current situation. Even if poppler\nin the short term introduces yet another xpdf derived code base to the\nworld, we hope that over time these applications will adopt poppler.\nAfter all, we only need one application to use poppler to break even.\n\nSecond, we would like to move libpoppler forward in a number of areas\nthat doesn't fit within the goals of xpdf. By design, xpdf depends on\nvery few libraries and runs a wide range of X based platforms.\tThis is\na strong feature and reasonable design goal. However, with poppler we\nwould like to replace parts of xpdf that are now available as standard\ncomponents of modern Unix desktop environments. One such example is\nfontconfig, which solves the problem of matching and locating fonts on\nthe system, in a standardized and well understood way.\tAnother example\nis cairo, which provides high quality 2D rendering. See the file TODO\nfor a list of planned changes.\n\n\n\nAuthors:\n--------\n Derek Noonburg <derekn@foolabs.com>\n Kristian H\xf8gsberg <krh@bitplanet.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [621]{app2_name: poppler-glib, app2_display_name: , app2_epoch: 0, app2_version: 0.4.4, app2_release: 19.23, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://poppler.freedesktop.org/, app2_source_package: , app2_summary: PDF rendering library - a glib wrapper, app2_description: Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of\nGlyph and Cog, LLC. The purpose of forking xpdf is twofold. First, we\nwant to provide PDF rendering functionality as a shared library, to\ncentralize the maintenence effort. Today a number of applications\nincorporate the xpdf code base, and whenever a security issue is\ndiscovered, all these applications exchange patches and put out new\nreleases. In turn, all distributions must package and release new\nversion of these xpdf based viewers. It's safe to say that there's a\nlot of duplicated effort with the current situation. Even if poppler\nin the short term introduces yet another xpdf derived code base to the\nworld, we hope that over time these applications will adopt poppler.\nAfter all, we only need one application to use poppler to break even.\n\nSecond, we would like to move libpoppler forward in a number of areas\nthat doesn't fit within the goals of xpdf. By design, xpdf depends on\nvery few libraries and runs a wide range of X based platforms.\tThis is\na strong feature and reasonable design goal. However, with poppler we\nwould like to replace parts of xpdf that are now available as standard\ncomponents of modern Unix desktop environments. One such example is\nfontconfig, which solves the problem of matching and locating fonts on\nthe system, in a standardized and well understood way.\tAnother example\nis cairo, which provides high quality 2D rendering. See the file TODO\nfor a list of planned changes.\n\n\n\nAuthors:\n--------\n Derek Noonburg <derekn@foolabs.com>\n Kristian H\xf8gsberg <krh@bitplanet.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [622]{app2_name: popt, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 271.34.45, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A C library for parsing command line parameters, app2_description: Popt is a C library for parsing command line parameters. Popt was\nheavily influenced by the getopt() and getopt_long() functions. It\nimproves on them by allowing more powerful argument expansion. Popt can\nparse arbitrary argv[] style arrays and automatically set variables\nbased on command line arguments. Popt allows command line arguments to\nbe aliased via configuration files and includes utility functions for\nparsing arbitrary strings into argv[] arrays using shell-like rules.\n\n\n\nAuthors:\n--------\n Erik Troan <ewt@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [623]{app2_name: popt-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 271.34.45, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A C library for parsing command line parameters, app2_description: Popt is a C library for parsing command line parameters. Popt was\nheavily influenced by the getopt() and getopt_long() functions. It\nimproves on them by allowing more powerful argument expansion. Popt can\nparse arbitrary argv[] style arrays and automatically set variables\nbased on command line arguments. Popt allows command line arguments to\nbe aliased via configuration files and includes utility functions for\nparsing arbitrary strings into argv[] arrays using shell-like rules.\n\n\n\nAuthors:\n--------\n Erik Troan <ewt@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [624]{app2_name: portmap, app2_display_name: , app2_epoch: 0, app2_version: 5beta, app2_release: 749.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.porcupine.org/pub/security/index.html, app2_source_package: , app2_summary: A program that manages RPC connections, app2_description: A portmapper that manages RPC connections, which are used by protocols\nlike NFS and NIS.\n\nThis version is compiled with tcp_wrapper support.\n\n\n\nAuthors:\n--------\n Wietse Venema (wietse@wzv.win.tue.nl), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [625]{app2_name: postfix, app2_display_name: , app2_epoch: 0, app2_version: 2.5.6, app2_release: 4.7.44, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.postfix.org/, app2_source_package: , app2_summary: A fast, secure, and flexible mailer, app2_description: Postfix aims to be an alternative to the widely-used sendmail program.\n\n\n\nAuthors:\n--------\n Wietse Venema <wietse@porcupine.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [626]{app2_name: powersave, app2_display_name: , app2_epoch: 0, app2_version: 0.12.26, app2_release: 0.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://powersave.sourceforge.net/, app2_source_package: , app2_summary: General Powermanagement daemon supporting APM and ACPI and CPU frequency scaling, app2_description: Powersave gives you control over the ACPI power buttons, three user\ndefined battery states (warning, low, critical) and supports proper\nstandby/suspend handling.\n\nAdditionally it could control the frequency of your processor if it\nsupports SpeedStep(Intel) or PowerNow(AMD) technology. This will\ngreatly reduce power consumption and heat production in your system.\n\nTogether with the kpowersave and yast2-power-management package it\nshould be the preferred power managing application.\n\n\n\nAuthors:\n--------\n Thomas Renninger (mail@renninger.de, trenn@suse.de)\n Holger Macht <holger@homac.de>\n Stefan Seyfried <seife@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [627]{app2_name: powersave-libs, app2_display_name: , app2_epoch: 0, app2_version: 0.12.26, app2_release: 0.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://powersave.sourceforge.net/, app2_source_package: , app2_summary: Shared libraries of the powersave daemon, app2_description: Shared libraries of the powersave daemon. A running powersave daemon is\nneeded for full functionality of these libraries.\n\n\n\nAuthors:\n--------\n Thomas Renninger <mail@renninger.de, trenn@suse.de>\n Holger Macht <holger@homac.de>\n Stefan Seyfried <seife@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [628]{app2_name: powersave-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.12.26, app2_release: 0.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://powersave.sourceforge.net/, app2_source_package: , app2_summary: Shared libraries of the powersave daemon, app2_description: Shared libraries of the powersave daemon. A running powersave daemon is\nneeded for full functionality of these libraries.\n\n\n\nAuthors:\n--------\n Thomas Renninger <mail@renninger.de, trenn@suse.de>\n Holger Macht <holger@homac.de>\n Stefan Seyfried <seife@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [629]{app2_name: ppp, app2_display_name: , app2_epoch: 0, app2_version: 2.4.3, app2_release: 33.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/ppp/, app2_source_package: , app2_summary: The Point to Point Protocol for Linux, app2_description: The ppp package contains the PPP (Point-to-Point Protocol) daemon,\npppd, additional PPP utilities, documentation, and sample files. PPP\nprovides a method for transmitting IP and IPX datagrams over serial\npoint-to-point links, for example over a modem. The PPP daemon handles\nthe details of setting up a PPP link including configuring the network\ninterface and performing the PPP negotiations.\n\n\n\nAuthors:\n--------\n Paul Mackerras <paul.mackerras@cs.anu.edu.au>\n Michael Callahan <callahan@maths.ox.ac.uk>\n Al Longyear <longyear@netcom.com>\n Brad Parker <brad@faster.fcr.com>\n Greg Christy <gmc@premises1.Qutoron.COM>\n Michal Ostrowski <mostrows@styx.uwaterloo.ca>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [630]{app2_name: pptp, app2_display_name: , app2_epoch: 0, app2_version: 1.7.0, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pptpclient.sourceforge.net/, app2_source_package: , app2_summary: Point-to-Point Tunneling Protocol (PPTP) Client, app2_description: A client for the proprietary Microsoft Point-to-Point Tunneling\nProtocol, PPTP. It allows connections to a PPTP based VPN as used by\nemployers and some cable and ADSL service providers. It requires MPPE\nsupport in the kernel. Use the ppp-mppe package.\n\n\n\nAuthors:\n--------\n C. Scott Ananian <cananian@alumni.princeton.edu>\n\n Christoph Lameter <christoph@lameter.com>\n Gordon Chaffee <chaffee@HOME.COM>\n mulix <mulix@actcom.co.il>\n James Cameron <james.cameron@compaq.com>\n Rein Klazes <rklazes@xs4all.nl>\n Thomas Quinot <thomas@cuivre.fr.eu.org>\n Rhialto <rhialto@azenomei.knuffel.net>\n Scott Venier <scott@scooter.cx>\n Jeff Wiedemeier <Jeff.Wiedemeier@compaq.com>\n Yura Zotov <yz@altlinux.ru>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [631]{app2_name: prctl, app2_display_name: , app2_epoch: 0, app2_version: 1.3, app2_release: 368.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A utility to perform process operations, app2_description: The prctl utility allows a user to control certain process behaviors in\nthe runtime environment.\n\n\n\nAuthors:\n--------\n Khalid Aziz <khalid_aziz@hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [632]{app2_name: procinfo, app2_display_name: , app2_epoch: 0, app2_version: 18, app2_release: 55.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.cistron.nl/pub/people/svm/, app2_source_package: , app2_summary: Display System Status Gathered from /proc, app2_description: The "procinfo" command gathers some system data from the /proc\ndirectory and prints it nicely\tformatted on the standard output\ndevice.\n\n\n\nAuthors:\n--------\n Sander van Malssen <svm@kozmix.cistron.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [633]{app2_name: procmail, app2_display_name: , app2_epoch: 0, app2_version: 3.22, app2_release: 56.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.procmail.org/, app2_source_package: , app2_summary: A program for local e-mail delivery, app2_description: Sendmail calls procmail to deliver email into a local folder. Procmail\ncan be configured to store e-mail in different folders.\n\n\n\nAuthors:\n--------\n Stephen R. van den Berg <srb@cuci.nl>\n Philip Guenther <guenther@sendmail.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [634]{app2_name: procps, app2_display_name: , app2_epoch: 0, app2_version: 3.2.6, app2_release: 18.17.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://procps.sf.net, app2_source_package: , app2_summary: ps utilities for /proc, app2_description: The procps package contains a set of system utilities that provide\nsystem information. Procps includes ps, free, skill, snice, tload, top,\nuptime, vmstat, w, and watch. The ps command displays a snapshot of\nrunning processes. The top command provides a repetitive update of the\nstatuses of running processes. The free command displays the amounts of\nfree and used memory on your system. The skill command sends a\nterminate command (or another specified signal) to a specified set of\nprocesses. The snice command is used to change the scheduling priority\nof specified processes. The tload command prints a graph of the current\nsystem load average to a specified tty. The uptime command displays the\ncurrent time, how long the system has been running, how many users are\nlogged on, and system load averages for the past one, five, and fifteen\nminutes. The w command displays a list of the users who are currently\nlogged on and what they are running. The watch program watches a\nrunning program. The vmstat command displays virtual memory statistics\nabout processes, memory, paging, block I/O, traps, and CPU activity.\n\n\n\nAuthors:\n--------\n Albert Cahalan <albert@users.sf.net>\n (and many more), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [635]{app2_name: providers, app2_display_name: , app2_epoch: 0, app2_version: 2006.1.25, app2_release: 11.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A list of internet service providers, app2_description: A list of predefined internet service providers which are used for\nconfiguration with YaST2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [636]{app2_name: psmisc, app2_display_name: , app2_epoch: 0, app2_version: 22.1, app2_release: 14.8.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://switch.dl.sourceforge.net/sourceforge/psmisc/, app2_source_package: , app2_summary: Utilities for managing processes on your system, app2_description: The psmisc package contains utilities for managing processes on your\nsystem: pstree, killall and fuser. The pstree command displays a tree\nstructure of all of the running processes on your system. The killall\ncommand sends a specified signal (SIGTERM if nothing is specified) to\nprocesses identified by name. The fuser command identifies the PIDs of\nprocesses that are using specified files or filesystems.\n\n\n\nAuthors:\n--------\n Werner Almesberger, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [637]{app2_name: pwdutils, app2_display_name: , app2_epoch: 0, app2_version: 3.0.7.1, app2_release: 17.31.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.thkukuk.de/pam/pwdutils/, app2_source_package: , app2_summary: Utilities to Manage User and Group Accounts, app2_description: This package includes the necessary programs for login onto a system on\nthe console, converting plain password files to the shadow password\nformat, and managing user and group accounts in both local files and in\na LDAP database., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [638]{app2_name: python, app2_display_name: , app2_epoch: 0, app2_version: 2.4.2, app2_release: 18.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.python.org/, app2_source_package: , app2_summary: Python Interpreter, app2_description: Python is an interpreted, object-oriented programming language, and is\noften compared to Tcl, Perl, Scheme, or Java. You can find an overview\nof Python in the documentation and tutorials included in the python-doc\n(HTML) or python-doc-pdf (PDF) packages.\n\nIf you want to install third party modules using distutils, you need to\ninstall python-devel package.\n\n\n\nAuthors:\n--------\n Guido van Rossum <guido@python.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [639]{app2_name: python-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.4.2, app2_release: 18.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.python.org/, app2_source_package: , app2_summary: Python Interpreter, app2_description: Python is an interpreted, object-oriented programming language, and is\noften compared to Tcl, Perl, Scheme, or Java. You can find an overview\nof Python in the documentation and tutorials included in the python-doc\n(HTML) or python-doc-pdf (PDF) packages.\n\nIf you want to install third party modules using distutils, you need to\ninstall python-devel package.\n\n\n\nAuthors:\n--------\n Guido van Rossum <guido@python.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [640]{app2_name: python-cairo, app2_display_name: , app2_epoch: 0, app2_version: 1.0.2, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.cairographics.org/, app2_source_package: , app2_summary: Python Bindings for cairo, app2_description: Python bindings for cairo.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>\n Steve Chaplin <steve1097@yahoo.com.au>\n Maarten Breddels, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [641]{app2_name: python-gnome, app2_display_name: , app2_epoch: 0, app2_version: 2.12.3, app2_release: 18.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python, app2_source_package: , app2_summary: Python bindings for GNOME, app2_description: PyGNOME is an extension module for python that gives you access to the\nGNOME libraries. This means you have access to more widgets, simple\nconfiguration interface, metadata support and many other features.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>\n Johan Dahlin <jdahlin@telia.com>\n Matt Wilson <msw@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [642]{app2_name: python-gtk, app2_display_name: , app2_epoch: 0, app2_version: 2.8.2, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.pygtk.org/, app2_source_package: , app2_summary: Python bindings for the GTK+ widget set, app2_description: PyGTK is an extension module for python that gives you access to the\nGTK+ widget set. Just about anything you can write in C with GTK+ you\ncan write in python with PyGTK (within reason), but with all of\npython's benefits.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [643]{app2_name: python-numeric, app2_display_name: , app2_epoch: 0, app2_version: 24.2, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/numpy, app2_source_package: , app2_summary: A Numerical Extension to Python, app2_description: Numerical Python adds a fast and compact multi-dimensional array\nlanguage facility to Python.\n\n\n\nAuthors:\n--------\n numpy-developers@lists.sourceforge.net, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [644]{app2_name: python-orbit, app2_display_name: , app2_epoch: 0, app2_version: 2.0.1, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ftp.gnome.org/pub/GNOME/sources/pyorbit/, app2_source_package: , app2_summary: Python bindings for ORBit, app2_description: Python bindings for ORBit. ORBit is the CORBA Object Request Broker\nused e.g. by GNOME.\n\n\n\nAuthors:\n--------\n James Henstridge <james@daa.com.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [645]{app2_name: qlogic-firmware, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 13.22.16, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.qlogic.com/outgoing/linux/firmware, app2_source_package: , app2_summary: Firmware files for Qlogic FibreChannel Cards (QLA2XXX Series), app2_description: Firmware files for the QLogic QLA2XXX Series of FibreChannel HBA\nAdapters.\n\nFor the current version of the individual firmware files please check\nthe CURRENT_VERSIONS file in /usr/share/doc/packages/qlogic-firmware/\n\nFor the license see the LICENSE file in\n/usr/share/doc/packages/qlogic-firmware/\n\n\n\nAuthors:\n--------\n Andrew Vasquez <andrew.vasquez@qlogic.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [646]{app2_name: qt, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: C++ Program Library, Core Components, app2_description: Qt is a set of libraries for developing applications.\n\nThis package contains base tools, like string, xml, and network\nhandling.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [647]{app2_name: qt-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: C++ Program Library, Core Components, app2_description: Qt is a set of libraries for developing applications.\n\nThis package contains base tools, like string, xml, and network\nhandling.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [648]{app2_name: qt-qt3support, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: C++ Program Library, Core Components, app2_description: Qt is a set of libraries for developing applications.\n\nThis package contains base tools, like string, xml, and network\nhandling.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [649]{app2_name: qt-sql, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: Qt 4 SQL related libraries, app2_description: Qt 4 libraries which are used for connection with an SQL server. You\nwill need also a plugin package for a supported SQL server.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [650]{app2_name: qt-sql-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: Qt 4 SQL related libraries, app2_description: Qt 4 libraries which are used for connection with an SQL server. You\nwill need also a plugin package for a supported SQL server.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [651]{app2_name: qt-x11, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: Qt 4 GUI related libraries, app2_description: Qt 4 libraries which are used for drawing widgets and OpenGL items.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [652]{app2_name: qt-x11-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.3.4, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com, app2_source_package: , app2_summary: Qt 4 GUI related libraries, app2_description: Qt 4 libraries which are used for drawing widgets and OpenGL items.\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [653]{app2_name: qt3, app2_display_name: , app2_epoch: 0, app2_version: 3.3.5, app2_release: 58.37, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com/, app2_source_package: , app2_summary: A library for developing applications with graphical user interfaces, app2_description: Qt is a program library for developing applications with graphical user\ninterfaces. It allows you to rapidly develop professional programs. The\nQt library is available not only for Linux but for a great number of\nUnices and even for Windows. Thus it is possible to write programs that\nmay be easily ported to those platforms.\n\nYou need a license for using Qt with a non-GPL application, which can\nbe acquired from sales@trolltech.com.\n\nSee /usr/share/doc/packages/qt3 for details about the new features of\nthe current Qt library!\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [654]{app2_name: qt3-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.3.5, app2_release: 58.37, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.trolltech.com/, app2_source_package: , app2_summary: A library for developing applications with graphical user interfaces, app2_description: Qt is a program library for developing applications with graphical user\ninterfaces. It allows you to rapidly develop professional programs. The\nQt library is available not only for Linux but for a great number of\nUnices and even for Windows. Thus it is possible to write programs that\nmay be easily ported to those platforms.\n\nYou need a license for using Qt with a non-GPL application, which can\nbe acquired from sales@trolltech.com.\n\nSee /usr/share/doc/packages/qt3 for details about the new features of\nthe current Qt library!\n\n\n\nAuthors:\n--------\n Troll Tech AS, Norway, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [655]{app2_name: readline, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 24.26.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bash/bash.html, app2_source_package: , app2_summary: The Readline Library, app2_description: The readline library is used by the Bourne Again Shell (bash, the\nstandard command interpreter) for easy editing of command lines. This\nincludes history and search functionality.\n\n\n\nAuthors:\n--------\n Brian Fox <bfox@gnu.org>\n Chet Ramey <chet@ins.cwru.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [656]{app2_name: readline-32bit, app2_display_name: , app2_epoch: 0, app2_version: 5.1, app2_release: 24.26.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/bash/bash.html, app2_source_package: , app2_summary: The Readline Library, app2_description: The readline library is used by the Bourne Again Shell (bash, the\nstandard command interpreter) for easy editing of command lines. This\nincludes history and search functionality.\n\n\n\nAuthors:\n--------\n Brian Fox <bfox@gnu.org>\n Chet Ramey <chet@ins.cwru.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [657]{app2_name: recode, app2_display_name: , app2_epoch: 0, app2_version: 3.6, app2_release: 504.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://recode.progiciels-bpi.ca/, app2_source_package: , app2_summary: A Character Set Converter, app2_description: This filter converts various character sets.\n\n\n\nAuthors:\n--------\n Francois Pinard <pinard@iro.umontreal.ca>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [658]{app2_name: reiserfs, app2_display_name: , app2_epoch: 0, app2_version: 3.6.19, app2_release: 19.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.namesys.com/download.html, app2_source_package: , app2_summary: Reiser File System utilities, app2_description: This package includes utilities for making the file system\n(mkreiserfs), checking for consistency (reiserfsck), and resizing\n(resize_reiserfs)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [659]{app2_name: release-notes-sles, app2_display_name: , app2_epoch: 0, app2_version: 10.3.11, app2_release: 0.6.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Release Notes for the SUSE Linux Enterprise Server, app2_description: This package contains files with the most important changes for this\nSUSE Linux Enterprise Server release. They can be found below the\n/usr/share/doc/release-notes directory., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [660]{app2_name: resmgr, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8_SVNr75, app2_release: 18.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?resmgr, app2_source_package: , app2_summary: A program to allow arbitrary access to device files, app2_description: The resource manager is a framework to give user applications access to\ncertain device files. The resource manager daemon can be configured to\ngive certain users access to different resource classes.\n\nIt supports hotplugging devices (i.e. new devices can be added to and\nremoved from resource classes at run time), and it provides transparent\naccess to the raw SCSI device corresponding to a CD writer or a\nscanner.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [661]{app2_name: resmgr-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.9.8_SVNr75, app2_release: 18.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?resmgr, app2_source_package: , app2_summary: A program to allow arbitrary access to device files, app2_description: The resource manager is a framework to give user applications access to\ncertain device files. The resource manager daemon can be configured to\ngive certain users access to different resource classes.\n\nIt supports hotplugging devices (i.e. new devices can be added to and\nremoved from resource classes at run time), and it provides transparent\naccess to the raw SCSI device corresponding to a CD writer or a\nscanner.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [662]{app2_name: rpm, app2_display_name: , app2_epoch: 0, app2_version: 4.4.2, app2_release: 43.34.45, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The RPM Package Manager, app2_description: RPM Package Manager is the main tool for managing the software packages\nof the SuSE Linux distribution.\n\nRPM can be used to install and remove software packages. With rpm, it\nis easy to update packages. RPM keeps track of all these manipulations\nin a central database.\tThis way it is possible to get an overview of\nall installed packages. RPM also supports database queries.\n\n\n\nAuthors:\n--------\n Erik Troan <ewt@redhat.com>\n Marc Ewing <marc@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [663]{app2_name: rrdtool, app2_display_name: , app2_epoch: 0, app2_version: 1.2.12, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/, app2_source_package: , app2_summary: A tool for data logging and analysis, app2_description: A tool to log and analyze data gathered from all kinds of data sources.\nThe data analysis part of RRDtool is based on the ability to quickly\ngenerate graphical representations of the data values collected over a\ndefinable time period.\n\n\n\nAuthors:\n--------\n Tobias Oetiker <oetiker@ee.ethz.ch>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [664]{app2_name: rsh, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 573.8.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/, app2_source_package: , app2_summary: Clients for remote access commands (rsh, rlogin, and rcp), app2_description: This package contains programs that allow users to run commands on\nremote machines, to log in to other machines, and to copy files between\nmachines (rsh, rexec, rlogin, and rcp). These commands use rhosts\nstyle authentication. For secure communication, SSH should be used., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [665]{app2_name: rsync, app2_display_name: , app2_epoch: 0, app2_version: 2.6.8, app2_release: 36.26.28, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://rsync.samba.org/, app2_source_package: , app2_summary: Replacement for RCP/mirror that has Many More Features, app2_description: rsync uses the "rsync algorithm" which provides a very fast method for\nbringing remote files into sync. It does this by sending just the\ndifferences in the files across the link, without requiring that both\nsets of files be present at one of the ends of the link beforehand. At\nfirst glance, this may seem impossible because the calculation of diffs\nbetween two files normally requires local access to both files.\n\nA technical report describing the rsync algorithm is included with this\npackage.\n\n\n\nAuthors:\n--------\n Andrew Tridgell <tridge@samba.org>\n Paul Mackerras <Paul.Mackerras@cs.anu.edu.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [666]{app2_name: rug, app2_display_name: , app2_epoch: 0, app2_version: 7.3.0.0, app2_release: 0.4.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.novell.com, app2_source_package: , app2_summary: Command Line Client for zmd, app2_description: rug module providing a command-line client (remote or local access) for\nthe ZENworks Management Daemon on the ZLM client\n\n\n\nAuthors:\n--------\n Tambet Ingo <tambet@ximian.com>\n James Willcox <james@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [667]{app2_name: samba, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: A SMB/ CIFS File, Print, and Authentication Server, app2_description: Samba is a suite of programs which allows SMB/ CIFS clients to use the\nUnix filespace, printers, and authentication subsystem.\n\nFor a more detailed description check the samba-doc package or the\nSamba.org web page at http://www.Samba.org/\n\nThis package expects its config file to be found in\n/etc/samba/smb.conf.\n\n\n\nAuthors:\n--------\n The Samba Team <samba@samba.org>\n\nSource Timestamp: 2195\nBranch : 3.0.36, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [668]{app2_name: samba-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: A SMB/ CIFS File, Print, and Authentication Server, app2_description: Samba is a suite of programs which allows SMB/ CIFS clients to use the\nUnix filespace, printers, and authentication subsystem.\n\nFor a more detailed description check the samba-doc package or the\nSamba.org web page at http://www.Samba.org/\n\nThis package expects its config file to be found in\n/etc/samba/smb.conf.\n\n\n\nAuthors:\n--------\n The Samba Team <samba@samba.org>\n\nSource Timestamp: 2195\nBranch : 3.0.36, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [669]{app2_name: samba-client, app2_display_name: , app2_epoch: 0, app2_version: 3.0.36, app2_release: 0.5.5, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.samba.org/, app2_source_package: , app2_summary: Samba Client Utilities, app2_description: This package contains all programs that are needed to act as a Samba\nclient. This includes smbmount.\n\n\n\nAuthors:\n--------\n The Samba Team <samba@samba.org>\n\nSource Timestamp: 2195\nBranch : 3.0.36, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [670]{app2_name: sash, app2_display_name: , app2_epoch: 0, app2_version: 3.7, app2_release: 46.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tip.net.au/~dbell, app2_source_package: , app2_summary: A stand-alone shell with built-in commands, app2_description: This package includes:\n\n-chgrp, -chmod, -chown, -cmp, -cp, -dd, -echo, -ed, -grep, -gunzip,\n-gzip, -kill, -ln, -ls, -mkdir, -mknod, -more, -mount, -mv, -printenv,\n-pwd, -rm, -rmdir, -sync, -tar, -touch, -umount, -where\n\n\n\nAuthors:\n--------\n David I. Bell <dbell@canb.auug.org.au>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [671]{app2_name: sax2, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: SuSE advanced X Window System-configuration, app2_description: This package contains the SuSE Advanced X-Configuration\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [672]{app2_name: sax2-gui, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: SuSE advanced X Window System-configuration GUI, app2_description: This package contains the GUI for the SuSE Advanced X-Configuration\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [673]{app2_name: sax2-ident, app2_display_name: , app2_epoch: 0, app2_version: 1.7, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: SaX2 identity and profile information, app2_description: This package contains information about the supported graphics hardware\nand its special parameters. For some graphics cards a profile is needed\nto describe configuration parameters outside the ordinary way of\nsetting up the card with SaX2.\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [674]{app2_name: sax2-libsax, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: SaX management library for X Window System-configuration, app2_description: libsax provides a C++ written library to manage X11 configurations\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [675]{app2_name: sax2-libsax-perl, app2_display_name: , app2_epoch: 0, app2_version: 7.1, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: Language binding to use libsax with perl, app2_description: This package provides a wrapper to be able to use libsax in perl\nwritten programs\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [676]{app2_name: sax2-tools, app2_display_name: , app2_epoch: 0, app2_version: 2.7, app2_release: 125.62.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sax.berlios.de, app2_source_package: , app2_summary: X Window System tools for SaX2, app2_description: Some small X Window System tools to handle input devices, for example,\nmouse and keyboard.\n\n\n\nAuthors:\n--------\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [677]{app2_name: scpm, app2_display_name: , app2_epoch: 0, app2_version: 1.1.3, app2_release: 18.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: System Configuration Profile Management, app2_description: SCPM enables your system to save different configurations in profiles.\nYou can boot directly into a profile as well as switch profiles at run\ntime. It is the successor of scheme management.\n\n\n\nAuthors:\n--------\n Joachim Gleissner <jg@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [678]{app2_name: screen, app2_display_name: , app2_epoch: 0, app2_version: 4.0.2, app2_release: 62.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A program to allow multiple screens on a VT100/ANSI Terminal, app2_description: With this program you can take advantage of the multitasking abilities\nof your Linux system by opening several sessions over one terminal. The\nsessions can also be detached and resumed from another login terminal.\n\nDocumentation: man page\n\n\n\nAuthors:\n--------\n Oliver Lauman\n Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de>\n Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [679]{app2_name: scsi, app2_display_name: , app2_epoch: 0, app2_version: 1.7_2.36_1.19_0.17_0.97, app2_release: 12.27.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SCSI Tools (Text Mode), app2_description: A collection of useful tools for users of SCSI systems:\n\n* scsiinfo: Allows access to some internals of SCSI devices, such as\n defect lists or the so-called mode pages, which control, for\n example, the behavior of the device's cache or error management.\n\n* sdparm: Like scsiinfo, but with support for many more mode\n (sub)pages and a better command line interface.\n\n* scsiformat: A low-level formatting tool for SCSI disks.\n\n* scsidev: If your SCSI config changes from time to time, for\n example, because you have external devices which are not always\n switched on or connected, the kernel's mapping to the device\n nodes is not always the way you would expect it to be. This\n program creates a mapping which remains unchanged in most of\n these cases.\n\n* rescan-scsi-bus.sh: A script that scans the SCSI bus and\n dynamically adds and, optionally, removes devices.\n\n* sg3_utils: A collection of small, useful tools based on the sg\n interface (v3) that give info on the SCSI bus, copy data, and\n more.\n\n* lsscsi: Lists SCSI devices on your system.\n\nWarning: Some of these tools access the internals of your system and\nmisuse of them may render your system inoperable.\n\nNote: scsiinfo comes with a graphical user interface which can be found\nin the xscsi package.\n\n\n\nAuthors:\n--------\n Michael Weller <eowmob@exp-math.uni-essen.de>\n Eric Youngdale <eric@aib.com>\n Doug Gilbert <dgilbert@interlog.com>\n Kurt Garloff <garloff@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [680]{app2_name: sed, app2_display_name: , app2_epoch: 0, app2_version: 4.1.4, app2_release: 17.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/directory/sed.html, app2_source_package: , app2_summary: A Stream-Oriented Non-Interactive Text Editor, app2_description: Sed takes text input, performs some operation (or set of operations) on\nit and outputs the modified text. Sed is typically used for extracting\npart of a file using pattern matching or substituting multiple\noccurences of a string within a file.\n\n\n\nAuthors:\n--------\n Francois Pinard <pinard@iro.umontreal.ca>\n Tom Lord <lord@cygnus.com>\n David J. MacKenzie <djm@gnu.ai.mit.edu>\n Akiko Matsushita <matusita@sra.co.jp>\n Alan Magnuson <awm@osc.edu>\n Alexander Lehmann <alex@hal.rhein-main.de>\n Amos Shapira <amoss@cs.huji.ac.il>\n Andreas Gustafsson <gson@niksula.hut.fi>\n Andreas Schwab <schwab@suse.de>\n Assar Westerlund <assar@nada.kth.se>\n Ben A. Mesander\t <ben@piglet.cr.usgs.gov>\n Bengt Mertensson <bengt@mathematik.uni-bremen.de>\n Bernhard Daeubler <Bernhard.Daeubler@physik.uni-ulm.de>\n Bjorn R. Bjornsson <brb@falcon.is>\n Brendan Kehoe\t <brendan@cygnus.com>\n Erez Zadok\t <ezk@cs.columbia.edu>\n Eric Allman\t <sendmail@sendmail.ORG>\n Eric Backus\t <ericb@lsid.hp.com>\n Geoff Russell\t <grussell@guest.adelaide.edu.au>\n Greg A. Woods\t <woods@web.apc.org>\n Hal Peterson\t <hrp@pecan.cray.com>\n Hoang Uong\t <hoang@ornews.intel.com>\n Ian Lance Taylor\t <ian@cygnus.com>\n Jason Merrill <jason@cygnus.com>\n Jim Avera\t <jima@netcom.com>\n Jim Kingdon\t <kingdon@cygnus.com>\n Jim Meyering\t <meyering@na-net.ornl.gov>\n Joel Sherrill\t <jsherril@uahcs2.cs.uah.edu>\n John David Anglin <dave@hiauly1.hia.nrc.ca>\n Joseph E. Sacco\t <jsacco@ssl.com>\n Karl Berry\t <karl@cs.umb.edu>\n Karl Vogel\t <vogelke@c-17igp.wpafb.af.mil>\n Kaveh R. Ghazi\t <ghazi@noc.rutgers.edu>\n Kristine Lund\t <lund@lpnaxp.in2p3.fr>\n Krste Asanovic\t <krste@icsi.berkeley.edu>\n Marion Hakanson\t <hakanson@cse.ogi.edu>\n Mark Seiden\t <mis@seiden.com>\n Matthias Rabe\t <rabe@mathematik.uni-bielefeld.de>\n Michael Fetterman <mafetter@ichips.intel.com>\n Michael L. Welcome <welcome@bigbird.llnl.gov>\n Mike Lijewski\t <lijewski@theory.tc.cornell.edu>\n Nick S. Kanakakor <skanan@otl.scu.edu>\n Nicolas Pioch\t <pioch@inf.enst.fr>\n Noah Friedman\t <friedman@gnu.ai.mit.edu>\n Pete Chown\t <pete.chown@dale.dircon.co.uk>\n Pierre Gaumond\t <gaumondp@ere.umontreal.ca>\n Pierre Mathieu\t <mathieu@geod.emr.ca>\n Robert Bernstein <rocky@panix.com>\n Rene' Seindal\t <seindal@kb.dk>\n Richard Stallman <rms@gnu.ai.mit.edu>\n Roland H. Pesch\t <roland@wrs.com>\n Roland McGrath\t <roland@gnu.ai.mit.edu>\n Scott Bartram\n Simon Leinen\t <simon@lia.di.epfl.ch>\n Skip Montanaro\t <skip@automatrix.com>\n Stephen Perkins\t <perkins@cps.msu.edu>\n Steve Williamson <willy@uinpla.npl.uiuc.edu>\n Thorsten Ohl\t <ohl@physics.harvard.edu>\n Tom McConnell\t <tmcconne@sedona.intel.com>\n Tom Quinn\t <trq@dionysos.thphys.ox.ac.uk>\n Tom Tromey\t <tromey@cns.caltech.edu>\n Ulrich Drepper\t <drepper@gnu.ai.mit.edu>\n Vern Paxson\t <vern@ee.lbl.gov>\n Vivek P. Singhal <singhal@cs.utexas.edu>\n Walter Wong\t <wcw+@cmu.edu>\n Paolo Bonzini (bonzini@gnu.org)\n Philip Hazel (ph10@cam.ac.uk), app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [681]{app2_name: sensors, app2_display_name: , app2_epoch: 0, app2_version: 2.10.0, app2_release: 10.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://secure.netroedge.com/~lm78/, app2_source_package: , app2_summary: Hardware health monitoring for Linux, app2_description: This package includes programs that show data from some sensor chips.\nThe interface /proc/bus/i2c/ is provided by loading kernel modules.\nWhich modules to load can be interactively detected as root by calling\n/usr/sbin/sensors-detect. The default configuration in\n/etc/sensors.conf should be changed to fit the actual set up of the\nmainboard.\n\n\n\nAuthors:\n--------\n Simon G. Vogl <simon@tk.uni-linz.ac.at>\n Mark D. Studebaker <mds@eng.paradyne.com>\n Philip Edelbrock <phil@netroedge.com>\n Ky\xf6sti M\xe4lkki <kmalkki@cc.hut.fi>\n Fons Rademakers <Fons.Rademakers@cern.ch>\n Frodo Looijaard <frodol@dds.nl>\n Geert Uytterhoeven <geert@linux-m68k.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [682]{app2_name: shared-mime-info, app2_display_name: , app2_epoch: 0, app2_version: 0.17, app2_release: 9.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://freedesktop.org/wiki/Software/shared-mime-info, app2_source_package: , app2_summary: Shared MIME Database, app2_description: This package contains: - The freedesktop.org shared MIME database\n spec.\n\n- The merged GNOME and KDE databases, in the new format.\n\n- The update-mime-database command, used to install new MIME data.\n\n\n\nAuthors:\n--------\n Thomas Leonard <tal00r@ecs.soton.ac.uk>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [683]{app2_name: sharutils, app2_display_name: , app2_epoch: 0, app2_version: 4.6, app2_release: 13.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/sharutils/, app2_source_package: , app2_summary: GNU shar utilities, app2_description: This is the set of GNU shar utilities.\n\n'Shar' makes shell archives out of many files, preparing them for\ntransmission by electronic mail services. Use 'unshar' to unpack shell\narchives after reception.\n\n'Uuencode' prepares a file for transmission over an electronic channel\nwhich ignores or otherwise mangles the eight bit (high order bit) of\nbytes.\t'Uudecode' does the converse transformation.\n\n'Remsync' allows for remote synchronization of directory trees, using\ne-mail. This part of sharutils is still alpha., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [684]{app2_name: siga, app2_display_name: , app2_epoch: 0, app2_version: 10.101, app2_release: 12.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.hennevogel.de/scripts/siga/, app2_source_package: , app2_summary: System Information GAthering, app2_description: SIGA stands for System Information GAthering. It collects various\nsystem information and outputs it in HTML or ASCII format. Since it\nneeds root permissions, you will be asked for the root password. It is\nvery handy as an information source during installation support phone\ncalls.\n\n\n\nAuthors:\n--------\n Martin Lasarsch <mlasars@suse.de>\n Stefan Schmidt <jsj@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [685]{app2_name: sitar, app2_display_name: , app2_epoch: 0, app2_version: 1.0.6, app2_release: 7.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sitar.berlios.de/, app2_source_package: , app2_summary: System InformaTion at Runtime, app2_description: Sitar prepares system information using perl and binary tools, and by\nreading the /proc file system. Output is in HTML, LaTeX and (docbook)\nXML, and can be converted to PS and PDF.\n\nThis program must be run as "root".\n\nsitar.pl includes scsiinfo by Eric Youngdale, Michael Weller\n<eowmob@exp-math.uni-essen.de> and ide_info by David A. Hinds\n<dhinds@hyper.stanford.edu>.\n\nThe accompanying tool "cfg2scm" is supplied for checking configuration\nchanges into SCMs (like SVN, CVS, ...) or creating a tar-file with all\nrelevant files.\n\nComment: Sitar is an ancient Indian instrument as well.\n\n\n\nAuthors:\n--------\n Matthias Eckermann <mge@suse.de>\n and contributors, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [686]{app2_name: slang, app2_display_name: , app2_epoch: 0, app2_version: 2.0.5, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.jedsoft.org/, app2_source_package: , app2_summary: A Library for Display Control, app2_description: A library with routines for display access. It is similar to ncurses,\nbut it has its own programming interface. Slang uses the entries in\n/usr/lib/terminfo.\n\n\n\nAuthors:\n--------\n John E. Davis <davis@amy.tch.harvard.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [687]{app2_name: slang-32bit, app2_display_name: , app2_epoch: 0, app2_version: 2.0.5, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.jedsoft.org/, app2_source_package: , app2_summary: A Library for Display Control, app2_description: A library with routines for display access. It is similar to ncurses,\nbut it has its own programming interface. Slang uses the entries in\n/usr/lib/terminfo.\n\n\n\nAuthors:\n--------\n John E. Davis <davis@amy.tch.harvard.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [688]{app2_name: sles-admin_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.31.15, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES Adminguide (English), app2_description: The SUSE Linux Enterprise Server Administration Guide (English)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [689]{app2_name: sles-heartbeat_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.20, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES Heartbeat (English), app2_description: The SUSE Linux Enterprise Server Heartbeat Manual (English)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [690]{app2_name: sles-preparation-x86+x86-64_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.22.15, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES Install Guide, app2_description: The SLES installation guide., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [691]{app2_name: sles-release, app2_display_name: , app2_epoch: 0, app2_version: 10, app2_release: 15.45.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES release file, app2_description: This package contains the /etc/SuSE-release, /etc/motd, /etc/issue and\n/etc/issue.net files., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [692]{app2_name: sles-startup_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.17, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES Start-Up Manual (English), app2_description: The SUSE Linux Enterprise Server Start-Up Manual (English)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [693]{app2_name: sles-stor_evms_en, app2_display_name: , app2_epoch: 0, app2_version: 10.1, app2_release: 0.25.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SLES Storage Administration Guide for EVMS (English), app2_description: The SUSE Linux Enterprise Server Storage Administration Guide for EVMS\n(English)., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [694]{app2_name: smartmontools, app2_display_name: , app2_epoch: 0, app2_version: 5.37.0.20070914, app2_release: 5.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://smartmontools.sourceforge.net/, app2_source_package: , app2_summary: Monitor for S.M.A.R.T. Disks and Devices, app2_description: SMARTmontools controls and monitors storage devices using the\nSelf-Monitoring, Analysis, and Reporting Technology System (S.M.A.R.T.)\nbuilt into ATA and SCSI Hard Drives. This is used to check hard drive\nreliability and to predict drive failures. The suite is derived from\nthe smartsuite package, and contains two utilities. The first,\nsmartctl, is a command line utility designed to perform simple\nS.M.A.R.T. tasks. The second, smartd, is a daemon that periodically\nmonitors smart status and reports errors to syslog. The package is\ncompatible with the ATA/ATAPI-5 specification.\tFuture releases will be\ncompatible with the ATA/ATAPI-6 and ATA/ATAPI-7 specifications. The\npackage is intended to incorporate as much "vendor specific" and\n"reserved" information as possible about disk drives. The commands man\nsmartctl and man smartd will provide more information.\n\n\n\nAuthors:\n--------\n Bruce Allen <smartmontools-support@lists.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [695]{app2_name: smpppd, app2_display_name: , app2_epoch: 0, app2_version: 1.59, app2_release: 19.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SuSE Meta PPP Daemon, app2_description: The SuSE Meta PPP Daemon is the back-end for kinternet. It is required\nfor modem, ISDN, and DSL connections.\n\n\n\nAuthors:\n--------\n Arvin Schnell <arvin@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [696]{app2_name: sox, app2_display_name: , app2_epoch: 0, app2_version: 12.17.9, app2_release: 14.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sox.sourceforge.net, app2_source_package: , app2_summary: Sound Conversion Tools and Library, app2_description: SOX is intended to be the Swiss Army knife of sound processing tools.\nIt does many things, it just does not do them all well. Sooner or later\nit will come in very handy. SOX is really only usable day-to-day if you\nhide the wacky options with one-line shell scripts.\n\n\n\nAuthors:\n--------\n Chris Bagwell <cbagwell@sprynet.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [697]{app2_name: sqlite, app2_display_name: , app2_epoch: 0, app2_version: 3.2.8, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sqlite.org/, app2_source_package: , app2_summary: Embeddable SQL Database Engine, app2_description: SQLite is a C library that implements an embeddable SQL database\nengine. Programs that link with the SQLite library can have SQL\ndatabase access without running a separate RDBMS process.\n\nSQLite is not a client library used to connect to a big database\nserver; SQLite is the server. The SQLite library reads and writes\ndirectly to and from the database files on disk.\n\nSQLite can be used via the sqlite command-line tool or via any\napplication that supports the Qt database plug-ins.\n\n\n\nAuthors:\n--------\n D. Richard Hipp <drh@hwaci.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [698]{app2_name: sqlite-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.2.8, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.sqlite.org/, app2_source_package: , app2_summary: Embeddable SQL Database Engine, app2_description: SQLite is a C library that implements an embeddable SQL database\nengine. Programs that link with the SQLite library can have SQL\ndatabase access without running a separate RDBMS process.\n\nSQLite is not a client library used to connect to a big database\nserver; SQLite is the server. The SQLite library reads and writes\ndirectly to and from the database files on disk.\n\nSQLite can be used via the sqlite command-line tool or via any\napplication that supports the Qt database plug-ins.\n\n\n\nAuthors:\n--------\n D. Richard Hipp <drh@hwaci.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [699]{app2_name: star, app2_display_name: , app2_epoch: 0, app2_version: 1.5a70, app2_release: 12.10.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html, app2_source_package: , app2_summary: POSIX.1-2001-Compliant Tar Implementation, app2_description: Star is a tar like archiver. TAR stands for Tape ARchiver. Star is the\nfastest known implementation of a tar archiver.\n\nFeatures:\n\n- FIFO to keep the tape streaming.\n\n- remote tape support.\n\n- accurate sparse files (if the OS supports it).\n\n- pattern matcher to archive and extract a subset of files.\n\n- user tailorable interface for comparing tar archives against file\n trees.\n\n- path names up to 1024 Bytes may be archived.\n\n- stores and restores all 3 file times (even creation time). With\nPOSIX.1-2001 the times are in nanosecond granularity.\n\n\n\nAuthors:\n--------\n Joerg Schilling <schilling@fokus.gmd.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [700]{app2_name: startup-notification, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/wiki/Software_2fstartup_2dnotification, app2_source_package: , app2_summary: Reference Implementation for the Startup-Notification Protocol, app2_description: Startup-notification contains a reference implementation of the\nstartup-notification protocol.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [701]{app2_name: startup-notification-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.8, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/wiki/Software_2fstartup_2dnotification, app2_source_package: , app2_summary: Reference Implementation for the Startup-Notification Protocol, app2_description: Startup-notification contains a reference implementation of the\nstartup-notification protocol.\n\n\n\nAuthors:\n--------\n Havoc Pennington <hp@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [702]{app2_name: strace, app2_display_name: , app2_epoch: 0, app2_version: 4.5.14, app2_release: 15.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.liacs.nl/~wichert/strace/, app2_source_package: , app2_summary: A utility to trace the system calls of a program, app2_description: With strace, you can trace the activity of a program. Information\nabout any system calls the program makes and the signals it receives\nand processes can be seen. Child processes can also be tracked.\n\n\n\nAuthors:\n--------\n Paul Kranenburg <pk@cs.few.eur.nl>\n Branko Lankester <branko@hacktic.nl>\n Rick Sladkey <rs@world.std.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [703]{app2_name: strace-32bit, app2_display_name: , app2_epoch: 0, app2_version: 4.5.14, app2_release: 15.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.liacs.nl/~wichert/strace/, app2_source_package: , app2_summary: A utility to trace the system calls of a program, app2_description: With strace, you can trace the activity of a program. Information\nabout any system calls the program makes and the signals it receives\nand processes can be seen. Child processes can also be tracked.\n\n\n\nAuthors:\n--------\n Paul Kranenburg <pk@cs.few.eur.nl>\n Branko Lankester <branko@hacktic.nl>\n Rick Sladkey <rs@world.std.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [704]{app2_name: sudo, app2_display_name: , app2_epoch: 0, app2_version: 1.6.8p12, app2_release: 18.16.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.courtesan.com/sudo, app2_source_package: , app2_summary: Execute some commands as root, app2_description: Sudo is a command that allows users to execute some commands as root.\nThe /etc/sudoers file (edited with 'visudo') specifies which users have\naccess to sudo and which commands they can run. Sudo logs all its\nactivities to syslogd, so the system administrator can keep an eye on\nthings. Sudo asks for the password for initializing a check period of a\ngiven time N (where N is defined at installation and is set to 5\nminutes by default).\n\n\n\nAuthors:\n--------\n Jeff Nieusma <nieusma@rootgroup.com>\n David Hieb <davehieb@rootgroup.com>\n Ian McCloghrie <ian@ucsd.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [705]{app2_name: supportutils, app2_display_name: , app2_epoch: 0, app2_version: 1.01, app2_release: 45.13.12, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://en.opensuse.org/Supportutils, app2_source_package: , app2_summary: Support Troubleshooting Tools, app2_description: A package containing troubleshooting tools. This package contains the\nfollowing: supportconfig, chkbin, schealth, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [706]{app2_name: suse-build-key, app2_display_name: , app2_epoch: 0, app2_version: 1.0, app2_release: 685.13, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The public gpg key for rpm package signature verification, app2_description: This package contains the gpg key that is used to sign official SuSE\nrpm packages. It will be installed as a keyring in\n/usr/lib/rpm/gnupg/pubring.gpg. Administrators who wish to add their\nown keys to verify against should use the following commandline command\nto add the key to the keyring as used by RPM:\n\ngpg --no-options --no-default-keyring \ --keyring\n/usr/lib/rpm/gnupg/pubring.gpg --import, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [707]{app2_name: suseRegister, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 9.45.34, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Registration tool, app2_description: Commandline tool to register Novell/SUSE products.\n\n\n\nAuthors:\n--------\n Michael Calmer <Michael.Calmer@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [708]{app2_name: susehelp, app2_display_name: , app2_epoch: 0, app2_version: 2006.06.20, app2_release: 1.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SuSE Help-System (base), app2_description: This package contains the basics of the SuSE Help System.\n\nThe SuSE Help System centralizes all Linux documentation in a clear,\nstructured manner with convenient search capabilities. For quick start,\nclick on the lifesaver in the desktop panel. For configuration, use the\nKDE Control Center.\n\nFor more information, have a look at\n/usr/share/doc/packages/susehelp/README.\n\n\n\nAuthors:\n--------\n <suse@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [709]{app2_name: susehelp_en, app2_display_name: , app2_epoch: 0, app2_version: 2006.06.20, app2_release: 1.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SuSE Help System (English), app2_description: This package contains the English localization of the SuSE Help System.\n\nFor more information, see the susehelp base package.\n\n\n\nAuthors:\n--------\n <suse@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [710]{app2_name: suspend, app2_display_name: , app2_epoch: 0, app2_version: 20071205, app2_release: 0.11.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/suspend, app2_source_package: , app2_summary: A Set Of Tools To Support Sleep Modes, app2_description: A set of tools to support suspending notebooks, working around the\nspecific problems each machine has.\n\n\n\nAuthors:\n--------\n Pavel Machek <pavel@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [711]{app2_name: sysconfig, app2_display_name: , app2_epoch: 0, app2_version: 0.50.9, app2_release: 13.56.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: The sysconfig scheme, app2_description: This package provides the SuSE system configuration scheme.\n\n\n\nAuthors:\n--------\n Olaf Kirch <okir@suse.de>\n Bjoern Jacke <bjoern@j3e.de>\n Mads Martin Joergensen <mmj@suse.de>\n Peter Poeml <poeml@suse.de>\n Arvin Schnell <arvin@suse.de>\n Michal Svec <msvec@suse.cz>\n Christian Zoz <zoz@suse.de>\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [712]{app2_name: sysfsutils, app2_display_name: , app2_epoch: 0, app2_version: 1.3.0, app2_release: 16.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux-diag.sourceforge.net, app2_source_package: , app2_summary: System Utilities Package / Libsysfs, app2_description: This package's purpose is to provide a set of utilities for interfacing\nwith sysfs, a virtual filesystem in Linux kernel versions 2.5+ that\nprovides a tree of system devices. While a filesystem is a very useful\ninterface, we've decided to provide a stable programming interface that\nwill hopefully make it easier for applications to query system devices\nand their attributes.\n\n\n\nAuthors:\n--------\n Ananth Mavinakayanahalli <ananth@in.ibm.com>\n Daniel Stekloff <dsteklof@us.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [713]{app2_name: sysfsutils-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.3.0, app2_release: 16.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://linux-diag.sourceforge.net, app2_source_package: , app2_summary: System Utilities Package / Libsysfs, app2_description: This package's purpose is to provide a set of utilities for interfacing\nwith sysfs, a virtual filesystem in Linux kernel versions 2.5+ that\nprovides a tree of system devices. While a filesystem is a very useful\ninterface, we've decided to provide a stable programming interface that\nwill hopefully make it easier for applications to query system devices\nand their attributes.\n\n\n\nAuthors:\n--------\n Ananth Mavinakayanahalli <ananth@in.ibm.com>\n Daniel Stekloff <dsteklof@us.ibm.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [714]{app2_name: syslinux, app2_display_name: , app2_epoch: 0, app2_version: 3.11, app2_release: 20.14.26, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://syslinux.zytor.com/, app2_source_package: , app2_summary: Boot Loader for Linux, app2_description: SYSLINUX is a boot loader for the Linux operating system which operates\noff an MS-DOS or Windows FAT file system. It is intended to simplify\nfirst-time installation of Linux and for creation of rescue and other\nspecial purpose boot disks.\n\n\n\nAuthors:\n--------\n H. Peter Anvin <hpa@zytor.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [715]{app2_name: syslog-ng, app2_display_name: , app2_epoch: 0, app2_version: 1.6.8, app2_release: 20.18, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.balabit.com/products/syslog_ng/, app2_source_package: , app2_summary: new-generation syslog-daemon, app2_description: syslog-ng is a "new-generation" syslogd (replacement) for Unix and\n Unix-like systems. It tries to fill the gaps in the original\n syslogd: * powerful configurability\n\n* filtering based on message content\n\n* message integrity, message encryption (not yet implemented in\n 1.4.x)\n\n* portability\n\n* better network forwarding The official home page of syslog-ng is:\nhttp://www.balabit.hu/products/syslog-ng/ You can report problems via\nemail to the syslog-ng mailing list at <syslog-ng@lists.balabit.hu>\nSupport contracts and custom development is available. Please write for\ndetails.\n\n\n\nAuthors:\n--------\n Bal\xe1zs Scheidler <bazsi@balabit.hu>\n BalaBit IT Ltd. <info@balabit.hu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [716]{app2_name: system-tools-backends, app2_display_name: , app2_epoch: 0, app2_version: 1.4.1, app2_release: 16.2, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/projects/gst/, app2_source_package: , app2_summary: Backend for GNOME System Tools, app2_description: The GNOME System Tools are a set of cross-platform configuration\nutilities for Linux and other Unix systems. The frontends knows nothing\nabout the underlying system and provide the same user interface across\nthe different types of systems. Internally they use the\nsystem-tools-backends package.\n\n\n\nAuthors:\n--------\n Arturo Espinosa <arturo@ximian.com>\n Hans Petter Jansson <hpj@ximian.com>\n Tambet Ingo <tambet@ximian.com>\n Carlos Garnacho Parro <carlosg@gnome.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [717]{app2_name: sysvinit, app2_display_name: , app2_epoch: 0, app2_version: 2.86, app2_release: 21.25.35, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SysV-Style init, app2_description: System V style init programs by Miquel van Smoorenburg that control the\nbooting and shutdown of your system. These support a number of system\nrunlevels, each one associated with a specific set of utilities. For\nexample, the normal system runlevel is 3, which starts a getty on\nvirtual consoles tty1-tty6. Runlevel 5 starts xdm. Runlevel 0 shuts\ndown the system. See the individual man pages for inittab, initscript,\nhalt, init, killproc, killall5, powerd, reboot, runlevel, shutdown, and\ntelinit for more information.\n\n\n\nAuthors:\n--------\n Miquel van Smoorenburg <miquels@drinkel.ow.nl>\n Florian La Roche <florian@suse.de>\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [718]{app2_name: taglib, app2_display_name: , app2_epoch: 0, app2_version: 1.4, app2_release: 20.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ktown.kde.org/~wheeler/taglib/, app2_source_package: , app2_summary: C++ Library to Parse Metadata in Media Files, app2_description: libtag provides a C++ interface for reading additional data (stored in\nTAGs) from MP3, Ogg Vorbis, and MPEG files.\n\n\n\nAuthors:\n--------\n Scott Wheeler <wheeler@kde.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [719]{app2_name: tango-icon-theme, app2_display_name: , app2_epoch: 0, app2_version: 0.7.2, app2_release: 6.15, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tango-project.org/, app2_source_package: , app2_summary: Tango Icon Theme, app2_description: Tango Icon Theme\n\n\n\nAuthors:\n--------\n Jakub Steiner <jimmac@novell.com>\n Rodney Dawes <dobey@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [720]{app2_name: tar, app2_display_name: , app2_epoch: 0, app2_version: 1.15.1, app2_release: 23.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/tar/, app2_source_package: , app2_summary: GNU implementation of tar ( (t)ape (ar)chiver ), app2_description: This package normally also includes the program "rmt", which provides\nremote tape drive control. Since there are compatible versions of 'rmt'\nin either the 'star' package or the 'dump' package, we didn't put 'rmt'\ninto this package. If you are planning to use the remote tape features\nprovided by tar you have to also install the 'dump' or the 'star'\npackage.\n\n\n\nAuthors:\n--------\n Melissa O'Neill <oneill@cs.sfu.ca>\n Bruno Haible <haible@clisp.cons.org>\n Dale Worley <worley@ariadne.com>\n David J. MacKenzie <djm@gnu.ai.mit.edu>\n Fran\xe7ois Pinard <pinard@iro.umontreal.ca>\n Gerhard Poul <gpoul@gnu.org>\n Jay Fenlason <hack@ai.mit.edu>\n Jeff Dairiki <dairiki@dairiki.org>\n Jim Kingdon <kingdon@ai.mit.edu>\n Joy Kendall <jak@hobbes>\n Machael Stone <mstone@cs.loyola.edu>\n Michael I Bushnell <mib@gnu.ai.mit.edu>\n Noah Friedman <friedman@gnu.ai.mit.edu>\n Paul Eggert <eggert@twinsun.com>\n Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>\n The King <elvis@gnu.ai.mit.edu>\n Tom Tromey <tromey@drip.colorado.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [721]{app2_name: tcl, app2_display_name: , app2_epoch: 0, app2_version: 8.4.12, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcl.tk, app2_source_package: , app2_summary: The Tcl Programming Language, app2_description: Tcl (Tool Command Language) is a very powerful but easy to learn\ndynamic programming language, suitable for a very wide range of uses,\nincluding web and desktop applications, networking, administration,\ntesting and many more. Open source and business-friendly, Tcl is a\nmature yet evolving language that is truly cross platform, easily\ndeployed and highly extensible.\n\nFor more information on Tcl see http://www.tcl.tk and\nhttp://wiki.tcl.tk .\n\n\n\nAuthors:\n--------\n The Tcl Core Team <tcl-core@lists.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [722]{app2_name: tcl-32bit, app2_display_name: , app2_epoch: 0, app2_version: 8.4.12, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcl.tk, app2_source_package: , app2_summary: The Tcl Programming Language, app2_description: Tcl (Tool Command Language) is a very powerful but easy to learn\ndynamic programming language, suitable for a very wide range of uses,\nincluding web and desktop applications, networking, administration,\ntesting and many more. Open source and business-friendly, Tcl is a\nmature yet evolving language that is truly cross platform, easily\ndeployed and highly extensible.\n\nFor more information on Tcl see http://www.tcl.tk and\nhttp://wiki.tcl.tk .\n\n\n\nAuthors:\n--------\n The Tcl Core Team <tcl-core@lists.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [723]{app2_name: tcpd, app2_display_name: , app2_epoch: 0, app2_version: 7.6, app2_release: 731.4.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.porcupine.org/pub/security/index.html, app2_source_package: , app2_summary: A security wrapper for TCP daemons, app2_description: This package contains a small daemon program that can monitor and\nfilter incoming requests for finger, ftp, telnet, rlogin, rsh, exec,\ntftp, talk, and other network services.\n\n\n\nAuthors:\n--------\n Wietse Venema <wietse@wzv.win.tue.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [724]{app2_name: tcpd-32bit, app2_display_name: , app2_epoch: 0, app2_version: 7.6, app2_release: 731.4.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.porcupine.org/pub/security/index.html, app2_source_package: , app2_summary: A security wrapper for TCP daemons, app2_description: This package contains a small daemon program that can monitor and\nfilter incoming requests for finger, ftp, telnet, rlogin, rsh, exec,\ntftp, talk, and other network services.\n\n\n\nAuthors:\n--------\n Wietse Venema <wietse@wzv.win.tue.nl>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [725]{app2_name: tcpdump, app2_display_name: , app2_epoch: 0, app2_version: 3.9.4, app2_release: 14.8.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcpdump.org/, app2_source_package: , app2_summary: A Packet Sniffer, app2_description: This program can "read" all or only certain packets going over the\nethernet. It can be used to debug specific network problems., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [726]{app2_name: tcsh, app2_display_name: , app2_epoch: 0, app2_version: 6.14.00, app2_release: 23.16.29, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcsh.org/, app2_source_package: , app2_summary: The C SHell, app2_description: Tcsh is an enhanced, but completely compatible, version of the Berkeley\nUNIX C shell, csh(1). It is a command language interpreter usable as an\ninteractive login shell and a shell script command processor. It\nincludes a command-line editor, programmable word completion, spelling\ncorrection, a history mechanism, job control, and a C-like syntax.\n\n\n\nAuthors:\n--------\n Christos Zoulas <christos@deshaw.com>\n Scott Krotz <krotz@mot.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [727]{app2_name: telnet, app2_display_name: , app2_epoch: 0, app2_version: 1.2, app2_release: 14.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A client program for the telnet remote login protocol, app2_description: Telnet is an old protocol for logging into remote systems. It is\nrarely used, since the transfer is not encrypted (ssh is mostly used\nthese days). The telnet client is often used for debugging other\nnetwork services. The command\n\ntelnet localhost 25\n\nconnects to the local smtp server, for example., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [728]{app2_name: terminfo, app2_display_name: , app2_epoch: 0, app2_version: 5.5, app2_release: 18.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/ncurses/ncurses.html, app2_source_package: , app2_summary: A terminal descriptions database, app2_description: This is the terminfo reference database, maintained by Eric Raymond.\nThis database is the official successor to the 4.4BSD termcap file and\ncontains information about any known terminal. The ncurses library\nmakes use of this database to use terminals correctly. If you just use\nthe Linux console, xterm, and VT100, you probably will not need this\ndatabase -- a minimal /usr/share/terminfo tree for these terminals is\nalready included in the ncurses package.\n\n\n\nAuthors:\n--------\n Eric S. Raymond <esr@thyrsus.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [729]{app2_name: thinkeramik-style, app2_display_name: , app2_epoch: 0, app2_version: 3.2.1, app2_release: 22.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://prefsx1.hp.infoseek.co.jp/tk040429/index.html, app2_source_package: , app2_summary: Thin Keramik style for Qt, app2_description: This is a plain-looking modification of the Keramik style.\n\n\n\nAuthors:\n--------\n Arumi Kitajima <konro@lycos.jp>\n\n Keramik engine by:\n Malte Starostik <malte@kde.org>\n Maksim Orlovich <mo002j@mail.rochester.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [730]{app2_name: thinkeramik-style-32bit, app2_display_name: , app2_epoch: 0, app2_version: 3.2.1, app2_release: 22.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://prefsx1.hp.infoseek.co.jp/tk040429/index.html, app2_source_package: , app2_summary: Thin Keramik style for Qt, app2_description: This is a plain-looking modification of the Keramik style.\n\n\n\nAuthors:\n--------\n Arumi Kitajima <konro@lycos.jp>\n\n Keramik engine by:\n Malte Starostik <malte@kde.org>\n Maksim Orlovich <mo002j@mail.rochester.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [731]{app2_name: tightvnc, app2_display_name: , app2_epoch: 0, app2_version: 1.2.9, app2_release: 201.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tightvnc.com, app2_source_package: , app2_summary: A virtual X-Window System server, app2_description: With vnc, start a virtual X Windows System server and get access to it\nfrom different machines with the vnc-viewer. You can change the\nmachine without terminating your session.\n\nThe viewer and server are also available for Windows -- they allow\naccess to vnc under Windows. You can find it under /dosutils/vnc on\nthe first CD or DVD.\n\n\n\nAuthors:\n--------\n Constantin Kaplinsky <const@ce.cctpu.edu.ru>\n Peter \xc5strand, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [732]{app2_name: timezone, app2_display_name: , app2_epoch: 0, app2_version: 2009m, app2_release: 0.4.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnu.org/software/libc/libc.html, app2_source_package: , app2_summary: Timezone descriptions, app2_description: These are configuration files that describe available time zones. You\ncan select an appropriate time zone for your system with YaST., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [733]{app2_name: tk, app2_display_name: , app2_epoch: 0, app2_version: 8.4.12, app2_release: 14.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcl.tk, app2_source_package: , app2_summary: Graphical User Interface Toolkit for Tcl, app2_description: Tk is a graphical user interface toolkit that takes developing desktop\napplications to a higher level than conventional approaches. Tk is the\nstandard GUI not only for Tcl, but for many other dynamic languages,\nand can produce rich, native applications that run unchanged across\nWindows, Mac OS X, Linux and more.\n\n\n\nAuthors:\n--------\n The Tcl Core Team <tcl-core@lists.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [734]{app2_name: tk-32bit, app2_display_name: , app2_epoch: 0, app2_version: 8.4.12, app2_release: 14.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tcl.tk, app2_source_package: , app2_summary: Graphical User Interface Toolkit for Tcl, app2_description: Tk is a graphical user interface toolkit that takes developing desktop\napplications to a higher level than conventional approaches. Tk is the\nstandard GUI not only for Tcl, but for many other dynamic languages,\nand can produce rich, native applications that run unchanged across\nWindows, Mac OS X, Linux and more.\n\n\n\nAuthors:\n--------\n The Tcl Core Team <tcl-core@lists.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [735]{app2_name: udev, app2_display_name: , app2_epoch: 0, app2_version: 085, app2_release: 30.56.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/, app2_source_package: , app2_summary: A rule based device node and kernel event manager, app2_description: Udev's main task is to create and remove device nodes in /dev when a\ndevice is discovered or removed from the system. udevd receives all\nhotplug events via kernel netlink messages and dispatches them\naccording to rules in /etc/udev/rules.d/. Matching rules may name a\ndevice node, create additional symlinks to the node, call tools to\ninitialize a device or load needed kernel modules. See documentation in\n/usr/share/doc/packages/udev.\n\n\n\nAuthors:\n--------\n Greg Kroah-Hartman <greg@kroah.com>\n Kay Sievers <Kay.Sievers@vrfy.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [736]{app2_name: unclutter, app2_display_name: , app2_epoch: 0, app2_version: 8, app2_release: 850.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Remove the idle cursor image from the screen, app2_description: Unclutterer removes the cursor image from the screen so that it does\nnot obstruct the area you are looking at after it has not moved for a\ngiven period of time.\n\n\n\nAuthors:\n--------\n Mark M Martin <mmm@cetia.fr>\n Andreas Stolcke <stolcke@ICSI.Berkeley.EDU>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [737]{app2_name: unrar, app2_display_name: , app2_epoch: 0, app2_version: 3.5.4, app2_release: 15.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.rarlab.com, app2_source_package: , app2_summary: A program to extract, test, and view RAR archives, app2_description: The unRAR utility is a freeware program distributed with source code\nand developed for extracting, testing, and viewing the contents of\narchives created with the RAR archiver.\n\n\n\nAuthors:\n--------\n Eugene Roshal <roshal@creabel.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [738]{app2_name: unzip, app2_display_name: , app2_epoch: 0, app2_version: 5.52, app2_release: 16.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.info-zip.org/, app2_source_package: , app2_summary: A program to unpack compressed files, app2_description: UnZip is an extraction utility for archives compressed in .zip format\n(known as "zip files"). Although highly compatible both with PKWARE's\nPKZIP(tm) and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip\nprogram, our primary objectives have been portability and non-MS-DOS\nfunctionality. This version can also extract encrypted archives.\n\n\n\nAuthors:\n--------\n Info-ZIP <zip-bugs@lists.wku.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [739]{app2_name: update-alternatives, app2_display_name: , app2_epoch: 0, app2_version: 1.8.3, app2_release: 16.6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.debian.org/, app2_source_package: , app2_summary: Maintain symbolic links determining default commands, app2_description: update-alternatives creates, removes, maintains and displays\ninformation about the symbolic links comprising the alternatives\nsystem. It is possible for several programs fulfilling the same or\nsimilar functions to be installed on a single system at the same time.\nFor example, many systems have several text editors installed at once.\nThis gives choice to the users of a system, allowing each to use a\ndifferent editor, if desired, but makes it difficult for a program to\nmake a good choice of editor to invoke if the user has not specified a\nparticular preference.\n\nOn SUSE Linux, this functionality is only used for packages that are\npart of the JPackage project <http://www.jpackage.org/>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [740]{app2_name: usbutils, app2_display_name: , app2_epoch: 0, app2_version: 0.71, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://usb.cs.tum.edu/, app2_source_package: , app2_summary: Tools and libraries for USB devices, app2_description: This package contains a utility for inspecting devices connected to USB\nports.\n\nIt requires kernel version 2.3.99-pre7 or newer, or the USB backport\nwhich was introduced in 2.2.18 (supporting the /proc/bus/usb\ninterface).\n\n\n\nAuthors:\n--------\n Georg Acher <acher at in dot tum dot de>\n Detlef Fliegl <fliegl at lrz dot de>\n Thomas Sailer <t.sailer at alumni dot ethz dot ch>\n Roman Weissgaerber <weissg at vienna dot at>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [741]{app2_name: utempter, app2_display_name: , app2_epoch: 0, app2_version: 0.5.5, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A privileged helper for utmp and wtmp updates, app2_description: Utempter is a utility that allows non-privileged applications such as\nterminal emulators to modify the utmp database without having to be\nsetuid root.\n\n\n\nAuthors:\n--------\n Redhat, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [742]{app2_name: utempter-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.5.5, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A privileged helper for utmp and wtmp updates, app2_description: Utempter is a utility that allows non-privileged applications such as\nterminal emulators to modify the utmp database without having to be\nsetuid root.\n\n\n\nAuthors:\n--------\n Redhat, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [743]{app2_name: util-linux, app2_display_name: , app2_epoch: 0, app2_version: 2.12r, app2_release: 35.37.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://kernel.org/pub/linux/utils/util-linux, app2_source_package: , app2_summary: A collection of basic system utilities, app2_description: This package contains a large variety of low-level system utilities\nthat are necessary for a Linux system to function. It contains the\nmount program, the fdisk configuration tool, and more.\n\n\n\nAuthors:\n--------\n Adrian Bunk <bunk at stusta dot de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [744]{app2_name: util-linux-crypto, app2_display_name: , app2_epoch: 0, app2_version: 2.12a, app2_release: 14.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: A collection of basic filesystem crypto utilities, app2_description: This package contains a variety of low-level system utilities for\nworking with cryptographic filesystems\n\n\n\nAuthors:\n--------\n Christophe Saout <christophe@saout.de>\n Ben Slusky <sluskyb@paranoiacs.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [745]{app2_name: vcdimager, app2_display_name: , app2_epoch: 0, app2_version: 0.7.23, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vcdimager.org/, app2_source_package: , app2_summary: Video CD (VCD) authoring software, app2_description: GNU VCDImager is a full-featured mastering suite for authoring,\ndisassembling and analyzing Video CDs and Super Video CDs.\n\nThe following features are available so far:\n\nSupport for Video CD 1.1 and 2.0 disc formats\n\nSupport for the Super Video CD 1.0 disc format\n\nFull PBC (playback control) support (play lists, selection lists and\nend lists)\n\nSupport for segment play items\n\nAutomatic padding of MPEG streams on the fly\n\nSupport for 99-minute (out-of-specification) CD-R media\n\nExtraction of Video CDs into files (incl. the PBC information)\n\nUse of XML for the description of Video CDs\n\n\n\nAuthors:\n--------\n Herbert Valerio Riedel <hvr@gnu.org>\n Rocky Bernstein <rocky@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [746]{app2_name: vcdimager-32bit, app2_display_name: , app2_epoch: 0, app2_version: 0.7.23, app2_release: 19.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vcdimager.org/, app2_source_package: , app2_summary: Video CD (VCD) authoring software, app2_description: GNU VCDImager is a full-featured mastering suite for authoring,\ndisassembling and analyzing Video CDs and Super Video CDs.\n\nThe following features are available so far:\n\nSupport for Video CD 1.1 and 2.0 disc formats\n\nSupport for the Super Video CD 1.0 disc format\n\nFull PBC (playback control) support (play lists, selection lists and\nend lists)\n\nSupport for segment play items\n\nAutomatic padding of MPEG streams on the fly\n\nSupport for 99-minute (out-of-specification) CD-R media\n\nExtraction of Video CDs into files (incl. the PBC information)\n\nUse of XML for the description of Video CDs\n\n\n\nAuthors:\n--------\n Herbert Valerio Riedel <hvr@gnu.org>\n Rocky Bernstein <rocky@panix.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [747]{app2_name: vim, app2_display_name: , app2_epoch: 0, app2_version: 6.4.6, app2_release: 19.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.vim.org/, app2_source_package: , app2_summary: Vi IMproved, app2_description: Vim (Vi IMproved) is an almost compatible version of the UNIX editor\nvi. Almost every possible command can be performed using only ASCII\ncharacters. Only the 'Q' command is missing (you do not need it). Many\nnew features have been added: multilevel undo, command line history,\nfile name completion, block operations, and editing of binary data.\n\nVi is available for the AMIGA, MS-DOS, Windows NT, and various versions\nof UNIX.\n\nFor SuSE Linux, Vim is used as /usr/bin/vi.\n\n\n\nAuthors:\n--------\n Bram Moolenaar <bram@vim.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [748]{app2_name: vino, app2_display_name: , app2_epoch: 0, app2_version: 2.12.0, app2_release: 25.23.43, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: GNOME VNC Server, app2_description: A VNC Server for GNOME\n\n\n\nAuthors:\n--------\n This is just another re-incarnation of many other similar projects:\n\n + libvncserver by Johannes E. Schindelin\n which in turn is based on:\n - OSXvnc by Dan McGuirk\n - The original Xvnc by AT&T Laboratories, Cambridge\n - TightVNC by Const Kaplinsky\n - RealVNC by James "Wez" Weatherall\n\n + krfb, KDE's desktop sharing server, by Tim Jansen\n + x11vnc.c (from libvncserver) by Karl J. Runge\n + x0rfbserver, the original native X vnc server, by Jens Wagner\n\n Much code and ideas from each of those projects is re-used here., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [749]{app2_name: vlan, app2_display_name: , app2_epoch: 0, app2_version: 1.8, app2_release: 40.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.candelatech.com/~greear/vlan.html, app2_source_package: , app2_summary: 802.1q VLAN Implementation for Linux, app2_description: An 802.1q vlan implementation for Linux. See\nhttp://www.candelatech.com/~greear/vlan.html for more information.\n\n\n\nAuthors:\n--------\n Ben Greear <greearb@candelatech.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [750]{app2_name: vlock, app2_display_name: , app2_epoch: 0, app2_version: 1.3, app2_release: 544.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://tsx-11.mit.edu:/pub/linux/sources/usr.bin/, app2_source_package: , app2_summary: It allows you to lock your console display., app2_description: This is vlock, the Linux _V_irtual Console locking program. It allows\nyou to lock one or all of the sessions of your Linux console display.\n\n\n\nAuthors:\n--------\n Michael K. Johnson <johnsonm@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [751]{app2_name: vte, app2_display_name: , app2_epoch: 0, app2_version: 0.11.17, app2_release: 0.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: Terminal Emulator, app2_description: VTE is a terminal emulator library that provides a terminal widget for\nuse with GTK+ 2.0 as well as handling of child process and terminal\nemulation settings.\n\n\n\nAuthors:\n--------\n Nalin Dahyabhai <nalin@redhat.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [752]{app2_name: w3m, app2_display_name: , app2_epoch: 0, app2_version: 0.5.1, app2_release: 19.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://w3m.sourceforge.net/, app2_source_package: , app2_summary: A text-based WWW browser, app2_description: W3m is a pager and text-based WWW browser. It has a number of useful\nfeatures:\n\n* w3m can render tables\n\n* w3m can render frames (it converts the frames into a table)\n\n* SSL support\n\n* w3m can easily display documents from standard input\n\n* w3m can handle cookies\n\n* w3m is small\n\n* w3m has mouse support\n\nIf w3m-inline-image is installed it can display graphics inside\nterminals, even on the console on some platforms.\n\n\n\nAuthors:\n--------\n Akinori Ito <aito@ei5sun.yz.yamagata-u.ac.jp>\n Hans-J. Boehm <boehm@acm.org>\n many other contributors, see /usr/share/doc/packages/w3m/gc/README, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [753]{app2_name: wdiff, app2_display_name: , app2_epoch: 0, app2_version: 0.5.2, app2_release: 674.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://wdiff.progiciels-bpi.ca/, app2_source_package: , app2_summary: Display Word Differences Between Text Files, app2_description: wdiff compares two files and finds which words have been deleted or\nadded to old_file to get new_file. A word is considered to be anything\nbetween whitespace.\n\nXwdiff is a handy X Window System front-end, based on Tcl/Tk.\n\n\n\nAuthors:\n--------\n Francois Pinard <pinard@iro.umontreal.ca>\n Hans Lermen <lermen@fgan.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [754]{app2_name: wget, app2_display_name: , app2_epoch: 0, app2_version: 1.10.2, app2_release: 15.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://wget.sunsite.dk/, app2_source_package: , app2_summary: A Tool for Mirroring FTP and HTTP Servers, app2_description: Wget enables you to retrieve WWW documents or FTP files from a server.\nThis can be done in script files or via the command line.\n\n\n\nAuthors:\n--------\n Hrvoje Niksic <hniksic@srce.hr>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [755]{app2_name: wireless-tools, app2_display_name: , app2_epoch: 0, app2_version: 28pre13, app2_release: 22.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html, app2_source_package: , app2_summary: Tools for a wireless LAN, app2_description: This package contain the wireless tools, used to manipulate the\nwireless extensions. The wireless extension is an interface that allows\nyou to set wireless LAN specific parameters and get specific stats.\n\n\n\nAuthors:\n--------\n Jean Tourrilhes <jt@hpl.hp.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [756]{app2_name: wol, app2_display_name: , app2_epoch: 0, app2_version: 0.7.1, app2_release: 15.1, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://ahh.sourceforge.net/wol/, app2_source_package: , app2_summary: Wake On Lan client, app2_description: The Wake On Lan client wakes up magic packet compliant machines such as\nboxes with wake-on-lan ethernet-cards. Some workstations provides\nSecureON which extends wake-on-lan with a password. This feature is\nalso provided by wol.\n\n\n\nAuthors:\n--------\n Thomas Krennwallner <krennwallner@aon.at>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [757]{app2_name: wvdial, app2_display_name: , app2_epoch: 0, app2_version: 1.54, app2_release: 82.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://open.nit.ca/wvdial/, app2_source_package: , app2_summary: A PPP dialer, app2_description: A PPP dialer. With this program you can manually establish a PPP\nconnection to your ISP. Manual configuration, like dealing with chat\nscripts, is normally not necessary as this program contains enough\nintelligence to deal with most ISPs.\n\n\n\nAuthors:\n--------\n Worldvisions Computer Technology, Inc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [758]{app2_name: wvstreams, app2_display_name: , app2_epoch: 0, app2_version: 4.2.1, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Network Programming Library in C++, app2_description: A network programming library in C++. It aims to be an efficient,\nsecure, easy to use, and OS-independent library for network application\ndevelopment.\n\n\n\nAuthors:\n--------\n Net Integration Technologies, Inc., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [759]{app2_name: x11-input-synaptics, app2_display_name: , app2_epoch: 0, app2_version: 0.14.4, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://web.telia.com/~u89404340/touchpad/, app2_source_package: , app2_summary: X11 input module for synaptics touchpad, app2_description: X11 input module for synaptics touchpad\n\n\n\nAuthors:\n--------\n C. Scott Ananian\n Giorgio Bellussi\n Paul Bender\n J\xf6rg B\xf6sner\n Henry Davies\n Mattia Dongili\n Hartwig Felger\n Alexei Gilchrist\n Stefan Gmeiner\n Fred Hucht\n Matthias Ihmig\n Bruce Kalk\n David Kennedy\n Rigot Michel\n Jonas Norling\n Peter \xd6sterlund\n Justin Quek\n Alastair M. Robinson\n Dmitry Torokhov, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [760]{app2_name: x11-tools, app2_display_name: , app2_epoch: 0, app2_version: 0.1, app2_release: 36.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Tools for the X Window System, app2_description: Some useful tools for the X Window System.\n\n\n\nAuthors:\n--------\n Stefan Dirsch <sndirsch@suse.de>\n Ludwig Nussel <lnussel@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [761]{app2_name: xaw3d, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 240.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.visi.com/~hawkeyd/xaw3d.html, app2_source_package: , app2_summary: 3D Athena Widgets, app2_description: This is a library that can be used instead of the standard\nAthena-Widget-Library. It has tried to keep the standard of the libXaw\nlibrary. There are also programs which explicitly use this library\n(this is the reason why the library was included).\n\nNOTE: Do NOT replace /usr/X11R6/lib/libXaw.so.6.1!\n\n\n\nAuthors:\n--------\n Kaleb S. Keithley <kaleb@x.org>\n Achille Hui <eillihca@drizzle.stanford.edu>\n Robert Withrow <witr@rwwa.com>\n Malcolm Strickland <chuck-strickland@orl.mmc.com>\n David Flanagan <david@ora.com>\n Jamie Zawinski <jwz@netscape.com>\n Frank Terhaar-Yonkers <fty@bizarre.trpnc.epa.gov>\n Mike Schulze <mike@cs.curtin.edu.au>\n Gustaf Neumann <neumann@mohegan.wi-inf.uni-essen.de>\n Jerry Whelan <guru@stasi.bradley.edu>\n Mark Rawling <mwr@mel.dit.csiro.au>\n Tim Theisen <tim@cs.wisc.edu>\n Mitch Trachtenberg <mitch@mta.com>\n Keith Packard <keithp@ncd.com>\n Dimitri P. Bouras <dimitri@ee.ubc.ca>\n Uri Blumenthal <uri@watson.ibm.com>\n Heiko Schroeder <heiko@pool.informatik.rwth-aachen.de>\n\nSummary: 3D Athena Widgets, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [762]{app2_name: xaw3d-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.5E, app2_release: 240.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.visi.com/~hawkeyd/xaw3d.html, app2_source_package: , app2_summary: 3D Athena Widgets, app2_description: This is a library that can be used instead of the standard\nAthena-Widget-Library. It has tried to keep the standard of the libXaw\nlibrary. There are also programs which explicitly use this library\n(this is the reason why the library was included).\n\nNOTE: Do NOT replace /usr/X11R6/lib/libXaw.so.6.1!\n\n\n\nAuthors:\n--------\n Kaleb S. Keithley <kaleb@x.org>\n Achille Hui <eillihca@drizzle.stanford.edu>\n Robert Withrow <witr@rwwa.com>\n Malcolm Strickland <chuck-strickland@orl.mmc.com>\n David Flanagan <david@ora.com>\n Jamie Zawinski <jwz@netscape.com>\n Frank Terhaar-Yonkers <fty@bizarre.trpnc.epa.gov>\n Mike Schulze <mike@cs.curtin.edu.au>\n Gustaf Neumann <neumann@mohegan.wi-inf.uni-essen.de>\n Jerry Whelan <guru@stasi.bradley.edu>\n Mark Rawling <mwr@mel.dit.csiro.au>\n Tim Theisen <tim@cs.wisc.edu>\n Mitch Trachtenberg <mitch@mta.com>\n Keith Packard <keithp@ncd.com>\n Dimitri P. Bouras <dimitri@ee.ubc.ca>\n Uri Blumenthal <uri@watson.ibm.com>\n Heiko Schroeder <heiko@pool.informatik.rwth-aachen.de>\n\nSummary: 3D Athena Widgets, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [763]{app2_name: xdg-menu, app2_display_name: , app2_epoch: 0, app2_version: 0.2, app2_release: 66.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: XDG Menus for WindowMaker and other Window Managers, app2_description: This package contains a Perl script which converts XDG menus to formats\nused by WindowMaker and other window managers.\n\n\n\nAuthors:\n--------\n Vladimir Nadvornik <nadvornik@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [764]{app2_name: xdmbgrd, app2_display_name: , app2_epoch: 0, app2_version: 0.5, app2_release: 44.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: SuSE Linux background, app2_description: The SuSE Linux background for your XDM workstation.\n\n\n\nAuthors:\n--------\n Werner Fink <werner@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [765]{app2_name: xfsprogs, app2_display_name: , app2_epoch: 0, app2_version: 2.9.4, app2_release: 3.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://oss.sgi.com/projects/xfs/, app2_source_package: , app2_summary: Utilities for managing the XFS file system, app2_description: A set of commands to use the XFS file system, including mkfs.xfs.\n\nXFS is a high performance journaling file system which originated on\nthe SGI IRIX platform.\tIt is completely multithreaded. It can support\nlarge files and large file systems, extended attributes, and variable\nblock sizes.It is extent based and makes extensive use of Btrees\n(directories, extents, and free space) to aid both performance and\nscalability.\n\nRefer to the documentation at http://oss.sgi.com/projects/xfs/ for\ncomplete details. This implementation is on-disk compatible with the\nIRIX version of XFS.\n\n\n\nAuthors:\n--------\n SGI, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [766]{app2_name: xinetd, app2_display_name: , app2_epoch: 0, app2_version: 2.3.14, app2_release: 14.7.15, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.xinetd.org/, app2_source_package: , app2_summary: An 'inetd' with Expanded Functionality, app2_description: xinetd takes the abilities of inetd and appends additional\nfunctionality:\n\n- Access Control\n\n- Prevention of 'denial of access' attacks\n\n- Extensive logging abilities\n\n- Clear configuration file\n\n\n\nAuthors:\n--------\n Panagiotis Tsirigotis <panos@cs.colorado.edu>\n Rob Braun <bbraun@synack.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [767]{app2_name: xkeyboard-config, app2_display_name: , app2_epoch: 0, app2_version: 0.7, app2_release: 19.24.7, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freedesktop.org/Software/XKeyboardConfig, app2_source_package: , app2_summary: The X Keyboard Extension, app2_description: The X Keyboard Extension essentially replaces the core protocol\ndefinition of keyboard. The extension makes possible to clearly and\nexplicitly specify most aspects of keyboard behaviour on per-key basis\nand to more closely track the logical and physical state of the\nkeyboard. It also includes a number of keyboard controls designed to\nmake keyboards more accessible to people with physical impairments.\n\n\n\nAuthors:\n--------\n Ivan Pascal <pascal@info.tsu.ru>\n Sergey V. Udaltsov <svu@users.sourceforge.net>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [768]{app2_name: xli, app2_display_name: , app2_epoch: 0, app2_version: 20050904, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://pantransit.reptiles.org/prog, app2_source_package: , app2_summary: X11 Image Loading Utility, app2_description: xli is a version of xloadimage.\n\nThis utility will view several types of images under X11, or load\nimages onto the X11 root window.\n\n\n\nAuthors:\n--------\n Graeme Gill <GraemeGill@access.net.au>\n Smarasderagd <smar@reptiles.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [769]{app2_name: xlockmore, app2_display_name: , app2_epoch: 0, app2_version: 5.21, app2_release: 13.7.13, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.tux.org/~bagleyd/xlockmore.html, app2_source_package: , app2_summary: Screen Saver and Locker for the X Window System, app2_description: The xlock utility locks your X Window System session and runs a screen\nsaver until a password is entered.\n\n\n\nAuthors:\n--------\n David Albert Bagley <bagleyd@bigfoot.com>\n Patrick J. Naughton <naughton@eng.sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [770]{app2_name: xntp, app2_display_name: , app2_epoch: 0, app2_version: 4.2.4p3, app2_release: 48.14.16, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.ntp.org/, app2_source_package: , app2_summary: Network Time Protocol daemon (version 4), app2_description: The Network Time Protocol (NTP) is used to synchronize the time of a\ncomputer client or server to another server or reference time source,\nsuch as a radio, satellite receiver, or modem.\n\nNtpd is an operating system daemon that sets and maintains the system\ntime-of-day synchronized with Internet standard time servers.\n\n\n\nAuthors:\n--------\n Mark Andrews <marka@syd.dms.csiro.au>\n Viraj Bais <vbais@mailman1.intel.com>\n Clayton Kirkwood <kirkwood@striderfm.intel.com>\n Karl Berry <karl@owl.HQ.ileaf.com>\n Piete Brooks <Piete.Brooks@cl.cam.ac.uk>\n Steve Clift <clift@ml.csiro.au>\n Casey Crellin <casey@csc.co.za>\n Torsten Duwe <duwe@immd4.informatik.uni-erlangen.de>\n John A. Dundas III <dundas@salt.jpl.nasa.gov>\n Dennis Ferguson <dennis@mrbill.canet.ca>\n Glenn Hollinger <glenn@herald.usask.ca>\n Mike Iglesias <iglesias@uci.edu>\n Jim Jagielski <jim@jagubox.gsfc.nasa.gov>\n Jeff Johnson <jbj@chatham.usdesign.com>\n William L. Jones <jones@hermes.chpc.utexas.edu>\n Dave Katz <dkatz@cisco.com>\n Craig Leres <leres@ee.lbl.gov>\n George Lindholm <lindholm@ucs.ubc.ca>\n Louis A. Mamakos <louie@ni.umd.edu>\n Derek Mulcahy <derek@toybox.demon.co.uk>\n Damon Hart-Davis <d@hd.org>\n Lars H. Mathiesen <thorinn@diku.dk>\n David L. Mills <mills@udel.edu>\n Wolfgang Moeller <moeller@gwdgv1.dnet.gwdg.de>\n Jeffrey Mogul <mogul@pa.dec.com>\n Tom Moore <tmoore@fievel.daytonoh.ncr.com>\n Rainer Pruy <Rainer.Pruy@informatik.uni-erlangen.de>\n Dirce Richards <dirce@zk3.dec.com>\n Nick Sayer <mrapple@quack.kfu.com>\n Frank Kardel <Frank.Kardel@informatik.uni-erlangen.de>\n Ray Schnitzler <schnitz@unipress.com>\n Michael Shields <shields@tembel.org>\n Jeff Steinman <jss@pebbles.jpl.nasa.gov>\n Harlan Stenn <harlan@pfcs.com>\n Kenneth Stone <ken@sdd.hp.com>\n Ajit Thyagarajan <ajit@ee.udel.edu>\n Tomoaki TSURUOKA <tsuruoka@nc.fukuoka-u.ac.jp>\n Paul A Vixie <vixie@vix.com>\n Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [771]{app2_name: xorg-x11, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: The basic X Window System package, app2_description: This package contains X.Org and some other programs from the\ncontrib-directory.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [772]{app2_name: xorg-x11-Xnest, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: Hardware independent Xserver Xnest, app2_description: Xnest -- a nested X server. Xnest is a client of the real server which\nmanages windows and graphics requests on its behalf. Xnest is a server\nto its own clients. Xnest manages windows and graphics requests on\ntheir behalf.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [773]{app2_name: xorg-x11-Xvnc, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: VNC Server for the X Window System, app2_description: An X Window System server for Virtual Network Computing (VNC).\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [774]{app2_name: xorg-x11-driver-video, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 46.56.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: Various X.Org video drivers, app2_description: This package includes the following X.Org video drivers:\n\n- ATI (ati, r128, radeon)\n\n- Intel (i810)\n\n- Matrox (mga)\n\n- NVIDIA (nv)\n\n- SIS (sis)\n\n- VIA (via)\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [775]{app2_name: xorg-x11-driver-video-nvidia, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 46.56.9, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: NVIDIA video dummy driver, app2_description: This package includes the NVIDIA video dummy driver, which is identical\nto the X.Org nv video driver.\n\n\n\nAuthors:\n--------\n Mark Vojkovich, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [776]{app2_name: xorg-x11-driver-video-radeon, app2_display_name: , app2_epoch: 0, app2_version: 6.6.3, app2_release: 0.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: X.Org radeon video driver update for SLE10-SP1, app2_description: X.Org radeon video driver update for SLE10-SP1\n\n\n\nAuthors:\n--------\n Mike A. Harris\n Alan Hourihane\n Dirk Hohndel\n Kevin E. Martin\n Rickard E. (Rik) Faith\n Mark Vojkovich\n Gareth Hughes\n Leif Delgass\n Benjamin Herrenschmidt\n Eric Anholt\n George Sapountzis\n Hui Yu\n Jakub Stachowski\n Jos\xe9 Fonseca\n Michel D\xe4nzer\n Scott Laird\n Tiago Gons\n Zack Rusin\n Alex Deucher\n Daryll Strauss\n Jens Owen\n Keith Whitwell\n Ove K\xe5ven\n Ani Joshi\n Kristian H\xf8gsberg\n Marc Aurele La France\n Bogdan D., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [777]{app2_name: xorg-x11-fonts-100dpi, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: 100dpi Bitmaps fonts for X11, app2_description: 100dpi Bitmaps fonts for X11 required for bigger resolutions.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [778]{app2_name: xorg-x11-fonts-75dpi, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: 75dpi Bitmap Fonts, app2_description: This package contains 75dpi Bitmap Fonts for the X Window System.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [779]{app2_name: xorg-x11-fonts-scalable, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: Scalable fonts for the X Window System, app2_description: Speedo, Type 1 (Postscript) and Truetype fonts for the X Window System.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [780]{app2_name: xorg-x11-libs, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: X Window System shared libraries, app2_description: Since some programs were linked with the X Window System libraries, but\ndo work on a text console as well (emacs for example), we have put the\nX Window System dynamic libraries into an extra package so that you can\nuse these programs without installing the entire X Window System.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [781]{app2_name: xorg-x11-libs-32bit, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: X Window System shared libraries, app2_description: Since some programs were linked with the X Window System libraries, but\ndo work on a text console as well (emacs for example), we have put the\nX Window System dynamic libraries into an extra package so that you can\nuse these programs without installing the entire X Window System.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [782]{app2_name: xorg-x11-server, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: X Window System modularized server, app2_description: This is the modularized Xserver for the X Window System.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [783]{app2_name: xorg-x11-server-glx, app2_display_name: , app2_epoch: 0, app2_version: 6.9.0, app2_release: 50.65.7, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://xorg.freedesktop.org/, app2_source_package: , app2_summary: GLX extension and nvidia dummy driver modules, app2_description: This is the GLX extension and the nvidia dummy driver modules for the\nXserver.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [784]{app2_name: xscreensaver, app2_display_name: , app2_epoch: 0, app2_version: 4.23, app2_release: 20.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.jwz.org/xscreensaver/, app2_source_package: , app2_summary: A screen saver and locker for the X Window System, app2_description: The xscreensaver program waits until the keyboard and mouse have been\nidle for a period of time, and then runs a graphics demo chosen at\nrandom. It turns off as soon as there is any mouse or keyboard\nactivity. It can also lock the screen immediately, after a longer idle\nperiod, or on demand.\n\nThe xscreensaver package consists of two parts: the screensaver and the\n"driver" or "daemon", which detects idleness and does locking, and the\nmany graphics demos that are launched by xscreensaver.\n\nAny X program that can draw on the root window can be used with\nxscreensaver, regardless of how that program is written, what language\nit is written in, or what libraries it uses. The xscreensaver daemon\ntakes care of detecting when the user is idle, locking, and checking\npasswords and all the other book-keeping. All the other programs need\nto do is draw.\n\nThe benefit that xscreensaver has over the combination of the xlock and\nxautolock programs is the ease with which new graphic hacks can be\ninstalled. You do not need to recompile (or even re-run) the\nxscreensaver program to add a new display mode, you just change a\nconfig file.\n\n\n\nAuthors:\n--------\n Jamie Zawinski <jwz@jwz.org>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [785]{app2_name: xterm, app2_display_name: , app2_epoch: 0, app2_version: 208, app2_release: 14.6, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://invisible-island.net/xterm/, app2_source_package: , app2_summary: The basic X Window System package, app2_description: This package contains X.Org and some other programs from the\ncontrib-directory.\n\n\n\nAuthors:\n--------\n Egbert Eich\n Keith Packard\n Roland Mainz\n Alan Coopersmith\n Russ Blaine\n Alexander Gottwald\n Alan Hourihane\n Chisato Yamauchi\n Eric Anholt\n Nolan Leake\n Stefan Dirsch\n Rik Faith\n Daniel Berrange\n Matthieu Herrb\n John Heasley\n Ryan Underwood\n Alex Deucher\n Ty Sarna\n Torrey T Lyons Darwin\n Stuart Kreitman\n Kevin E. Martin\n Greg Parker\n John Harper\n Adam Jackson\n Peter Kunzman\n Aaron Plattner\n Chisato Yamauchi\n Michel Daenzer\n Kristian H\xf8gsberg\n S\xf8ren Sandmann\n Owen Taylor\n Mike A. Harris\n Ivan Kokshaysky\n Bryan Stine\n Guy Martin\n Paul Anderson\n Yu Shao\n David Dawes\n Harold L. Hunt II\n Andreas Luik\n Travis Tilley\n Ryan Lortie\n Ryan Breen\n Deron Johnson\n Ronny Vindenes\n Jim Gettys, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [786]{app2_name: xtermset, app2_display_name: , app2_epoch: 0, app2_version: 0.5.2, app2_release: 134.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://sourceforge.net/projects/clts/, app2_source_package: , app2_summary: A program to change the settings of an xterm, app2_description: Xtermset allows you to change the characteristics of an xterm window\nfrom the command line. Most options have the same names as those that\nyou would give an xterm at startup.\n\n\n\nAuthors:\n--------\n Breyten Ernsting <bje@dds.nl>\n Decklin Foster <decklin@home.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [787]{app2_name: yast2, app2_display_name: , app2_epoch: 0, app2_version: 2.13.115, app2_release: 0.4.41, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Main Package, app2_description: This package contains scripts and data needed for SuSE Linux\ninstallation with YaST2\n\n\n\nAuthors:\n--------\n Michael Andres <ma@suse.de>\n Waldo Bastian <bastian@suse.de>\n Michael Hager <mike@suse.de>\n Stefan Hundhammer <sh@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Mathias Kettner <kettner@suse.de>\n Thomas Roelz <tom@suse.de>\n Arvin Schnell <arvin@suse.de>\n Stefan Schubert <schubi@suse.de>\n Andreas Schwab <schwab@suse.de>\n Steffen Winterfeldt <snwint@suse.de>\n Martin Vidner <mvidner@suse.cz>\n Jiri Srain <jsrain@suse.cz>\n Lukas Ocilka <locilka@suse.cz>\n Stanislav Visnovsky <visnov@suse.cz>\n Jiri Suchomel <jsuchome@suse.cz>\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [788]{app2_name: yast2-apparmor, app2_display_name: , app2_epoch: 0, app2_version: 2.1, app2_release: 2.8, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?apparmor, app2_source_package: , app2_summary: Yast2 plugins for AppArmor profile management, app2_description: Yast2 forms and components for the management of Novell AppArmor\nprofiles.\n\nThis package is part of a suite of tools that used to be named\nSubDomain.\n\n\n\nAuthors:\n--------\n ddrewelow@suse.de\n dreynolds@suse.de\n jmichael@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [789]{app2_name: yast2-autofs, app2_display_name: , app2_epoch: 0, app2_version: 2.13.1, app2_release: 0.6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: yast2 modul to create and manage autofs entries in LDAP, app2_description: This makes possible to create and manage autofs entries in an\nLDAP-server. The autofs entries will be created according the\nnis.schema using the objectclasses nisMap and nisObject. The entries\nare placed under ou=AUTOFS,$LDAPBASE., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [790]{app2_name: yast2-backup, app2_display_name: , app2_epoch: 0, app2_version: 2.13.6, app2_release: 0.1, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - System Backup, app2_description: This package contains a module which searches for changed files and\nbacks them up.\n\n\n\nAuthors:\n--------\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [791]{app2_name: yast2-boot-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.3.1, app2_release: 1.14, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 module for network booting and Wake-On-Lan, app2_description: YaST2 module for network booting and Wake-On-Lan\n\n\n\nAuthors:\n--------\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [792]{app2_name: yast2-bootfloppy, app2_display_name: , app2_epoch: 0, app2_version: 2.13.75, app2_release: 0.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Boot Floppy Creation, app2_description: This package contains the YaST2 component for creating boot floppy\ndisks.\n\n\n\nAuthors:\n--------\n Dan Meszaros, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [793]{app2_name: yast2-bootloader, app2_display_name: , app2_epoch: 0, app2_version: 2.13.164, app2_release: 0.4.19, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Bootloader Configuration, app2_description: This package contains the YaST2 component for bootloader configuration.\n\n\n\nAuthors:\n--------\n Dan Meszaros, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [794]{app2_name: yast2-ca-management, app2_display_name: , app2_epoch: 0, app2_version: 2.13.36, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2-Modul for managing CAs, Certificates and Requests, app2_description: Managing CAs, Certificates and Requests in an understanding way., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [795]{app2_name: yast2-cd-creator, app2_display_name: , app2_epoch: 0, app2_version: 2.13.16, app2_release: 0.4.79, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.com/, app2_source_package: , app2_summary: YaST module to create ISO images of a customized set of packages, app2_description: This YaST module will let you create ISO images and installation\ndirectories that can be used for ISO images from a customized set of\npackages. It can be used to read an auto-installation control file and\ncreate the needed package list for installation from a CDROM using\nAutoYaST.\n\n\n\nAuthors:\n--------\n Ladislav Slezak <lslezak@suse.cz>\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [796]{app2_name: yast2-control-center, app2_display_name: , app2_epoch: 0, app2_version: 2.13.12, app2_release: 0.4.31, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Control Center, app2_description: This package contains the menu selection component for YaST2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [797]{app2_name: yast2-control-center-gnome, app2_display_name: , app2_epoch: 0, app2_version: 2.13.2, app2_release: 0.14, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://en.opensuse.org/YaST2-GTK, app2_source_package: , app2_summary: GNOME control center, app2_description: A nicely GNOME integrated YaST control center, with several new ease of\nuse features.\n\n\n\nAuthors:\n--------\n Scott Reeves <sreeves@novell.com>\n Jimmy Krehl <jimmyk@novell.com>\n Michael Meeks <michael.meeks@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [798]{app2_name: yast2-control-center-qt, app2_display_name: , app2_epoch: 0, app2_version: 2.13.12, app2_release: 0.4.31, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Control Center (Qt Version), app2_description: This package contains the menu selection component for YaST2 using the\nQt toolkit., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [799]{app2_name: yast2-core, app2_display_name: , app2_epoch: 0, app2_version: 2.13.44, app2_release: 0.4.37, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Core Libraries, app2_description: This package contains the scanner, parser, and interpreter runtime\nlibrary for the YCP scripting language used in YaST2.\n\n\n\nAuthors:\n--------\n Arvin Schnell <arvin@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Mathias Kettner <kettner@suse.de>\n Stefan Hundhammer <sh@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [800]{app2_name: yast2-country, app2_display_name: , app2_epoch: 0, app2_version: 2.13.57, app2_release: 0.4.57, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Country Settings (Language, Keyboard, and Timezone), app2_description: Country specific data and configuration modules (language, keyboard,\ntimezone) for yast2.\n\n\n\nAuthors:\n--------\n Thomas Fehr <fehr@suse.de>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [801]{app2_name: yast2-dhcp-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.14, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - DHCP Server Configuration, app2_description: This package contains the YaST2 component for DHCP server\nconfiguration.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [802]{app2_name: yast2-dns-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.23, app2_release: 0.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - DNS Server Configuration, app2_description: This package contains the YaST2 component for DNS server configuration.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [803]{app2_name: yast2-firewall, app2_display_name: , app2_epoch: 0, app2_version: 2.13.15, app2_release: 0.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Firewall Configuration, app2_description: A YaST2 module to be used for configuring a firewall.\n\n\n\nAuthors:\n--------\n Michael Hager <mike@suse.de>\n Ludwig Nussel <lnussel@suse.de>\n Lukas Ocilka <locilka@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [804]{app2_name: yast2-hardware-detection, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 1.2.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Hardware Detection Interface, app2_description: This package contains the hardware detection library for YaST2.\n\n\n\nAuthors:\n--------\n Arvin Schnell <arvin@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Mathias Kettner <kettner@suse.de>\n Stefan Hundhammer <sh@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [805]{app2_name: yast2-heartbeat, app2_display_name: , app2_epoch: 0, app2_version: 2.13.13, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - High Availability Configuration, app2_description: YaST2 - High Availability Configuration\n\nAuthors:\n--------\n Martin Lazar <mlazar@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [806]{app2_name: yast2-http-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.35, app2_release: 0.4.36, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - HTTP Server Configuration, app2_description: This package contains the YaST2 component for HTTP server (Apache2)\nconfiguration.\n\n\n\nAuthors:\n--------\n Stanislav Visnovsky <visnov@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [807]{app2_name: yast2-inetd, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.6, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Network Services Configuration, app2_description: The YaST2 component for configuring the inetd and xinetd daemons.\n\n\n\nAuthors:\n--------\n Michael Hager <mike@suse.de>\n Martin Vidner <mvidner@suse.cz>\n Petr Hadraba <phadraba@suse.cz>\n Martin Lazar <mlazar@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [808]{app2_name: yast2-installation, app2_display_name: , app2_epoch: 0, app2_version: 2.13.218, app2_release: 0.4.124, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Installation Parts, app2_description: System installation code as present on installation media.\n\n\n\nAuthors:\n--------\n Stefan Hundhammer <sh@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Arvin Schnell <arvin@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [809]{app2_name: yast2-instserver, app2_display_name: , app2_epoch: 0, app2_version: 2.13.19, app2_release: 0.4.14, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.com/, app2_source_package: , app2_summary: Installation Server Configuration and Management, app2_description: This packages allows you to configure an installation server suitable\nfor installaing SuSE Linux over the network. Currently FTP, HTTP and\nNFS sources are supported.\n\n\n\nAuthors:\n--------\n Ladislav Slezak <lslezak@suse.cz>\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [810]{app2_name: yast2-irda, app2_display_name: , app2_epoch: 0, app2_version: 2.13.3, app2_release: 0.11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Infra-Red (IrDA) Access Configuration, app2_description: The YaST2 component for configuring the Infra-Red Data Access (IrDA)\nstack.\n\n\n\nAuthors:\n--------\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [811]{app2_name: yast2-iscsi-client, app2_display_name: , app2_epoch: 0, app2_version: 2.14.47, app2_release: 0.4.9, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Configuration of iscsi-client, app2_description: Configuration of iscsi-client, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [812]{app2_name: yast2-iscsi-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.26, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Configuration of iscsi-client, app2_description: Configuration of iscsi-client, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [813]{app2_name: yast2-kdump, app2_display_name: , app2_epoch: 0, app2_version: 2.13.12, app2_release: 0.4.75, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Configuration of kdump, app2_description: Configuration of kdump\n\n\n\nAuthors:\n--------\n Jozef Uhliarik <juhliarik@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [814]{app2_name: yast2-kerberos-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.11, app2_release: 0.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Kerberos Client Configuration, app2_description: With this YaST2 module, you can configure a Kerberos client so that a\nKerberos server will be used for user authentication.\n\n\n\nAuthors:\n--------\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [815]{app2_name: yast2-ldap, app2_display_name: , app2_epoch: 0, app2_version: 2.13.6, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - LDAP Agent, app2_description: This agent is used by various YaST2 modules to work with LDAP. It\nenables searching the LDAP tree and adding/deleting/modifying items on\nan LDAP server.\n\n\n\nAuthors:\n--------\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [816]{app2_name: yast2-ldap-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.33, app2_release: 0.4.349, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - LDAP Client Configuration, app2_description: With this YaST2 module you can configure an LDAP client so that an\nOpenLDAP server will be used for user authentication.\n\n\n\nAuthors:\n--------\n Thorsten Kukuk <kukuk@suse.de>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [817]{app2_name: yast2-ldap-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.24, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2-Module for the configuration of an OpenLDAP Server, app2_description: Provides basic configuration of an OpenLDAP Server over YaST2 Control\nCenter and during installation.\n\n\n\nAuthors:\n--------\n Andreas Bauer <abauer@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [818]{app2_name: yast2-mail, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.13.46, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Mail Configuration, app2_description: The YaST2 component for mail configuration. It handles Sendmail,\nPostfix, and Fetchmail.\n\n\n\nAuthors:\n--------\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [819]{app2_name: yast2-mail-aliases, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.13.46, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Mail Configuration (Aliases), app2_description: The YaST2 component for mail configuration. It handles Sendmail,\nPostfix, and Fetchmail.\n\n\n\nAuthors:\n--------\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [820]{app2_name: yast2-mouse, app2_display_name: , app2_epoch: 0, app2_version: 2.13.7, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Mouse Configuration, app2_description: A Mouse configuration module to be called from the YaST2 control\ncenter.\n\n\n\nAuthors:\n--------\n Thomas Roelz <tom@suse.de>\n Thomas Fehr <fehr@suse.de>\n Marcus Sch\xe4fer <ms@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [821]{app2_name: yast2-ncurses, app2_display_name: , app2_epoch: 0, app2_version: 2.13.69, app2_release: 0.4.10, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Character Based User Interface, app2_description: This package contains the character based (ncurses) user interface\ncomponent for YaST2., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [822]{app2_name: yast2-network, app2_display_name: , app2_epoch: 0, app2_version: 2.13.134, app2_release: 0.4.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Network Configuration, app2_description: This package contains the YaST2 component for network configuration.\n\n\n\nAuthors:\n--------\n Michal Svec <msvec@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [823]{app2_name: yast2-nfs-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.4, app2_release: 0.11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - NFS Configuration, app2_description: The YaST2 component for configuration of NFS. NFS stands for network\nfile system access. It allows access to files on remote machines.\n\n\n\nAuthors:\n--------\n Dan Vesely <dan@suse.cz>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [824]{app2_name: yast2-nfs-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.10, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - NFS Server Configuration, app2_description: The YaST2 component for configuration of an NFS server. NFS stands for\nnetwork file system access. It allows access to files on remote\nmachines.\n\n\n\nAuthors:\n--------\n Dan Vesely <dan@suse.cz>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [825]{app2_name: yast2-nis-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.11, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Network Information Services (NIS, YP) Configuration, app2_description: The YaST2 component for NIS configuration. NIS is a service similar to\nyellow pages.\n\n\n\nAuthors:\n--------\n Dan Vesely <dan@suse.cz>\n Martin Vidner <mvidner@suse.cz>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [826]{app2_name: yast2-nis-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.8, app2_release: 0.4.79, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Network Information Services (NIS) Server Configuration, app2_description: The YaST2 component for NIS server configuration. NIS is a service\nsimilar to yellow pages.\n\n\n\nAuthors:\n--------\n Daniel Vesely <dan@suse.cz>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [827]{app2_name: yast2-ntp-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.17, app2_release: 0.10, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - NTP Client Configuration, app2_description: This package contains the YaST2 component for NTP client configuration.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [828]{app2_name: yast2-online-update, app2_display_name: , app2_epoch: 0, app2_version: 2.13.70, app2_release: 0.4.28, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Online Update (YOU), app2_description: YaST Online Update (YOU) provides a convenient way to download and\ninstall security and other system updates. By default it uses the\nofficial SuSE mirrors as the update sources, but it can also use local\npatch repositories or patch CDs.\n\nThis package provides the graphical user interface for YOU which can be\nused with or without the X Window System. It can be started from the\nYaST control center.\n\n\n\nAuthors:\n--------\n gs@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [829]{app2_name: yast2-online-update-frontend, app2_display_name: , app2_epoch: 0, app2_version: 2.13.70, app2_release: 0.4.28, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Online Update (YOU), app2_description: Desktop files for YaST2 online update\n\n\n\nAuthors:\n--------\n gs@suse.de, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [830]{app2_name: yast2-packager, app2_display_name: , app2_epoch: 0, app2_version: 2.13.185, app2_release: 0.4.72, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Package Library, app2_description: This package contains the scanner/parser and dependency checker for all\npackages handled by YaST2.\n\n\n\nAuthors:\n--------\n Klaus Kaempf <kkaempf@suse.de>\n Stefan Schubert <schubi@suse.de>\n Arvin Schnell <arvin@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [831]{app2_name: yast2-pam, app2_display_name: , app2_epoch: 0, app2_version: 2.13.5, app2_release: 0.11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - PAM Agent, app2_description: This agent is used by YaST2 to modify the PAM configuration files\n\n\n\nAuthors:\n--------\n Thorsten Kukuk <kukuk@suse.de>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [832]{app2_name: yast2-perl-bindings, app2_display_name: , app2_epoch: 0, app2_version: 2.13.11, app2_release: 0.22, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Perl Bindings, app2_description: This adds an embedded Perl interpreter to YaST2 as a plug-in (in other\nwords it will be loaded only if required). This is a very efficient way\nof calling Perl from within YaST2 YCP scripts.\n\n\n\nAuthors:\n--------\n Stefan Hundhammer <sh@suse.de>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [833]{app2_name: yast2-pkg-bindings, app2_display_name: , app2_epoch: 0, app2_version: 2.13.125, app2_release: 0.4.47, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 Package Manager Access, app2_description: This package contains a namespace for accessing the package manager\nlibrary in YaST2.\n\n\n\nAuthors:\n--------\n Arvin Schnell <arvin@suse.de>\n Klaus Kaempf <kkaempf@suse.de>\n Mathias Kettner <kettner@suse.de>\n Stefan Hundhammer <sh@suse.de>\n Stanislav Visnovsky <visnov@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [834]{app2_name: yast2-power-management, app2_display_name: , app2_epoch: 0, app2_version: 2.13.10, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Power Management Configuration, app2_description: This package contains the YaST2 component for Power management\nconfiguration.\n\n\n\nAuthors:\n--------\n Jiri Srain <jsrain@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [835]{app2_name: yast2-powertweak, app2_display_name: , app2_epoch: 0, app2_version: 2.13.9, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Powertweak Configuration, app2_description: This Yast2 module allows you to edit some hardware and kernel\nparameters.\n\n\n\nAuthors:\n--------\n Michael Hager <mike@suse.de>\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [836]{app2_name: yast2-printer, app2_display_name: , app2_epoch: 0, app2_version: 2.13.34, app2_release: 0.4.20, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Printer Configuration, app2_description: This package contains the YaST2 component for printer configuration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [837]{app2_name: yast2-profile-manager, app2_display_name: , app2_epoch: 0, app2_version: 2.13.6, app2_release: 0.12, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Profiles Configuration, app2_description: This module is used to configure various settings for SCPM (System\nConfiguration Profile Management), which allows you to store different\nprofiles of your system configuration and switch between them.\n\n\n\nAuthors:\n--------\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [838]{app2_name: yast2-qt, app2_display_name: , app2_epoch: 0, app2_version: 2.13.85, app2_release: 0.4.55, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Graphical User Interface, app2_description: One of several user interfaces available for YaST2, based on Qt and the\nX Window System.\n\n\n\nAuthors:\n--------\n Mathias Kettner <kettner@suse.de>\n Stefan Hundhammer <sh@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [839]{app2_name: yast2-registration, app2_display_name: , app2_epoch: 0, app2_version: 2.13.24, app2_release: 0.4.36, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 Registration Module, app2_description: The registration module to register products and/or to fetch an update\nsource (mirror) automatically.\n\n\n\nAuthors:\n--------\n J. Daniel Schmidt <jdsn@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [840]{app2_name: yast2-repair, app2_display_name: , app2_epoch: 0, app2_version: 2.13.14, app2_release: 0.4.54, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - System Repair Tool, app2_description: YaST2 module to be used for repairing a damaged system.\n\n\n\nAuthors:\n--------\n Johannes Buchhold <jbuch@suse.de>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [841]{app2_name: yast2-restore, app2_display_name: , app2_epoch: 0, app2_version: 2.13.3, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - System Restore, app2_description: This YaST2 module can restore a system from an archive created by the\nBackup module.\n\n\n\nAuthors:\n--------\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [842]{app2_name: yast2-runlevel, app2_display_name: , app2_epoch: 0, app2_version: 2.13.12, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Runlevel Editor, app2_description: This package allows you to specify which services will be run at system\nboot.\n\n\n\nAuthors:\n--------\n Petr Blahos <pblahos@suse.cz>\n Martin Vidner <mvidner@suse.cz>\n Martin Lazar <mlazar@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [843]{app2_name: yast2-samba-client, app2_display_name: , app2_epoch: 0, app2_version: 2.13.42, app2_release: 0.4.9, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Samba Client Configuration, app2_description: This package contains the YaST2 component for configuration of an SMB\nworkgroup/domain and authentication against an SMB domain.\n\n\n\nAuthors:\n--------\n Stanislav Visnovsky <visnov@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [844]{app2_name: yast2-samba-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.24, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Samba Server Configuration, app2_description: This package contains the YaST2 component for Samba server\nconfiguration.\n\n\n\nAuthors:\n--------\n Stanislav Visnovsky <visnov@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [845]{app2_name: yast2-schema, app2_display_name: , app2_epoch: 0, app2_version: 2.13.5, app2_release: 0.13, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.com/, app2_source_package: , app2_summary: AutoYaST Schema, app2_description: AutoYaST Syntax Schema\n\n\n\nAuthors:\n--------\n Anas Nashif <nashif@suse.de>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [846]{app2_name: yast2-security, app2_display_name: , app2_epoch: 0, app2_version: 2.13.7, app2_release: 0.11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Security Configuration, app2_description: The YaST2 component for security settings configuration.\n\n\n\nAuthors:\n--------\n Michal Svec <msvec@suse.cz>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [847]{app2_name: yast2-slp, app2_display_name: , app2_epoch: 0, app2_version: 2.13.4, app2_release: 0.17, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.com/, app2_source_package: , app2_summary: SLP Agent and Browser for YaST, app2_description: This modules enables YaST modules to register services with SLP.\nAdditionally it offers a simple browser of SLP registered services.\n\n\n\nAuthors:\n--------\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [848]{app2_name: yast2-slp-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.14, app2_release: 0.4.37, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://forge.novell.com/modules/xfmod/project/?yast, app2_source_package: , app2_summary: YaST2 - SLP daemon server configuration, app2_description: This package contains the YaST2 component for configuration of an SLP\ndaemon.\n\n\n\nAuthors:\n--------\n Michal Zugec, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [849]{app2_name: yast2-sound, app2_display_name: , app2_epoch: 0, app2_version: 2.13.25, app2_release: 0.4.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Sound Configuration, app2_description: This package contains the YaST2 component for sound card configuration.\n\n\n\nAuthors:\n--------\n Dan Meszaros, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [850]{app2_name: yast2-storage, app2_display_name: , app2_epoch: 0, app2_version: 2.13.108, app2_release: 0.4.226, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Storage Configuration, app2_description: This package contains the files for YaST2 that handle access to disk\ndevices during installation and on an installed system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [851]{app2_name: yast2-storage-lib, app2_display_name: , app2_epoch: 0, app2_version: 2.13.108, app2_release: 0.4.226, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Storage Configuration Library, app2_description: This package contains the library used by YaST2 to access disk devices\nduring installation and on an installed system., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [852]{app2_name: yast2-support, app2_display_name: , app2_epoch: 0, app2_version: 2.13.10, app2_release: 0.5.37, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Support Inquiries, app2_description: This module allows you to collect system information for installation\nsupport in a standardized format., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [853]{app2_name: yast2-sysconfig, app2_display_name: , app2_epoch: 0, app2_version: 2.13.9, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Sysconfig Editor, app2_description: A graphical /etc/sysconfig/* editor with integrated search and context\ninformation.\n\n\n\nAuthors:\n--------\n Michael Hager <mike@suse.de>\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [854]{app2_name: yast2-tftp-server, app2_display_name: , app2_epoch: 0, app2_version: 2.13.4, app2_release: 0.11, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - TFTP Server Configuration, app2_description: The YaST2 component for configuring a TFTP server. TFTP stands for\nTrivial File Transfer Protocol. It is used for booting over the\nnetwork.\n\n\n\nAuthors:\n--------\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [855]{app2_name: yast2-theme-NLD, app2_display_name: , app2_epoch: 0, app2_version: 0.4.5, app2_release: 3.26, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 NLD Theme, app2_description: This package contains the YaST2 NLD theme.\n\n\n\nAuthors:\n--------\n Ken Wimer <wimer@suse.de>\n Tuomas Kuosmanen <tigert@ximian.com>\n Jakub Steiner <jimmac@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [856]{app2_name: yast2-trans-en_US, app2_display_name: , app2_epoch: 0, app2_version: 2.14.3, app2_release: 0.4.12, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - American English Translations, app2_description: YaST2 - Translations for American English., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [857]{app2_name: yast2-trans-stats, app2_display_name: , app2_epoch: 0, app2_version: 2.11.0, app2_release: 21.18, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST Translation Statistics, app2_description: The package contains statistic files, one per language., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [858]{app2_name: yast2-transfer, app2_display_name: , app2_epoch: 0, app2_version: 2.13.5, app2_release: 0.4.36, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.de/, app2_source_package: , app2_summary: YaST2 - Agent for Various Transfer Protocols, app2_description: A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP.\n\n\n\nAuthors:\n--------\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [859]{app2_name: yast2-tune, app2_display_name: , app2_epoch: 0, app2_version: 2.13.12, app2_release: 0.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Hardware Tuning, app2_description: This package contains the YaST2 component for hardware configuration., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [860]{app2_name: yast2-update, app2_display_name: , app2_epoch: 0, app2_version: 2.13.55, app2_release: 0.4.66, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Update, app2_description: Use this component if you wish to update your system.\n\n\n\nAuthors:\n--------\n Stefan Schubert <schubi@suse.de>\n Arvin Schnell <arvin@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [861]{app2_name: yast2-users, app2_display_name: , app2_epoch: 0, app2_version: 2.13.61, app2_release: 0.4.336, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - User and Group Configuration, app2_description: This package is required for easy user creation in the YaST2\ninstallation.\n\n\n\nAuthors:\n--------\n Michal Svec <msvec@suse.cz>\n Jan Holesovsky <kendy@suse.cz>\n Michael Hager <mike@suse.de>\n Johannes Buchhold <jbuch@suse.de>\n Jiri Srain <jsrain@suse.de>\n Martin Vidner <mvidner@suse.cz>\n Jiri Suchomel <jsuchome@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [862]{app2_name: yast2-vm, app2_display_name: , app2_epoch: 0, app2_version: 2.13.79, app2_release: 0.3, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - Virtual Machine Installer, app2_description: This yast module configures and installs a virtual machine\n\n\n\nAuthors:\n--------\n Ladislav Slezak <lslezak@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [863]{app2_name: yast2-x11, app2_display_name: , app2_epoch: 0, app2_version: 2.13.14, app2_release: 0.3, app2_arch: noarch, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: YaST2 - X Window System Configuration, app2_description: This module is used for configuring the X Window System from within a\nrunning system. The module is accessible from the YaST2 control center.\n\n\n\nAuthors:\n--------\n Thomas Roelz, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [864]{app2_name: yast2-xml, app2_display_name: , app2_epoch: 0, app2_version: 2.13.4, app2_release: 0.8, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.suse.de/, app2_source_package: , app2_summary: YaST2 - XML Agent, app2_description: The YaST2 XML agent\n\n\n\nAuthors:\n--------\n Anas Nashif <nashif@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [865]{app2_name: yelp, app2_display_name: , app2_epoch: 0, app2_version: 2.14.0, app2_release: 20.24, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org, app2_source_package: , app2_summary: The GNOME 2.x Desktop Help Browser, app2_description: "Yelp" is the help browser for the GNOME 2.x Desktop. It features man,\ninfo, and docbook document sources., app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [866]{app2_name: yp-tools, app2_display_name: , app2_epoch: 0, app2_version: 2.9, app2_release: 16.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: , app2_source_package: , app2_summary: Network Information Service (YP) client utilities, app2_description: This packages contains some useful tools for accessing NIS maps or to\ntest NIS configurations.\n\n\n\nAuthors:\n--------\n Thorsten Kukuk <kukuk@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [867]{app2_name: ypbind, app2_display_name: , app2_epoch: 0, app2_version: 1.19.1, app2_release: 14.4, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.linux-nis.org/nis/ypbind-mt, app2_source_package: , app2_summary: NIS client daemon, app2_description: This package provides the ypbind daemon. The ypbind daemon binds NIS\nclients to an NIS domain and searches a new NIS server if the old one\ngoes down.\n\nYpbind must be running on any machines which are running NIS client\nprograms.\n\n\n\nAuthors:\n--------\n Thorsten Kukuk <kukuk@suse.de>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [868]{app2_name: zen-updater, app2_display_name: , app2_epoch: 0, app2_version: 7.3.0, app2_release: 0.4.28, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://novell.com/, app2_source_package: , app2_summary: Novell ZENworks Linux Management daemon, app2_description: The ZENworks updater is a small GUI tool to update system software\nusing the ZENworks daemon. A command-line tool is also available, see\nthe "rug" package.\n\n\n\nAuthors:\n--------\n Chris Rivera <crivera@novell.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [869]{app2_name: zenity, app2_display_name: , app2_epoch: 0, app2_version: 2.12.1, app2_release: 21.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.gnome.org/, app2_source_package: , app2_summary: GNOME Command Line Dialog Utility, app2_description: Zenity is a basic rewrite of gdialog, without the pain involved of\ntrying to figure out commandline parsing. Zenity is zen-like; simple\nand easy to use.\n\nZenity Dialogs: Calendar, Text Entry, Error, Informational, File\nSelection, List, Progress, Question, Text Information, and Warning.\n\nZenity is especially useful in scripts.\n\n\n\nAuthors:\n--------\n Glynn Foster <glynn.foster@sun.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [870]{app2_name: zip, app2_display_name: , app2_epoch: 0, app2_version: 2.31, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.freesoftware.com/pub/infozip/, app2_source_package: , app2_summary: File compression program, app2_description: Zip is a compression and file packaging utility. It is compatible with\nPKZIP(tm) 2.04g (Phil Katz ZIP) for MS-DOS systems.\n\n\n\nAuthors:\n--------\n Info-ZIP <zip-bugs@lists.wku.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [871]{app2_name: zisofs-tools, app2_display_name: , app2_epoch: 0, app2_version: 1.0.6, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/, app2_source_package: , app2_summary: User tools for zisofs, app2_description: Zisofs-tools, in conjunction with a zisofs-enabled system, allows the\ncreation of an iso9660 filesystem that can be decompressed "live" on a\nfile-by-file basis, while still being readable by systems without\nzisofs support. This package contains the tools necessary to create\nsuch a filesystem and read compressed files on a system without zisofs\nsupport.\n\n\n\nAuthors:\n--------\n H. Peter Anvin <hpa@zytor.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [872]{app2_name: zlib, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.zlib.net/, app2_source_package: , app2_summary: Data Compression Library, app2_description: ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt\n(deflate format) and rfc1952.txt (gzip format). These documents are\nalso available in other formats from\nftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.\n\n\n\nAuthors:\n--------\n Rob Hooft <hooft@EMBL-Heidelberg.DE>\n Michael Mauldin <mlm@cs.cmu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [873]{app2_name: zlib-32bit, app2_display_name: , app2_epoch: 0, app2_version: 1.2.3, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.zlib.net/, app2_source_package: , app2_summary: Data Compression Library, app2_description: ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt\n(deflate format) and rfc1952.txt (gzip format). These documents are\nalso available in other formats from\nftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.\n\n\n\nAuthors:\n--------\n Rob Hooft <hooft@EMBL-Heidelberg.DE>\n Michael Mauldin <mlm@cs.cmu.edu>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [874]{app2_name: zmd, app2_display_name: , app2_epoch: 0, app2_version: 7.3.0.0, app2_release: 0.4.25, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.novell.com, app2_source_package: , app2_summary: Novell ZENworks Linux Management daemon, app2_description: The ZENworks daemon contains modules that execute various software\nmanagement functions. Instructions are either available or provided by\nthe ZLM server. The daemon is accessible from the ZLM CLI "rug" as well\nas the ZLM GUI.\n\n\n\nAuthors:\n--------\n Tambet Ingo <tambet@ximian.com>\n James Willcox <james@ximian.com>\n Chris Rivera <crivera@novell.com>\n Dan Mills <thunder@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [875]{app2_name: zmd-inventory, app2_display_name: , app2_epoch: 0, app2_version: 7.3.0, app2_release: 0.4.27, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.novell.com, app2_source_package: , app2_summary: Novell ZENworks Linux Management daemon, app2_description: The ZENworks daemon contains modules that execute various software\nmanagement functions. Instructions are either available or provided by\nthe ZLM server. The daemon is accessible from the ZLM CLI "rug" as well\nas the ZLM GUI.\n\n\n\nAuthors:\n--------\n Tambet Ingo <tambet@ximian.com>\n Joe Shaw <joe@ximian.com>\n James Willcox <james@ximian.com>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [876]{app2_name: zsh, app2_display_name: , app2_epoch: 0, app2_version: 4.2.6, app2_release: 15.2, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://www.zsh.org, app2_source_package: , app2_summary: Shell with comprehensive completion, app2_description: Zsh is a UNIX command interpreter (shell) that resembles the Korn shell\n(ksh). It is not completely compatible. It includes many enhancements,\nnotably in the command-line editor, options for customizing its\nbehavior, file name globbing, features to make C-shell (csh) users feel\nat home, and extra features drawn from tcsh (another `custom' shell).\nZsh is well known for its command line completion.\n\n\n\nAuthors:\n--------\n Paul Falstad, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , } [877]{app2_name: zypper, app2_display_name: , app2_epoch: 0, app2_version: 0.6.200, app2_release: 0.4.49, app2_arch: x86_64, app2_install_path: , app2_trans_path: , app2_publisher: , app2_url: http://en.opensuse.org/Zypper, app2_source_package: , app2_summary: Command Line Package Management Using Libzypp, app2_description: Command Line Package Management Using Libzypp\n\n\n\nAuthors:\n--------\n Jan Kupec <jkupec@suse.cz>\n Duncan Mac-Vicar <dmacvicar@suse.de>\n Martin Vidner <mvidner@suse.cz>, app2_spare1: , app2_spare2: , app2_spare3: , app2_spare4: , }> >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55b6b4e6fef0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55b6b4e77d00 (state 0) >libguestfs: trace: v2v: list_partitions >guestfsd: => download (0x43) took 0.31 secs >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >libguestfs: trace: v2v: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: v2v: part_to_dev "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.05 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.02 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: mount returned 0 >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:107374182400B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:32256B:1595704319B:1595672064B:linux-swap(v1)::; >2:1595704320B:107372805119B:105777100800B:reiserfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: v2v: part_get_parttype = "msdos" >libguestfs: trace: v2v: part_to_dev "/dev/sda2" >guestfsd: => part_get_parttype (0xd6) took 0.12 secs >guestfsd: <= part_to_dev (0x110) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: part_to_dev = "/dev/sda" >libguestfs: trace: v2v: part_get_parttype "/dev/sda" >guestfsd: => part_to_dev (0x110) took 0.02 secs >guestfsd: <= part_get_parttype (0xd6) request length 52 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:107374182400B:scsi:512:512:msdos:QEMU QEMU HARDDISK:; >1:32256B:1595704319B:1595672064B:linux-swap(v1)::; >2:1595704320B:107372805119B:105777100800B:reiserfs::boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: trace: v2v: part_get_parttype = "msdos" >libguestfs: trace: v2v: inspect_get_product_variant "/dev/sda2" >guestfsd: => part_get_parttype (0xd6) took 0.12 secs >guestfsd: <= inspect_get_product_variant (0x1e8) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_product_variant = "unknown" >libguestfs: trace: v2v: inspect_get_product_name "/dev/sda2" >guestfsd: => inspect_get_product_variant (0x1e8) took 0.02 secs >guestfsd: <= inspect_get_product_name (0x1e7) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_product_name = "SUSE Linux Enterprise Server 10 (x86_64)" >libguestfs: trace: v2v: inspect_get_package_management "/dev/sda2" >guestfsd: => inspect_get_product_name (0x1e7) took 0.02 secs >guestfsd: <= inspect_get_package_management (0x1e6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_package_management = "zypper" >libguestfs: trace: v2v: inspect_get_package_format "/dev/sda2" >guestfsd: => inspect_get_package_management (0x1e6) took 0.02 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_package_format = "rpm" >libguestfs: trace: v2v: inspect_get_minor_version "/dev/sda2" >guestfsd: => inspect_get_package_format (0x1e5) took 0.02 secs >guestfsd: <= inspect_get_minor_version (0x1ea) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_minor_version = 3 >libguestfs: trace: v2v: inspect_get_major_version "/dev/sda2" >guestfsd: => inspect_get_minor_version (0x1ea) took 0.02 secs >guestfsd: <= inspect_get_major_version (0x1e9) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_major_version = 10 >libguestfs: trace: v2v: inspect_get_arch "/dev/sda2" >guestfsd: => inspect_get_major_version (0x1e9) took 0.02 secs >guestfsd: <= inspect_get_arch (0x1eb) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_arch = "x86_64" >libguestfs: trace: v2v: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_arch (0x1eb) took 0.02 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_distro = "sles" >i_root = /dev/sda2 >i_type = linux >i_distro = sles >i_arch = x86_64 >i_major_version = 10 >i_minor_version = 3 >i_package_format = rpm >i_package_management = zypper >i_product_name = SUSE Linux Enterprise Server 10 (x86_64) >i_product_variant = unknown >i_firmware = BIOS >i_windows_systemroot = >i_windows_software_hive = >i_windows_system_hive = >i_windows_current_control_set = > >libguestfs: trace: v2v: mountpoints >guestfsd: => inspect_get_distro (0x1e4) took 0.02 secs >guestfsd: <= mountpoints (0x93) request length 40 bytes >libguestfs: trace: v2v: mountpoints = ["/dev/sda2", "/"] >libguestfs: trace: v2v: statvfs "/" >guestfsd: => mountpoints (0x93) took 0.00 secs >guestfsd: <= statvfs (0x36) request length 48 bytes >chroot: /sysroot: running 'statvfs: /' >libguestfs: trace: v2v: statvfs = <struct guestfs_statvfs = bsize: 4096, frsize: 4096, blocks: 25823690, bfree: 25273326, bavail: 25273326, files: 0, ffree: 0, favail: 0, fsid: -6116765788141181136, flag: 4096, namemax: 255, > >libguestfs: trace: v2v: vfs_type "/dev/sda2" >guestfsd: => statvfs (0x36) took 0.00 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >reiserfs >guelibguestfs: trace: v2v: vfs_type = "reiserfs" >[ 11.0] Checking for sufficient free disk space in the guest >[ 11.0] Estimating space required on target for each disk >mpstats: >mountpoint statvfs /dev/sda2 / (reiserfs): > bsize=4096 blocks=25823690 bfree=25273326 bavail=25273326 >estimate_target_size: fs_total_size = 105773834240 [98.5G] >estimate_target_size: source_total_size = 107374182400 [100.0G] >estimate_target_size: ratio = 0.985 >estimate_target_size: fs_free = 0 [0] >estimate_target_size: scaled_saving = 0 [0] >estimate_target_size: sda: 107374182400 [100.0G] >[ 11.0] Converting SUSE Linux Enterprise Server 10 (x86_64) to run on KVM >picked conversion module linux >requested caps: rcaps_block_bus = unspecified >rcaps_net_bus = unspecified >rcaps_video = unspecified > >libguestfs: trace: v2v: aug_init "/" 1 >stfsd: => vfs_type (0xc6) took 0.03 secs >guestfsd: <= aug_init (0x10) request length 52 bytes >augeas version: 1.10.1 >gueslibguestfs: trace: v2v: aug_init = 0 >libguestfs: trace: v2v: aug_match "/augeas/files//error" >tfsd: => aug_init (0x10) took 0.60 secs >guestfsd: <= aug_match (0x18) request length 64 bytes >gulibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/sysconfig/cfg2scm/error", "/augeas/files/etc/profile.d/csh.ssh/error", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error", "/augeas/files/etc/profile.d/profile.sh/error", "/augeas/files/etc/profile.d/lang.sh/error", "/augeas/files/etc/profile.d/sh.utf8/error", "/augeas/files/etc/profile.d/complete.bash/error", "/augeas/files/etc/profile.d/complete.tcsh/error", "/augeas/files/etc/profile.d/gtk2.csh/error", "/augeas/files/etc/profile.d/alias.ash/error", "/augeas/files/etc/profile.d/bindkey.tcsh/error", "/augeas/files/etc/profile.d/alljava.sh/error", "/augeas/files/etc/profile.d/profile.csh/error", "/augeas/files/etc/profile.d/sh.ssh/error", "/augeas/files/etc/profile.d/alljava.csh/error", "/augeas/files/etc/profile.d/via.csh/error", "/augeas/files/etc/profile.d/lang.csh/error", "/augeas/files/etc/profile.d/zzz-glib2.csh/error", "/augeas/files/etc/profile.d/desktop-data.csh/error", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error", "/augeas/files/etc/profile.d/csh.utf8/error", "/augeas/files/etc/profile/error", "/augeas/files/etc/modprobe.conf/error", "/augeas/files/etc/services/error", "/augeas/files/etc/grub.conf/error", "/augeas/files/usr/share/misc/termcap/error"] >libguestfs: trace: v2v: aug_match "/augeas/files/etc/sysconfig/cfg2scm/error//*" >estfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/sysconfig/cfg2scm/error/pos", "/augeas/files/etc/sysconfig/cfg2scm/error/line", "/augeas/files/etc/sysconfig/cfg2scm/error/char", "/augeas/files/etc/sysconfig/cfg2scm/error/lens", "/augeas/files/etc/sysconfig/cfg2scm/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/pos" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >gueslibguestfs: trace: v2v: aug_get = "841" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/line" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "33" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "20" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/csh.ssh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/csh.ssh/error/pos", "/augeas/files/etc/profile.d/csh.ssh/error/line", "/augeas/files/etc/profile.d/csh.ssh/error/char", "/augeas/files/etc/profile.d/csh.ssh/error/lens", "/augeas/files/etc/profile.d/csh.ssh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "207" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/lens" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/gnome-filesystem.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 104 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/gnome-filesystem.csh/error/pos", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/line", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/char", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/lens", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/profile.sh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/profile.sh/error/pos", "/augeas/files/etc/profile.d/profile.sh/error/line", "/augeas/files/etc/profile.d/profile.sh/error/char", "/augeas/files/etc/profile.d/profile.sh/error/lens", "/augeas/files/etc/profile.d/profile.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/pos" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "1586" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "77" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "8" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >gueslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.sh/error//*" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.sh/error/pos", "/augeas/files/etc/profile.d/lang.sh/error/line", "/augeas/files/etc/profile.d/lang.sh/error/char", "/augeas/files/etc/profile.d/lang.sh/error/lens", "/augeas/files/etc/profile.d/lang.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "526" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "32" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "8" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/message" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/sh.utf8/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestlibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/sh.utf8/error/pos", "/augeas/files/etc/profile.d/sh.utf8/error/line", "/augeas/files/etc/profile.d/sh.utf8/error/char", "/augeas/files/etc/profile.d/sh.utf8/error/lens", "/augeas/files/etc/profile.d/sh.utf8/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/pos" >fsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "86" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/line" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "4" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "34" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >gueslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/message" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/complete.bash/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/complete.bash/error/pos", "/augeas/files/etc/profile.d/complete.bash/error/line", "/augeas/files/etc/profile.d/complete.bash/error/char", "/augeas/files/etc/profile.d/complete.bash/error/lens", "/augeas/files/etc/profile.d/complete.bash/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "258" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "11" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "35" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestflibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/message" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/complete.tcsh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/complete.tcsh/error/pos", "/augeas/files/etc/profile.d/complete.tcsh/error/line", "/augeas/files/etc/profile.d/complete.tcsh/error/char", "/augeas/files/etc/profile.d/complete.tcsh/error/lens", "/augeas/files/etc/profile.d/complete.tcsh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "518" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestlibguestfs: trace: v2v: aug_get = "14" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/lens" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/gtk2.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfsdlibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/gtk2.csh/error/pos", "/augeas/files/etc/profile.d/gtk2.csh/error/line", "/augeas/files/etc/profile.d/gtk2.csh/error/char", "/augeas/files/etc/profile.d/gtk2.csh/error/lens", "/augeas/files/etc/profile.d/gtk2.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/pos" >: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestlibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/message" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alias.ash/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alias.ash/error/pos", "/augeas/files/etc/profile.d/alias.ash/error/line", "/augeas/files/etc/profile.d/alias.ash/error/char", "/augeas/files/etc/profile.d/alias.ash/error/lens", "/augeas/files/etc/profile.d/alias.ash/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "430" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/bindkey.tcsh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/bindkey.tcsh/error/pos", "/augeas/files/etc/profile.d/bindkey.tcsh/error/line", "/augeas/files/etc/profile.d/bindkey.tcsh/error/char", "/augeas/files/etc/profile.d/bindkey.tcsh/error/lens", "/augeas/files/etc/profile.d/bindkey.tcsh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "219" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestflibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/lens" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alljava.sh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alljava.sh/error/pos", "/augeas/files/etc/profile.d/alljava.sh/error/line", "/augeas/files/etc/profile.d/alljava.sh/error/char", "/augeas/files/etc/profile.d/alljava.sh/error/lens", "/augeas/files/etc/profile.d/alljava.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "508" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/line" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "29" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestlibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/message" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/profile.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/profile.csh/error/pos", "/augeas/files/etc/profile.d/profile.csh/error/line", "/augeas/files/etc/profile.d/profile.csh/error/char", "/augeas/files/etc/profile.d/profile.csh/error/lens", "/augeas/files/etc/profile.d/profile.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "276" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "11" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestlibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/sh.ssh/error//*" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/sh.ssh/error/pos", "/augeas/files/etc/profile.d/sh.ssh/error/line", "/augeas/files/etc/profile.d/sh.ssh/error/char", "/augeas/files/etc/profile.d/sh.ssh/error/lens", "/augeas/files/etc/profile.d/sh.ssh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "550" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "23" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "21" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alljava.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestlibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alljava.csh/error/pos", "/augeas/files/etc/profile.d/alljava.csh/error/line", "/augeas/files/etc/profile.d/alljava.csh/error/char", "/augeas/files/etc/profile.d/alljava.csh/error/lens", "/augeas/files/etc/profile.d/alljava.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/pos" >fsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "277" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/via.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/via.csh/error/pos", "/augeas/files/etc/profile.d/via.csh/error/line", "/augeas/files/etc/profile.d/via.csh/error/char", "/augeas/files/etc/profile.d/via.csh/error/lens", "/augeas/files/etc/profile.d/via.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.csh/error/pos", "/augeas/files/etc/profile.d/lang.csh/error/line", "/augeas/files/etc/profile.d/lang.csh/error/char", "/augeas/files/etc/profile.d/lang.csh/error/lens", "/augeas/files/etc/profile.d/lang.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "179" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/zzz-glib2.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/zzz-glib2.csh/error/pos", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/line", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/char", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/lens", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "1125" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "30" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestflibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/lens" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >gulibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/message" >estfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/desktop-data.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/desktop-data.csh/error/pos", "/augeas/files/etc/profile.d/desktop-data.csh/error/line", "/augeas/files/etc/profile.d/desktop-data.csh/error/char", "/augeas/files/etc/profile.d/desktop-data.csh/error/lens", "/augeas/files/etc/profile.d/desktop-data.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "165" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/xdg-enviroment.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/xdg-enviroment.csh/error/pos", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/line", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/char", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/lens", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/csh.utf8/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/csh.utf8/error/pos", "/augeas/files/etc/profile.d/csh.utf8/error/line", "/augeas/files/etc/profile.d/csh.utf8/error/char", "/augeas/files/etc/profile.d/csh.utf8/error/lens", "/augeas/files/etc/profile.d/csh.utf8/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/pos" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestlibguestfs: trace: v2v: aug_get = "82" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/line" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/message" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >gueslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile/error//*" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile/error/pos", "/augeas/files/etc/profile/error/line", "/augeas/files/etc/profile/error/char", "/augeas/files/etc/profile/error/lens", "/augeas/files/etc/profile/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_get = "351" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/modprobe.conf/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 84 bytes >gueslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/modprobe.conf/error/pos", "/augeas/files/etc/modprobe.conf/error/line", "/augeas/files/etc/modprobe.conf/error/char", "/augeas/files/etc/modprobe.conf/error/lens", "/augeas/files/etc/modprobe.conf/error/message", "/augeas/files/etc/modprobe.conf/error/lens/last_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/pos" >tfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "13834" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "420" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/modprobe.aug:103.10-.32:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/lens/last_matched" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:139.6-.14:" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/services/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/services/error/pos", "/augeas/files/etc/services/error/line", "/augeas/files/etc/services/error/char", "/augeas/files/etc/services/error/lens", "/augeas/files/etc/services/error/message", "/augeas/files/etc/services/error/lens/last_matched", "/augeas/files/etc/services/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_get = "98020" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "2023" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "14" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:87.10-.39:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens/last_matched" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:81.29-.47:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens/next_not_matched" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:82.19-.30:" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/grub.conf/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/grub.conf/error/pos", "/augeas/files/etc/grub.conf/error/line", "/augeas/files/etc/grub.conf/error/char", "/augeas/files/etc/grub.conf/error/lens", "/augeas/files/etc/grub.conf/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/grub.aug:286.14-287.43:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "Get did not match entire input" >libguestfs: trace: v2v: aug_match "/augeas/files/usr/share/misc/termcap/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/usr/share/misc/termcap/error/pos", "/augeas/files/usr/share/misc/termcap/error/line", "/augeas/files/usr/share/misc/termcap/error/char", "/augeas/files/usr/share/misc/termcap/error/lens", "/augeas/files/usr/share/misc/termcap/error/message", "/augeas/files/usr/share/misc/termcap/error/lens/last_matched", "/augeas/files/usr/share/misc/termcap/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "181220" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3789" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "52" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/termcap.aug:24.12-.67:" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens/last_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/getcap.aug:37.76-.101:" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens/next_not_matched" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:22.27-.34:" >augeas failed to parse /etc/grub.conf: > error "Get did not match entire input" at line 1 char 0 in lens /usr/share/augeas/lenses/dist/grub.aug:286.14-287.43: >augeas failed to parse /etc/modprobe.conf: > error "Iterated lens matched less than it should" at line 420 char 0 in lens /usr/share/augeas/lenses/dist/modprobe.aug:103.10-.32: >augeas failed to parse /etc/profile: > error "Syntax error" at line 12 char 7 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alias.ash: > error "Syntax error" at line 15 char 15 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alljava.csh: > error "Syntax error" at line 13 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alljava.sh: > error "Syntax error" at line 13 char 29 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/bindkey.tcsh: > error "Syntax error" at line 12 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/complete.bash: > error "Syntax error" at line 11 char 35 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/complete.tcsh: > error "Syntax error" at line 17 char 14 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/csh.ssh: > error "Syntax error" at line 7 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/csh.utf8: > error "Syntax error" at line 5 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/desktop-data.csh: > error "Syntax error" at line 7 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/gnome-filesystem.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/gtk2.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.csh: > error "Syntax error" at line 13 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.sh: > error "Syntax error" at line 32 char 8 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/profile.csh: > error "Syntax error" at line 15 char 11 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/profile.sh: > error "Syntax error" at line 77 char 8 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/sh.ssh: > error "Syntax error" at line 23 char 21 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/sh.utf8: > error "Syntax error" at line 4 char 34 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/via.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/xdg-enviroment.csh: > error "Syntax error" at line 2 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/zzz-glib2.csh: > error "Syntax error" at line 30 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/services: > error "Iterated lens matched less than it should" at line 2023 char 14 in lens /usr/share/augeas/lenses/dist/services.aug:87.10-.39: >augeas failed to parse /etc/sysconfig/cfg2scm: > error "Syntax error" at line 33 char 20 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /usr/share/misc/termcap: > error "Iterated lens matched less than it should" at line 3789 char 52 in lens /usr/share/augeas/lenses/dist/termcap.aug:24.12-.67: >libguestfs: trace: v2v: glob_expand "/var/lib/rpm/__db.00?" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 72 bytes >libguestfs: trace: v2v: glob_expand = ["/var/lib/rpm/__db.000"] >libguestfs: trace: v2v: rm_f "/var/lib/rpm/__db.000" >guestfsd: => glob_expand (0x71) took 0.00 secs >guestfsd: <= rm_f (0x16f) request length 68 bytes >guestflibguestfs: trace: v2v: rm_f = 0 >libguestfs: trace: v2v: find "/boot" >libguestfs: trace: v2v: find0 "/boot" "/tmp/libguestfsEXXMu3/find3.txt" >sd: => rm_f (0x16f) took 0.00 secs >guestfsd: <= find0 (0xc4) request length 52 bytes >find /sysroot/boot -print0 >libguestfs: trace: v2v: find0 = 0 >libguestfs: trace: v2v: find = ["/System.map-2.6.16.60-0.54.5-default", "/backup_mbr", "/boot", "/config-2.6.16.60-0.54.5-default", "/grub", "/grub/device.map", "/grub/device.map.old", "/grub/e2fs_stage1_5", "/grub/fat_stage1_5", "/grub/ffs_stage1_5", "/grub/iso9660_stage1_5", "/grub/jfs_stage1_5", "/grub/menu.lst", "/grub/menu.lst.old", "/grub/minix_stage1_5", "/grub/reiserfs_stage1_5", "/grub/stage1", "/grub/stage2", "/grub/stage2.old", "/grub/ufs2_stage1_5", "/grub/vstafs_stage1_5", "/grub/xfs_stage1_5", "/initrd", "/initrd-2.6.16.60-0.54.5-default", "/message", "/symsets-2.6.16.60-0.54.5-default.tar.gz", "/symtypes-2.6.16.60-0.54.5-default.gz", "/symvers-2.6.16.60-0.54.5-default.gz", "/vmlinux-2.6.16.60-0.54.5-default.gz", "/vmlinuz", "/vmlinuz-2.6.16.60-0.54.5-default"] >libguestfs: trace: v2v: is_file "/boot/grub/menu.lst" "followsymlinks:true" >guestfsd: => find0 (0xc4) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /boot/grub/menu.lst' >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: aug_ls "/files/boot/grub/menu.lst" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_ls (0x1c) request length 72 bytes >guestlibguestfs: trace: v2v: aug_ls = ["/files/boot/grub/menu.lst/#comment[1]", "/files/boot/grub/menu.lst/#comment[2]", "/files/boot/grub/menu.lst/#comment[3]", "/files/boot/grub/menu.lst/#comment[4]", "/files/boot/grub/menu.lst/default", "/files/boot/grub/menu.lst/gfxmenu", "/files/boot/grub/menu.lst/timeout", "/files/boot/grub/menu.lst/title[1]", "/files/boot/grub/menu.lst/title[2]", "/files/boot/grub/menu.lst/title[3]"] >libguestfs: trace: v2v: inspect_get_mountpoints "/dev/sda2" >fsd: => aug_ls (0x1c) took 0.00 secs >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >libguestfs: trace: v2v: inspect_get_mountpoints = ["/", "/dev/sda2"] >detected bootloader grub1 at /boot/grub/menu.lst >libguestfs: trace: v2v: aug_load >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.02 secs >guestfsd: <= aug_load (0x1b) request length 40 bytes >libguestfs: trace: v2v: aug_load = 0 >libguestfs: trace: v2v: aug_match "/augeas/files//error" >guestfsd: => aug_load (0x1b) took 0.13 secs >guestfsd: <= aug_match (0x18) request length 64 bytes >gulibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/sysconfig/cfg2scm/error", "/augeas/files/etc/profile.d/csh.ssh/error", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error", "/augeas/files/etc/profile.d/profile.sh/error", "/augeas/files/etc/profile.d/lang.sh/error", "/augeas/files/etc/profile.d/sh.utf8/error", "/augeas/files/etc/profile.d/complete.bash/error", "/augeas/files/etc/profile.d/complete.tcsh/error", "/augeas/files/etc/profile.d/gtk2.csh/error", "/augeas/files/etc/profile.d/alias.ash/error", "/augeas/files/etc/profile.d/bindkey.tcsh/error", "/augeas/files/etc/profile.d/alljava.sh/error", "/augeas/files/etc/profile.d/profile.csh/error", "/augeas/files/etc/profile.d/sh.ssh/error", "/augeas/files/etc/profile.d/alljava.csh/error", "/augeas/files/etc/profile.d/via.csh/error", "/augeas/files/etc/profile.d/lang.csh/error", "/augeas/files/etc/profile.d/zzz-glib2.csh/error", "/augeas/files/etc/profile.d/desktop-data.csh/error", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error", "/augeas/files/etc/profile.d/csh.utf8/error", "/augeas/files/etc/profile/error", "/augeas/files/etc/modprobe.conf/error", "/augeas/files/etc/services/error", "/augeas/files/etc/grub.conf/error", "/augeas/files/usr/share/misc/termcap/error"] >libguestfs: trace: v2v: aug_match "/augeas/files/etc/sysconfig/cfg2scm/error//*" >estfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/sysconfig/cfg2scm/error/pos", "/augeas/files/etc/sysconfig/cfg2scm/error/line", "/augeas/files/etc/sysconfig/cfg2scm/error/char", "/augeas/files/etc/sysconfig/cfg2scm/error/lens", "/augeas/files/etc/sysconfig/cfg2scm/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "841" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "33" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "20" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/sysconfig/cfg2scm/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/csh.ssh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/csh.ssh/error/pos", "/augeas/files/etc/profile.d/csh.ssh/error/line", "/augeas/files/etc/profile.d/csh.ssh/error/char", "/augeas/files/etc/profile.d/csh.ssh/error/lens", "/augeas/files/etc/profile.d/csh.ssh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "207" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/char" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestlibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/lens" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.ssh/error/message" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/gnome-filesystem.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 104 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/gnome-filesystem.csh/error/pos", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/line", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/char", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/lens", "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/pos" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >gueslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/line" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gnome-filesystem.csh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/profile.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/profile.sh/error/pos", "/augeas/files/etc/profile.d/profile.sh/error/line", "/augeas/files/etc/profile.d/profile.sh/error/char", "/augeas/files/etc/profile.d/profile.sh/error/lens", "/augeas/files/etc/profile.d/profile.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "1586" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "77" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "8" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.sh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.sh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.sh/error/pos", "/augeas/files/etc/profile.d/lang.sh/error/line", "/augeas/files/etc/profile.d/lang.sh/error/char", "/augeas/files/etc/profile.d/lang.sh/error/lens", "/augeas/files/etc/profile.d/lang.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "526" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "32" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/char" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "8" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestflibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/sh.utf8/error//*" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/sh.utf8/error/pos", "/augeas/files/etc/profile.d/sh.utf8/error/line", "/augeas/files/etc/profile.d/sh.utf8/error/char", "/augeas/files/etc/profile.d/sh.utf8/error/lens", "/augeas/files/etc/profile.d/sh.utf8/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/pos" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >gueslibguestfs: trace: v2v: aug_get = "86" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/line" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "4" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/char" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "34" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.utf8/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/complete.bash/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/complete.bash/error/pos", "/augeas/files/etc/profile.d/complete.bash/error/line", "/augeas/files/etc/profile.d/complete.bash/error/char", "/augeas/files/etc/profile.d/complete.bash/error/lens", "/augeas/files/etc/profile.d/complete.bash/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "258" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "11" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "35" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestflibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.bash/error/message" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestflibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/complete.tcsh/error//*" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/complete.tcsh/error/pos", "/augeas/files/etc/profile.d/complete.tcsh/error/line", "/augeas/files/etc/profile.d/complete.tcsh/error/char", "/augeas/files/etc/profile.d/complete.tcsh/error/lens", "/augeas/files/etc/profile.d/complete.tcsh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/pos" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "518" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >gueslibguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/char" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "14" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/lens" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/complete.tcsh/error/message" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/gtk2.csh/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >gueslibguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/gtk2.csh/error/pos", "/augeas/files/etc/profile.d/gtk2.csh/error/line", "/augeas/files/etc/profile.d/gtk2.csh/error/char", "/augeas/files/etc/profile.d/gtk2.csh/error/lens", "/augeas/files/etc/profile.d/gtk2.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/pos" >tfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/line" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >gueslibguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/char" >tfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestlibguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/lens" >fsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestflibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/gtk2.csh/error/message" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guestfslibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alias.ash/error//*" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alias.ash/error/pos", "/augeas/files/etc/profile.d/alias.ash/error/line", "/augeas/files/etc/profile.d/alias.ash/error/char", "/augeas/files/etc/profile.d/alias.ash/error/lens", "/augeas/files/etc/profile.d/alias.ash/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "430" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alias.ash/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/bindkey.tcsh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/bindkey.tcsh/error/pos", "/augeas/files/etc/profile.d/bindkey.tcsh/error/line", "/augeas/files/etc/profile.d/bindkey.tcsh/error/char", "/augeas/files/etc/profile.d/bindkey.tcsh/error/lens", "/augeas/files/etc/profile.d/bindkey.tcsh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "219" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/bindkey.tcsh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alljava.sh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alljava.sh/error/pos", "/augeas/files/etc/profile.d/alljava.sh/error/line", "/augeas/files/etc/profile.d/alljava.sh/error/char", "/augeas/files/etc/profile.d/alljava.sh/error/lens", "/augeas/files/etc/profile.d/alljava.sh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "508" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "29" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.sh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/profile.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/profile.csh/error/pos", "/augeas/files/etc/profile.d/profile.csh/error/line", "/augeas/files/etc/profile.d/profile.csh/error/char", "/augeas/files/etc/profile.d/profile.csh/error/lens", "/augeas/files/etc/profile.d/profile.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guelibguestfs: trace: v2v: aug_get = "276" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/line" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "15" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "11" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guelibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/profile.csh/error/message" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/sh.ssh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/sh.ssh/error/pos", "/augeas/files/etc/profile.d/sh.ssh/error/line", "/augeas/files/etc/profile.d/sh.ssh/error/char", "/augeas/files/etc/profile.d/sh.ssh/error/lens", "/augeas/files/etc/profile.d/sh.ssh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "550" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "23" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guelibguestfs: trace: v2v: aug_get = "21" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/lens" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/sh.ssh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/alljava.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/alljava.csh/error/pos", "/augeas/files/etc/profile.d/alljava.csh/error/line", "/augeas/files/etc/profile.d/alljava.csh/error/char", "/augeas/files/etc/profile.d/alljava.csh/error/lens", "/augeas/files/etc/profile.d/alljava.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "277" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guelibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/alljava.csh/error/message" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/via.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/via.csh/error/pos", "/augeas/files/etc/profile.d/via.csh/error/line", "/augeas/files/etc/profile.d/via.csh/error/char", "/augeas/files/etc/profile.d/via.csh/error/lens", "/augeas/files/etc/profile.d/via.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/via.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >guelibguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/lang.csh/error//*" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/lang.csh/error/pos", "/augeas/files/etc/profile.d/lang.csh/error/line", "/augeas/files/etc/profile.d/lang.csh/error/char", "/augeas/files/etc/profile.d/lang.csh/error/lens", "/augeas/files/etc/profile.d/lang.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "179" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "13" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/lang.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/zzz-glib2.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/zzz-glib2.csh/error/pos", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/line", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/char", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/lens", "/augeas/files/etc/profile.d/zzz-glib2.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "1125" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "30" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/zzz-glib2.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/desktop-data.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/desktop-data.csh/error/pos", "/augeas/files/etc/profile.d/desktop-data.csh/error/line", "/augeas/files/etc/profile.d/desktop-data.csh/error/char", "/augeas/files/etc/profile.d/desktop-data.csh/error/lens", "/augeas/files/etc/profile.d/desktop-data.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "165" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/desktop-data.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/xdg-enviroment.csh/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/xdg-enviroment.csh/error/pos", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/line", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/char", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/lens", "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "17" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "2" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/xdg-enviroment.csh/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile.d/csh.utf8/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile.d/csh.utf8/error/pos", "/augeas/files/etc/profile.d/csh.utf8/error/line", "/augeas/files/etc/profile.d/csh.utf8/error/char", "/augeas/files/etc/profile.d/csh.utf8/error/lens", "/augeas/files/etc/profile.d/csh.utf8/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "82" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "5" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile.d/csh.utf8/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/profile/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/profile/error/pos", "/augeas/files/etc/profile/error/line", "/augeas/files/etc/profile/error/char", "/augeas/files/etc/profile/error/lens", "/augeas/files/etc/profile/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "351" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "12" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "7" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >guelibguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/profile/error/message" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "Syntax error" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/modprobe.conf/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 84 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/modprobe.conf/error/pos", "/augeas/files/etc/modprobe.conf/error/line", "/augeas/files/etc/modprobe.conf/error/char", "/augeas/files/etc/modprobe.conf/error/lens", "/augeas/files/etc/modprobe.conf/error/message", "/augeas/files/etc/modprobe.conf/error/lens/last_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "13834" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "420" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/modprobe.aug:103.10-.32:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/modprobe.conf/error/lens/last_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:139.6-.14:" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/services/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/services/error/pos", "/augeas/files/etc/services/error/line", "/augeas/files/etc/services/error/char", "/augeas/files/etc/services/error/lens", "/augeas/files/etc/services/error/message", "/augeas/files/etc/services/error/lens/last_matched", "/augeas/files/etc/services/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "98020" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "2023" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "14" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:87.10-.39:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens/last_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:81.29-.47:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/services/error/lens/next_not_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 100 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/services.aug:82.19-.30:" >libguestfs: trace: v2v: aug_match "/augeas/files/etc/grub.conf/error//*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 80 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/etc/grub.conf/error/pos", "/augeas/files/etc/grub.conf/error/line", "/augeas/files/etc/grub.conf/error/char", "/augeas/files/etc/grub.conf/error/lens", "/augeas/files/etc/grub.conf/error/message"] >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "1" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 84 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/grub.aug:286.14-287.43:" >libguestfs: trace: v2v: aug_get "/augeas/files/etc/grub.conf/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guelibguestfs: trace: v2v: aug_get = "Get did not match entire input" >libguestfs: trace: v2v: aug_match "/augeas/files/usr/share/misc/termcap/error//*" >stfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >libguestfs: trace: v2v: aug_match = ["/augeas/files/usr/share/misc/termcap/error/pos", "/augeas/files/usr/share/misc/termcap/error/line", "/augeas/files/usr/share/misc/termcap/error/char", "/augeas/files/usr/share/misc/termcap/error/lens", "/augeas/files/usr/share/misc/termcap/error/message", "/augeas/files/usr/share/misc/termcap/error/lens/last_matched", "/augeas/files/usr/share/misc/termcap/error/lens/next_not_matched"] >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/pos" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "181220" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/line" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "3789" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/char" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "52" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/termcap.aug:24.12-.67:" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/message" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 96 bytes >libguestfs: trace: v2v: aug_get = "Iterated lens matched less than it should" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens/last_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 104 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/getcap.aug:37.76-.101:" >libguestfs: trace: v2v: aug_get "/augeas/files/usr/share/misc/termcap/error/lens/next_not_matched" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 108 bytes >libguestfs: trace: v2v: aug_get = "/usr/share/augeas/lenses/dist/util.aug:22.27-.34:" >augeas failed to parse /etc/grub.conf: > error "Get did not match entire input" at line 1 char 0 in lens /usr/share/augeas/lenses/dist/grub.aug:286.14-287.43: >augeas failed to parse /etc/modprobe.conf: > error "Iterated lens matched less than it should" at line 420 char 0 in lens /usr/share/augeas/lenses/dist/modprobe.aug:103.10-.32: >augeas failed to parse /etc/profile: > error "Syntax error" at line 12 char 7 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alias.ash: > error "Syntax error" at line 15 char 15 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alljava.csh: > error "Syntax error" at line 13 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/alljava.sh: > error "Syntax error" at line 13 char 29 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/bindkey.tcsh: > error "Syntax error" at line 12 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/complete.bash: > error "Syntax error" at line 11 char 35 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/complete.tcsh: > error "Syntax error" at line 17 char 14 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/csh.ssh: > error "Syntax error" at line 7 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/csh.utf8: > error "Syntax error" at line 5 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/desktop-data.csh: > error "Syntax error" at line 7 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/gnome-filesystem.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/gtk2.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.csh: > error "Syntax error" at line 13 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/lang.sh: > error "Syntax error" at line 32 char 8 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/profile.csh: > error "Syntax error" at line 15 char 11 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/profile.sh: > error "Syntax error" at line 77 char 8 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/sh.ssh: > error "Syntax error" at line 23 char 21 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/sh.utf8: > error "Syntax error" at line 4 char 34 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/via.csh: > error "Syntax error" at line 1 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/xdg-enviroment.csh: > error "Syntax error" at line 2 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/profile.d/zzz-glib2.csh: > error "Syntax error" at line 30 char 3 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /etc/services: > error "Iterated lens matched less than it should" at line 2023 char 14 in lens /usr/share/augeas/lenses/dist/services.aug:87.10-.39: >augeas failed to parse /etc/sysconfig/cfg2scm: > error "Syntax error" at line 33 char 20 in lens /usr/share/augeas/lenses/dist/shellvars.aug:248.12-.60: >augeas failed to parse /usr/share/misc/termcap: > error "Iterated lens matched less than it should" at line 3789 char 52 in lens /usr/share/augeas/lenses/dist/termcap.aug:24.12-.67: >rpm -ql kernel-default-2.6.16.60-0.54.5 >libguestfs: trace: v2v: command_lines "rpm -ql kernel-default-2.6.16.60-0.54.5" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= command_lines (0x33) request length 96 bytes >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev /sysroot/dev >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev/pts /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /proc /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/selinux >mount: /sysroot/selinux: mount point does not exist. >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/sys/fs/selinux >mount: /sysroot/sys/fs/selinux: mount point does not exist. >renaming /sysroot/etc/resolv.conf to /sysroot/etc/n3ujdcgz >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: cp /etc/resolv.conf /sysroot/etc/resolv.conf >commandrvf: stdout=y stderr=y flags=0x40000 >commandrvf: rpm -ql kernel-default-2.6.16.60-0.54.5 >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev >renaming /sysroot/etc/n3ujdcgz to /sysroot/etc/resolv.conf >libguestfs: trace: v2v: command_lines = ["/boot/System.map-2.6.16.60-0.54.5-default", "/boot/config-2.6.16.60-0.54.5-default", "/boot/initrd", "/boot/initrd-2.6.16.60-0.54.5-default", "/boot/symsets-2.6.16.60-0.54.5-default.tar.gz", "/boot/symtypes-2.6.16.60-0.54.5-default.gz", "/boot/symvers-2.6.16.60-0.54.5-default.gz", "/boot/vmlinux-2.6.16.60-0.54.5-default.gz", "/boot/vmlinuz", "/boot/vmlinuz-2.6.16.60-0.54.5-default", "/etc/modprobe.d", "/etc/modprobe.d/module-renames", "/lib/modules/2.6.16.60-0.54.5-default", "/lib/modules/2.6.16.60-0.54.5-default/build", "/lib/modules/2.6.16.60-0.54.5-default/kernel", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/aes-x86_64.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/twofish-x86_64.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/cpufreq", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/cpufreq/acpi-cpufreq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/cpufreq/powernow-k8.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/cpufreq/speedstep-centrino.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/cpuid.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/microcode.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/kernel/msr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/oprofile", "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/oprofile/oprofile.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/ablkcipher.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/aes.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/anubis.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/arc4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/blkcipher.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/blowfish.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/camellia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/cast5.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/cast6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/cbc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/crc32c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/cryptd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/crypto_null.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/deflate.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/ecb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/fcrypt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/gf128mul.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/khazad.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/lrw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/md4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/michael_mic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/pcbc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/serpent.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/sha1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/sha256.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/sha512.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/tcrypt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/tea.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/tgr192.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/twofish.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/twofish_common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/wp512.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/crypto/xcbc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/ac.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/asus_acpi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/battery.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/button.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/container.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/dock.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/fan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/ibm_acpi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/pcc_acpi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/processor.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/sony_acpi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/thermal.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/toshiba_acpi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/acpi/video.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/ahci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/ata_piix.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/libata.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_artop.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_efar.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_hpt37x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_hpt3x2n.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_it8213.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_it821x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_jmicron.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_marvell.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_netcell.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_opti.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_optidma.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_radisys.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_rz1000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pata_sil680.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/pdc_adma.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_mv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_nv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_promise.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_qstor.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_sil.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_sil24.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_sis.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_svw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_sx4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_uli.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_via.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ata/sata_vsc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/base", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/base/firmware_class.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/DAC960.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/aoe", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/aoe/aoe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/cciss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/cpqarray.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/cryptoloop.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/floppy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/loop.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/loop_fish2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/nbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/aten.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/bpck.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/comm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/dstr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/epat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/epia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/fit2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/fit3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/friq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/frpw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/kbic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/ktti.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/on20.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/on26.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/paride.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/pcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/pd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/pf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/pg.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/paride/pt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/pktcdvd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/sx8.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/block/umem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/bcm203x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/bfusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/bluecard_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/bpa10x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/bt3c_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/btuart_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/dtl1_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/hci_uart.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/hci_usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/bluetooth/hci_vhci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cdrom", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cdrom/cdrom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/applicom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/crasher.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/cyclades.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/drm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/i810.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/i915.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/mga.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/r128.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/radeon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/savage.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/sis.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/tdfx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/drm/via.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/dtlk.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/epca.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/generic_serial.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/hangcheck-timer.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/hw_random.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi/ipmi_devintf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi/ipmi_msghandler.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi/ipmi_poweroff.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi/ipmi_si.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ipmi/ipmi_watchdog.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/istallion.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/lp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/mxser.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/n_hdlc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/n_r3964.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/nozomi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/pcmcia", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/pcmcia/cm4000_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/pcmcia/cm4040_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/pcmcia/synclink_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/ppdev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/raw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/rocket.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/stallion.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/sx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/synclink.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/synclink_gt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/synclinkmp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tipar.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tlclk.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tpm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tpm/tpm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tpm/tpm_atmel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tpm/tpm_bios.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/tpm/tpm_tis.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/acquirewdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/advantechwdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/alim1535_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/alim7101_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/cpu5wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/eurotechwdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/i6300esb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/i8xx_tco.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/ib700wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/ibmasr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/machzwd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/pcwd_pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/pcwd_usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/sbc60xxwdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/sbc8360.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/sbc_epx_c3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/sc1200wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/sc520_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/softdog.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/w83627hf_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/w83877f_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/w83977f_wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/wafer5823wdt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/char/watchdog/wdt_pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/cpufreq_conservative.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/cpufreq_ondemand.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/cpufreq_powersave.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/cpufreq_stats.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/cpufreq_userspace.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/cpufreq/freq_table.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/dma", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/dma/ioatdma.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/dma/testclient.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/firmware", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/firmware/dcdbas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/firmware/dell_rbu.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/firmware/edd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/adm1021.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/adm1025.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/adm1026.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/adm1031.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/adm9240.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/asb100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/atxp1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/ds1621.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/f71805f.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/fscher.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/fscpos.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/gl518sm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/gl520sm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/hdaps.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/hwmon-vid.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/hwmon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/it87.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/k8temp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm63.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm75.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm77.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm78.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm80.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm83.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm85.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm87.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm90.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/lm92.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/max1619.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/pc87360.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/pc87427.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/sis5595.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/smsc47b397.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/smsc47m1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/smsc47m192.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/via686a.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/vt8231.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83627ehf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83627hf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83781d.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83791d.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83792d.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/hwmon/w83l785ts.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/algos", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/algos/i2c-algo-bit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/algos/i2c-algo-pca.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/algos/i2c-algo-pcf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-ali1535.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-ali1563.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-ali15x3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-amd756-s4882.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-amd756.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-amd8111.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-i801.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-i810.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-isa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-nforce2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-parport-light.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-parport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-pca-isa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-piix4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-prosavage.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-savage4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-sis5595.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-sis630.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-sis96x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-stub.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-via.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-viapro.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/i2c-voodoo3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/busses/scx200_acb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/ds1337.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/ds1374.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/eeprom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/max6875.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/pca9539.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/pcf8574.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/pcf8591.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/rtc8564.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/chips/x1205.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/i2c-core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/i2c/i2c-dev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-cd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-disk.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-floppy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-generic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/ide-tape.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/legacy", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/legacy/ide-cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/aec62xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/alim15x3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/amd74xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/atiixp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/cmd64x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/cs5520.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/cs5530.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/cy82c693.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/generic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/hpt34x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/hpt366.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/it821x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/ns87415.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/pdc202xx_new.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/pdc202xx_old.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/piix.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/rz1000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/sc1200.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/serverworks.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/siimage.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/sis5513.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/slc90e66.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/triflex.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ide/pci/via82cxxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/dv1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/eth1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/ieee1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/ohci1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/pcilynx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/raw1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/sbp2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/ieee1394/video1394.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_cm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_mad.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_sa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_ucm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_umad.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/core/ib_uverbs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/hw", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/hw/mthca", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/ulp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/ulp/ipoib", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/ulp/srp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/infiniband/ulp/srp/ib_srp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport/emu10k1-gp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport/fm801-gp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport/gameport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport/lightning.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/gameport/ns558.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joydev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/a3d.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/adi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/analog.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/cobra.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/db9.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/gamecon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/gf2k.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/grip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/grip_mp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/guillemot.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/iforce", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/iforce/iforce.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/interact.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/joydump.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/magellan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/sidewinder.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/spaceball.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/spaceorb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/stinger.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/tmdc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/turbografx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/twidjoy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/joystick/warrior.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/keyboard", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/keyboard/newtonkbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/keyboard/sunkbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/keyboard/xtkbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/misc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/misc/uinput.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/mouse", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/mouse/sermouse.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio/ct82c710.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio/parkbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio/pcips2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio/serio_raw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/serio/serport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen/ads7846.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen/elo.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen/gunze.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen/mk712.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/touchscreen/mtouch.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/input/tsdev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/capi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/capi/capi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/capi/capidrv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/capi/capifs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/capi/kernelcapi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/divert", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/divert/dss1_divert.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/avm_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/b1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/b1dma.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/b1pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/b1pcmcia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/c4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hardware/avm/t1pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/avma1_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/elsa_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hfc4s8s_l1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hfc_usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hisax.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hisax_isac.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/hisax_st5481.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/isdnhdlc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/sedlbauer_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hisax/teles_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hysdn", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/hysdn/hysdn.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/i4l", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/i4l/isdn.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/isdn/i4l/isdn_bsdcomp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-crypt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-mirror.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-mod.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-multipath.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-round-robin.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-snapshot.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/dm-zero.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/faulty.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/linear.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/multipath.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/raid0.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/raid1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/raid10.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/raid5.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/raid6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/md/xor.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/common", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/common/ir-common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/common/saa7146.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/common/saa7146_vv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/b2c2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/b2c2/b2c2-flexcop.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/bt8xx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/bt8xx/bt878.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/bt8xx/dst.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/bt8xx/dst_ca.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/bt8xx/dvb-bt8xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/cinergyT2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/cinergyT2/cinergyT2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-core/dvb-core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-a800.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/dvb-usb/dvb-usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/bcm3510.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/cx22700.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/cx22702.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/cx24110.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/cx24123.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/dib3000-common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/dib3000mb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/dib3000mc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/dvb-pll.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/l64781.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/lgdt330x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/mt312.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/mt352.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/nxt200x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/nxt6000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/or51132.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/or51211.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/s5h1420.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/sp8870.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/sp887x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/stv0297.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/stv0299.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/tda10021.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/tda1004x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/tda8083.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/ves1820.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/frontends/ves1x93.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/pluto2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/pluto2/pluto2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/budget-av.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/budget-ci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/budget-core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/budget-patch.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/budget.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttpci/ttpci-eeprom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttusb-budget", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttusb-dec", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttusb-dec/ttusb_dec.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/dvb/ttusb-dec/ttusbdecfe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/radio", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/radio/radio-gemtek-pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/radio/radio-maestro.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/radio/radio-maxiradio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/adv7170.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/adv7175.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/bt819.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/bt856.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/btcx-risc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/bttv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/bw-qcam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/c-qcam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/compat_ioctl32.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cpia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cpia_pp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cpia_usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cs53l32a.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx25840", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx25840/cx25840.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx88-alsa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx88-blackbird.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx88-dvb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx88-vp3054-i2c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx8800.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx8802.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/cx88/cx88xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/dpc7146.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/em28xx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/em28xx/em28xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/hexium_gemini.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/hexium_orion.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/ir-kbd-i2c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/msp3400.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/mxb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/ovcamchip", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/ovcamchip/ovcamchip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa5246a.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa5249.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa6588.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7110.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7111.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7114.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7115.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa711x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7127.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134/saa6752hs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134/saa7134-alsa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134/saa7134-dvb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134/saa7134-empress.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7134/saa7134.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/saa7185.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/stradis.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tda7432.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tda9840.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tda9875.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tda9887.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tea6415c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tea6420.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tuner-3036.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tuner.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tvaudio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tveeprom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tvmixer.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/tvp5150.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/v4l1-compat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/v4l2-common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/video-buf-dvb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/video-buf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/videocodec.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/videodev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/vpx3220.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/w9966.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/wm8775.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/zr36016.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/zr36050.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/zr36060.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/media/video/zr36067.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptbase.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptctl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptfc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptlan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptsas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptscsih.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/fusion/mptspi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_block.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_bus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_config.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_proc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/message/i2o/i2o_scsi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/misc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/misc/ibmasm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/misc/ibmasm/ibmasm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/misc/tifm_7xx1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/misc/tifm_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/card", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/card/mmc_block.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/card/sdio_uart.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/core/mmc_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/host", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/host/ricoh_mmc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/host/sdhci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/host/tifm_sd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mmc/host/wbsd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/cfi_probe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/cfi_util.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/chipreg.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/gen_probe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/jedec_probe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/chips/map_absent.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/blkmtd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/block2mtd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/doc2000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/doc2001.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/doc2001plus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/docecc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/docprobe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/mtdram.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/phram.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/pmc551.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/devices/slram.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/amd76xrom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/ichxrom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/map_funcs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/physmap.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/scb2_flash.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/maps/ts5500_flash.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtd_blkdevs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtdblock.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtdchar.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtdconcat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtdcore.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/mtdpart.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand/diskonchip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand/nand.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand/nand_ecc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand/nand_ids.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/nand/nandsim.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/onenand", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/onenand/onenand.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/redboot.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/mtd/rfd_ftl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/3c59x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/8139cp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/8139too.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/8390.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/acenic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/amd8111e.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/appletalk", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/appletalk/ipddp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/arc-rawmode.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/arc-rimi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/arcnet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/capmode.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/com90io.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/com90xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/rfc1051.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/arcnet/rfc1201.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/b44.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/benet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/benet/be2net.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bna", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bna/bna.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bnx2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bnx2x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bonding", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bonding/bonding.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/bsd_comp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/cassini.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/chelsio", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/chelsio/cxgb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/cxgb3", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/cxgb3/cxgb3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/defxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/dgrs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/dl2k.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/dummy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/e100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/e1000", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/e1000/e1000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/e1000e", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/e1000e/e1000e.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/eepro100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/epic100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/eql.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/fealnx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/forcedeth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/forcedeth_new.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamachi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/6pack.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/baycom_par.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/baycom_ser_fdx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/baycom_ser_hdx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/bpqether.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/hdlcdrv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/mkiss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hamradio/yam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/hp100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ifb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/igb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/igb/igb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/act200l-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/actisys-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/ali-ircc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/esi-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/girbil-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/irda-usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/irport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/irtty-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/litelink-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/ma600-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/mcp2120-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/nsc-ircc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/old_belkin-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/sir-dev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/smsc-ircc2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/stir4200.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/tekram-sir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/via-ircc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/vlsi_ir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/irda/w83977af_ir.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ixgb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ixgb/ixgb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ixgbe", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ixgbe/ixgbe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/mii.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/mlx4", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/mlx4/mlx4_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/mlx4/mlx4_en.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/myri10ge", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/myri10ge/myri10ge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/natsemi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ne2k-pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/netconsole.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/netxen", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/netxen/netxen_nic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/niu.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ns83820.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/3c574_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/3c589_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/axnet_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/fmvj18x_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/nmclan_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/pcnet_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/smc91c92_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcmcia/xirc2ps_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pcnet32.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/cicada.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/davicom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/libphy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/lxt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/marvell.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/phy/qsemi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/plip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ppp_async.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ppp_deflate.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ppp_generic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ppp_mppe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/ppp_synctty.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pppoe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/pppox.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/qla3xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/qlge", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/qlge/qlge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/r8169.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/rrunner.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/s2io.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/shaper.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sis190.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sis900.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sk98lin", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sk98lin/sk98lin.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/skfp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/skfp/skfp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/skge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sky2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/slhc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/slip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/starfire.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sundance.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sungem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sungem_phy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/sunhme.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tg3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring/3c359.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring/abyss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring/olympic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring/tms380tr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tokenring/tmspci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/de2104x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/de4x5.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/dmfe.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/tulip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/uli526x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/winbond-840.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/xircom_cb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tulip/xircom_tulip_cb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/tun.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/typhoon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/via-rhine.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/via-velocity.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/cyclomx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/cycx_drv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/dlci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/dscc4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/farsync.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/hdlc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/lapbether.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/lmc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/lmc/lmc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/pc300.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/pci200syn.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/sbni.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/syncppp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/wanxl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wan/x25_asy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/airo.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/airo_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/atmel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/atmel_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/atmel_pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hermes.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hostap", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hostap/hostap.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hostap/hostap_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hostap/hostap_pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/hostap/hostap_plx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/ipw2100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/ipw2200.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/netwave_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco_nortel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco_pci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco_plx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/orinoco_tmd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/prism54", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/prism54/prism54.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/ray_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/spectrum_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/strip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/wavelan_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/wireless/wl3501_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/net/yellowfin.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/parport", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/parport/parport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/parport/parport_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/parport/parport_pc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/parport/parport_serial.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/acpiphp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/acpiphp_ibm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/cpcihp_generic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/cpcihp_zt5550.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/fakephp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/pci_hotplug.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/pciehp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pci/hotplug/shpchp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/i82092.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/pcmcia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/pcmcia_core.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/pd6729.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/rsrc_nonstatic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/pcmcia/yenta_socket.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/3w-9xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/3w-xxxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/BusLogic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aacraid", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aacraid/aacraid.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic7xxx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic7xxx/aic79xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic7xxx/aic7xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic7xxx_old.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic94xx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/aic94xx/aic94xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/arcmsr", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/arcmsr/arcmsr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/atp870u.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/bfa", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/bfa/bfa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/ch.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/dc395x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler/scsi_dh.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/dmx3191d.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/eata.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/fdomain.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/gdth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/hptiop.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/ide-scsi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/imm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/initio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/ips.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/iscsi_tcp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/iscsitarget", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/iscsitarget/iscsi_trgt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/libiscsi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/libsas", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/libsas/libsas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/lpfc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/lpfc/lpfc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/megaraid", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/megaraid.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/megaraid/megaraid_mbox.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/megaraid/megaraid_mm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/megaraid/megaraid_sas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/mpt2sas", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/mpt2sas/mpt2sas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/osst.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/pcmcia", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/pcmcia/fdomain_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/pcmcia/qlogic_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/ppa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qla1280.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qla2xxx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qla2xxx/qla2xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qla4xxx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qla4xxx/qla4xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qlogicfas408.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/qlogicfc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/raid_class.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_debug.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_mod.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_transport_fc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_transport_iscsi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_transport_sas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/scsi_transport_spi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/sd_mod.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/sg.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/sr_mod.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/st.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/sym53c8xx_2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/scsi/tmscsim.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/serial", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/serial/jsm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/serial/jsm/jsm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/serial/serial_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/spi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/spi/spi_bitbang.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/spi/spi_butterfly.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/telephony", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/telephony/ixj.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/telephony/ixj_pcmcia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/telephony/phonedev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/class", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/class/cdc-acm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/class/usblp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/core/usbcore.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/ehci-hcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/isp116x-hcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/ohci-hcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/sl811-hcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/sl811_cs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/host/uhci-hcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/image", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/image/mdc800.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/image/microtek.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/acecad.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/aiptek.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/appletouch.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/ati_remote.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/ati_remote2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/itmtouch.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/kbtab.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/keyspan_remote.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/mtouchusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/powermate.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/touchkitusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/usbhid.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/wacom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/xpad.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/input/yealink.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/dabusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/dsbr100.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/et61x251.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/ibmcam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/konicawc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/ov511.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/pwc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/pwc/pwc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/se401.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/sn9c102.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/stv680.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/ultracam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/usbvideo.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/vicam.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/media/w9968cf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/auerswald.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/berry_charge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/cytherm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/emi26.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/emi62.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/idmouse.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/ldusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/legousbtower.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/phidgetkit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/phidgetservo.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/rio500.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/sisusbvga", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/usblcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/usbled.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/misc/uss720.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/mon", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/mon/usbmon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/asix.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/catc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/cdc_ether.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/cdc_subset.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/gl620a.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/kaweth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/net1080.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/pegasus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/plusb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/rndis_host.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/rtl8150.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/usbnet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/zaurus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/net/zd1201.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/airprime.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/anydata.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/belkin_sa.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/cp2101.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/cyberjack.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/cypress_m8.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/digi_acceleport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/empeg.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/ftdi_sio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/funsoft.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/garmin_gps.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/hp4x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/io_edgeport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/io_ti.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/ipaq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/ipw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/ir-usb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/keyspan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/keyspan_pda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/kl5kusb105.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/kobil_sct.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/mct_u232.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/navman.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/omninet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/option.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/pl2303.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/safe_serial.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/sierra.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/ti_usb_3410_5052.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/usbserial.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/visor.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/serial/whiteheat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/storage", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/usb/storage/usb-storage.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/arcfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/aty", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/aty/aty128fb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/aty/atyfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/aty/radeonfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/backlight", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/backlight/backlight.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/backlight/lcd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/cirrusfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/cyber2000fb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/geode", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/geode/gx1fb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/hgafb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/kyro", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/kyro/kyrofb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/macmodes.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/g450_pll.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/i2c-matroxfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_DAC1064.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_Ti3026.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_accel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_base.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_crtc2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_g450.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_maven.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/matrox/matroxfb_misc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/neofb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/nvidia", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/nvidia/nvidiafb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/riva", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/riva/rivafb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/s1d13xxxfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/savage", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/savage/savagefb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/sis", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/sis/sisfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/sstfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/tdfxfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/tridentfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/vfb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/vga16fb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/video/vgastate.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/ds9490r.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/ds_w1_bridge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/matrox_w1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/w1_ds2433.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/w1_smem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/w1_therm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/drivers/w1/wire.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/9p", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/9p/9p2000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/adfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/adfs/adfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/affs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/affs/affs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/autofs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/autofs/autofs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/autofs4", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/autofs4/autofs4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/befs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/befs/befs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/bfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/bfs/bfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/binfmt_misc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/cifs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/cifs/cifs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/coda", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/coda/coda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/configfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/configfs/configfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/cramfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/cramfs/cramfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/dmapi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/dmapi/dmapi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/efs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/efs/efs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/exportfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/exportfs/exportfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ext3", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ext3/ext3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/fat", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/fat/fat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/freevxfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/freevxfs/freevxfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/fuse", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/fuse/fuse.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hfs/hfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hfsplus", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hfsplus/hfsplus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hpfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/hpfs/hpfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jbd", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jbd/jbd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jffs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jffs/jffs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jffs2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jffs2/jffs2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/jfs/jfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/lockd", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/lockd/lockd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/msdos", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/msdos/msdos.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ncpfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ncpfs/ncpfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfs/nfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfs_common", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfs_common/nfs_acl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfsd", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nfsd/nfsd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_ascii.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp1250.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp1251.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp1255.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp437.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp737.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp775.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp850.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp852.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp855.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp857.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp860.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp861.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp862.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp863.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp864.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp865.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp866.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp869.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp874.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp932.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp936.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp949.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_cp950.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_euc-jp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-13.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-14.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-15.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-5.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-7.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_iso8859-9.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_koi8-r.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_koi8-ru.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_koi8-u.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/nls/nls_utf8.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ntfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ntfs/ntfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/cluster", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/cluster/ocfs2_user_heartbeat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/dlm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/dlm/ocfs2_dlmfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ocfs2/ocfs2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/qnx4", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/qnx4/qnx4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/quota_v1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/quota_v2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/reiserfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/reiserfs/reiserfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/romfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/romfs/romfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/smbfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/smbfs/smbfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/sysv", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/sysv/sysv.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/udf", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/udf/udf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ufs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/ufs/ufs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/vfat", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/vfat/vfat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs/dmapi", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs/dmapi/xfs_dmapi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs/quota", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs/quota/xfs_quota.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/fs/xfs/xfs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/kernel", "/lib/modules/2.6.16.60-0.54.5-default/kernel/kernel/intermodule.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/kernel/rcutorture.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/crc-ccitt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/crc16.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/libcrc32c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/reed_solomon", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/reed_solomon/reed_solomon.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/ts_bm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/ts_fsm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/ts_kmp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/zlib_deflate", "/lib/modules/2.6.16.60-0.54.5-default/kernel/lib/zlib_deflate/zlib_deflate.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/802", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/802/p8023.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/8021q", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/8021q/8021q.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/appletalk", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/appletalk/appletalk.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ax25", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ax25/ax25.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/bluetooth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/bnep", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/bnep/bnep.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/cmtp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/cmtp/cmtp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/hidp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/hidp/hidp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/l2cap.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/rfcomm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/rfcomm/rfcomm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bluetooth/sco.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/bridge.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_802_3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_among.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_arp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_arpreply.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_dnat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_ip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_limit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_log.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_mark.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_mark_m.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_pkttype.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_redirect.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_snat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_stp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_ulog.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebt_vlan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebtable_broute.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebtable_filter.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebtable_nat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/bridge/netfilter/ebtables.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/core/pktgen.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/ccids", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/ccids/dccp_ccid3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/ccids/lib", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/ccids/lib/dccp_tfrc_lib.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/dccp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/dccp_diag.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/dccp/dccp_ipv6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/decnet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/decnet/decnet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/econet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/econet/econet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211/ieee80211.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211/ieee80211_crypt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211/ieee80211_crypt_tkip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ieee80211/ieee80211_crypt_wep.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ah4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/esp4.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/inet_diag.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ip_gre.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipcomp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipip.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_dh.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_ftp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_lblc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_lblcr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_lc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_nq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_rr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_sed.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_sh.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_wlc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/ipvs/ip_vs_wrr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/arp_tables.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/arpt_mangle.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/arptable_filter.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_amanda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_ftp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_irc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_netbios_ns.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_netlink.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_pptp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_proto_sctp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_conntrack_tftp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_amanda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_ftp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_irc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_pptp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_snmp_basic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_nat_tftp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_queue.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ip_tables.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_DSCP.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ECN.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_LOG.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_NETMAP.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_REJECT.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_SAME.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_TCPMSS.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_TOS.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_TTL.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ULOG.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_addrtype.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ah.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_dscp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ecn.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_esp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_hashlimit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_iprange.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ipv4options.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_multiport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_owner.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_policy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_recent.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_tos.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/ipt_ttl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/iptable_filter.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/iptable_mangle.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/iptable_nat.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/netfilter/iptable_raw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_bic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_cubic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_diag.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_highspeed.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_htcp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_hybla.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_scalable.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_vegas.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/tcp_westwood.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv4/xfrm4_tunnel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/ah6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/esp6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/ip6_tunnel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/ipcomp6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/ipv6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6_queue.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6_tables.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_HL.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_LOG.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_REJECT.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_ah.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_dst.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_esp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_eui64.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_frag.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_hbh.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_hl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_multiport.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_owner.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_policy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6t_rt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6table_filter.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6table_mangle.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/netfilter/ip6table_raw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipv6/xfrm6_tunnel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/ipx/ipx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/ircomm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/ircomm/ircomm-tty.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/ircomm/ircomm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/irda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/irlan", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/irlan/irlan.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/irnet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/irda/irnet/irnet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/key", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/key/af_key.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/lapb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/lapb/lapb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/llc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/llc/llc2.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/nfnetlink.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/nfnetlink_log.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/nfnetlink_queue.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/x_tables.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_CLASSIFY.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_CONNMARK.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_MARK.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_NFQUEUE.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_NOTRACK.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_comment.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_connmark.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_conntrack.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_dccp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_helper.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_length.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_limit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_mac.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_mark.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_physdev.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_pkttype.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_realm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_sctp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_state.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_string.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_tcpmss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netfilter/xt_tcpudp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netrom", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/netrom/netrom.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/packet", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/packet/af_packet.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/rose", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/rose/rose.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_gact.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_ipt.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_mirred.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_pedit.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_police.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/act_simple.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_basic.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_fw.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_route.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_rsvp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_rsvp6.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_tcindex.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/cls_u32.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/em_cmp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/em_meta.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/em_nbyte.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/em_text.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/em_u32.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_cbq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_dsmark.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_gred.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_hfsc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_htb.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_ingress.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_netem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_prio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_red.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_sfq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_tbf.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sched/sch_teql.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sctp", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sctp/sctp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc/auth_gss", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/sunrpc/sunrpc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/wanrouter", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/wanrouter/wanrouter.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/x25", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/x25/x25.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/xfrm", "/lib/modules/2.6.16.60-0.54.5-default/kernel/net/xfrm/xfrm_user.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security/apparmor", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security/apparmor/apparmor.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security/capability.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security/root_plug.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/security/seclvl.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/oss", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/oss/snd-mixer-oss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/oss/snd-pcm-oss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/instr", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/instr/snd-ainstr-fm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/instr/snd-ainstr-simple.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/oss", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/oss/snd-seq-oss.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-device.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-dummy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-instr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-midi-emul.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-midi-event.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-midi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq-virmidi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/seq/snd-seq.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-hwdep.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-page-alloc.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-pcm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-rawmidi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-rtctimer.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd-timer.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/core/snd.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/mpu401", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/mpu401/snd-mpu401.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/opl3", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/opl3/snd-opl3-lib.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/opl3/snd-opl3-synth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/snd-dummy.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/snd-mtpav.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/snd-serial-u16550.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/snd-virmidi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/vx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/drivers/vx/snd-vx-lib.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/other", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/other/snd-ak4114.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/other/snd-ak4xxx-adda.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/other/snd-tea575x-tuner.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/snd-cs8427.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/i2c/snd-i2c.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/isa", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/isa/sb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/isa/sb/snd-sb-common.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ac97.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ac97_codec.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ac97_plugin_ad1980.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ad1889.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ali5455.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/btaudio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/cmpci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/emu10k1", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/emu10k1/emu10k1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/es1370.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/es1371.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/esssolo1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/forte.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/i810_audio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/maestro.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/maestro3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/mpu401.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/nm256_audio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/opl3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/rme96xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/sonicvibes.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/sound.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/trident.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/uart401.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/uart6850.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/v_midi.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/via82cxxx_audio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/oss/ymfpci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ac97", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ac97/snd-ac97-bus.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ac97/snd-ac97-codec.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ac97/snd-ak4531-codec.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ali5451", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ali5451/snd-ali5451.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/au88x0", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/au88x0/snd-au8810.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/au88x0/snd-au8820.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/au88x0/snd-au8830.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ca0106", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ca0106/snd-ca0106.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/cs46xx", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/cs46xx/snd-cs46xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-darla20.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-darla24.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-echo3g.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-gina20.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-gina24.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-indigo.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-indigodj.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-indigoio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-layla20.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-layla24.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-mia.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/echoaudio/snd-mona.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/emu10k1", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/emu10k1/snd-emu10k1.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/emu10k1/snd-emu10k1x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/hda", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/hda/snd-hda-intel.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ice1712", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ice1712/snd-ice1712.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ice1712/snd-ice1724.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/korg1212", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/korg1212/snd-korg1212.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/mixart", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/mixart/snd-mixart.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/nm256", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/nm256/snd-nm256.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/pcxhr", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/pcxhr/snd-pcxhr.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/rme9652", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/rme9652/snd-hdsp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/rme9652/snd-hdspm.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/rme9652/snd-rme9652.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-ad1889.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-als4000.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-atiixp-modem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-atiixp.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-azt3328.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-bt87x.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-cmipci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-cs4281.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-ens1370.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-ens1371.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-es1938.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-es1968.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-fm801.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-intel8x0.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-intel8x0m.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-maestro3.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-rme32.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-rme96.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-sonicvibes.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-via82xx-modem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/snd-via82xx.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/trident", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/trident/snd-trident-synth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/trident/snd-trident.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/vx222", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/vx222/snd-vx222.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ymfpci", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/pci/ymfpci/snd-ymfpci.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/soundcore.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/synth", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/synth/emux", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/synth/emux/snd-emux-synth.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/synth/snd-util-mem.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/usb", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/usb/snd-usb-audio.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/usb/snd-usb-lib.ko", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/usb/usx2y", "/lib/modules/2.6.16.60-0.54.5-default/kernel/sound/usb/usx2y/snd-usb-usx2y.ko", "/lib/modules/2.6.16.60-0.54.5-default/modules.alias", "/lib/modules/2.6.16.60-0.54.5-default/modules.ccwmap", "/lib/modules/2.6.16.60-0.54.5-default/modules.dep", "/lib/modules/2.6.16.60-0.54.5-default/modules.ieee1394map", "/lib/modules/2.6.16.60-0.54.5-default/modules.inputmap", "/lib/modules/2.6.16.60-0.54.5-default/modules.isapnpmap", "/lib/modules/2.6.16.60-0.54.5-default/modules.ofmap", "/lib/modules/2.6.16.60-0.54.5-default/modules.pcimap", "/lib/modules/2.6.16.60-0.54.5-default/modules.seriomap", "/lib/modules/2.6.16.60-0.54.5-default/modules.symbols", "/lib/modules/2.6.16.60-0.54.5-default/modules.unsupported", "/lib/modules/2.6.16.60-0.54.5-default/modules.usbmap", "/lib/modules/2.6.16.60-0.54.5-default/source", "/usr/src/linux-2.6.16.60-0.54.5-obj", "/usr/src/linux-2.6.16.60-0.54.5-obj/x86_64", "/usr/src/linux-2.6.16.60-0.54.5-obj/x86_64/default", "/usr/src/linux-2.6.16.60-0.54.5-obj/x86_64/default/Module.symvers", "/usr/src/linux-2.6.16.60-0.54.5-obj/x86_64/default/makedumpfile.config"] >libguestfs: trace: v2v: is_dir "/lib/modules/2.6.16.60-0.54.5-default" "followsymlinks:true" >guestfsd: => command_lines (0x33) took 0.16 secs >guestfsd: <= is_dir (0x26) request length 88 bytes >chroot: /sysroot: running 'is_dir: /lib/modules/2.6.16.60-0.54.5-default' >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: statns "/boot/vmlinuz-2.6.16.60-0.54.5-default" >guestfsd: => is_dir (0x26) took 0.01 secs >guestfsd: <= statns (0x1a5) request length 84 bytes >guestflibguestfs: trace: v2v: statns = <struct guestfs_statns = st_dev: 2050, st_ino: 98349, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1410193, st_blksize: 4096, st_blocks: 2762, st_atime_sec: 1533650067, st_atime_nsec: 0, st_mtime_sec: 1252148485, st_mtime_nsec: 0, st_ctime_sec: 1533649948, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: v2v: ls "/boot" >libguestfs: trace: v2v: ls0 "/boot" "/tmp/libguestfsEXXMu3/ls4.txt" >sd: => statns (0x1a5) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 52 bytes >guelibguestfs: trace: v2v: ls0 = 0 >libguestfs: trace: v2v: ls = ["System.map-2.6.16.60-0.54.5-default", "backup_mbr", "boot", "config-2.6.16.60-0.54.5-default", "grub", "initrd", "initrd-2.6.16.60-0.54.5-default", "message", "symsets-2.6.16.60-0.54.5-default.tar.gz", "symtypes-2.6.16.60-0.54.5-default.gz", "symvers-2.6.16.60-0.54.5-default.gz", "vmlinux-2.6.16.60-0.54.5-default.gz", "vmlinuz", "vmlinuz-2.6.16.60-0.54.5-default"] >libguestfs: trace: v2v: find "/lib/modules/2.6.16.60-0.54.5-default" >libguestfs: trace: v2v: find0 "/lib/modules/2.6.16.60-0.54.5-default" "/tmp/libguestfsEXXMu3/find5.txt" >stfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= find0 (0xc4) request length 84 bytes >find /sysroot/lib/modules/2.6.16.60-0.54.5-default -print0 >guestfsd: => find0 (0xc4) took 0.42 secslibguestfs: trace: v2v: find0 = 0 >libguestfs: trace: v2v: find = ["/build", "/kernel", "/kernel/arch", "/kernel/arch/x86_64", "/kernel/arch/x86_64/crypto", "/kernel/arch/x86_64/crypto/aes-x86_64.ko", "/kernel/arch/x86_64/crypto/twofish-x86_64.ko", "/kernel/arch/x86_64/kernel", "/kernel/arch/x86_64/kernel/cpufreq", "/kernel/arch/x86_64/kernel/cpufreq/acpi-cpufreq.ko", "/kernel/arch/x86_64/kernel/cpufreq/powernow-k8.ko", "/kernel/arch/x86_64/kernel/cpufreq/speedstep-centrino.ko", "/kernel/arch/x86_64/kernel/cpuid.ko", "/kernel/arch/x86_64/kernel/microcode.ko", "/kernel/arch/x86_64/kernel/msr.ko", "/kernel/arch/x86_64/oprofile", "/kernel/arch/x86_64/oprofile/oprofile.ko", "/kernel/crypto", "/kernel/crypto/ablkcipher.ko", "/kernel/crypto/aes.ko", "/kernel/crypto/anubis.ko", "/kernel/crypto/arc4.ko", "/kernel/crypto/blkcipher.ko", "/kernel/crypto/blowfish.ko", "/kernel/crypto/camellia.ko", "/kernel/crypto/cast5.ko", "/kernel/crypto/cast6.ko", "/kernel/crypto/cbc.ko", "/kernel/crypto/crc32c.ko", "/kernel/crypto/cryptd.ko", "/kernel/crypto/crypto_null.ko", "/kernel/crypto/deflate.ko", "/kernel/crypto/ecb.ko", "/kernel/crypto/fcrypt.ko", "/kernel/crypto/gf128mul.ko", "/kernel/crypto/khazad.ko", "/kernel/crypto/lrw.ko", "/kernel/crypto/md4.ko", "/kernel/crypto/michael_mic.ko", "/kernel/crypto/pcbc.ko", "/kernel/crypto/serpent.ko", "/kernel/crypto/sha1.ko", "/kernel/crypto/sha256.ko", "/kernel/crypto/sha512.ko", "/kernel/crypto/tcrypt.ko", "/kernel/crypto/tea.ko", "/kernel/crypto/tgr192.ko", "/kernel/crypto/twofish.ko", "/kernel/crypto/twofish_common.ko", "/kernel/crypto/wp512.ko", "/kernel/crypto/xcbc.ko", "/kernel/drivers", "/kernel/drivers/acpi", "/kernel/drivers/acpi/ac.ko", "/kernel/drivers/acpi/asus_acpi.ko", "/kernel/drivers/acpi/battery.ko", "/kernel/drivers/acpi/button.ko", "/kernel/drivers/acpi/container.ko", "/kernel/drivers/acpi/dock.ko", "/kernel/drivers/acpi/fan.ko", "/kernel/drivers/acpi/ibm_acpi.ko", "/kernel/drivers/acpi/pcc_acpi.ko", "/kernel/drivers/acpi/processor.ko", "/kernel/drivers/acpi/sony_acpi.ko", "/kernel/drivers/acpi/thermal.ko", "/kernel/drivers/acpi/toshiba_acpi.ko", "/kernel/drivers/acpi/video.ko", "/kernel/drivers/ata", "/kernel/drivers/ata/ahci.ko", "/kernel/drivers/ata/ata_piix.ko", "/kernel/drivers/ata/libata.ko", "/kernel/drivers/ata/pata_artop.ko", "/kernel/drivers/ata/pata_efar.ko", "/kernel/drivers/ata/pata_hpt37x.ko", "/kernel/drivers/ata/pata_hpt3x2n.ko", "/kernel/drivers/ata/pata_it8213.ko", "/kernel/drivers/ata/pata_it821x.ko", "/kernel/drivers/ata/pata_jmicron.ko", "/kernel/drivers/ata/pata_marvell.ko", "/kernel/drivers/ata/pata_netcell.ko", "/kernel/drivers/ata/pata_opti.ko", "/kernel/drivers/ata/pata_optidma.ko", "/kernel/drivers/ata/pata_radisys.ko", "/kernel/drivers/ata/pata_rz1000.ko", "/kernel/drivers/ata/pata_sil680.ko", "/kernel/drivers/ata/pdc_adma.ko", "/kernel/drivers/ata/sata_mv.ko", "/kernel/drivers/ata/sata_nv.ko", "/kernel/drivers/ata/sata_promise.ko", "/kernel/drivers/ata/sata_qstor.ko", "/kernel/drivers/ata/sata_sil.ko", "/kernel/drivers/ata/sata_sil24.ko", "/kernel/drivers/ata/sata_sis.ko", "/kernel/drivers/ata/sata_svw.ko", "/kernel/drivers/ata/sata_sx4.ko", "/kernel/drivers/ata/sata_uli.ko", "/kernel/drivers/ata/sata_via.ko", "/kernel/drivers/ata/sata_vsc.ko", "/kernel/drivers/base", "/kernel/drivers/base/firmware_class.ko", "/kernel/drivers/block", "/kernel/drivers/block/DAC960.ko", "/kernel/drivers/block/aoe", "/kernel/drivers/block/aoe/aoe.ko", "/kernel/drivers/block/cciss.ko", "/kernel/drivers/block/cpqarray.ko", "/kernel/drivers/block/cryptoloop.ko", "/kernel/drivers/block/floppy.ko", "/kernel/drivers/block/loop.ko", "/kernel/drivers/block/loop_fish2.ko", "/kernel/drivers/block/nbd.ko", "/kernel/drivers/block/paride", "/kernel/drivers/block/paride/aten.ko", "/kernel/drivers/block/paride/bpck.ko", "/kernel/drivers/block/paride/comm.ko", "/kernel/drivers/block/paride/dstr.ko", "/kernel/drivers/block/paride/epat.ko", "/kernel/drivers/block/paride/epia.ko", "/kernel/drivers/block/paride/fit2.ko", "/kernel/drivers/block/paride/fit3.ko", "/kernel/drivers/block/paride/friq.ko", "/kernel/drivers/block/paride/frpw.ko", "/kernel/drivers/block/paride/kbic.ko", "/kernel/drivers/block/paride/ktti.ko", "/kernel/drivers/block/paride/on20.ko", "/kernel/drivers/block/paride/on26.ko", "/kernel/drivers/block/paride/paride.ko", "/kernel/drivers/block/paride/pcd.ko", "/kernel/drivers/block/paride/pd.ko", "/kernel/drivers/block/paride/pf.ko", "/kernel/drivers/block/paride/pg.ko", "/kernel/drivers/block/paride/pt.ko", "/kernel/drivers/block/pktcdvd.ko", "/kernel/drivers/block/sx8.ko", "/kernel/drivers/block/umem.ko", "/kernel/drivers/bluetooth", "/kernel/drivers/bluetooth/bcm203x.ko", "/kernel/drivers/bluetooth/bfusb.ko", "/kernel/drivers/bluetooth/bluecard_cs.ko", "/kernel/drivers/bluetooth/bpa10x.ko", "/kernel/drivers/bluetooth/bt3c_cs.ko", "/kernel/drivers/bluetooth/btuart_cs.ko", "/kernel/drivers/bluetooth/dtl1_cs.ko", "/kernel/drivers/bluetooth/hci_uart.ko", "/kernel/drivers/bluetooth/hci_usb.ko", "/kernel/drivers/bluetooth/hci_vhci.ko", "/kernel/drivers/cdrom", "/kernel/drivers/cdrom/cdrom.ko", "/kernel/drivers/char", "/kernel/drivers/char/applicom.ko", "/kernel/drivers/char/crasher.ko", "/kernel/drivers/char/cyclades.ko", "/kernel/drivers/char/drm", "/kernel/drivers/char/drm/drm.ko", "/kernel/drivers/char/drm/i810.ko", "/kernel/drivers/char/drm/i915.ko", "/kernel/drivers/char/drm/mga.ko", "/kernel/drivers/char/drm/r128.ko", "/kernel/drivers/char/drm/radeon.ko", "/kernel/drivers/char/drm/savage.ko", "/kernel/drivers/char/drm/sis.ko", "/kernel/drivers/char/drm/tdfx.ko", "/kernel/drivers/char/drm/via.ko", "/kernel/drivers/char/dtlk.ko", "/kernel/drivers/char/epca.ko", "/kernel/drivers/char/generic_serial.ko", "/kernel/drivers/char/hangcheck-timer.ko", "/kernel/drivers/char/hw_random.ko", "/kernel/drivers/char/ipmi", "/kernel/drivers/char/ipmi/ipmi_devintf.ko", "/kernel/drivers/char/ipmi/ipmi_msghandler.ko", "/kernel/drivers/char/ipmi/ipmi_poweroff.ko", "/kernel/drivers/char/ipmi/ipmi_si.ko", "/kernel/drivers/char/ipmi/ipmi_watchdog.ko", "/kernel/drivers/char/istallion.ko", "/kernel/drivers/char/lp.ko", "/kernel/drivers/char/mxser.ko", "/kernel/drivers/char/n_hdlc.ko", "/kernel/drivers/char/n_r3964.ko", "/kernel/drivers/char/nozomi.ko", "/kernel/drivers/char/pcmcia", "/kernel/drivers/char/pcmcia/cm4000_cs.ko", "/kernel/drivers/char/pcmcia/cm4040_cs.ko", "/kernel/drivers/char/pcmcia/synclink_cs.ko", "/kernel/drivers/char/ppdev.ko", "/kernel/drivers/char/raw.ko", "/kernel/drivers/char/rocket.ko", "/kernel/drivers/char/stallion.ko", "/kernel/drivers/char/sx.ko", "/kernel/drivers/char/synclink.ko", "/kernel/drivers/char/synclink_gt.ko", "/kernel/drivers/char/synclinkmp.ko", "/kernel/drivers/char/tipar.ko", "/kernel/drivers/char/tlclk.ko", "/kernel/drivers/char/tpm", "/kernel/drivers/char/tpm/tpm.ko", "/kernel/drivers/char/tpm/tpm_atmel.ko", "/kernel/drivers/char/tpm/tpm_bios.ko", "/kernel/drivers/char/tpm/tpm_tis.ko", "/kernel/drivers/char/watchdog", "/kernel/drivers/char/watchdog/acquirewdt.ko", "/kernel/drivers/char/watchdog/advantechwdt.ko", "/kernel/drivers/char/watchdog/alim1535_wdt.ko", "/kernel/drivers/char/watchdog/alim7101_wdt.ko", "/kernel/drivers/char/watchdog/cpu5wdt.ko", "/kernel/drivers/char/watchdog/eurotechwdt.ko", "/kernel/drivers/char/watchdog/i6300esb.ko", "/kernel/drivers/char/watchdog/i8xx_tco.ko", "/kernel/drivers/char/watchdog/ib700wdt.ko", "/kernel/drivers/char/watchdog/ibmasr.ko", "/kernel/drivers/char/watchdog/machzwd.ko", "/kernel/drivers/char/watchdog/pcwd_pci.ko", "/kernel/drivers/char/watchdog/pcwd_usb.ko", "/kernel/drivers/char/watchdog/sbc60xxwdt.ko", "/kernel/drivers/char/watchdog/sbc8360.ko", "/kernel/drivers/char/watchdog/sbc_epx_c3.ko", "/kernel/drivers/char/watchdog/sc1200wdt.ko", "/kernel/drivers/char/watchdog/sc520_wdt.ko", "/kernel/drivers/char/watchdog/softdog.ko", "/kernel/drivers/char/watchdog/w83627hf_wdt.ko", "/kernel/drivers/char/watchdog/w83877f_wdt.ko", "/kernel/drivers/char/watchdog/w83977f_wdt.ko", "/kernel/drivers/char/watchdog/wafer5823wdt.ko", "/kernel/drivers/char/watchdog/wdt_pci.ko", "/kernel/drivers/cpufreq", "/kernel/drivers/cpufreq/cpufreq_conservative.ko", "/kernel/drivers/cpufreq/cpufreq_ondemand.ko", "/kernel/drivers/cpufreq/cpufreq_powersave.ko", "/kernel/drivers/cpufreq/cpufreq_stats.ko", "/kernel/drivers/cpufreq/cpufreq_userspace.ko", "/kernel/drivers/cpufreq/freq_table.ko", "/kernel/drivers/dma", "/kernel/drivers/dma/ioatdma.ko", "/kernel/drivers/dma/testclient.ko", "/kernel/drivers/firmware", "/kernel/drivers/firmware/dcdbas.ko", "/kernel/drivers/firmware/dell_rbu.ko", "/kernel/drivers/firmware/edd.ko", "/kernel/drivers/hwmon", "/kernel/drivers/hwmon/adm1021.ko", "/kernel/drivers/hwmon/adm1025.ko", "/kernel/drivers/hwmon/adm1026.ko", "/kernel/drivers/hwmon/adm1031.ko", "/kernel/drivers/hwmon/adm9240.ko", "/kernel/drivers/hwmon/asb100.ko", "/kernel/drivers/hwmon/atxp1.ko", "/kernel/drivers/hwmon/ds1621.ko", "/kernel/drivers/hwmon/f71805f.ko", "/kernel/drivers/hwmon/fscher.ko", "/kernel/drivers/hwmon/fscpos.ko", "/kernel/drivers/hwmon/gl518sm.ko", "/kernel/drivers/hwmon/gl520sm.ko", "/kernel/drivers/hwmon/hdaps.ko", "/kernel/drivers/hwmon/hwmon-vid.ko", "/kernel/drivers/hwmon/hwmon.ko", "/kernel/drivers/hwmon/it87.ko", "/kernel/drivers/hwmon/k8temp.ko", "/kernel/drivers/hwmon/lm63.ko", "/kernel/drivers/hwmon/lm75.ko", "/kernel/drivers/hwmon/lm77.ko", "/kernel/drivers/hwmon/lm78.ko", "/kernel/drivers/hwmon/lm80.ko", "/kernel/drivers/hwmon/lm83.ko", "/kernel/drivers/hwmon/lm85.ko", "/kernel/drivers/hwmon/lm87.ko", "/kernel/drivers/hwmon/lm90.ko", "/kernel/drivers/hwmon/lm92.ko", "/kernel/drivers/hwmon/max1619.ko", "/kernel/drivers/hwmon/pc87360.ko", "/kernel/drivers/hwmon/pc87427.ko", "/kernel/drivers/hwmon/sis5595.ko", "/kernel/drivers/hwmon/smsc47b397.ko", "/kernel/drivers/hwmon/smsc47m1.ko", "/kernel/drivers/hwmon/smsc47m192.ko", "/kernel/drivers/hwmon/via686a.ko", "/kernel/drivers/hwmon/vt8231.ko", "/kernel/drivers/hwmon/w83627ehf.ko", "/kernel/drivers/hwmon/w83627hf.ko", "/kernel/drivers/hwmon/w83781d.ko", "/kernel/drivers/hwmon/w83791d.ko", "/kernel/drivers/hwmon/w83792d.ko", "/kernel/drivers/hwmon/w83l785ts.ko", "/kernel/drivers/i2c", "/kernel/drivers/i2c/algos", "/kernel/drivers/i2c/algos/i2c-algo-bit.ko", "/kernel/drivers/i2c/algos/i2c-algo-pca.ko", "/kernel/drivers/i2c/algos/i2c-algo-pcf.ko", "/kernel/drivers/i2c/busses", "/kernel/drivers/i2c/busses/i2c-ali1535.ko", "/kernel/drivers/i2c/busses/i2c-ali1563.ko", "/kernel/drivers/i2c/busses/i2c-ali15x3.ko", "/kernel/drivers/i2c/busses/i2c-amd756-s4882.ko", "/kernel/drivers/i2c/busses/i2c-amd756.ko", "/kernel/drivers/i2c/busses/i2c-amd8111.ko", "/kernel/drivers/i2c/busses/i2c-i801.ko", "/kernel/drivers/i2c/busses/i2c-i810.ko", "/kernel/drivers/i2c/busses/i2c-isa.ko", "/kernel/drivers/i2c/busses/i2c-nforce2.ko", "/kernel/drivers/i2c/busses/i2c-parport-light.ko", "/kernel/drivers/i2c/busses/i2c-parport.ko", "/kernel/drivers/i2c/busses/i2c-pca-isa.ko", "/kernel/drivers/i2c/busses/i2c-piix4.ko", "/kernel/drivers/i2c/busses/i2c-prosavage.ko", "/kernel/drivers/i2c/busses/i2c-savage4.ko", "/kernel/drivers/i2c/busses/i2c-sis5595.ko", "/kernel/drivers/i2c/busses/i2c-sis630.ko", "/kernel/drivers/i2c/busses/i2c-sis96x.ko", "/kernel/drivers/i2c/busses/i2c-stub.ko", "/kernel/drivers/i2c/busses/i2c-via.ko", "/kernel/drivers/i2c/busses/i2c-viapro.ko", "/kernel/drivers/i2c/busses/i2c-voodoo3.ko", "/kernel/drivers/i2c/busses/scx200_acb.ko", "/kernel/drivers/i2c/chips", "/kernel/drivers/i2c/chips/ds1337.ko", "/kernel/drivers/i2c/chips/ds1374.ko", "/kernel/drivers/i2c/chips/eeprom.ko", "/kernel/drivers/i2c/chips/max6875.ko", "/kernel/drivers/i2c/chips/pca9539.ko", "/kernel/drivers/i2c/chips/pcf8574.ko", "/kernel/drivers/i2c/chips/pcf8591.ko", "/kernel/drivers/i2c/chips/rtc8564.ko", "/kernel/drivers/i2c/chips/x1205.ko", "/kernel/drivers/i2c/i2c-core.ko", "/kernel/drivers/i2c/i2c-dev.ko", "/kernel/drivers/ide", "/kernel/drivers/ide/ide-cd.ko", "/kernel/drivers/ide/ide-core.ko", "/kernel/drivers/ide/ide-disk.ko", "/kernel/drivers/ide/ide-floppy.ko", "/kernel/drivers/ide/ide-generic.ko", "/kernel/drivers/ide/ide-tape.ko", "/kernel/drivers/ide/legacy", "/kernel/drivers/ide/legacy/ide-cs.ko", "/kernel/drivers/ide/pci", "/kernel/drivers/ide/pci/aec62xx.ko", "/kernel/drivers/ide/pci/alim15x3.ko", "/kernel/drivers/ide/pci/amd74xx.ko", "/kernel/drivers/ide/pci/atiixp.ko", "/kernel/drivers/ide/pci/cmd64x.ko", "/kernel/drivers/ide/pci/cs5520.ko", "/kernel/drivers/ide/pci/cs5530.ko", "/kernel/drivers/ide/pci/cy82c693.ko", "/kernel/drivers/ide/pci/generic.ko", "/kernel/drivers/ide/pci/hpt34x.ko", "/kernel/drivers/ide/pci/hpt366.ko", "/kernel/drivers/ide/pci/it821x.ko", "/kernel/drivers/ide/pci/ns87415.ko", "/kernel/drivers/ide/pci/pdc202xx_new.ko", "/kernel/drivers/ide/pci/pdc202xx_old.ko", "/kernel/drivers/ide/pci/piix.ko", "/kernel/drivers/ide/pci/rz1000.ko", "/kernel/drivers/ide/pci/sc1200.ko", "/kernel/drivers/ide/pci/serverworks.ko", "/kernel/drivers/ide/pci/siimage.ko", "/kernel/drivers/ide/pci/sis5513.ko", "/kernel/drivers/ide/pci/slc90e66.ko", "/kernel/drivers/ide/pci/triflex.ko", "/kernel/drivers/ide/pci/via82cxxx.ko", "/kernel/drivers/ieee1394", "/kernel/drivers/ieee1394/dv1394.ko", "/kernel/drivers/ieee1394/eth1394.ko", "/kernel/drivers/ieee1394/ieee1394.ko", "/kernel/drivers/ieee1394/ohci1394.ko", "/kernel/drivers/ieee1394/pcilynx.ko", "/kernel/drivers/ieee1394/raw1394.ko", "/kernel/drivers/ieee1394/sbp2.ko", "/kernel/drivers/ieee1394/video1394.ko", "/kernel/drivers/infiniband", "/kernel/drivers/infiniband/core", "/kernel/drivers/infiniband/core/ib_cm.ko", "/kernel/drivers/infiniband/core/ib_core.ko", "/kernel/drivers/infiniband/core/ib_mad.ko", "/kernel/drivers/infiniband/core/ib_sa.ko", "/kernel/drivers/infiniband/core/ib_ucm.ko", "/kernel/drivers/infiniband/core/ib_umad.ko", "/kernel/drivers/infiniband/core/ib_uverbs.ko", "/kernel/drivers/infiniband/hw", "/kernel/drivers/infiniband/hw/mthca", "/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko", "/kernel/drivers/infiniband/ulp", "/kernel/drivers/infiniband/ulp/ipoib", "/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko", "/kernel/drivers/infiniband/ulp/srp", "/kernel/drivers/infiniband/ulp/srp/ib_srp.ko", "/kernel/drivers/input", "/kernel/drivers/input/gameport", "/kernel/drivers/input/gameport/emu10k1-gp.ko", "/kernel/drivers/input/gameport/fm801-gp.ko", "/kernel/drivers/input/gameport/gameport.ko", "/kernel/drivers/input/gameport/lightning.ko", "/kernel/drivers/input/gameport/ns558.ko", "/kernel/drivers/input/joydev.ko", "/kernel/drivers/input/joystick", "/kernel/drivers/input/joystick/a3d.ko", "/kernel/drivers/input/joystick/adi.ko", "/kernel/drivers/input/joystick/analog.ko", "/kernel/drivers/input/joystick/cobra.ko", "/kernel/drivers/input/joystick/db9.ko", "/kernel/drivers/input/joystick/gamecon.ko", "/kernel/drivers/input/joystick/gf2k.ko", "/kernel/drivers/input/joystick/grip.ko", "/kernel/drivers/input/joystick/grip_mp.ko", "/kernel/drivers/input/joystick/guillemot.ko", "/kernel/drivers/input/joystick/iforce", "/kernel/drivers/input/joystick/iforce/iforce.ko", "/kernel/drivers/input/joystick/interact.ko", "/kernel/drivers/input/joystick/joydump.ko", "/kernel/drivers/input/joystick/magellan.ko", "/kernel/drivers/input/joystick/sidewinder.ko", "/kernel/drivers/input/joystick/spaceball.ko", "/kernel/drivers/input/joystick/spaceorb.ko", "/kernel/drivers/input/joystick/stinger.ko", "/kernel/drivers/input/joystick/tmdc.ko", "/kernel/drivers/input/joystick/turbografx.ko", "/kernel/drivers/input/joystick/twidjoy.ko", "/kernel/drivers/input/joystick/warrior.ko", "/kernel/drivers/input/keyboard", "/kernel/drivers/input/keyboard/newtonkbd.ko", "/kernel/drivers/input/keyboard/sunkbd.ko", "/kernel/drivers/input/keyboard/xtkbd.ko", "/kernel/drivers/input/misc", "/kernel/drivers/input/misc/uinput.ko", "/kernel/drivers/input/mouse", "/kernel/drivers/input/mouse/sermouse.ko", "/kernel/drivers/input/serio", "/kernel/drivers/input/serio/ct82c710.ko", "/kernel/drivers/input/serio/parkbd.ko", "/kernel/drivers/input/serio/pcips2.ko", "/kernel/drivers/input/serio/serio_raw.ko", "/kernel/drivers/input/serio/serport.ko", "/kernel/drivers/input/touchscreen", "/kernel/drivers/input/touchscreen/ads7846.ko", "/kernel/drivers/input/touchscreen/elo.ko", "/kernel/drivers/input/touchscreen/gunze.ko", "/kernel/drivers/input/touchscreen/mk712.ko", "/kernel/drivers/input/touchscreen/mtouch.ko", "/kernel/drivers/input/tsdev.ko", "/kernel/drivers/isdn", "/kernel/drivers/isdn/capi", "/kernel/drivers/isdn/capi/capi.ko", "/kernel/drivers/isdn/capi/capidrv.ko", "/kernel/drivers/isdn/capi/capifs.ko", "/kernel/drivers/isdn/capi/kernelcapi.ko", "/kernel/drivers/isdn/divert", "/kernel/drivers/isdn/divert/dss1_divert.ko", "/kernel/drivers/isdn/hardware", "/kernel/drivers/isdn/hardware/avm", "/kernel/drivers/isdn/hardware/avm/avm_cs.ko", "/kernel/drivers/isdn/hardware/avm/b1.ko", "/kernel/drivers/isdn/hardware/avm/b1dma.ko", "/kernel/drivers/isdn/hardware/avm/b1pci.ko", "/kernel/drivers/isdn/hardware/avm/b1pcmcia.ko", "/kernel/drivers/isdn/hardware/avm/c4.ko", "/kernel/drivers/isdn/hardware/avm/t1pci.ko", "/kernel/drivers/isdn/hisax", "/kernel/drivers/isdn/hisax/avma1_cs.ko", "/kernel/drivers/isdn/hisax/elsa_cs.ko", "/kernel/drivers/isdn/hisax/hfc4s8s_l1.ko", "/kernel/drivers/isdn/hisax/hfc_usb.ko", "/kernel/drivers/isdn/hisax/hisax.ko", "/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko", "/kernel/drivers/isdn/hisax/hisax_isac.ko", "/kernel/drivers/isdn/hisax/hisax_st5481.ko", "/kernel/drivers/isdn/hisax/isdnhdlc.ko", "/kernel/drivers/isdn/hisax/sedlbauer_cs.ko", "/kernel/drivers/isdn/hisax/teles_cs.ko", "/kernel/drivers/isdn/hysdn", "/kernel/drivers/isdn/hysdn/hysdn.ko", "/kernel/drivers/isdn/i4l", "/kernel/drivers/isdn/i4l/isdn.ko", "/kernel/drivers/isdn/i4l/isdn_bsdcomp.ko", "/kernel/drivers/md", "/kernel/drivers/md/dm-crypt.ko", "/kernel/drivers/md/dm-mirror.ko", "/kernel/drivers/md/dm-mod.ko", "/kernel/drivers/md/dm-multipath.ko", "/kernel/drivers/md/dm-round-robin.ko", "/kernel/drivers/md/dm-snapshot.ko", "/kernel/drivers/md/dm-zero.ko", "/kernel/drivers/md/faulty.ko", "/kernel/drivers/md/linear.ko", "/kernel/drivers/md/multipath.ko", "/kernel/drivers/md/raid0.ko", "/kernel/drivers/md/raid1.ko", "/kernel/drivers/md/raid10.ko", "/kernel/drivers/md/raid5.ko", "/kernel/drivers/md/raid6.ko", "/kernel/drivers/md/xor.ko", "/kernel/drivers/media", "/kernel/drivers/media/common", "/kernel/drivers/media/common/ir-common.ko", "/kernel/drivers/media/common/saa7146.ko", "/kernel/drivers/media/common/saa7146_vv.ko", "/kernel/drivers/media/dvb", "/kernel/drivers/media/dvb/b2c2", "/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko", "/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko", "/kernel/drivers/media/dvb/b2c2/b2c2-flexcop.ko", "/kernel/drivers/media/dvb/bt8xx", "/kernel/drivers/media/dvb/bt8xx/bt878.ko", "/kernel/drivers/media/dvb/bt8xx/dst.ko", "/kernel/drivers/media/dvb/bt8xx/dst_ca.ko", "/kernel/drivers/media/dvb/bt8xx/dvb-bt8xx.ko", "/kernel/drivers/media/dvb/cinergyT2", "/kernel/drivers/media/dvb/cinergyT2/cinergyT2.ko", "/kernel/drivers/media/dvb/dvb-core", "/kernel/drivers/media/dvb/dvb-core/dvb-core.ko", "/kernel/drivers/media/dvb/dvb-usb", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-a800.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-nova-t-usb2.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-umt-010.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-vp702x.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb-vp7045.ko", "/kernel/drivers/media/dvb/dvb-usb/dvb-usb.ko", "/kernel/drivers/media/dvb/frontends", "/kernel/drivers/media/dvb/frontends/bcm3510.ko", "/kernel/drivers/media/dvb/frontends/cx22700.ko", "/kernel/drivers/media/dvb/frontends/cx22702.ko", "/kernel/drivers/media/dvb/frontends/cx24110.ko", "/kernel/drivers/media/dvb/frontends/cx24123.ko", "/kernel/drivers/media/dvb/frontends/dib3000-common.ko", "/kernel/drivers/media/dvb/frontends/dib3000mb.ko", "/kernel/drivers/media/dvb/frontends/dib3000mc.ko", "/kernel/drivers/media/dvb/frontends/dvb-pll.ko", "/kernel/drivers/media/dvb/frontends/l64781.ko", "/kernel/drivers/media/dvb/frontends/lgdt330x.ko", "/kernel/drivers/media/dvb/frontends/mt312.ko", "/kernel/drivers/media/dvb/frontends/mt352.ko", "/kernel/drivers/media/dvb/frontends/nxt200x.ko", "/kernel/drivers/media/dvb/frontends/nxt6000.ko", "/kernel/drivers/media/dvb/frontends/or51132.ko", "/kernel/drivers/media/dvb/frontends/or51211.ko", "/kernel/drivers/media/dvb/frontends/s5h1420.ko", "/kernel/drivers/media/dvb/frontends/sp8870.ko", "/kernel/drivers/media/dvb/frontends/sp887x.ko", "/kernel/drivers/media/dvb/frontends/stv0297.ko", "/kernel/drivers/media/dvb/frontends/stv0299.ko", "/kernel/drivers/media/dvb/frontends/tda10021.ko", "/kernel/drivers/media/dvb/frontends/tda1004x.ko", "/kernel/drivers/media/dvb/frontends/tda8083.ko", "/kernel/drivers/media/dvb/frontends/ves1820.ko", "/kernel/drivers/media/dvb/frontends/ves1x93.ko", "/kernel/drivers/media/dvb/pluto2", "/kernel/drivers/media/dvb/pluto2/pluto2.ko", "/kernel/drivers/media/dvb/ttpci", "/kernel/drivers/media/dvb/ttpci/budget-av.ko", "/kernel/drivers/media/dvb/ttpci/budget-ci.ko", "/kernel/drivers/media/dvb/ttpci/budget-core.ko", "/kernel/drivers/media/dvb/ttpci/budget-patch.ko", "/kernel/drivers/media/dvb/ttpci/budget.ko", "/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko", "/kernel/drivers/media/dvb/ttpci/ttpci-eeprom.ko", "/kernel/drivers/media/dvb/ttusb-budget", "/kernel/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.ko", "/kernel/drivers/media/dvb/ttusb-dec", "/kernel/drivers/media/dvb/ttusb-dec/ttusb_dec.ko", "/kernel/drivers/media/dvb/ttusb-dec/ttusbdecfe.ko", "/kernel/drivers/media/radio", "/kernel/drivers/media/radio/radio-gemtek-pci.ko", "/kernel/drivers/media/radio/radio-maestro.ko", "/kernel/drivers/media/radio/radio-maxiradio.ko", "/kernel/drivers/media/video", "/kernel/drivers/media/video/adv7170.ko", "/kernel/drivers/media/video/adv7175.ko", "/kernel/drivers/media/video/bt819.ko", "/kernel/drivers/media/video/bt856.ko", "/kernel/drivers/media/video/btcx-risc.ko", "/kernel/drivers/media/video/bttv.ko", "/kernel/drivers/media/video/bw-qcam.ko", "/kernel/drivers/media/video/c-qcam.ko", "/kernel/drivers/media/video/compat_ioctl32.ko", "/kernel/drivers/media/video/cpia.ko", "/kernel/drivers/media/video/cpia_pp.ko", "/kernel/drivers/media/video/cpia_usb.ko", "/kernel/drivers/media/video/cs53l32a.ko", "/kernel/drivers/media/video/cx25840", "/kernel/drivers/media/video/cx25840/cx25840.ko", "/kernel/drivers/media/video/cx88", "/kernel/drivers/media/video/cx88/cx88-alsa.ko", "/kernel/drivers/media/video/cx88/cx88-blackbird.ko", "/kernel/drivers/media/video/cx88/cx88-dvb.ko", "/kernel/drivers/media/video/cx88/cx88-vp3054-i2c.ko", "/kernel/drivers/media/video/cx88/cx8800.ko", "/kernel/drivers/media/video/cx88/cx8802.ko", "/kernel/drivers/media/video/cx88/cx88xx.ko", "/kernel/drivers/media/video/dpc7146.ko", "/kernel/drivers/media/video/em28xx", "/kernel/drivers/media/video/em28xx/em28xx.ko", "/kernel/drivers/media/video/hexium_gemini.ko", "/kernel/drivers/media/video/hexium_orion.ko", "/kernel/drivers/media/video/ir-kbd-i2c.ko", "/kernel/drivers/media/video/msp3400.ko", "/kernel/drivers/media/video/mxb.ko", "/kernel/drivers/media/video/ovcamchip", "/kernel/drivers/media/video/ovcamchip/ovcamchip.ko", "/kernel/drivers/media/video/saa5246a.ko", "/kernel/drivers/media/video/saa5249.ko", "/kernel/drivers/media/video/saa6588.ko", "/kernel/drivers/media/video/saa7110.ko", "/kernel/drivers/media/video/saa7111.ko", "/kernel/drivers/media/video/saa7114.ko", "/kernel/drivers/media/video/saa7115.ko", "/kernel/drivers/media/video/saa711x.ko", "/kernel/drivers/media/video/saa7127.ko", "/kernel/drivers/media/video/saa7134", "/kernel/drivers/media/video/saa7134/saa6752hs.ko", "/kernel/drivers/media/video/saa7134/saa7134-alsa.ko", "/kernel/drivers/media/video/saa7134/saa7134-dvb.ko", "/kernel/drivers/media/video/saa7134/saa7134-empress.ko", "/kernel/drivers/media/video/saa7134/saa7134.ko", "/kernel/drivers/media/video/saa7185.ko", "/kernel/drivers/media/video/stradis.ko", "/kernel/drivers/media/video/tda7432.ko", "/kernel/drivers/media/video/tda9840.ko", "/kernel/drivers/media/video/tda9875.ko", "/kernel/drivers/media/video/tda9887.ko", "/kernel/drivers/media/video/tea6415c.ko", "/kernel/drivers/media/video/tea6420.ko", "/kernel/drivers/media/video/tuner-3036.ko", "/kernel/drivers/media/video/tuner.ko", "/kernel/drivers/media/video/tvaudio.ko", "/kernel/drivers/media/video/tveeprom.ko", "/kernel/drivers/media/video/tvmixer.ko", "/kernel/drivers/media/video/tvp5150.ko", "/kernel/drivers/media/video/v4l1-compat.ko", "/kernel/drivers/media/video/v4l2-common.ko", "/kernel/drivers/media/video/video-buf-dvb.ko", "/kernel/drivers/media/video/video-buf.ko", "/kernel/drivers/media/video/videocodec.ko", "/kernel/drivers/media/video/videodev.ko", "/kernel/drivers/media/video/vpx3220.ko", "/kernel/drivers/media/video/w9966.ko", "/kernel/drivers/media/video/wm8775.ko", "/kernel/drivers/media/video/zr36016.ko", "/kernel/drivers/media/video/zr36050.ko", "/kernel/drivers/media/video/zr36060.ko", "/kernel/drivers/media/video/zr36067.ko", "/kernel/drivers/message", "/kernel/drivers/message/fusion", "/kernel/drivers/message/fusion/mptbase.ko", "/kernel/drivers/message/fusion/mptctl.ko", "/kernel/drivers/message/fusion/mptfc.ko", "/kernel/drivers/message/fusion/mptlan.ko", "/kernel/drivers/message/fusion/mptsas.ko", "/kernel/drivers/message/fusion/mptscsih.ko", "/kernel/drivers/message/fusion/mptspi.ko", "/kernel/drivers/message/i2o", "/kernel/drivers/message/i2o/i2o_block.ko", "/kernel/drivers/message/i2o/i2o_bus.ko", "/kernel/drivers/message/i2o/i2o_config.ko", "/kernel/drivers/message/i2o/i2o_core.ko", "/kernel/drivers/message/i2o/i2o_proc.ko", "/kernel/drivers/message/i2o/i2o_scsi.ko", "/kernel/drivers/misc", "/kernel/drivers/misc/ibmasm", "/kernel/drivers/misc/ibmasm/ibmasm.ko", "/kernel/drivers/misc/tifm_7xx1.ko", "/kernel/drivers/misc/tifm_core.ko", "/kernel/drivers/mmc", "/kernel/drivers/mmc/card", "/kernel/drivers/mmc/card/mmc_block.ko", "/kernel/drivers/mmc/card/sdio_uart.ko", "/kernel/drivers/mmc/core", "/kernel/drivers/mmc/core/mmc_core.ko", "/kernel/drivers/mmc/host", "/kernel/drivers/mmc/host/ricoh_mmc.ko", "/kernel/drivers/mmc/host/sdhci.ko", "/kernel/drivers/mmc/host/tifm_sd.ko", "/kernel/drivers/mmc/host/wbsd.ko", "/kernel/drivers/mtd", "/kernel/drivers/mtd/chips", "/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko", "/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko", "/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko", "/kernel/drivers/mtd/chips/cfi_probe.ko", "/kernel/drivers/mtd/chips/cfi_util.ko", "/kernel/drivers/mtd/chips/chipreg.ko", "/kernel/drivers/mtd/chips/gen_probe.ko", "/kernel/drivers/mtd/chips/jedec_probe.ko", "/kernel/drivers/mtd/chips/map_absent.ko", "/kernel/drivers/mtd/devices", "/kernel/drivers/mtd/devices/blkmtd.ko", "/kernel/drivers/mtd/devices/block2mtd.ko", "/kernel/drivers/mtd/devices/doc2000.ko", "/kernel/drivers/mtd/devices/doc2001.ko", "/kernel/drivers/mtd/devices/doc2001plus.ko", "/kernel/drivers/mtd/devices/docecc.ko", "/kernel/drivers/mtd/devices/docprobe.ko", "/kernel/drivers/mtd/devices/mtdram.ko", "/kernel/drivers/mtd/devices/phram.ko", "/kernel/drivers/mtd/devices/pmc551.ko", "/kernel/drivers/mtd/devices/slram.ko", "/kernel/drivers/mtd/maps", "/kernel/drivers/mtd/maps/amd76xrom.ko", "/kernel/drivers/mtd/maps/ichxrom.ko", "/kernel/drivers/mtd/maps/map_funcs.ko", "/kernel/drivers/mtd/maps/pci.ko", "/kernel/drivers/mtd/maps/physmap.ko", "/kernel/drivers/mtd/maps/scb2_flash.ko", "/kernel/drivers/mtd/maps/ts5500_flash.ko", "/kernel/drivers/mtd/mtd_blkdevs.ko", "/kernel/drivers/mtd/mtdblock.ko", "/kernel/drivers/mtd/mtdchar.ko", "/kernel/drivers/mtd/mtdconcat.ko", "/kernel/drivers/mtd/mtdcore.ko", "/kernel/drivers/mtd/mtdpart.ko", "/kernel/drivers/mtd/nand", "/kernel/drivers/mtd/nand/diskonchip.ko", "/kernel/drivers/mtd/nand/nand.ko", "/kernel/drivers/mtd/nand/nand_ecc.ko", "/kernel/drivers/mtd/nand/nand_ids.ko", "/kernel/drivers/mtd/nand/nandsim.ko", "/kernel/drivers/mtd/onenand", "/kernel/drivers/mtd/onenand/onenand.ko", "/kernel/drivers/mtd/redboot.ko", "/kernel/drivers/mtd/rfd_ftl.ko", "/kernel/drivers/net", "/kernel/drivers/net/3c59x.ko", "/kernel/drivers/net/8139cp.ko", "/kernel/drivers/net/8139too.ko", "/kernel/drivers/net/8390.ko", "/kernel/drivers/net/acenic.ko", "/kernel/drivers/net/amd8111e.ko", "/kernel/drivers/net/appletalk", "/kernel/drivers/net/appletalk/ipddp.ko", "/kernel/drivers/net/arcnet", "/kernel/drivers/net/arcnet/arc-rawmode.ko", "/kernel/drivers/net/arcnet/arc-rimi.ko", "/kernel/drivers/net/arcnet/arcnet.ko", "/kernel/drivers/net/arcnet/capmode.ko", "/kernel/drivers/net/arcnet/com90io.ko", "/kernel/drivers/net/arcnet/com90xx.ko", "/kernel/drivers/net/arcnet/rfc1051.ko", "/kernel/drivers/net/arcnet/rfc1201.ko", "/kernel/drivers/net/b44.ko", "/kernel/drivers/net/benet", "/kernel/drivers/net/benet/be2net.ko", "/kernel/drivers/net/bna", "/kernel/drivers/net/bna/bna.ko", "/kernel/drivers/net/bnx2.ko", "/kernel/drivers/net/bnx2x.ko", "/kernel/drivers/net/bonding", "/kernel/drivers/net/bonding/bonding.ko", "/kernel/drivers/net/bsd_comp.ko", "/kernel/drivers/net/cassini.ko", "/kernel/drivers/net/chelsio", "/kernel/drivers/net/chelsio/cxgb.ko", "/kernel/drivers/net/cxgb3", "/kernel/drivers/net/cxgb3/cxgb3.ko", "/kernel/drivers/net/defxx.ko", "/kernel/drivers/net/dgrs.ko", "/kernel/drivers/net/dl2k.ko", "/kernel/drivers/net/dummy.ko", "/kernel/drivers/net/e100.ko", "/kernel/drivers/net/e1000", "/kernel/drivers/net/e1000/e1000.ko", "/kernel/drivers/net/e1000e", "/kernel/drivers/net/e1000e/e1000e.ko", "/kernel/drivers/net/eepro100.ko", "/kernel/drivers/net/epic100.ko", "/kernel/drivers/net/eql.ko", "/kernel/drivers/net/fealnx.ko", "/kernel/drivers/net/forcedeth.ko", "/kernel/drivers/net/forcedeth_new.ko", "/kernel/drivers/net/hamachi.ko", "/kernel/drivers/net/hamradio", "/kernel/drivers/net/hamradio/6pack.ko", "/kernel/drivers/net/hamradio/baycom_par.ko", "/kernel/drivers/net/hamradio/baycom_ser_fdx.ko", "/kernel/drivers/net/hamradio/baycom_ser_hdx.ko", "/kernel/drivers/net/hamradio/bpqether.ko", "/kernel/drivers/net/hamradio/hdlcdrv.ko", "/kernel/drivers/net/hamradio/mkiss.ko", "/kernel/drivers/net/hamradio/yam.ko", "/kernel/drivers/net/hp100.ko", "/kernel/drivers/net/ifb.ko", "/kernel/drivers/net/igb", "/kernel/drivers/net/igb/igb.ko", "/kernel/drivers/net/irda", "/kernel/drivers/net/irda/act200l-sir.ko", "/kernel/drivers/net/irda/actisys-sir.ko", "/kernel/drivers/net/irda/ali-ircc.ko", "/kernel/drivers/net/irda/esi-sir.ko", "/kernel/drivers/net/irda/girbil-sir.ko", "/kernel/drivers/net/irda/irda-usb.ko", "/kernel/drivers/net/irda/irport.ko", "/kernel/drivers/net/irda/irtty-sir.ko", "/kernel/drivers/net/irda/litelink-sir.ko", "/kernel/drivers/net/irda/ma600-sir.ko", "/kernel/drivers/net/irda/mcp2120-sir.ko", "/kernel/drivers/net/irda/nsc-ircc.ko", "/kernel/drivers/net/irda/old_belkin-sir.ko", "/kernel/drivers/net/irda/sir-dev.ko", "/kernel/drivers/net/irda/smsc-ircc2.ko", "/kernel/drivers/net/irda/stir4200.ko", "/kernel/drivers/net/irda/tekram-sir.ko", "/kernel/drivers/net/irda/via-ircc.ko", "/kernel/drivers/net/irda/vlsi_ir.ko", "/kernel/drivers/net/irda/w83977af_ir.ko", "/kernel/drivers/net/ixgb", "/kernel/drivers/net/ixgb/ixgb.ko", "/kernel/drivers/net/ixgbe", "/kernel/drivers/net/ixgbe/ixgbe.ko", "/kernel/drivers/net/mii.ko", "/kernel/drivers/net/mlx4", "/kernel/drivers/net/mlx4/mlx4_core.ko", "/kernel/drivers/net/mlx4/mlx4_en.ko", "/kernel/drivers/net/myri10ge", "/kernel/drivers/net/myri10ge/myri10ge.ko", "/kernel/drivers/net/natsemi.ko", "/kernel/drivers/net/ne2k-pci.ko", "/kernel/drivers/net/netconsole.ko", "/kernel/drivers/net/netxen", "/kernel/drivers/net/netxen/netxen_nic.ko", "/kernel/drivers/net/niu.ko", "/kernel/drivers/net/ns83820.ko", "/kernel/drivers/net/pcmcia", "/kernel/drivers/net/pcmcia/3c574_cs.ko", "/kernel/drivers/net/pcmcia/3c589_cs.ko", "/kernel/drivers/net/pcmcia/axnet_cs.ko", "/kernel/drivers/net/pcmcia/fmvj18x_cs.ko", "/kernel/drivers/net/pcmcia/nmclan_cs.ko", "/kernel/drivers/net/pcmcia/pcnet_cs.ko", "/kernel/drivers/net/pcmcia/smc91c92_cs.ko", "/kernel/drivers/net/pcmcia/xirc2ps_cs.ko", "/kernel/drivers/net/pcnet32.ko", "/kernel/drivers/net/phy", "/kernel/drivers/net/phy/cicada.ko", "/kernel/drivers/net/phy/davicom.ko", "/kernel/drivers/net/phy/libphy.ko", "/kernel/drivers/net/phy/lxt.ko", "/kernel/drivers/net/phy/marvell.ko", "/kernel/drivers/net/phy/qsemi.ko", "/kernel/drivers/net/plip.ko", "/kernel/drivers/net/ppp_async.ko", "/kernel/drivers/net/ppp_deflate.ko", "/kernel/drivers/net/ppp_generic.ko", "/kernel/drivers/net/ppp_mppe.ko", "/kernel/drivers/net/ppp_synctty.ko", "/kernel/drivers/net/pppoe.ko", "/kernel/drivers/net/pppox.ko", "/kernel/drivers/net/qla3xxx.ko", "/kernel/drivers/net/qlge", "/kernel/drivers/net/qlge/qlge.ko", "/kernel/drivers/net/r8169.ko", "/kernel/drivers/net/rrunner.ko", "/kernel/drivers/net/s2io.ko", "/kernel/drivers/net/shaper.ko", "/kernel/drivers/net/sis190.ko", "/kernel/drivers/net/sis900.ko", "/kernel/drivers/net/sk98lin", "/kernel/drivers/net/sk98lin/sk98lin.ko", "/kernel/drivers/net/skfp", "/kernel/drivers/net/skfp/skfp.ko", "/kernel/drivers/net/skge.ko", "/kernel/drivers/net/sky2.ko", "/kernel/drivers/net/slhc.ko", "/kernel/drivers/net/slip.ko", "/kernel/drivers/net/starfire.ko", "/kernel/drivers/net/sundance.ko", "/kernel/drivers/net/sungem.ko", "/kernel/drivers/net/sungem_phy.ko", "/kernel/drivers/net/sunhme.ko", "/kernel/drivers/net/tg3.ko", "/kernel/drivers/net/tokenring", "/kernel/drivers/net/tokenring/3c359.ko", "/kernel/drivers/net/tokenring/abyss.ko", "/kernel/drivers/net/tokenring/olympic.ko", "/kernel/drivers/net/tokenring/tms380tr.ko", "/kernel/drivers/net/tokenring/tmspci.ko", "/kernel/drivers/net/tulip", "/kernel/drivers/net/tulip/de2104x.ko", "/kernel/drivers/net/tulip/de4x5.ko", "/kernel/drivers/net/tulip/dmfe.ko", "/kernel/drivers/net/tulip/tulip.ko", "/kernel/drivers/net/tulip/uli526x.ko", "/kernel/drivers/net/tulip/winbond-840.ko", "/kernel/drivers/net/tulip/xircom_cb.ko", "/kernel/drivers/net/tulip/xircom_tulip_cb.ko", "/kernel/drivers/net/tun.ko", "/kernel/drivers/net/typhoon.ko", "/kernel/drivers/net/via-rhine.ko", "/kernel/drivers/net/via-velocity.ko", "/kernel/drivers/net/wan", "/kernel/drivers/net/wan/cyclomx.ko", "/kernel/drivers/net/wan/cycx_drv.ko", "/kernel/drivers/net/wan/dlci.ko", "/kernel/drivers/net/wan/dscc4.ko", "/kernel/drivers/net/wan/farsync.ko", "/kernel/drivers/net/wan/hdlc.ko", "/kernel/drivers/net/wan/lapbether.ko", "/kernel/drivers/net/wan/lmc", "/kernel/drivers/net/wan/lmc/lmc.ko", "/kernel/drivers/net/wan/pc300.ko", "/kernel/drivers/net/wan/pci200syn.ko", "/kernel/drivers/net/wan/sbni.ko", "/kernel/drivers/net/wan/syncppp.ko", "/kernel/drivers/net/wan/wanxl.ko", "/kernel/drivers/net/wan/x25_asy.ko", "/kernel/drivers/net/wireless", "/kernel/drivers/net/wireless/airo.ko", "/kernel/drivers/net/wireless/airo_cs.ko", "/kernel/drivers/net/wireless/atmel.ko", "/kernel/drivers/net/wireless/atmel_cs.ko", "/kernel/drivers/net/wireless/atmel_pci.ko", "/kernel/drivers/net/wireless/hermes.ko", "/kernel/drivers/net/wireless/hostap", "/kernel/drivers/net/wireless/hostap/hostap.ko", "/kernel/drivers/net/wireless/hostap/hostap_cs.ko", "/kernel/drivers/net/wireless/hostap/hostap_pci.ko", "/kernel/drivers/net/wireless/hostap/hostap_plx.ko", "/kernel/drivers/net/wireless/ipw2100.ko", "/kernel/drivers/net/wireless/ipw2200.ko", "/kernel/drivers/net/wireless/netwave_cs.ko", "/kernel/drivers/net/wireless/orinoco.ko", "/kernel/drivers/net/wireless/orinoco_cs.ko", "/kernel/drivers/net/wireless/orinoco_nortel.ko", "/kernel/drivers/net/wireless/orinoco_pci.ko", "/kernel/drivers/net/wireless/orinoco_plx.ko", "/kernel/drivers/net/wireless/orinoco_tmd.ko", "/kernel/drivers/net/wireless/prism54", "/kernel/drivers/net/wireless/prism54/prism54.ko", "/kernel/drivers/net/wireless/ray_cs.ko", "/kernel/drivers/net/wireless/spectrum_cs.ko", "/kernel/drivers/net/wireless/strip.ko", "/kernel/drivers/net/wireless/wavelan_cs.ko", "/kernel/drivers/net/wireless/wl3501_cs.ko", "/kernel/drivers/net/yellowfin.ko", "/kernel/drivers/parport", "/kernel/drivers/parport/parport.ko", "/kernel/drivers/parport/parport_cs.ko", "/kernel/drivers/parport/parport_pc.ko", "/kernel/drivers/parport/parport_serial.ko", "/kernel/drivers/pci", "/kernel/drivers/pci/hotplug", "/kernel/drivers/pci/hotplug/acpiphp.ko", "/kernel/drivers/pci/hotplug/acpiphp_ibm.ko", "/kernel/drivers/pci/hotplug/cpcihp_generic.ko", "/kernel/drivers/pci/hotplug/cpcihp_zt5550.ko", "/kernel/drivers/pci/hotplug/fakephp.ko", "/kernel/drivers/pci/hotplug/pci_hotplug.ko", "/kernel/drivers/pci/hotplug/pciehp.ko", "/kernel/drivers/pci/hotplug/shpchp.ko", "/kernel/drivers/pcmcia", "/kernel/drivers/pcmcia/i82092.ko", "/kernel/drivers/pcmcia/pcmcia.ko", "/kernel/drivers/pcmcia/pcmcia_core.ko", "/kernel/drivers/pcmcia/pd6729.ko", "/kernel/drivers/pcmcia/rsrc_nonstatic.ko", "/kernel/drivers/pcmcia/yenta_socket.ko", "/kernel/drivers/scsi", "/kernel/drivers/scsi/3w-9xxx.ko", "/kernel/drivers/scsi/3w-xxxx.ko", "/kernel/drivers/scsi/BusLogic.ko", "/kernel/drivers/scsi/aacraid", "/kernel/drivers/scsi/aacraid/aacraid.ko", "/kernel/drivers/scsi/aic7xxx", "/kernel/drivers/scsi/aic7xxx/aic79xx.ko", "/kernel/drivers/scsi/aic7xxx/aic7xxx.ko", "/kernel/drivers/scsi/aic7xxx_old.ko", "/kernel/drivers/scsi/aic94xx", "/kernel/drivers/scsi/aic94xx/aic94xx.ko", "/kernel/drivers/scsi/arcmsr", "/kernel/drivers/scsi/arcmsr/arcmsr.ko", "/kernel/drivers/scsi/atp870u.ko", "/kernel/drivers/scsi/bfa", "/kernel/drivers/scsi/bfa/bfa.ko", "/kernel/drivers/scsi/ch.ko", "/kernel/drivers/scsi/dc395x.ko", "/kernel/drivers/scsi/device_handler", "/kernel/drivers/scsi/device_handler/scsi_dh.ko", "/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko", "/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko", "/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko", "/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko", "/kernel/drivers/scsi/dmx3191d.ko", "/kernel/drivers/scsi/eata.ko", "/kernel/drivers/scsi/fdomain.ko", "/kernel/drivers/scsi/gdth.ko", "/kernel/drivers/scsi/hptiop.ko", "/kernel/drivers/scsi/ide-scsi.ko", "/kernel/drivers/scsi/imm.ko", "/kernel/drivers/scsi/initio.ko", "/kernel/drivers/scsi/ips.ko", "/kernel/drivers/scsi/iscsi_tcp.ko", "/kernel/drivers/scsi/iscsitarget", "/kernel/drivers/scsi/iscsitarget/iscsi_trgt.ko", "/kernel/drivers/scsi/libiscsi.ko", "/kernel/drivers/scsi/libsas", "/kernel/drivers/scsi/libsas/libsas.ko", "/kernel/drivers/scsi/lpfc", "/kernel/drivers/scsi/lpfc/lpfc.ko", "/kernel/drivers/scsi/megaraid", "/kernel/drivers/scsi/megaraid.ko", "/kernel/drivers/scsi/megaraid/megaraid_mbox.ko", "/kernel/drivers/scsi/megaraid/megaraid_mm.ko", "/kernel/drivers/scsi/megaraid/megaraid_sas.ko", "/kernel/drivers/scsi/mpt2sas", "/kernel/drivers/scsi/mpt2sas/mpt2sas.ko", "/kernel/drivers/scsi/osst.ko", "/kernel/drivers/scsi/pcmcia", "/kernel/drivers/scsi/pcmcia/fdomain_cs.ko", "/kernel/drivers/scsi/pcmcia/qlogic_cs.ko", "/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko", "/kernel/drivers/scsi/ppa.ko", "/kernel/drivers/scsi/qla1280.ko", "/kernel/drivers/scsi/qla2xxx", "/kernel/drivers/scsi/qla2xxx/qla2xxx.ko", "/kernel/drivers/scsi/qla4xxx", "/kernel/drivers/scsi/qla4xxx/qla4xxx.ko", "/kernel/drivers/scsi/qlogicfas408.ko", "/kernel/drivers/scsi/qlogicfc.ko", "/kernel/drivers/scsi/raid_class.ko", "/kernel/drivers/scsi/scsi_debug.ko", "/kernel/drivers/scsi/scsi_mod.ko", "/kernel/drivers/scsi/scsi_transport_fc.ko", "/kernel/drivers/scsi/scsi_transport_iscsi.ko", "/kernel/drivers/scsi/scsi_transport_sas.ko", "/kernel/drivers/scsi/scsi_transport_spi.ko", "/kernel/drivers/scsi/sd_mod.ko", "/kernel/drivers/scsi/sg.ko", "/kernel/drivers/scsi/sr_mod.ko", "/kernel/drivers/scsi/st.ko", "/kernel/drivers/scsi/sym53c8xx_2", "/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko", "/kernel/drivers/scsi/tmscsim.ko", "/kernel/drivers/serial", "/kernel/drivers/serial/jsm", "/kernel/drivers/serial/jsm/jsm.ko", "/kernel/drivers/serial/serial_cs.ko", "/kernel/drivers/spi", "/kernel/drivers/spi/spi_bitbang.ko", "/kernel/drivers/spi/spi_butterfly.ko", "/kernel/drivers/telephony", "/kernel/drivers/telephony/ixj.ko", "/kernel/drivers/telephony/ixj_pcmcia.ko", "/kernel/drivers/telephony/phonedev.ko", "/kernel/drivers/usb", "/kernel/drivers/usb/class", "/kernel/drivers/usb/class/cdc-acm.ko", "/kernel/drivers/usb/class/usblp.ko", "/kernel/drivers/usb/core", "/kernel/drivers/usb/core/usbcore.ko", "/kernel/drivers/usb/host", "/kernel/drivers/usb/host/ehci-hcd.ko", "/kernel/drivers/usb/host/isp116x-hcd.ko", "/kernel/drivers/usb/host/ohci-hcd.ko", "/kernel/drivers/usb/host/sl811-hcd.ko", "/kernel/drivers/usb/host/sl811_cs.ko", "/kernel/drivers/usb/host/uhci-hcd.ko", "/kernel/drivers/usb/image", "/kernel/drivers/usb/image/mdc800.ko", "/kernel/drivers/usb/image/microtek.ko", "/kernel/drivers/usb/input", "/kernel/drivers/usb/input/acecad.ko", "/kernel/drivers/usb/input/aiptek.ko", "/kernel/drivers/usb/input/appletouch.ko", "/kernel/drivers/usb/input/ati_remote.ko", "/kernel/drivers/usb/input/ati_remote2.ko", "/kernel/drivers/usb/input/itmtouch.ko", "/kernel/drivers/usb/input/kbtab.ko", "/kernel/drivers/usb/input/keyspan_remote.ko", "/kernel/drivers/usb/input/mtouchusb.ko", "/kernel/drivers/usb/input/powermate.ko", "/kernel/drivers/usb/input/touchkitusb.ko", "/kernel/drivers/usb/input/usbhid.ko", "/kernel/drivers/usb/input/wacom.ko", "/kernel/drivers/usb/input/xpad.ko", "/kernel/drivers/usb/input/yealink.ko", "/kernel/drivers/usb/media", "/kernel/drivers/usb/media/dabusb.ko", "/kernel/drivers/usb/media/dsbr100.ko", "/kernel/drivers/usb/media/et61x251.ko", "/kernel/drivers/usb/media/ibmcam.ko", "/kernel/drivers/usb/media/konicawc.ko", "/kernel/drivers/usb/media/ov511.ko", "/kernel/drivers/usb/media/pwc", "/kernel/drivers/usb/media/pwc/pwc.ko", "/kernel/drivers/usb/media/se401.ko", "/kernel/drivers/usb/media/sn9c102.ko", "/kernel/drivers/usb/media/stv680.ko", "/kernel/drivers/usb/media/ultracam.ko", "/kernel/drivers/usb/media/usbvideo.ko", "/kernel/drivers/usb/media/vicam.ko", "/kernel/drivers/usb/media/w9968cf.ko", "/kernel/drivers/usb/misc", "/kernel/drivers/usb/misc/auerswald.ko", "/kernel/drivers/usb/misc/berry_charge.ko", "/kernel/drivers/usb/misc/cytherm.ko", "/kernel/drivers/usb/misc/emi26.ko", "/kernel/drivers/usb/misc/emi62.ko", "/kernel/drivers/usb/misc/idmouse.ko", "/kernel/drivers/usb/misc/ldusb.ko", "/kernel/drivers/usb/misc/legousbtower.ko", "/kernel/drivers/usb/misc/phidgetkit.ko", "/kernel/drivers/usb/misc/phidgetservo.ko", "/kernel/drivers/usb/misc/rio500.ko", "/kernel/drivers/usb/misc/sisusbvga", "/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko", "/kernel/drivers/usb/misc/usblcd.ko", "/kernel/drivers/usb/misc/usbled.ko", "/kernel/drivers/usb/misc/uss720.ko", "/kernel/drivers/usb/mon", "/kernel/drivers/usb/mon/usbmon.ko", "/kernel/drivers/usb/net", "/kernel/drivers/usb/net/asix.ko", "/kernel/drivers/usb/net/catc.ko", "/kernel/drivers/usb/net/cdc_ether.ko", "/kernel/drivers/usb/net/cdc_subset.ko", "/kernel/drivers/usb/net/gl620a.ko", "/kernel/drivers/usb/net/kaweth.ko", "/kernel/drivers/usb/net/net1080.ko", "/kernel/drivers/usb/net/pegasus.ko", "/kernel/drivers/usb/net/plusb.ko", "/kernel/drivers/usb/net/rndis_host.ko", "/kernel/drivers/usb/net/rtl8150.ko", "/kernel/drivers/usb/net/usbnet.ko", "/kernel/drivers/usb/net/zaurus.ko", "/kernel/drivers/usb/net/zd1201.ko", "/kernel/drivers/usb/serial", "/kernel/drivers/usb/serial/airprime.ko", "/kernel/drivers/usb/serial/anydata.ko", "/kernel/drivers/usb/serial/belkin_sa.ko", "/kernel/drivers/usb/serial/cp2101.ko", "/kernel/drivers/usb/serial/cyberjack.ko", "/kernel/drivers/usb/serial/cypress_m8.ko", "/kernel/drivers/usb/serial/digi_acceleport.ko", "/kernel/drivers/usb/serial/empeg.ko", "/kernel/drivers/usb/serial/ftdi_sio.ko", "/kernel/drivers/usb/serial/funsoft.ko", "/kernel/drivers/usb/serial/garmin_gps.ko", "/kernel/drivers/usb/serial/hp4x.ko", "/kernel/drivers/usb/serial/io_edgeport.ko", "/kernel/drivers/usb/serial/io_ti.ko", "/kernel/drivers/usb/serial/ipaq.ko", "/kernel/drivers/usb/serial/ipw.ko", "/kernel/drivers/usb/serial/ir-usb.ko", "/kernel/drivers/usb/serial/keyspan.ko", "/kernel/drivers/usb/serial/keyspan_pda.ko", "/kernel/drivers/usb/serial/kl5kusb105.ko", "/kernel/drivers/usb/serial/kobil_sct.ko", "/kernel/drivers/usb/serial/mct_u232.ko", "/kernel/drivers/usb/serial/navman.ko", "/kernel/drivers/usb/serial/omninet.ko", "/kernel/drivers/usb/serial/option.ko", "/kernel/drivers/usb/serial/pl2303.ko", "/kernel/drivers/usb/serial/safe_serial.ko", "/kernel/drivers/usb/serial/sierra.ko", "/kernel/drivers/usb/serial/ti_usb_3410_5052.ko", "/kernel/drivers/usb/serial/usbserial.ko", "/kernel/drivers/usb/serial/visor.ko", "/kernel/drivers/usb/serial/whiteheat.ko", "/kernel/drivers/usb/storage", "/kernel/drivers/usb/storage/usb-storage.ko", "/kernel/drivers/video", "/kernel/drivers/video/arcfb.ko", "/kernel/drivers/video/aty", "/kernel/drivers/video/aty/aty128fb.ko", "/kernel/drivers/video/aty/atyfb.ko", "/kernel/drivers/video/aty/radeonfb.ko", "/kernel/drivers/video/backlight", "/kernel/drivers/video/backlight/backlight.ko", "/kernel/drivers/video/backlight/lcd.ko", "/kernel/drivers/video/cirrusfb.ko", "/kernel/drivers/video/cyber2000fb.ko", "/kernel/drivers/video/geode", "/kernel/drivers/video/geode/gx1fb.ko", "/kernel/drivers/video/hgafb.ko", "/kernel/drivers/video/kyro", "/kernel/drivers/video/kyro/kyrofb.ko", "/kernel/drivers/video/macmodes.ko", "/kernel/drivers/video/matrox", "/kernel/drivers/video/matrox/g450_pll.ko", "/kernel/drivers/video/matrox/i2c-matroxfb.ko", "/kernel/drivers/video/matrox/matroxfb_DAC1064.ko", "/kernel/drivers/video/matrox/matroxfb_Ti3026.ko", "/kernel/drivers/video/matrox/matroxfb_accel.ko", "/kernel/drivers/video/matrox/matroxfb_base.ko", "/kernel/drivers/video/matrox/matroxfb_crtc2.ko", "/kernel/drivers/video/matrox/matroxfb_g450.ko", "/kernel/drivers/video/matrox/matroxfb_maven.ko", "/kernel/drivers/video/matrox/matroxfb_misc.ko", "/kernel/drivers/video/neofb.ko", "/kernel/drivers/video/nvidia", "/kernel/drivers/video/nvidia/nvidiafb.ko", "/kernel/drivers/video/riva", "/kernel/drivers/video/riva/rivafb.ko", "/kernel/drivers/video/s1d13xxxfb.ko", "/kernel/drivers/video/savage", "/kernel/drivers/video/savage/savagefb.ko", "/kernel/drivers/video/sis", "/kernel/drivers/video/sis/sisfb.ko", "/kernel/drivers/video/sstfb.ko", "/kernel/drivers/video/tdfxfb.ko", "/kernel/drivers/video/tridentfb.ko", "/kernel/drivers/video/vfb.ko", "/kernel/drivers/video/vga16fb.ko", "/kernel/drivers/video/vgastate.ko", "/kernel/drivers/w1", "/kernel/drivers/w1/ds9490r.ko", "/kernel/drivers/w1/ds_w1_bridge.ko", "/kernel/drivers/w1/matrox_w1.ko", "/kernel/drivers/w1/w1_ds2433.ko", "/kernel/drivers/w1/w1_smem.ko", "/kernel/drivers/w1/w1_therm.ko", "/kernel/drivers/w1/wire.ko", "/kernel/fs", "/kernel/fs/9p", "/kernel/fs/9p/9p2000.ko", "/kernel/fs/adfs", "/kernel/fs/adfs/adfs.ko", "/kernel/fs/affs", "/kernel/fs/affs/affs.ko", "/kernel/fs/autofs", "/kernel/fs/autofs/autofs.ko", "/kernel/fs/autofs4", "/kernel/fs/autofs4/autofs4.ko", "/kernel/fs/befs", "/kernel/fs/befs/befs.ko", "/kernel/fs/bfs", "/kernel/fs/bfs/bfs.ko", "/kernel/fs/binfmt_misc.ko", "/kernel/fs/cifs", "/kernel/fs/cifs/cifs.ko", "/kernel/fs/coda", "/kernel/fs/coda/coda.ko", "/kernel/fs/configfs", "/kernel/fs/configfs/configfs.ko", "/kernel/fs/cramfs", "/kernel/fs/cramfs/cramfs.ko", "/kernel/fs/dmapi", "/kernel/fs/dmapi/dmapi.ko", "/kernel/fs/efs", "/kernel/fs/efs/efs.ko", "/kernel/fs/exportfs", "/kernel/fs/exportfs/exportfs.ko", "/kernel/fs/ext3", "/kernel/fs/ext3/ext3.ko", "/kernel/fs/fat", "/kernel/fs/fat/fat.ko", "/kernel/fs/freevxfs", "/kernel/fs/freevxfs/freevxfs.ko", "/kernel/fs/fuse", "/kernel/fs/fuse/fuse.ko", "/kernel/fs/hfs", "/kernel/fs/hfs/hfs.ko", "/kernel/fs/hfsplus", "/kernel/fs/hfsplus/hfsplus.ko", "/kernel/fs/hpfs", "/kernel/fs/hpfs/hpfs.ko", "/kernel/fs/jbd", "/kernel/fs/jbd/jbd.ko", "/kernel/fs/jffs", "/kernel/fs/jffs/jffs.ko", "/kernel/fs/jffs2", "/kernel/fs/jffs2/jffs2.ko", "/kernel/fs/jfs", "/kernel/fs/jfs/jfs.ko", "/kernel/fs/lockd", "/kernel/fs/lockd/lockd.ko", "/kernel/fs/msdos", "/kernel/fs/msdos/msdos.ko", "/kernel/fs/ncpfs", "/kernel/fs/ncpfs/ncpfs.ko", "/kernel/fs/nfs", "/kernel/fs/nfs/nfs.ko", "/kernel/fs/nfs_common", "/kernel/fs/nfs_common/nfs_acl.ko", "/kernel/fs/nfsd", "/kernel/fs/nfsd/nfsd.ko", "/kernel/fs/nls", "/kernel/fs/nls/nls_ascii.ko", "/kernel/fs/nls/nls_cp1250.ko", "/kernel/fs/nls/nls_cp1251.ko", "/kernel/fs/nls/nls_cp1255.ko", "/kernel/fs/nls/nls_cp437.ko", "/kernel/fs/nls/nls_cp737.ko", "/kernel/fs/nls/nls_cp775.ko", "/kernel/fs/nls/nls_cp850.ko", "/kernel/fs/nls/nls_cp852.ko", "/kernel/fs/nls/nls_cp855.ko", "/kernel/fs/nls/nls_cp857.ko", "/kernel/fs/nls/nls_cp860.ko", "/kernel/fs/nls/nls_cp861.ko", "/kernel/fs/nls/nls_cp862.ko", "/kernel/fs/nls/nls_cp863.ko", "/kernel/fs/nls/nls_cp864.ko", "/kernel/fs/nls/nls_cp865.ko", "/kernel/fs/nls/nls_cp866.ko", "/kernel/fs/nls/nls_cp869.ko", "/kernel/fs/nls/nls_cp874.ko", "/kernel/fs/nls/nls_cp932.ko", "/kernel/fs/nls/nls_cp936.ko", "/kernel/fs/nls/nls_cp949.ko", "/kernel/fs/nls/nls_cp950.ko", "/kernel/fs/nls/nls_euc-jp.ko", "/kernel/fs/nls/nls_iso8859-1.ko", "/kernel/fs/nls/nls_iso8859-13.ko", "/kernel/fs/nls/nls_iso8859-14.ko", "/kernel/fs/nls/nls_iso8859-15.ko", "/kernel/fs/nls/nls_iso8859-2.ko", "/kernel/fs/nls/nls_iso8859-3.ko", "/kernel/fs/nls/nls_iso8859-4.ko", "/kernel/fs/nls/nls_iso8859-5.ko", "/kernel/fs/nls/nls_iso8859-6.ko", "/kernel/fs/nls/nls_iso8859-7.ko", "/kernel/fs/nls/nls_iso8859-9.ko", "/kernel/fs/nls/nls_koi8-r.ko", "/kernel/fs/nls/nls_koi8-ru.ko", "/kernel/fs/nls/nls_koi8-u.ko", "/kernel/fs/nls/nls_utf8.ko", "/kernel/fs/ntfs", "/kernel/fs/ntfs/ntfs.ko", "/kernel/fs/ocfs2", "/kernel/fs/ocfs2/cluster", "/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko", "/kernel/fs/ocfs2/cluster/ocfs2_user_heartbeat.ko", "/kernel/fs/ocfs2/dlm", "/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko", "/kernel/fs/ocfs2/dlm/ocfs2_dlmfs.ko", "/kernel/fs/ocfs2/ocfs2.ko", "/kernel/fs/qnx4", "/kernel/fs/qnx4/qnx4.ko", "/kernel/fs/quota_v1.ko", "/kernel/fs/quota_v2.ko", "/kernel/fs/reiserfs", "/kernel/fs/reiserfs/reiserfs.ko", "/kernel/fs/romfs", "/kernel/fs/romfs/romfs.ko", "/kernel/fs/smbfs", "/kernel/fs/smbfs/smbfs.ko", "/kernel/fs/sysv", "/kernel/fs/sysv/sysv.ko", "/kernel/fs/udf", "/kernel/fs/udf/udf.ko", "/kernel/fs/ufs", "/kernel/fs/ufs/ufs.ko", "/kernel/fs/vfat", "/kernel/fs/vfat/vfat.ko", "/kernel/fs/xfs", "/kernel/fs/xfs/dmapi", "/kernel/fs/xfs/dmapi/xfs_dmapi.ko", "/kernel/fs/xfs/quota", "/kernel/fs/xfs/quota/xfs_quota.ko", "/kernel/fs/xfs/xfs.ko", "/kernel/kernel", "/kernel/kernel/intermodule.ko", "/kernel/kernel/rcutorture.ko", "/kernel/lib", "/kernel/lib/crc-ccitt.ko", "/kernel/lib/crc16.ko", "/kernel/lib/libcrc32c.ko", "/kernel/lib/reed_solomon", "/kernel/lib/reed_solomon/reed_solomon.ko", "/kernel/lib/ts_bm.ko", "/kernel/lib/ts_fsm.ko", "/kernel/lib/ts_kmp.ko", "/kernel/lib/zlib_deflate", "/kernel/lib/zlib_deflate/zlib_deflate.ko", "/kernel/net", "/kernel/net/802", "/kernel/net/802/p8023.ko", "/kernel/net/8021q", "/kernel/net/8021q/8021q.ko", "/kernel/net/appletalk", "/kernel/net/appletalk/appletalk.ko", "/kernel/net/ax25", "/kernel/net/ax25/ax25.ko", "/kernel/net/bluetooth", "/kernel/net/bluetooth/bluetooth.ko", "/kernel/net/bluetooth/bnep", "/kernel/net/bluetooth/bnep/bnep.ko", "/kernel/net/bluetooth/cmtp", "/kernel/net/bluetooth/cmtp/cmtp.ko", "/kernel/net/bluetooth/hidp", "/kernel/net/bluetooth/hidp/hidp.ko", "/kernel/net/bluetooth/l2cap.ko", "/kernel/net/bluetooth/rfcomm", "/kernel/net/bluetooth/rfcomm/rfcomm.ko", "/kernel/net/bluetooth/sco.ko", "/kernel/net/bridge", "/kernel/net/bridge/bridge.ko", "/kernel/net/bridge/netfilter", "/kernel/net/bridge/netfilter/ebt_802_3.ko", "/kernel/net/bridge/netfilter/ebt_among.ko", "/kernel/net/bridge/netfilter/ebt_arp.ko", "/kernel/net/bridge/netfilter/ebt_arpreply.ko", "/kernel/net/bridge/netfilter/ebt_dnat.ko", "/kernel/net/bridge/netfilter/ebt_ip.ko", "/kernel/net/bridge/netfilter/ebt_limit.ko", "/kernel/net/bridge/netfilter/ebt_log.ko", "/kernel/net/bridge/netfilter/ebt_mark.ko", "/kernel/net/bridge/netfilter/ebt_mark_m.ko", "/kernel/net/bridge/netfilter/ebt_pkttype.ko", "/kernel/net/bridge/netfilter/ebt_redirect.ko", "/kernel/net/bridge/netfilter/ebt_snat.ko", "/kernel/net/bridge/netfilter/ebt_stp.ko", "/kernel/net/bridge/netfilter/ebt_ulog.ko", "/kernel/net/bridge/netfilter/ebt_vlan.ko", "/kernel/net/bridge/netfilter/ebtable_broute.ko", "/kernel/net/bridge/netfilter/ebtable_filter.ko", "/kernel/net/bridge/netfilter/ebtable_nat.ko", "/kernel/net/bridge/netfilter/ebtables.ko", "/kernel/net/core", "/kernel/net/core/pktgen.ko", "/kernel/net/dccp", "/kernel/net/dccp/ccids", "/kernel/net/dccp/ccids/dccp_ccid3.ko", "/kernel/net/dccp/ccids/lib", "/kernel/net/dccp/ccids/lib/dccp_tfrc_lib.ko", "/kernel/net/dccp/dccp.ko", "/kernel/net/dccp/dccp_diag.ko", "/kernel/net/dccp/dccp_ipv6.ko", "/kernel/net/decnet", "/kernel/net/decnet/decnet.ko", "/kernel/net/econet", "/kernel/net/econet/econet.ko", "/kernel/net/ieee80211", "/kernel/net/ieee80211/ieee80211.ko", "/kernel/net/ieee80211/ieee80211_crypt.ko", "/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko", "/kernel/net/ieee80211/ieee80211_crypt_tkip.ko", "/kernel/net/ieee80211/ieee80211_crypt_wep.ko", "/kernel/net/ipv4", "/kernel/net/ipv4/ah4.ko", "/kernel/net/ipv4/esp4.ko", "/kernel/net/ipv4/inet_diag.ko", "/kernel/net/ipv4/ip_gre.ko", "/kernel/net/ipv4/ipcomp.ko", "/kernel/net/ipv4/ipip.ko", "/kernel/net/ipv4/ipvs", "/kernel/net/ipv4/ipvs/ip_vs.ko", "/kernel/net/ipv4/ipvs/ip_vs_dh.ko", "/kernel/net/ipv4/ipvs/ip_vs_ftp.ko", "/kernel/net/ipv4/ipvs/ip_vs_lblc.ko", "/kernel/net/ipv4/ipvs/ip_vs_lblcr.ko", "/kernel/net/ipv4/ipvs/ip_vs_lc.ko", "/kernel/net/ipv4/ipvs/ip_vs_nq.ko", "/kernel/net/ipv4/ipvs/ip_vs_rr.ko", "/kernel/net/ipv4/ipvs/ip_vs_sed.ko", "/kernel/net/ipv4/ipvs/ip_vs_sh.ko", "/kernel/net/ipv4/ipvs/ip_vs_wlc.ko", "/kernel/net/ipv4/ipvs/ip_vs_wrr.ko", "/kernel/net/ipv4/netfilter", "/kernel/net/ipv4/netfilter/arp_tables.ko", "/kernel/net/ipv4/netfilter/arpt_mangle.ko", "/kernel/net/ipv4/netfilter/arptable_filter.ko", "/kernel/net/ipv4/netfilter/ip_conntrack.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_amanda.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_ftp.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_irc.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_netbios_ns.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_netlink.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_pptp.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_proto_sctp.ko", "/kernel/net/ipv4/netfilter/ip_conntrack_tftp.ko", "/kernel/net/ipv4/netfilter/ip_nat.ko", "/kernel/net/ipv4/netfilter/ip_nat_amanda.ko", "/kernel/net/ipv4/netfilter/ip_nat_ftp.ko", "/kernel/net/ipv4/netfilter/ip_nat_irc.ko", "/kernel/net/ipv4/netfilter/ip_nat_pptp.ko", "/kernel/net/ipv4/netfilter/ip_nat_snmp_basic.ko", "/kernel/net/ipv4/netfilter/ip_nat_tftp.ko", "/kernel/net/ipv4/netfilter/ip_queue.ko", "/kernel/net/ipv4/netfilter/ip_tables.ko", "/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko", "/kernel/net/ipv4/netfilter/ipt_DSCP.ko", "/kernel/net/ipv4/netfilter/ipt_ECN.ko", "/kernel/net/ipv4/netfilter/ipt_LOG.ko", "/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko", "/kernel/net/ipv4/netfilter/ipt_NETMAP.ko", "/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko", "/kernel/net/ipv4/netfilter/ipt_REJECT.ko", "/kernel/net/ipv4/netfilter/ipt_SAME.ko", "/kernel/net/ipv4/netfilter/ipt_TCPMSS.ko", "/kernel/net/ipv4/netfilter/ipt_TOS.ko", "/kernel/net/ipv4/netfilter/ipt_TTL.ko", "/kernel/net/ipv4/netfilter/ipt_ULOG.ko", "/kernel/net/ipv4/netfilter/ipt_addrtype.ko", "/kernel/net/ipv4/netfilter/ipt_ah.ko", "/kernel/net/ipv4/netfilter/ipt_dscp.ko", "/kernel/net/ipv4/netfilter/ipt_ecn.ko", "/kernel/net/ipv4/netfilter/ipt_esp.ko", "/kernel/net/ipv4/netfilter/ipt_hashlimit.ko", "/kernel/net/ipv4/netfilter/ipt_iprange.ko", "/kernel/net/ipv4/netfilter/ipt_ipv4options.ko", "/kernel/net/ipv4/netfilter/ipt_multiport.ko", "/kernel/net/ipv4/netfilter/ipt_owner.ko", "/kernel/net/ipv4/netfilter/ipt_policy.ko", "/kernel/net/ipv4/netfilter/ipt_recent.ko", "/kernel/net/ipv4/netfilter/ipt_tos.ko", "/kernel/net/ipv4/netfilter/ipt_ttl.ko", "/kernel/net/ipv4/netfilter/iptable_filter.ko", "/kernel/net/ipv4/netfilter/iptable_mangle.ko", "/kernel/net/ipv4/netfilter/iptable_nat.ko", "/kernel/net/ipv4/netfilter/iptable_raw.ko", "/kernel/net/ipv4/tcp_bic.ko", "/kernel/net/ipv4/tcp_cubic.ko", "/kernel/net/ipv4/tcp_diag.ko", "/kernel/net/ipv4/tcp_highspeed.ko", "/kernel/net/ipv4/tcp_htcp.ko", "/kernel/net/ipv4/tcp_hybla.ko", "/kernel/net/ipv4/tcp_scalable.ko", "/kernel/net/ipv4/tcp_vegas.ko", "/kernel/net/ipv4/tcp_westwood.ko", "/kernel/net/ipv4/xfrm4_tunnel.ko", "/kernel/net/ipv6", "/kernel/net/ipv6/ah6.ko", "/kernel/net/ipv6/esp6.ko", "/kernel/net/ipv6/ip6_tunnel.ko", "/kernel/net/ipv6/ipcomp6.ko", "/kernel/net/ipv6/ipv6.ko", "/kernel/net/ipv6/netfilter", "/kernel/net/ipv6/netfilter/ip6_queue.ko", "/kernel/net/ipv6/netfilter/ip6_tables.ko", "/kernel/net/ipv6/netfilter/ip6t_HL.ko", "/kernel/net/ipv6/netfilter/ip6t_LOG.ko", "/kernel/net/ipv6/netfilter/ip6t_REJECT.ko", "/kernel/net/ipv6/netfilter/ip6t_ah.ko", "/kernel/net/ipv6/netfilter/ip6t_dst.ko", "/kernel/net/ipv6/netfilter/ip6t_esp.ko", "/kernel/net/ipv6/netfilter/ip6t_eui64.ko", "/kernel/net/ipv6/netfilter/ip6t_frag.ko", "/kernel/net/ipv6/netfilter/ip6t_hbh.ko", "/kernel/net/ipv6/netfilter/ip6t_hl.ko", "/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko", "/kernel/net/ipv6/netfilter/ip6t_multiport.ko", "/kernel/net/ipv6/netfilter/ip6t_owner.ko", "/kernel/net/ipv6/netfilter/ip6t_policy.ko", "/kernel/net/ipv6/netfilter/ip6t_rt.ko", "/kernel/net/ipv6/netfilter/ip6table_filter.ko", "/kernel/net/ipv6/netfilter/ip6table_mangle.ko", "/kernel/net/ipv6/netfilter/ip6table_raw.ko", "/kernel/net/ipv6/xfrm6_tunnel.ko", "/kernel/net/ipx", "/kernel/net/ipx/ipx.ko", "/kernel/net/irda", "/kernel/net/irda/ircomm", "/kernel/net/irda/ircomm/ircomm-tty.ko", "/kernel/net/irda/ircomm/ircomm.ko", "/kernel/net/irda/irda.ko", "/kernel/net/irda/irlan", "/kernel/net/irda/irlan/irlan.ko", "/kernel/net/irda/irnet", "/kernel/net/irda/irnet/irnet.ko", "/kernel/net/key", "/kernel/net/key/af_key.ko", "/kernel/net/lapb", "/kernel/net/lapb/lapb.ko", "/kernel/net/llc", "/kernel/net/llc/llc2.ko", "/kernel/net/netfilter", "/kernel/net/netfilter/nfnetlink.ko", "/kernel/net/netfilter/nfnetlink_log.ko", "/kernel/net/netfilter/nfnetlink_queue.ko", "/kernel/net/netfilter/x_tables.ko", "/kernel/net/netfilter/xt_CLASSIFY.ko", "/kernel/net/netfilter/xt_CONNMARK.ko", "/kernel/net/netfilter/xt_MARK.ko", "/kernel/net/netfilter/xt_NFQUEUE.ko", "/kernel/net/netfilter/xt_NOTRACK.ko", "/kernel/net/netfilter/xt_comment.ko", "/kernel/net/netfilter/xt_connmark.ko", "/kernel/net/netfilter/xt_conntrack.ko", "/kernel/net/netfilter/xt_dccp.ko", "/kernel/net/netfilter/xt_helper.ko", "/kernel/net/netfilter/xt_length.ko", "/kernel/net/netfilter/xt_limit.ko", "/kernel/net/netfilter/xt_mac.ko", "/kernel/net/netfilter/xt_mark.ko", "/kernel/net/netfilter/xt_physdev.ko", "/kernel/net/netfilter/xt_pkttype.ko", "/kernel/net/netfilter/xt_realm.ko", "/kernel/net/netfilter/xt_sctp.ko", "/kernel/net/netfilter/xt_state.ko", "/kernel/net/netfilter/xt_string.ko", "/kernel/net/netfilter/xt_tcpmss.ko", "/kernel/net/netfilter/xt_tcpudp.ko", "/kernel/net/netrom", "/kernel/net/netrom/netrom.ko", "/kernel/net/packet", "/kernel/net/packet/af_packet.ko", "/kernel/net/rose", "/kernel/net/rose/rose.ko", "/kernel/net/sched", "/kernel/net/sched/act_gact.ko", "/kernel/net/sched/act_ipt.ko", "/kernel/net/sched/act_mirred.ko", "/kernel/net/sched/act_pedit.ko", "/kernel/net/sched/act_police.ko", "/kernel/net/sched/act_simple.ko", "/kernel/net/sched/cls_basic.ko", "/kernel/net/sched/cls_fw.ko", "/kernel/net/sched/cls_route.ko", "/kernel/net/sched/cls_rsvp.ko", "/kernel/net/sched/cls_rsvp6.ko", "/kernel/net/sched/cls_tcindex.ko", "/kernel/net/sched/cls_u32.ko", "/kernel/net/sched/em_cmp.ko", "/kernel/net/sched/em_meta.ko", "/kernel/net/sched/em_nbyte.ko", "/kernel/net/sched/em_text.ko", "/kernel/net/sched/em_u32.ko", "/kernel/net/sched/sch_cbq.ko", "/kernel/net/sched/sch_dsmark.ko", "/kernel/net/sched/sch_gred.ko", "/kernel/net/sched/sch_hfsc.ko", "/kernel/net/sched/sch_htb.ko", "/kernel/net/sched/sch_ingress.ko", "/kernel/net/sched/sch_netem.ko", "/kernel/net/sched/sch_prio.ko", "/kernel/net/sched/sch_red.ko", "/kernel/net/sched/sch_sfq.ko", "/kernel/net/sched/sch_tbf.ko", "/kernel/net/sched/sch_teql.ko", "/kernel/net/sctp", "/kernel/net/sctp/sctp.ko", "/kernel/net/sunrpc", "/kernel/net/sunrpc/auth_gss", "/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko", "/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko", "/kernel/net/sunrpc/auth_gss/rpcsec_gss_spkm3.ko", "/kernel/net/sunrpc/sunrpc.ko", "/kernel/net/wanrouter", "/kernel/net/wanrouter/wanrouter.ko", "/kernel/net/x25", "/kernel/net/x25/x25.ko", "/kernel/net/xfrm", "/kernel/net/xfrm/xfrm_user.ko", "/kernel/security", "/kernel/security/apparmor", "/kernel/security/apparmor/apparmor.ko", "/kernel/security/capability.ko", "/kernel/security/root_plug.ko", "/kernel/security/seclvl.ko", "/kernel/sound", "/kernel/sound/core", "/kernel/sound/core/oss", "/kernel/sound/core/oss/snd-mixer-oss.ko", "/kernel/sound/core/oss/snd-pcm-oss.ko", "/kernel/sound/core/seq", "/kernel/sound/core/seq/instr", "/kernel/sound/core/seq/instr/snd-ainstr-fm.ko", "/kernel/sound/core/seq/instr/snd-ainstr-simple.ko", "/kernel/sound/core/seq/oss", "/kernel/sound/core/seq/oss/snd-seq-oss.ko", "/kernel/sound/core/seq/snd-seq-device.ko", "/kernel/sound/core/seq/snd-seq-dummy.ko", "/kernel/sound/core/seq/snd-seq-instr.ko", "/kernel/sound/core/seq/snd-seq-midi-emul.ko", "/kernel/sound/core/seq/snd-seq-midi-event.ko", "/kernel/sound/core/seq/snd-seq-midi.ko", "/kernel/sound/core/seq/snd-seq-virmidi.ko", "/kernel/sound/core/seq/snd-seq.ko", "/kernel/sound/core/snd-hwdep.ko", "/kernel/sound/core/snd-page-alloc.ko", "/kernel/sound/core/snd-pcm.ko", "/kernel/sound/core/snd-rawmidi.ko", "/kernel/sound/core/snd-rtctimer.ko", "/kernel/sound/core/snd-timer.ko", "/kernel/sound/core/snd.ko", "/kernel/sound/drivers", "/kernel/sound/drivers/mpu401", "/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko", "/kernel/sound/drivers/mpu401/snd-mpu401.ko", "/kernel/sound/drivers/opl3", "/kernel/sound/drivers/opl3/snd-opl3-lib.ko", "/kernel/sound/drivers/opl3/snd-opl3-synth.ko", "/kernel/sound/drivers/snd-dummy.ko", "/kernel/sound/drivers/snd-mtpav.ko", "/kernel/sound/drivers/snd-serial-u16550.ko", "/kernel/sound/drivers/snd-virmidi.ko", "/kernel/sound/drivers/vx", "/kernel/sound/drivers/vx/snd-vx-lib.ko", "/kernel/sound/i2c", "/kernel/sound/i2c/other", "/kernel/sound/i2c/other/snd-ak4114.ko", "/kernel/sound/i2c/other/snd-ak4xxx-adda.ko", "/kernel/sound/i2c/other/snd-tea575x-tuner.ko", "/kernel/sound/i2c/snd-cs8427.ko", "/kernel/sound/i2c/snd-i2c.ko", "/kernel/sound/isa", "/kernel/sound/isa/sb", "/kernel/sound/isa/sb/snd-sb-common.ko", "/kernel/sound/oss", "/kernel/sound/oss/ac97.ko", "/kernel/sound/oss/ac97_codec.ko", "/kernel/sound/oss/ac97_plugin_ad1980.ko", "/kernel/sound/oss/ad1889.ko", "/kernel/sound/oss/ali5455.ko", "/kernel/sound/oss/btaudio.ko", "/kernel/sound/oss/cmpci.ko", "/kernel/sound/oss/emu10k1", "/kernel/sound/oss/emu10k1/emu10k1.ko", "/kernel/sound/oss/es1370.ko", "/kernel/sound/oss/es1371.ko", "/kernel/sound/oss/esssolo1.ko", "/kernel/sound/oss/forte.ko", "/kernel/sound/oss/i810_audio.ko", "/kernel/sound/oss/maestro.ko", "/kernel/sound/oss/maestro3.ko", "/kernel/sound/oss/mpu401.ko", "/kernel/sound/oss/nm256_audio.ko", "/kernel/sound/oss/opl3.ko", "/kernel/sound/oss/rme96xx.ko", "/kernel/sound/oss/sonicvibes.ko", "/kernel/sound/oss/sound.ko", "/kernel/sound/oss/trident.ko", "/kernel/sound/oss/uart401.ko", "/kernel/sound/oss/uart6850.ko", "/kernel/sound/oss/v_midi.ko", "/kernel/sound/oss/via82cxxx_audio.ko", "/kernel/sound/oss/ymfpci.ko", "/kernel/sound/pci", "/kernel/sound/pci/ac97", "/kernel/sound/pci/ac97/snd-ac97-bus.ko", "/kernel/sound/pci/ac97/snd-ac97-codec.ko", "/kernel/sound/pci/ac97/snd-ak4531-codec.ko", "/kernel/sound/pci/ali5451", "/kernel/sound/pci/ali5451/snd-ali5451.ko", "/kernel/sound/pci/au88x0", "/kernel/sound/pci/au88x0/snd-au8810.ko", "/kernel/sound/pci/au88x0/snd-au8820.ko", "/kernel/sound/pci/au88x0/snd-au8830.ko", "/kernel/sound/pci/ca0106", "/kernel/sound/pci/ca0106/snd-ca0106.ko", "/kernel/sound/pci/cs46xx", "/kernel/sound/pci/cs46xx/snd-cs46xx.ko", "/kernel/sound/pci/echoaudio", "/kernel/sound/pci/echoaudio/snd-darla20.ko", "/kernel/sound/pci/echoaudio/snd-darla24.ko", "/kernel/sound/pci/echoaudio/snd-echo3g.ko", "/kernel/sound/pci/echoaudio/snd-gina20.ko", "/kernel/sound/pci/echoaudio/snd-gina24.ko", "/kernel/sound/pci/echoaudio/snd-indigo.ko", "/kernel/sound/pci/echoaudio/snd-indigodj.ko", "/kernel/sound/pci/echoaudio/snd-indigoio.ko", "/kernel/sound/pci/echoaudio/snd-layla20.ko", "/kernel/sound/pci/echoaudio/snd-layla24.ko", "/kernel/sound/pci/echoaudio/snd-mia.ko", "/kernel/sound/pci/echoaudio/snd-mona.ko", "/kernel/sound/pci/emu10k1", "/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko", "/kernel/sound/pci/emu10k1/snd-emu10k1.ko", "/kernel/sound/pci/emu10k1/snd-emu10k1x.ko", "/kernel/sound/pci/hda", "/kernel/sound/pci/hda/snd-hda-intel.ko", "/kernel/sound/pci/ice1712", "/kernel/sound/pci/ice1712/snd-ice1712.ko", "/kernel/sound/pci/ice1712/snd-ice1724.ko", "/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko", "/kernel/sound/pci/korg1212", "/kernel/sound/pci/korg1212/snd-korg1212.ko", "/kernel/sound/pci/mixart", "/kernel/sound/pci/mixart/snd-mixart.ko", "/kernel/sound/pci/nm256", "/kernel/sound/pci/nm256/snd-nm256.ko", "/kernel/sound/pci/pcxhr", "/kernel/sound/pci/pcxhr/snd-pcxhr.ko", "/kernel/sound/pci/rme9652", "/kernel/sound/pci/rme9652/snd-hdsp.ko", "/kernel/sound/pci/rme9652/snd-hdspm.ko", "/kernel/sound/pci/rme9652/snd-rme9652.ko", "/kernel/sound/pci/snd-ad1889.ko", "/kernel/sound/pci/snd-als4000.ko", "/kernel/sound/pci/snd-atiixp-modem.ko", "/kernel/sound/pci/snd-atiixp.ko", "/kernel/sound/pci/snd-azt3328.ko", "/kernel/sound/pci/snd-bt87x.ko", "/kernel/sound/pci/snd-cmipci.ko", "/kernel/sound/pci/snd-cs4281.ko", "/kernel/sound/pci/snd-ens1370.ko", "/kernel/sound/pci/snd-ens1371.ko", "/kernel/sound/pci/snd-es1938.ko", "/kernel/sound/pci/snd-es1968.ko", "/kernel/sound/pci/snd-fm801.ko", "/kernel/sound/pci/snd-intel8x0.ko", "/kernel/sound/pci/snd-intel8x0m.ko", "/kernel/sound/pci/snd-maestro3.ko", "/kernel/sound/pci/snd-rme32.ko", "/kernel/sound/pci/snd-rme96.ko", "/kernel/sound/pci/snd-sonicvibes.ko", "/kernel/sound/pci/snd-via82xx-modem.ko", "/kernel/sound/pci/snd-via82xx.ko", "/kernel/sound/pci/trident", "/kernel/sound/pci/trident/snd-trident-synth.ko", "/kernel/sound/pci/trident/snd-trident.ko", "/kernel/sound/pci/vx222", "/kernel/sound/pci/vx222/snd-vx222.ko", "/kernel/sound/pci/ymfpci", "/kernel/sound/pci/ymfpci/snd-ymfpci.ko", "/kernel/sound/soundcore.ko", "/kernel/sound/synth", "/kernel/sound/synth/emux", "/kernel/sound/synth/emux/snd-emux-synth.ko", "/kernel/sound/synth/snd-util-mem.ko", "/kernel/sound/usb", "/kernel/sound/usb/snd-usb-audio.ko", "/kernel/sound/usb/snd-usb-lib.ko", "/kernel/sound/usb/usx2y", "/kernel/sound/usb/usx2y/snd-usb-usx2y.ko", "/modules.alias", "/modules.ccwmap", "/modules.dep", "/modules.ieee1394map", "/modules.inputmap", "/modules.isapnpmap", "/modules.ofmap", "/modules.pcimap", "/modules.seriomap", "/modules.symbols", "/modules.unsupported", "/modules.usbmap", "/source", "/updates", "/updates/virtio.ko", "/updates/virtio_balloon.ko", "/updates/virtio_blk.ko", "/updates/virtio_net.ko", "/updates/virtio_pci.ko", "/updates/virtio_ring.ko"] >libguestfs: trace: v2v: file_architecture "/lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/aes-x86_64.ko" > >guestfsd: <= file_architecture (0x1db) request length 124 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/aes-x86_64.ko >calling: settle >chroot: /sysroot: running 'file: /lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/aes-x86_64.ko' >command: file '-zb' '/sysroot//lib/modules/2.6.16.60-0.54.5-default/kernel/arch/x86_64/crypto/aes-x86_64.ko' >command: file returned 0 >command: file: stdout: >ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped >guestfsdlibguestfs: trace: v2v: file_architecture = "x86_64" >libguestfs: trace: v2v: grep "^CONFIG_HW_RANDOM_VIRTIO=" "/boot/config-2.6.16.60-0.54.5-default" "extended:true" >: => file_architecture (0x1db) took 0.05 secs >guestfsd: <= grep (0x97) request length 132 bytes >commandrvf: stdout=y stderr=y flags=0x20004 >commandrvf: grep -E ^CONFIG_HW_RANDOM_VIRTIO= >libguestfs: trace: v2v: grep = [] >libguestfs: trace: v2v: grep "^CONFIG_PVPANIC=" "/boot/config-2.6.16.60-0.54.5-default" "extended:true" >guestfsd: => grep (0x97) took 0.01 secs >guestfsd: <= grep (0x97) request length 120 bytes >commandrvf: stdout=y stderr=y flags=0x20004 >commandrvf: grep -E ^CONFIG_PVPANIC= >libguestfs: trace: v2v: grep = [] >libguestfs: trace: v2v: grep "^CONFIG_X86_XEN=" "/boot/config-2.6.16.60-0.54.5-default" "extended:true" >guestfsd: => grep (0x97) took 0.01 secs >guestfsd: <= grep (0x97) request length 120 bytes >commandrvf: stdout=y stderr=y flags=0x20004 >commandrvf: grep -E ^CONFIG_X86_XEN= >libguestfs: trace: v2v: grep = [] >libguestfs: trace: v2v: grep "^CONFIG_X86_64_XEN=" "/boot/config-2.6.16.60-0.54.5-default" "extended:true" >guestfsd: => grep (0x97) took 0.01 secs >guestfsd: <= grep (0x97) request length 124 bytes >commandrvf: stdout=y stderr=y flags=0x20004 >commandrvf: grep -E ^CONFIG_X86_64_XEN= >libguestfs: trace: v2v: grep = [] >installed kernel packages in this guest: >* kernel-default 2.6.16.60-0.54.5-default (x86_64) > /boot/vmlinuz-2.6.16.60-0.54.5-default > /boot/initrd-2.6.16.60-0.54.5-default > /boot/config-2.6.16.60-0.54.5-default > /lib/modules/2.6.16.60-0.54.5-default > 1503 modules found > virtio: blk=true net=true rng=false balloon=true > pvpanic=false xen=false debug=false >libguestfs: trace: v2v: aug_match "/files/boot/grub/menu.lst/title/kernel" >guestfsd: => grep (0x97) took 0.01 secs >guestfsd: <= aug_match (0x18) request length 84 bytes >guestlibguestfs: trace: v2v: aug_match = ["/files/boot/grub/menu.lst/title[1]/kernel", "/files/boot/grub/menu.lst/title[3]/kernel"] >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/default" >fsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 80 bytes >libguestfs: trace: v2v: aug_get = "0" >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/title[1]/kernel" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >guestfslibguestfs: trace: v2v: aug_get = "/boot/vmlinuz-2.6.16.60-0.54.5-default" >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/title[3]/kernel" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 88 bytes >libguestfs: trace: v2v: aug_get = "/boot/vmlinuz-2.6.16.60-0.54.5-default" >libguestfs: trace: v2v: statns "/boot/vmlinuz-2.6.16.60-0.54.5-default" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= statns (0x1a5) request length 84 bytes >guestfsd: => statns (0x1a5)libguestfs: trace: v2v: statns = <struct guestfs_statns = st_dev: 2050, st_ino: 98349, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1410193, st_blksize: 4096, st_blocks: 2762, st_atime_sec: 1533650067, st_atime_nsec: 0, st_mtime_sec: 1252148485, st_mtime_nsec: 0, st_ctime_sec: 1533649948, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: v2v: statns "/boot/vmlinuz-2.6.16.60-0.54.5-default" > took 0.00 secs >guestfsd: <= statns (0x1a5) request length 84 bytes >libguestfs: trace: v2v: statns = <struct guestfs_statns = st_dev: 2050, st_ino: 98349, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1410193, st_blksize: 4096, st_blocks: 2762, st_atime_sec: 1533650067, st_atime_nsec: 0, st_mtime_sec: 1252148485, st_mtime_nsec: 0, st_ctime_sec: 1533649948, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >kernels offered by the bootloader in this guest (first in list is default): >* kernel-default 2.6.16.60-0.54.5-default (x86_64) > /boot/vmlinuz-2.6.16.60-0.54.5-default > /boot/initrd-2.6.16.60-0.54.5-default > /boot/config-2.6.16.60-0.54.5-default > /lib/modules/2.6.16.60-0.54.5-default > 1503 modules found > virtio: blk=true net=true rng=false balloon=true > pvpanic=false xen=false debug=false >* kernel-default 2.6.16.60-0.54.5-default (x86_64) > /boot/vmlinuz-2.6.16.60-0.54.5-default > /boot/initrd-2.6.16.60-0.54.5-default > /boot/config-2.6.16.60-0.54.5-default > /lib/modules/2.6.16.60-0.54.5-default > 1503 modules found > virtio: blk=true net=true rng=false balloon=true > pvpanic=false xen=false debug=false >libguestfs: trace: v2v: aug_match "/augeas/load/Grub/incl" >guestfsd: => statns (0x1a5) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 68 bytes >guestflibguestfs: trace: v2v: aug_match = ["/augeas/load/Grub/incl[1]", "/augeas/load/Grub/incl[2]", "/augeas/load/Grub/incl[3]", "/augeas/load/Grub/incl[4]"] >libguestfs: trace: v2v: aug_get "/augeas/load/Grub/incl[1]" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >libguestfs: trace: v2v: aug_get = "/boot/efi/EFI/*/grub.conf" >libguestfs: trace: v2v: aug_get "/augeas/load/Grub/incl[2]" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >guestflibguestfs: trace: v2v: aug_get = "/etc/grub.conf" >libguestfs: trace: v2v: aug_get "/augeas/load/Grub/incl[3]" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >libguestfs: trace: v2v: aug_get = "/boot/grub/menu.lst" >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/INITRD_MODULES/value[. = 'xennet']" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >guestfslibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/INITRD_MODULES/value[. = 'xen-vnif']" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/INITRD_MODULES/value[. = 'xenblk']" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >guestfslibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/INITRD_MODULES/value[. = 'xen-vbd']" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/DOMU_INITRD_MODULES/value[. = 'xennet']" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 112 bytes >guestfslibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/DOMU_INITRD_MODULES/value[. = 'xen-vnif']" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 112 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/DOMU_INITRD_MODULES/value[. = 'xenblk']" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 112 bytes >guestfsd: => aug_match (0x18) tlibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/file/etc/sysconfig/kernel/DOMU_INITRD_MODULES/value[. = 'xen-vbd']" >ook 0.00 secs >guestfsd: <= aug_match (0x18) request length 112 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: is_file "/var/lib/VBoxGuestAdditions/config" "followsymlinks:true" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/lib/VBoxGuestAdditions/config' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: aug_match "/files/etc/yum.repos.d/*/*[baseurl =~ regexp('https?://([^/]+\.)?vmware\.com/.*')]" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 128 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: is_file "/usr/bin/vmware-uninstall-tools.pl" "followsymlinks:true" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /usr/bin/vmware-uninstall-tools.pl' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/etc/init.d/kudzu" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /etc/init.d/kudzu' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/usr/lib/parallels-tools/install" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 80 bytes >chroot: /sysroot: running 'is_file: /usr/lib/parallels-tools/install' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/etc/sysconfig/kernel" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /etc/sysconfig/kernel' >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: aug_match "/files/etc/sysconfig/kernel/DEFAULTKERNEL/value" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfslibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/inittab/*/process" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 72 bytes >libguestfs: trace: v2v: aug_match = ["/files/etc/inittab/id/process", "/files/etc/inittab/si/process", "/files/etc/inittab/l0/process", "/files/etc/inittab/l1/process", "/files/etc/inittab/l2/process", "/files/etc/inittab/l3/process", "/files/etc/inittab/l5/process", "/files/etc/inittab/l6/process", "/files/etc/inittab/ls/process", "/files/etc/inittab/~~/process", "/files/etc/inittab/ca/process", "/files/etc/inittab/kb/process", "/files/etc/inittab/pf/process", "/files/etc/inittab/pn/process", "/files/etc/inittab/po/process", "/files/etc/inittab/sh/process", "/files/etc/inittab/1/process", "/files/etc/inittab/2/process", "/files/etc/inittab/3/process", "/files/etc/inittab/4/process", "/files/etc/inittab/5/process", "/files/etc/inittab/6/process"] >libguestfs: trace: v2v: aug_get "/files/etc/inittab/id/process" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfslibguestfs: trace: v2v: aug_get = "" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/si/process" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/etc/init.d/boot" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l0/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/etc/init.d/rc 0" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l1/process" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/etc/init.d/rc 1" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l2/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "/etc/init.d/rc 2" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l3/process" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/etc/init.d/rc 3" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l5/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/etc/init.d/rc 5" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/l6/process" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/etc/init.d/rc 6" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/ls/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd:libguestfs: trace: v2v: aug_get = "/etc/init.d/rc S" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/~~/process" > => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/sbin/sulogin" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/ca/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/sbin/shutdown -r -t 4 now" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/kb/process" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/bin/echo "Keyboard Request -- edit /etc/inittab to let this work."" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/pf/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/etc/init.d/powerfail start" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/pn/process" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/etc/init.d/powerfail now" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/po/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "/etc/init.d/powerfail stop" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/sh/process" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/sbin/shutdown -h now THE POWER IS FAILING" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/1/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/sbin/mingetty --noclear tty1" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/2/process" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >libguestfs: trace: v2v: aug_get = "/sbin/mingetty tty2" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/3/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "/sbin/mingetty tty3" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/4/process" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >libguestfs: trace: v2v: aug_get = "/sbin/mingetty tty4" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/5/process" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >guestfslibguestfs: trace: v2v: aug_get = "/sbin/mingetty tty5" >libguestfs: trace: v2v: aug_get "/files/etc/inittab/6/process" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 72 bytes >libguestfs: trace: v2v: aug_get = "/sbin/mingetty tty6" >libguestfs: trace: v2v: aug_match "/files/etc/securetty/*" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 68 bytes >guestfsdlibguestfs: trace: v2v: aug_match = ["/files/etc/securetty/#comment[1]", "/files/etc/securetty/#comment[2]", "/files/etc/securetty/1", "/files/etc/securetty/2", "/files/etc/securetty/3", "/files/etc/securetty/4", "/files/etc/securetty/5", "/files/etc/securetty/6", "/files/etc/securetty/#comment[3]", "/files/etc/securetty/7", "/files/etc/securetty/8", "/files/etc/securetty/9", "/files/etc/securetty/10", "/files/etc/securetty/11", "/files/etc/securetty/12"] >libguestfs: trace: v2v: aug_get "/files/etc/securetty/#comment[1]" >: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "This file contains the device names of tty lines (one per line," >libguestfs: trace: v2v: aug_get "/files/etc/securetty/#comment[2]" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "without leading /dev/) on which root is allowed to login." >libguestfs: trace: v2v: aug_get "/files/etc/securetty/1" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "tty1" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/2" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestflibguestfs: trace: v2v: aug_get = "tty2" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/3" >sd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "tty3" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/4" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "tty4" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/5" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "tty5" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/6" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsd: libguestfs: trace: v2v: aug_get = "tty6" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/#comment[3]" >=> aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd: => aug_get (0x13) tlibguestfs: trace: v2v: aug_get = "for devfs:" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/7" >ook 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "vc/1" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/8" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "vc/2" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/9" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "vc/3" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/10" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "vc/4" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/11" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsd:libguestfs: trace: v2v: aug_get = "vc/5" >libguestfs: trace: v2v: aug_get "/files/etc/securetty/12" > => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "vc/6" >libguestfs: trace: v2v: aug_save >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_save (0x19) request length 40 bytes >libguestfs: trace: v2v: aug_save = 0 >libguestfs: trace: v2v: aug_match "/files/boot/grub/menu.lst/title/kernel/console" >guestfsd: => aug_save (0x19) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 92 bytes >guestfsd: => aug_match (0x18) tolibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_save >ok 0.00 secs >guestfsd: <= aug_save (0x19) request length 40 bytes >libguestfs: trace: v2v: aug_save = 0 >libguestfs: trace: v2v: is_file "/etc/X11/xorg.conf" "followsymlinks:true" >guestfsd: => aug_save (0x19) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /etc/X11/xorg.conf' >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: aug_match "/files/etc/X11/xorg.conf/Device/Driver" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 84 bytes >guestfslibguestfs: trace: v2v: aug_match = ["/files/etc/X11/xorg.conf/Device/Driver"] >libguestfs: trace: v2v: aug_set "/files/etc/X11/xorg.conf/Device/Driver" "cirrus" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_set (0x14) request length 96 bytes >libguestfs: trace: v2v: aug_set = 0 >libguestfs: trace: v2v: aug_match "/files/etc/X11/xorg.conf/Device/VendorName" >guestfsd: => aug_set (0x14) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfsdlibguestfs: trace: v2v: aug_match = ["/files/etc/X11/xorg.conf/Device/VendorName"] >libguestfs: trace: v2v: aug_rm "/files/etc/X11/xorg.conf/Device/VendorName" >: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_rm (0x16) request length 88 bytes >libguestfs: trace: v2v: aug_rm = 1 >libguestfs: trace: v2v: aug_match "/files/etc/X11/xorg.conf/Device/BoardName" >guestfsd: => aug_rm (0x16) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestfsdlibguestfs: trace: v2v: aug_match = ["/files/etc/X11/xorg.conf/Device/BoardName"] >libguestfs: trace: v2v: aug_rm "/files/etc/X11/xorg.conf/Device/BoardName" >: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_rm (0x16) request length 88 bytes >libguestfs: trace: v2v: aug_rm = 1 >libguestfs: trace: v2v: aug_save >guestfsd: => aug_rm (0x16) took 0.00 secs >guestfsd: <= aug_save (0x19) request length 40 bytes >libguestfs: trace: v2v: aug_save = 0 >libguestfs: trace: v2v: is_file "/usr/bin/X" "followsymlinks:true" >guestfsd: => aug_save (0x19) took 0.02 secs >guestfsd: <= is_file (0x25) request length 60 bytes >chroot: /sysroot: running 'is_file: /usr/bin/X' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/usr/bin/X11/X" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 64 bytes >chroot: /sysroot: running 'is_file: /usr/bin/X11/X' >libguestfs: trace: v2v: is_file = 1 >best kernel for this guest: >* kernel-default 2.6.16.60-0.54.5-default (x86_64) > /boot/vmlinuz-2.6.16.60-0.54.5-default > /boot/initrd-2.6.16.60-0.54.5-default > /boot/config-2.6.16.60-0.54.5-default > /lib/modules/2.6.16.60-0.54.5-default > 1503 modules found > virtio: blk=true net=true rng=false balloon=true > pvpanic=false xen=false debug=false >block device map: > sda -> vda > xvda -> vda >libguestfs: trace: v2v: aug_match "/files/etc/fstab/*/spec" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 68 bytes >guestflibguestfs: trace: v2v: aug_match = ["/files/etc/fstab/1/spec", "/files/etc/fstab/2/spec", "/files/etc/fstab/3/spec", "/files/etc/fstab/4/spec", "/files/etc/fstab/5/spec", "/files/etc/fstab/6/spec", "/files/etc/fstab/7/spec"] >libguestfs: trace: v2v: aug_match "/files/boot/grub/menu.lst/*/kernel/root" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 84 bytes >libguestfs: trace: v2v: aug_match = ["/files/boot/grub/menu.lst/title[1]/kernel/root", "/files/boot/grub/menu.lst/title[3]/kernel/root"] >libguestfs: trace: v2v: aug_match "/files/boot/grub/menu.lst/*/kernel/resume" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 88 bytes >guestlibguestfs: trace: v2v: aug_match = ["/files/boot/grub/menu.lst/title[1]/kernel/resume"] >libguestfs: trace: v2v: aug_match "/files/boot/grub/device.map/*[label() != "#comment"]" >fsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 96 bytes >libguestfs: trace: v2v: aug_match = ["/files/boot/grub/device.map/fd0", "/files/boot/grub/device.map/hd0"] >libguestfs: trace: v2v: aug_match "/files/etc/sysconfig/grub/boot" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 76 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_get "/files/etc/fstab/1/spec" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "/dev/hda2" >virt-v2v: warning: /files/etc/fstab/1/spec references unknown device "hda". > You may have to fix this entry manually after conversion. >libguestfs: trace: v2v: aug_get "/files/etc/fstab/2/spec" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "/dev/hda1" >virt-v2v: warning: /files/etc/fstab/2/spec references unknown device "hda". > You may have to fix this entry manually after conversion. >libguestfs: trace: v2v: aug_get "/files/etc/fstab/3/spec" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfsdlibguestfs: trace: v2v: aug_get = "proc" >libguestfs: trace: v2v: aug_get "/files/etc/fstab/4/spec" >: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "sysfs" >libguestfs: trace: v2v: aug_get "/files/etc/fstab/5/spec" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "debugfs" >libguestfs: trace: v2v: aug_get "/files/etc/fstab/6/spec" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >guestfslibguestfs: trace: v2v: aug_get = "devpts" >libguestfs: trace: v2v: aug_get "/files/etc/fstab/7/spec" >d: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 68 bytes >libguestfs: trace: v2v: aug_get = "/dev/fd0" >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/title[1]/kernel/root" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "/dev/hda2" >virt-v2v: warning: /files/boot/grub/menu.lst/title[1]/kernel/root >references unknown device "hda". You may have to fix this entry manually >after conversion. >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/title[3]/kernel/root" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >guestfsd: => aug_get (0x13) tooklibguestfs: trace: v2v: aug_get = "/dev/hda2" >virt-v2v: warning: /files/boot/grub/menu.lst/title[3]/kernel/root >references unknown device "hda". You may have to fix this entry manually >after conversion. >libguestfs: trace: v2v: aug_get "/files/boot/grub/menu.lst/title[1]/kernel/resume" > 0.00 secs >guestfsd: <= aug_get (0x13) request length 92 bytes >libguestfs: trace: v2v: aug_get = "/dev/hda1" >virt-v2v: warning: /files/boot/grub/menu.lst/title[1]/kernel/resume >references unknown device "hda". You may have to fix this entry manually >after conversion. >libguestfs: trace: v2v: aug_get "/files/boot/grub/device.map/fd0" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >libguestfs: trace: v2v: aug_get = "/dev/fd0" >libguestfs: trace: v2v: aug_get "/files/boot/grub/device.map/hd0" >guestfsd: => aug_get (0x13) took 0.00 secs >guestfsd: <= aug_get (0x13) request length 76 bytes >guestfsd: =libguestfs: trace: v2v: aug_get = "/dev/hda" >virt-v2v: warning: /files/boot/grub/device.map/hd0 references unknown >device "hda". You may have to fix this entry manually after conversion. >libguestfs: trace: v2v: rm_f "/etc/blkid/blkid.tab" >> aug_get (0x13) took 0.00 secs >guestfsd: <= rm_f (0x16f) request length 64 bytes >libguestfs: trace: v2v: rm_f = 0 >libguestfs: trace: v2v: rm_f "/etc/blkid.tab" >guestfsd: => rm_f (0x16f) took 0.00 secs >guestfsd: <= rm_f (0x16f) request length 60 bytes >guestfsdlibguestfs: trace: v2v: rm_f = 0 >libguestfs: trace: v2v: rm_f "/etc/lvm/cache/.cache" >: => rm_f (0x16f) took 0.00 secs >guestfsd: <= rm_f (0x16f) request length 68 bytes >libguestfs: trace: v2v: rm_f = 0 >libguestfs: trace: v2v: aug_match "/files/etc/conf.modules/alias[. =~ regexp('eth[0-9]+')]" >guestfsd: => rm_f (0x16f) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >guestfsd: => aug_match (0x18) took 0.00 secs >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modules.conf/alias[. =~ regexp('eth[0-9]+')]" >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf/alias[. =~ regexp('eth[0-9]+')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >guestfsd:libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf.local/alias[. =~ regexp('eth[0-9]+')]" > => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.d/*/alias[. =~ regexp('eth[0-9]+')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 100 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/conf.modules/alias[. =~ regexp('scsi_hostadapter.*')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >guestfsd: => aug_match (0x18) tolibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modules.conf/alias[. =~ regexp('scsi_hostadapter.*')]" >ok 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf/alias[. =~ regexp('scsi_hostadapter.*')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 112 bytes >guestfslibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf.local/alias[. =~ regexp('scsi_hostadapter.*')]" >d: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 116 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.d/*/alias[. =~ regexp('scsi_hostadapter.*')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 108 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: is_dir "/etc/modprobe.d" "followsymlinks:true" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= is_dir (0x26) request length 64 bytes >chroot: /sysroot: running 'is_dir: /etc/modprobe.d' >libguestfs: trace: v2v: is_dir = 1 >libguestfs: trace: v2v: aug_set "/files/etc/modprobe.d/virt-v2v-added.conf/alias[last()+1]" "scsi_hostadapter" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= aug_set (0x14) request length 124 bytes >guestflibguestfs: trace: v2v: aug_set = 0 >libguestfs: trace: v2v: aug_set "/files/etc/modprobe.d/virt-v2v-added.conf/alias[last()]/modulename" "virtio_blk" >sd: => aug_set (0x14) took 0.00 secs >guestfsd: <= aug_set (0x14) request length 128 bytes >libguestfs: trace: v2v: aug_set = 0 >libguestfs: trace: v2v: aug_match "/files/etc/conf.modules/alias[modulename =~ regexp('xennet|xen-vnif|xenblk|xen-vbd')]" >guestfsd: => aug_set (0x14) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 132 bytes >guestflibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modules.conf/alias[modulename =~ regexp('xennet|xen-vnif|xenblk|xen-vbd')]" >sd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 132 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf/alias[modulename =~ regexp('xennet|xen-vnif|xenblk|xen-vbd')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 132 bytes >guestfsd: => aug_match (0x18) tlibguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.conf.local/alias[modulename =~ regexp('xennet|xen-vnif|xenblk|xen-vbd')]" >ook 0.00 secs >guestfsd: <= aug_match (0x18) request length 136 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_match "/files/etc/modprobe.d/*/alias[modulename =~ regexp('xennet|xen-vnif|xenblk|xen-vbd')]" >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_match (0x18) request length 132 bytes >libguestfs: trace: v2v: aug_match = [] >libguestfs: trace: v2v: aug_save >guestfsd: => aug_match (0x18) took 0.00 secs >guestfsd: <= aug_save (0x19) request length 40 bytes >libguestfs: trace: v2v: aug_save = 0 >libguestfs: trace: v2v: mv "/boot/initrd-2.6.16.60-0.54.5-default" "/boot/initrd-2.6.16.60-0.54.5-default.pre-v2v" >guestfsd: => aug_save (0x19) took 0.01 secs >guestfsd: <= mv (0x59) request length 136 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mv /sysroot/boot/initrd-2.6.16.60-0.54.5-default /sysroot/boot/initrd-2.6.16.60-0.54.5-default.pre-v2v >libguestfs: trace: v2v: mv = 0 >libguestfs: trace: v2v: is_file "/sbin/dracut" "followsymlinks:true" >guestfsd: => mv (0x59) took 0.01 secs >guestfsd: <= is_file (0x25) request length 60 bytes >chroot: /sysroot: running 'is_file: /sbin/dracut' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/usr/bin/dracut" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 64 bytes >chroot: /sysroot: running 'is_file: /usr/bin/dracut' >libguestfs: trace: v2v: is_file = 0 >libguestfs: trace: v2v: is_file "/sbin/mkinitrd" "followsymlinks:true" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 64 bytes >chroot: /sysroot: running 'is_file: /sbin/mkinitrd' >libguestfs: trace: v2v: is_file = 1 >libguestfs: trace: v2v: command "/usr/bin/env rootdev=/dev/sda2 /sbin/mkinitrd -m virtio virtio_ring virtio_blk virtio_net virtio_pci -i /boot/initrd-2.6.16.60-0.54.5-default -k /boot/vmlinuz-2.6.16.60-0.54.5-default -d /dev/sda2" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= command (0x32) request length 296 bytes >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev /sysroot/dev >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /dev/pts /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /proc /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/selinux >mount: /sysroot/selinux: mount point does not exist. >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: mount --bind /sys/fs/selinux /sysroot/sys/fs/selinux >mount: /sysroot/sys/fs/selinux: mount point does not exist. >renaming /sysroot/etc/resolv.conf to /sysroot/etc/btdpknzq >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: cp /etc/resolv.conf /sysroot/etc/resolv.conf >commandrvf: stdout=y stderr=y flags=0x40000 >commandrvf: /usr/bin/env rootdev=/dev/sda2 /sbin/mkinitrd -m "virtio virtio_ring virtio_blk virtio_net virtio_pci" -i /boot/initrd-2.6.16.60-0.54.5-default -k /boot/vmlinuz-2.6.16.60-0.54.5-default -d /dev/sda2 >14427 blocks >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/sys >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/proc >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev/pts >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: umount /sysroot/dev >renaming /sysroot/etc/btdpknzq to /sysroot/etc/resolv.conf >libguestfs: trace: v2v: command = "Root device:\t/dev/sda2 (mounted on / as reiserfs)\nModule list:\tvirtio virtio_ring virtio_blk virtio_net virtio_pci (xennet xenblk)\n\nKernel image:\t/boot/vmlinuz-2.6.16.60-0.54.5-default\nInitrd image:\t/boot/initrd-2.6.16.60-0.54.5-default\nAdding the root filesystem module (reiserfs)\nShared libs:\tlib64/ld-2.4.so lib64/libacl.so.1.1.0 lib64/libattr.so.1.1.0 lib64/libc-2.4.so lib64/libdl-2.4.so lib64/libhistory.so.5.1 lib64/libncurses.so.5.5 lib64/libpthread-2.4.so lib64/libreadline.so.5.1 lib64/librt-2.4.so lib64/libuuid.so.1.2 lib64/libnss_files-2.4.so lib64/libnss_files.so.2 lib64/libgcc_s.so.1 \n\nDriver modules:\tide-core ide-disk virtio virtio_ring virtio_blk virtio_net virtio_pci piix \nFilesystem modules:\treiserfs \nIncluding:\tinitramfs fsck.reiserfs\n" >libguestfs: trace: v2v: is_file "/usr/sbin/load_policy" "followsymlinks:true" >guestfsd: => command (0x32) took 2.26 secs >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /usr/sbin/load_policy' >libguestfs: trace: v2v: is_file = 0 >gcaps_block_bus = virtio-blk >gcaps_net_bus = virtio-net >gcaps_video = cirrus >gcaps_arch = x86_64 >gcaps_acpi = true > >virt-v2v: This guest has virtio drivers installed. >libguestfs: trace: v2v: umount_all >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= umount_all (0x2f) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=reiserfs opts=rw,relatime freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >libguestfs: trace: v2v: umount_all = 0 >[ 18.2] Mapping filesystem data to avoid copying unused and blank areas >libguestfs: trace: v2v: list_filesystems >guestfsd: => umount_all (0x2f) took 0.08 secs >guestfsd: <= list_filesystems (0x1dc) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '1' >command: sfdisk returned 0 >command: sfdisk: stdout: >82 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >swap >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: sfdisk '--part-type' '/dev/sda' '2' >command: sfdisk returned 0 >command: sfdisk: stdout: >83 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >reiserfs >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >command: lvm: stderr: > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >guestfsd: => list_filesystemslibguestfs: trace: v2v: list_filesystems = ["/dev/sda1", "swap", "/dev/sda2", "reiserfs"] >libguestfs: trace: v2v: umount_all > (0x1dc) took 0.24 secs >guestfsd: <= umount_all (0x2f) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >guestfsd:libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: mount_options "discard" "/dev/sda2" "/" > => umount_all (0x2f) took 0.04 secs >guestfsd: <= mount_options (0x4a) request length 76 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: mount '-o' 'discard' '/dev/sda2' '/sysroot//' >[ 16.856290] REISERFS warning (device sda2): super-6502 reiserfs_getopt: unknown mount option "discard" >command: mount returned 32 >command: mount: stderr: >mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program, or other error. >ocaml_exn: 'mount_options' raised 'Failure' exception >guestfsd: error: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda2, missing codepage or helper program, or other error. >guestfsd: => mount_options (0x4a) took 0.06 secslibguestfs: trace: v2v: mount_options = -1 (error) >[ 18.5] Closing the overlay >libguestfs: trace: v2v: umount_all > >guestfsd: <= umount_all (0x2f) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >libguestfs: trace: v2v: umount_all = 0 >libguestfs: trace: v2v: shutdown >libguestfs: trace: v2v: internal_autosync >guestfsd: => umount_all (0x2f) took 0.04 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=399236k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=993792k,nr_inodes=248448,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >libguestfs: trace: v2v: internal_autosync = 0 >libguestfs: sending SIGTERM to process 4940 >libguestfs: qemu maxrss 352312K >libguestfs: trace: v2v: shutdown = 0 >libguestfs: trace: v2v: close >libguestfs: closing guestfs handle 0x55b6b4e79770 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsEXXMu3 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /run/user/1000/libguestfszz6KBV >[ 18.7] Checking if the guest needs BIOS or UEFI to boot >[ 18.7] Assigning disks to buses >virtio-blk slot 0: >target_file = [file] /v2v/target/SUSE10/SUSE10-sda >target_format = qcow2 >target_estimated_size = 107374182400 >target_overlay = /var/tmp/v2vovl0b0b8b.qcow2 >target_overlay.ov_source = /v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx >ide slot 0: > (slot empty) >ide slot 1: > (slot empty) >ide slot 2: > CD-ROM [ide] in slot 2 > >[ 18.7] Copying disk 1/1 to /v2v/target/SUSE10/SUSE10-sda (qcow2) >target_file = [file] /v2v/target/SUSE10/SUSE10-sda >target_format = qcow2 >target_estimated_size = 107374182400 >target_overlay = /var/tmp/v2vovl0b0b8b.qcow2 >target_overlay.ov_source = /v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx > >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl0b0b8b.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl0b0b8b.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "vhdx",\n "virtual-size": 107374182400,\n "filename": "/var/tmp/v2vovl0b0b8b.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 163188736,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "backing-filename": "/v2v/images1/Volume3/suse10/76831984-a4ed-4333-8cb3-4b91fff4eef5.vhdx",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_create "/v2v/target/SUSE10/SUSE10-sda" "qcow2" 107374182400 "preallocation:sparse" "compat:1.1" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o preallocation=off,compat=1.1 >libguestfs: command: run: \ /v2v/target/SUSE10/SUSE10-sda >libguestfs: command: run: \ 107374182400 >Formatting '/v2v/target/SUSE10/SUSE10-sda', fmt=qcow2 size=107374182400 compat=1.1 encryption=off cluster_size=65536 preallocation=off lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >qemu-img 'convert' '-p' '-n' '-f' 'qcow2' '-O' 'qcow2' '/var/tmp/v2vovl0b0b8b.qcow2' 'file:/v2v/target/SUSE10/SUSE10-sda' >du --block-size=1 '/v2v/target/SUSE10/SUSE10-sda' | awk '{print $1}' >virtual copying rate: 4363722.1 M bits/sec >real copying rate: 6632.2 M bits/sec >sda: estimate 107374182400 (100.0G) versus actual 163192832 (155.6M): 65695.9% >[ 19.0] Creating output metadata >[ 19.0] Finishing off >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55b6b5022390 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55b6b4f8b990 (state 0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1611913
:
1472872
| 1473892