-
1828947·text·334 B·2010-03-08 19:53 UTC
1.0.5-1mdv2010.0 in contrib/backports, current for x86_64
1.0.5-1mdv2010.0 in contrib/backports, current for i586
1.0.4-1mdv2010.0 in contrib/updates, current for x86_64
1.0.4-1mdv2010.0 in contrib/up
-
1828943·text·916 B·2010-03-08 19:50 UTC
4.24-1mdv2010.0 in contrib/backports, current for i586; contrib/backports, current for x86_64
4.24-1mdv2010.0 in contrib/backports, current for i586; contrib/backports, current for x86_64
4.23-1mdv201
-
1828939·text·330 B·2010-03-08 19:46 UTC
#!/usr/bin/python
import math
def isprime(_isitprim):
if _isitprim < 2:
return False
if _isitprim == 2:
return True
if not _isitprim & 1:
return False
for _counter in range (3, int(_isit
-
1828904·text·13.4 KB·2010-03-08 19:17 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Mon Mar 8 19:15:39 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1828889·text·2.9 KB·2010-03-08 19:02 UTC
/*
Theme Name: Comet
Theme URI: http://frostpress.com/themes/comet/
Version: 1.0.11
Description: A very classy, lightweight, and content-focused theme with a lot of features to customize every
-
1828886·python·7.1 KB·2010-03-08 19:00 UTC
###
# This is an example plugin that sends a message to a channel every 60 seconds,
# includes commands to stop, start, and reset the spammer, and a command to
# schedule a one-off event
###
-
1828876·text·5.5 KB·2010-03-08 18:57 UTC
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_con
-
1828862·text·7.7 KB·2010-03-08 18:44 UTC
Jehane: kernel-tmb-desktop-devel-2.6.31.12-1mdv
kernel-linus-devel-2.6.31.5-1mdv
kernel-tmb-laptop-2.6.31.11-1mdv
kernel-linus-source-2.6.31.6-1mdv
kernel-linus-source-2.6.31.9-1mdv
-
1828795·text·852 B·2010-03-08 17:54 UTC
diff --git a/urpm/get_pkgs.pm b/urpm/get_pkgs.pm
index adf776d..f83d048 100644
--- a/urpm/get_pkgs.pm
+++ b/urpm/get_pkgs.pm
@@ -179,7 +179,14 @@ sub download_packages_of_distant_media {
#- examine
-
1828787·text·530.6 KB·2010-03-08 17:51 UTC
-
1828786·text·45.8 KB·2010-03-08 17:51 UTC
-
1828783·text·15.1 KB·2010-03-08 17:50 UTC
xbmc-live stop/waiting
xbmc-live stop/waiting
xbmc-live stop/waiting
Hit http://ppa.launchpad.net karmic Release.gpg
Ign http://ppa.launchpad.net karmic/main Translation-en_GB
Hit http://archive.canon
-
1828781·text·9.9 KB·2010-03-08 17:50 UTC
Get:1 http://security.ubuntu.com karmic-security Release.gpg [189B]
Ign http://security.ubuntu.com karmic-security/main Translation-en_GB
Hit http://archive.canonical.com karmic Release.gpg
Ign http:/
-
1828780·text·5.6 KB·2010-03-08 17:50 UTC
# sensors-detect revision 5822 (2010-02-04 09:14:10 +0100)
# System: To Be Filled By O.E.M. To Be Filled By O.E.M.
# Board: ASRock AMCP7AION-HT
This program will help you determine which kernel modul
-
1828779·text·5.6 KB·2010-03-08 17:50 UTC
xbmc-live stop/waiting
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg
-
1828778·text·42.2 KB·2010-03-08 17:50 UTC
-
1828777·text·10.0 KB·2010-03-08 17:50 UTC
xbmc-live stop/waiting
Archive: IR_9.10_V1.0.4.zip
inflating: lirc-nct677x-1.0.4-ubuntu9.10.deb
inflating: lirc-nct677x-src-1.0.4-ubuntu9.10.deb
inflating: lirc-nct677x-x64-1.0.4-ubuntu9.10
-
1828776·text·61 B·2010-03-08 17:50 UTC
xbmc-live stop/waiting
xbmc-live start/running, process 1626
-
1828775·text·16.2 KB·2010-03-08 17:50 UTC
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initialising package states...
Note: selecting "nvidia-185-libvdpau" instead of
-
1828773·text·2.5 KB·2010-03-08 17:48 UTC
Index: src/common/engine/psworld.h
===================================================================
--- src/common/engine/psworld.h (revision 5651)
+++ src/common/engine/psworld.h (working copy)
@@