-
1967314·text·16.3 KB·2010-10-19 21:33 UTC
on early-init
symlink /initlogo.rle.bak /initlogo.rle
on init
sysclktz 0
loglevel 3
# setup the global environment
export PATH /sbin:/system/sbin:/system/bin:/system/xbin
ex
-
1967248·text·3.6 KB·2010-10-19 19:41 UTC
(gdb) thread apply all bt
Thread 7 (Thread 0x7f92c489f710 (LWP 10020)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00000000
-
1967246·text·10.7 KB·2010-10-19 19:36 UTC
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to chang
-
1967236·text·6.3 KB·2010-10-19 19:22 UTC
% PXE Register Program
% Version 0.1
% Licensed under GNU GPL version 3 or later version
\def\title{PXE Register Program}
\def\pa#1{$\langle$#1$\rangle$}
@mp@-
``u{YJ"@<Predeclaration of proce
-
1967224·xml·73.9 KB·2010-10-19 19:00 UTC
-
1967167·text·580.3 KB·2010-10-19 17:45 UTC
-
1967166·text·69.3 KB·2010-10-19 17:44 UTC
-
1967165·text·77.9 KB·2010-10-19 17:44 UTC
-
1967163·text·21.1 KB·2010-10-19 17:44 UTC
xbmc-live stop/waiting
Hit http://ie.archive.ubuntu.com karmic Release.gpg
Hit http://archive.canonical.com karmic Release.gpg
Ign http://archive.canonical.com karmic/partner Translation-en_GB
Hit htt
-
1967162·text·41.9 KB·2010-10-19 17:44 UTC
-
1967161·text·46.9 KB·2010-10-19 17:44 UTC
-
1967160·text·292 B·2010-10-19 17:44 UTC
xbmc-live stop/waiting
xbmc-live start/running, process 5009
xbmc-live stop/waiting
xbmc-live start/running, process 5306
xbmc-live stop/waiting
xbmc-live start/running, process 5530
xbmc-live stop/wa
-
1967159·text·201.4 KB·2010-10-19 17:43 UTC
-
1967124·text·31.5 KB·2010-10-19 16:56 UTC
12:51:43 T:2080 M:1997295616 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [asf]
12:51:43 T:2080 M:1997201408 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
12:51:43 T:2080
-
1967104·text·32.7 KB·2010-10-19 16:38 UTC
-
1967096·text·2.3 KB·2010-10-19 16:26 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Tue Oct 19 16:26:35 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1967062·text·7.4 KB·2010-10-19 15:59 UTC
DebugMessage: Version 1.09e.049 last updated on: 10-19-2010 08:25
DebugMessage: Entering WinMain
DebugMessage: ******* Starting Game Shell *******
DebugMessage: *********DXDiag info follows.***
-
1966994·text·27.2 KB·2010-10-19 15:03 UTC
#!/bin/sh
#
# Generated iptables firewall script for the Linux 2.4 kernel
# Script generated by Easy Firewall Generator for IPTables 1.15
# copyright 2002 Timothy Scott Morizot
#
# Redhat chkco
-
1966787·text·1.3 KB·2010-10-19 10:58 UTC
diff --git a/mercurial/tags.py b/mercurial/tags.py
--- a/mercurial/tags.py
+++ b/mercurial/tags.py
@@ -176,16 +176,22 @@
cacheheads = [] # list of headnode
cachefnode = {
-
1966756·text·5.3 KB·2010-10-19 10:17 UTC
import XMonad
import System.Exit
import XMonad.Layout.Circle
import XMonad.Layout.NoBorders
import XMonad.Layout.ShowWName
import XMonad.Util.Run
import XMonad.Hooks.DynamicLog
import XMonad.Ho