People who Joins, Parts or Quits a chatroom
this is #debian an IRC-Channel at freenode (freenode IRC service)
-
0[00:00:10] <pingfloyd> tom99: so you are either installing and running sysv init or systemd's
-
1[00:00:28] *** Joins: iflema (~ian@replaced-ip)
-
2[00:00:36] <pingfloyd> systemd maintains some backward compatibility with sysv through systemd-sysv package though
-
3[00:00:41] <marrenarre> Hi. I want an Xmonad setup that "just works" (basically). Should I just install some desktop environment using the installer and then replace the window manager or something? I'm having some problems with getting Xorg Server to work manually.
-
4[00:00:50] <_0xbadc0de> nomodeset can I add this to boot options?
-
5[00:00:50] *** Joins: meshugga (~philip@replaced-ip)
-
6[00:00:57] *** Quits: diniwed (~gavron@replaced-ip) (Quit: WeeChat 1.0.1)
-
7[00:01:02] <opv> troffasky: in case you're interested, it was avahi. removed it and all is well now
-
8[00:01:25] <pingfloyd> tom99: so you have a choice still which init system you want to use. You can remove systemd and use sysv instead. There's a procedure for that.
-
9[00:01:35] <tom99> my point is on my wheezy box it's using sysv, and when I typed 'apt-get install systemd' it said it's only going to remove 3 packages, none of which is sysvinit-core
-
10[00:01:54] <pingfloyd> tom99: that's wheezy
-
11[00:02:02] <pingfloyd> tom99: systemd didn't become the default until jessie
-
12[00:02:07] <tom99> pingfloyd: ok that's cool. my problem is that it's removing a package without telling me if what you're saying is true
-
13[00:02:20] <pingfloyd> so packages may be layed out differently between the two releases
-
14[00:02:23] <tom99> apt-get is supposed to list what packages will be removed or added
-
15[00:02:30] *** Quits: bonitas (~ewl@replaced-ip) (Ping timeout: 260 seconds)
-
16[00:02:51] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Remote host closed the connection)
-
17[00:02:54] *** Quits: ksft (~k@replaced-ip) (Ping timeout: 264 seconds)
-
18[00:03:00] <pingfloyd> if you're using wheezy, I'd just stick with sysv and not mess with it.
-
19[00:03:12] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
20[00:03:26] <tom99> it says packages will be removed: tor, tor-geoipdb, init-system-helpers
-
21[00:03:53] <tom99> it will download: libpam-systemd, libsystemd-id128-0, libsystemd-journal0, and systemd
-
22[00:03:59] *** Quits: PlotCitizen (~PlotCitiz@replaced-ip) (Ping timeout: 265 seconds)
-
23[00:04:05] <tom99> pingfloyd: yes that seems the wisest course
-
24[00:04:15] *** Quits: przemoc (~przemoc@replaced-ip) (Quit: leaving)
-
25[00:04:18] <pingfloyd> tom99: systemd isn't all its cracked up to be anyway
-
26[00:04:35] *** Joins: przemoc (~przemoc@replaced-ip)
-
27[00:04:50] *** Quits: marijnfs (~smuxi@replaced-ip) (Ping timeout: 260 seconds)
-
28[00:05:00] <pingfloyd> I think sysv is far more admin friendly since it so much more transparent what is going on
-
29[00:05:03] <CutMeOwnThroat> marrenarre, there shouldn't be any difference installing X by yourself or via the installer with a DE
-
30[00:05:16] *** Quits: rrehbein (~rrehbein@replaced-ip) (Quit: Leaving)
-
31[00:05:40] <tom99> pingfloyd: why was systemd the replacement?
-
32[00:05:49] *** Joins: Scourje (uid63311@replaced-ip)
-
33[00:05:57] <pingfloyd> like if you understand shell scripting, you've got sysv at your beck and whim
-
34[00:06:01] <pingfloyd> tom99: politics
-
35[00:06:13] *** Joins: dD_ (~daniel@replaced-ip)
-
36[00:06:26] <pingfloyd> tom99: I think it was a terrible decisions, but at least we can still use sysv if we want without too much hassle
-
37[00:06:43] <dD_> My screen flickers when I'm on GNOME but not LXDE, any idea what it could be?
-
38[00:06:48] <pingfloyd> tom99: however, some programs depend on systemd because they've jumped on that bandwagon
-
39[00:06:50] <marrenarre> CutMeOwnThroat: In that case I suppose I'll have issues using the installer as well then. It seems my video card is (seemingly) too new for the open source NVIDIA driver.
-
40[00:06:51] <tom99> pingfloyd: interesting, i'll remember that.
-
41[00:07:00] <tom99> oh. DEPENDENCY HELLLLLLLLLL
-
42[00:07:00] *** Joins: anuxivm (~anuxi@replaced-ip)
-
43[00:07:09] <teraflops> lol politics
-
44[00:07:11] <pingfloyd> so there will be certain packages you have to be using systemd in order to install and use
-
45[00:07:12] <teraflops> sorry
-
46[00:07:14] *** Joins: dmr (~dmr@replaced-ip)
-
47[00:07:31] <teraflops> it's friday I have the right to enjoy a bit
-
48[00:07:43] *** Quits: jfoi (~glass@replaced-ip) (Quit: Leaving)
-
49[00:07:52] <awal1> aptitude why / why-not - apt-cache depends / rdepends will help you for understand stuff in similar situation, tom99
-
50[00:07:57] <marrenarre> In that case, I'd be interested to know how to run Xorg rootless with proprietary drivers, but maybe I should ask that in ##linux instead.
-
51[00:08:00] *** debhelper sets mode: +l 1731
-
52[00:08:10] <teraflops> pingfloyd: no offense intended I apologize
-
53[00:08:19] <pingfloyd> teraflops: none taken
-
54[00:08:56] <tom99> Tip
-
55[00:08:56] <tom99> The actual init command on your system can be verified by the "ps --pid 1 -f" command.
-
56[00:08:59] <stoned> dD_: laptop?
-
57[00:09:07] <tom99> ^ I don't see how that can be true if /sbin/init is a symlink
-
58[00:09:15] <dD_> stoned, yes
-
59[00:09:16] *** Joins: rimdeker (~rimdeker@replaced-ip)
-
60[00:09:33] <stoned> How bad is the flickering?
-
61[00:09:40] *** Joins: marijnfs (~smuxi@replaced-ip)
-
62[00:09:46] <pingfloyd> tom99: where did you see that tip?
-
63[00:09:58] <teraflops> marrenarre: about xmonad just search for dotfiles + github + xmonad in google
-
64[00:10:04] *** Quits: [Brain] (brain@replaced-ip) (Ping timeout: 255 seconds)
-
65[00:10:15] <awal1> tom99, what's your alternative ? tech us :P
-
66[00:10:17] <pingfloyd> tom99: that tip sounds inaccurate
-
67[00:10:21] <awal1> teach ^
-
68[00:10:22] <tom99> pingfloyd: the debian reference manual: replaced-url
-
69[00:10:26] <CutMeOwnThroat> marrenarre, possible… part of the driver is in the kernel, you could try a newer kernel version from backports.
-
70[00:10:31] *** Quits: w7654402 (~w7654402@replaced-ip) (Ping timeout: 244 seconds)
-
71[00:10:36] <pingfloyd> tom99: if anything, a better assessment of that is ls -l /sbin/init
-
72[00:11:02] <marrenarre> CutMeOwnThroat: Actually, I should get out of this channel, because I'm using Debian Testing.
-
73[00:11:09] <awal1> pingfloyd, +1
-
74[00:11:11] <tom99> well, something was wrong on the internet. now my faith in all of humanity is shattered
-
75[00:11:12] <pingfloyd> tom99: I'd say this is a pretty dead giveaway that one is using system (in debian at least): lrwxrwxrwx 1 root root 20 Sep 2 15:02 /sbin/init -> /lib/systemd/systemd
-
76[00:11:22] <teraflops> marrenarre: debian uses alternatives system, if you feel more comfortable having ~/.xinitrc go pick one
-
77[00:11:32] <pingfloyd> *is using systemd*
-
78[00:11:46] <teraflops> marrenarre: xorg runs as user in debian testing
-
79[00:11:54] *** Quits: alex1a (~alex1a@replaced-ip) (Quit: Leaving)
-
80[00:11:57] *** Parts: opv (~council@replaced-ip)
-
81[00:12:06] *** Joins: mado (~mario@replaced-ip)
-
82[00:12:15] <CutMeOwnThroat> marrenarre, hm, but then you've got pretty new versions of everything anyway… and yes… you probably get better help for that on irc.oftc.net where the offical official channels are and there with #debian-next where the guy who run testing hang out
-
83[00:12:20] <mado> hello everyone : )
-
84[00:12:28] *** Joins: portersmith (~porter@replaced-ip)
-
85[00:12:40] <dD_> stoned, renders it almost unusable. it keeps flickering between the current state and the last state (so imagine i alt+tab, it flickers between both screens)
-
86[00:12:52] <stoned> Oh
-
87[00:12:54] <tom99> maybe somebody should update the debian reference so you know.. it REFERS to accurate commands?
-
88[00:12:58] <stoned> stable? or testing/sid?
-
89[00:13:18] *** Quits: BlueByte (~walther@replaced-ip) (Quit: This computer has gone to sleep)
-
90[00:13:29] <pingfloyd> tom99: you should probably submit a report if that was where you read that
-
91[00:13:30] *** Quits: fealscience (~fiel@replaced-ip) (Read error: Connection reset by peer)
-
92[00:13:33] <marrenarre> teraflops: Well when setting it up manually Xorg doesn't find any screen when not run as root. I've tried adding needs_root_rights = no in the Xwrapper.config file but it still doesn't work.
-
93[00:13:47] <tom99> pingfloyd: I don't know how to do that
-
94[00:13:51] *** Joins: fealscience (~fiel@replaced-ip)
-
95[00:14:05] <pingfloyd> tom99: probably one of the mailing lists, but I'm not sure
-
96[00:14:09] *** Quits: amcorreia (~amcorreia@replaced-ip) (Ping timeout: 265 seconds)
-
97[00:14:23] <marrenarre> So that's why I'm thinking the installer solves it better than I do. But then if it uses the open source driver it won't work anyway, and also I guess if it did then the rootless thing wouldn't be a problem.
-
98[00:14:49] <tom99> pingfloyd: well i'm the noob here, so I would need someone knowledgeable to tell me where that might be
-
99[00:15:00] <portersmith> There should be no reason why anyone should be thrown in jail for questioning the facts and different aspects of the history of World War II, including the so-called Jewish Holocaust. Something STINKS. Jewish groups, we're onto your abusive lies, your scams, your hatred, your malicious: we're onto the fact that your emperor has no clothes. The truth has been exposed and it is going viral.
-
100[00:15:08] *** Quits: portersmith (~porter@replaced-ip) (Remote host closed the connection)
-
101[00:15:12] <tom99> Please file bug reports on the debian-reference package using reportbug(1) if you find any issues on this document. Please include correction suggestion by "diff -u" to the plain text version or to the source.
-
102[00:15:18] <tom99> ^ That's what the document itself says
-
103[00:15:59] <CutMeOwnThroat> marrenarre, what do you mean with "set up manually"… don't you use a greeter?
-
104[00:16:00] *** Joins: jasonpowers (~apg@replaced-ip)
-
105[00:16:05] <teraflops> marrenarre: setting up manually? did I miss the part where you said what GPU you're using and the drivers
-
106[00:16:28] <tom99> What will diff -u do?
-
107[00:16:33] <teraflops> marrenarre: startx pulls from alternatives system
-
108[00:16:41] <marrenarre> teraflops: Yeah you missed it but I can't really blame you since I did too...
-
109[00:17:19] <marrenarre> Which shows that since this thing depends on what I did, maybe I did something wrong, so I was thinking I'd trust the installer to know better.
-
110[00:17:47] <teraflops> what do you mean by installer?
-
111[00:17:58] <marrenarre> Anyway I have a GTX 1060 and I installed nvidia-driver via apt-get. I installed linux-source first because it didn't work without doing so, it seemed.
-
112[00:18:08] <marrenarre> Well if I let the installer set up some desktop environment for me, I mean.
-
113[00:18:12] *** Joins: jubo2 (~juboxi@replaced-ip)
-
114[00:18:23] <teraflops> marrenarre: did you install a DE?
-
115[00:18:33] <marrenarre> teraflops: No.
-
116[00:19:00] <teraflops> go install something so startx can start something I guess
-
117[00:19:00] <marrenarre> CutMeOwnThroat: If that means what I think it means then no.
-
118[00:19:19] <marrenarre> I used to have this working before, with an older video card, logging in through the terminal just fine.
-
119[00:19:49] <marrenarre> Presumably it worked because the open source drivers was compatible with that card.
-
120[00:19:50] <cra1g321> the 1060 isn't supported by any the jessie or jessie-backports packages
-
121[00:19:57] *** Quits: WormFood (~wormfood@replaced-ip) (Remote host closed the connection)
-
122[00:20:01] <cra1g321> of the*
-
123[00:20:03] <marrenarre> driver*
-
124[00:20:12] <teraflops> then looks like some issue there (I suppose), I'd paste the xorg.log for the #debian-next guys
-
125[00:20:17] *** Joins: WormFood (~wormfood@replaced-ip)
-
126[00:20:19] <mado> yet? ... or will never be supported? (if i may ask)
-
127[00:20:23] <pingfloyd> marrenarre: you probably just needed the linux-headers package matching your running linux image version instead of the linux-source package
-
128[00:20:28] <teraflops> mado: if no luck there try here
-
129[00:20:36] *** Joins: ksft (~k@replaced-ip)
-
130[00:20:49] <mado> i've never been "there" ...
-
131[00:20:51] <pingfloyd> and the dkms packages
-
132[00:21:16] <awal1> marrenare, if you want to run xmonad, so apt-get install xmonad + xorg then use xinitrc and startx or start it via a DM. you'll have to lear about haskel language for configure it at your way; basic config is very limited
-
133[00:21:23] <awal1> marrenarre
-
134[00:21:24] <teraflops> marrenarre: xorg.log would be helpful ^
-
135[00:21:28] <mado> i was just curious because i thought about getting maybe this graphics card too in the future ... so far i'm stuck with this "typewriter" here : )
-
136[00:21:29] *** Quits: tgunr (~davec@replaced-ip) (Ping timeout: 248 seconds)
-
137[00:21:59] <marrenarre> awal1: The problem is unrelated to xmonad AFAIK.
-
138[00:21:59] *** Quits: DomaMuffin (~DomaMuffi@replaced-ip) (Read error: Connection reset by peer)
-
139[00:22:00] <awal1> haskell ^
-
140[00:22:08] <mado> here's another question for you guys ... don't worry i can post it later again so that you can focus on the issues of the others ...
-
141[00:22:11] <teraflops> awal1: :S
-
142[00:22:26] <awal1> marrenarre, you was talking about it before :p
-
143[00:22:27] <marrenarre> Haskell is cool though.
-
144[00:22:49] <marrenarre> awal1: Yeah but Xmonad is more of the goal I guess hehe.
-
145[00:22:50] <pingfloyd> marrenarre: yeah, I guess if you're masochistic
-
146[00:23:01] <teraflops> :O
-
147[00:23:02] <mado> i'd like to disable my touchpad ... and only use my mouse ... replaced-url
-
148[00:23:29] *** Quits: marijnfs (~smuxi@replaced-ip) (Ping timeout: 240 seconds)
-
149[00:23:47] <marrenarre> pingfloyd: You mean I need linux headers that match and that I do not need the linux-source package?
-
150[00:23:48] <_0xbadc0de> how can I boot into recovery mode?
-
151[00:23:57] <marrenarre> How come my linux headers would not be matching at the moment?
-
152[00:24:03] <mado> also it'd be great if my current monitor settings could be saved and not revert back to what they were when i first booted the computer earlier
-
153[00:24:09] <tom99> _0xbadc0de, on my debian box it gives an option in grub when the system starts to choose recovery mode
-
154[00:24:11] <pingfloyd> mado: that seems like a very gnome dependent way
-
155[00:24:30] <pingfloyd> mado: a more agnostic way, assuming your touchpad supports it, is through synclient
-
156[00:24:35] *** Joins: klow (~textual@replaced-ip)
-
157[00:24:47] <mado> well i am using gnome right now, pingfloyd ... i wouldn't have known though if it was : )
-
158[00:25:20] <teraflops> marrenarre: replaced-url
-
159[00:25:30] <mado> does this help you pingfloyd?
-
160[00:25:31] <mado> mario@mcmd:~$ egrep -i 'synap|alps|etps' /proc/bus/input/devices
-
161[00:25:36] <mado> N: Name="SynPS/2 Synaptics TouchPad"
-
162[00:25:42] <teraflops> marrenarre: look at the what provides
-
163[00:25:50] <pingfloyd> mado: then synclient should probably work
-
164[00:26:04] *** Joins: DomaMuffin (~DomaMuffi@replaced-ip)
-
165[00:26:07] *** Joins: layika (~michalina@replaced-ip)
-
166[00:26:10] <mado> i found that command somewhere in a manual
-
167[00:26:12] *** Quits: wds (~wds@replaced-ip) (Quit: Leaving)
-
168[00:26:20] <pingfloyd> looks like you have a synaptics one, which is what it was originally designed for (I think it does support some of the other non-synaptic ones too though).
-
169[00:26:46] <mado> okay then ... i'll try and find this -> synclient <- then
-
170[00:27:02] <marrenarre> teraflops: nvidia-kernel-340.96?
-
171[00:27:04] *** Parts: pvn (~vep2@replaced-ip)
-
172[00:27:09] <dD_> stoned, testing
-
173[00:27:33] <stoned> dD_: go on irc.debian.org #debian-next
-
174[00:27:33] <teraflops> marrenarre: or dkms
-
175[00:27:41] <mado> package cannot be found, pingfloyd
-
176[00:27:42] <pingfloyd> mado: with synaptics it should be as easy as: synclient TouchpadOff 1
-
177[00:27:46] <teraflops> just pointing at what pingfloyd said
-
178[00:27:48] <dD_> stoned, thanks
-
179[00:28:11] <pingfloyd> mado: it should be in xserver-xorg-input-synaptics
-
180[00:28:14] <teraflops> _0xbadc0de: replaced-url
-
181[00:28:32] *** Quits: Envil (~envil@replaced-ip) (Remote host closed the connection)
-
182[00:28:33] *** Joins: alex1a (~alex1a@replaced-ip)
-
183[00:28:39] <pingfloyd> so you could just add that command I gave to your session's startup settings
-
184[00:28:42] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 264 seconds)
-
185[00:28:44] *** Joins: marijnfs (~smuxi@replaced-ip)
-
186[00:28:53] <mado> oh so it's a command!
-
187[00:29:02] <sine0> can someone suggest a command line type of backup system thats like dropbox
-
188[00:29:04] <mado> and here was me thinking it was some tool : ) ... my bad, pingfloyd
-
189[00:29:06] *** Quits: fealscience (~fiel@replaced-ip) (Read error: Connection reset by peer)
-
190[00:29:19] <pingfloyd> what I do is have a script with all my synclient settings and have my xfce4 startup invoke it.
-
191[00:29:26] *** Quits: siva_machina (~siva_mach@replaced-ip) (Remote host closed the connection)
-
192[00:29:38] <pingfloyd> in gnome, there should be some place you can set what gets run when gnome starts up
-
193[00:29:49] <teraflops> pingfloyd: yuo can use a xorg snippet too
-
194[00:29:49] <marrenarre> teraflops: Oh I ignored the sentence before it. So I need to get the dkms and source packages, and build the kernel module?
-
195[00:29:51] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
196[00:29:57] <pingfloyd> teraflops: yeah
-
197[00:30:14] *** Joins: surfist (~surfist@replaced-ip)
-
198[00:30:41] <teraflops> marrenarre: im not aware of nvidia in debian, and I dont use testing so im not a good source
-
199[00:31:03] *** Joins: dave4925 (~dave4925@replaced-ip)
-
200[00:31:12] <pingfloyd> e.g., create a file with the settings you want for synaptics under say /etc/X11/xorg.conf.d/ in xorg.conf format
-
201[00:31:14] <marrenarre> I was going to use unstable but dpkg-reconfigure keyboard-configuration broke when I did dist-upgrade...
-
202[00:31:37] *** Quits: aau (~aau@replaced-ip) (Ping timeout: 248 seconds)
-
203[00:31:44] <teraflops> pingfloyd: nah I setup my libinput options in ~/.xprofile :S
-
204[00:31:57] <pingfloyd> I usually turn off all the DE applet crap for my touchpad and have synaptics/synclient handle it since you get much better granular control
-
205[00:32:13] <pingfloyd> and as a plus will be in effect regardless of DE/WM you use
-
206[00:32:27] <marrenarre> teraflops: But I should look into building the kernel module, right?
-
207[00:32:41] <jhutchins> !nvidia
-
208[00:32:41] <dpkg> Where possible, Nvidia graphic processing units are supported using the open source <nouveau> driver on Debian systems by default. To install the proprietary "nvidia" driver, see replaced-url
-
209[00:32:54] <teraflops> jhutchins: thanks!
-
210[00:33:01] <pingfloyd> marrenarre: source package or linux-headers package
-
211[00:33:05] <jhutchins> marrenarre: You should read the documentation and not try to get by with irc advice.
-
212[00:33:28] <pingfloyd> marrenarre: dependency resolution usually should pull in what you need though
-
213[00:33:51] <mado> i have also just found -> replaced-url
-
214[00:33:52] <jhutchins> pingfloyd: No offenise intended, but they really shouldn't be winging module builds, it will only result in more support questions.
-
215[00:34:03] <pingfloyd> jhutchins: I agree
-
216[00:34:25] <pingfloyd> jhutchins: if it breaks though, they get to keep both pieces :)
-
217[00:34:27] *** Quits: woshty (~irc@replaced-ip) (Ping timeout: 265 seconds)
-
218[00:34:35] <marrenarre> Yeah I wouldn't really know how to do that so I agree.
-
219[00:34:50] *** Joins: tgunr (~davec@replaced-ip)
-
220[00:34:56] <pingfloyd> jhutchins: ideally they take the advice they get here and research more
-
221[00:35:04] <Somelauw> In /etc/defaults/keyboard, I have a line that says XKBOPTIONS=lctrl-altgr,caps:escape, but when I press lctrl-altgr nothing happens.
-
222[00:35:10] <pingfloyd> then it will make more sense as they read up on it
-
223[00:35:18] <marrenarre> And I'm trying to google but you guys are too eager to help.
-
224[00:35:42] <teraflops> marrenarre: dont try google try replaced-url
-
225[00:35:56] <marrenarre> I found that on Google so it's ok.
-
226[00:36:00] <teraflops> :P
-
227[00:36:10] <pingfloyd> but you know the old saying, "you can lead a horse to water..."
-
228[00:36:30] <marrenarre> But now I know that you guys approve of it so I guess the link *is* useful.
-
229[00:36:35] <jasonpowers> Israel is a Jewish ghetto fortress on the Suez Canal from which no one ever gets extradited. No more POGROMS: the Jewish criminals just flee to Israel.
-
230[00:36:38] <mado> i'm still checking out what you told me though, pingfloyd
-
231[00:36:42] <jhutchins> The guides on the debian site are usually a pretty good resource, but they do get out of date sometimes.
-
232[00:36:51] *** Quits: jasonpowers (~apg@replaced-ip) (Quit: Leaving)
-
233[00:36:58] <pingfloyd> marrenarre: like jhutchins is advising, you read up more about the proper process
-
234[00:37:14] <teraflops> there's a fine wiki, so use it
-
235[00:37:23] <pingfloyd> s/you/you should/
-
236[00:37:28] <teraflops> it's fine most of the time at least ^
-
237[00:37:34] *** Joins: Sherias (~liquid@replaced-ip)
-
238[00:37:55] <tom99> jasonpowers: what's your evidence for criminals not being prosecuted and fleeing to israel?
-
239[00:38:33] *** Quits: lethu (~lethu@replaced-ip) (Remote host closed the connection)
-
240[00:38:52] <marrenarre> The thing is that page is for stable releases. Should I just follow the one for jessie?
-
241[00:38:55] <teraflops> tom99: he left
-
242[00:39:16] *** Joins: b (~coffee@replaced-ip)
-
243[00:39:18] <tom99> teraflops: oh i turned off leave/join in this channel, whoops
-
244[00:39:32] <pingfloyd> marrenarre: that's where you'll want to check even more references for potential caveats
-
245[00:39:35] <mado> the -> xserver-xorg-input-synaptics <- is installed ... now i need to find it, pingfloyd : )
-
246[00:39:45] *** Joins: lethu (~lethu@replaced-ip)
-
247[00:39:46] *** Quits: tgunr (~davec@replaced-ip) (Ping timeout: 255 seconds)
-
248[00:39:48] *** Quits: lethu (~lethu@replaced-ip) (Remote host closed the connection)
-
249[00:40:03] *** Joins: diniwed (~gavron@replaced-ip)
-
250[00:40:03] <pingfloyd> mado: start off with reading man 4 synaptics
-
251[00:40:18] <CutMeOwnThroat> also, don't respond to spam like that, kthx
-
252[00:40:26] <teraflops> tom99: use smart filter at least ^
-
253[00:40:28] <marrenarre> Ugh why is there so much new stuff. If only everything had existed since the 90s, everything would be well-supported.
-
254[00:40:44] <pingfloyd> mado: bear in mind all the options it lists can be through xorg.conf{,.d/*} or invoked directly via synclient command.
-
255[00:41:01] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 244 seconds)
-
256[00:41:09] <mado> pingfloyd: i'm afraid i don't know yet what that means ... i'm new to all this stuff here : )
-
257[00:41:21] *** Joins: mastokley (~mastokley@replaced-ip)
-
258[00:41:28] *** Quits: [Gort] (~gort@replaced-ip) (Quit: Leaving)
-
259[00:41:45] *** Quits: nse (~leo@replaced-ip) (Ping timeout: 248 seconds)
-
260[00:42:34] *** Joins: lethu (~lethu@replaced-ip)
-
261[00:42:39] <marrenarre> But even the latest driver on that page doesn't list my GPU as a supported device.
-
262[00:42:44] *** Quits: r4z (~r4z@replaced-ip) (Quit: Leaving)
-
263[00:42:50] <marrenarre> Maybe I should just learn to use a text-based web browser...
-
264[00:43:07] *** Quits: Darcidride (~Darcidrid@replaced-ip) (Quit: Bye.)
-
265[00:43:11] <pingfloyd> mado: for example you could create a file say 99-synapics under /etc/X11/xorg.conf.d/ or edit /etc/X11/xorg.conf directly following the syntax in the example under the synopsis of the man page. However you could invoke those same option like: synclient <OptionName> <Value> at the command line or through a script.
-
266[00:43:32] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
267[00:43:34] *** Quits: TsukiRa (~fpob@replaced-ip) (Ping timeout: 240 seconds)
-
268[00:43:39] <pingfloyd> *(99-synaptics.conf)
-
269[00:43:54] *** Joins: adrian (~adrian@replaced-ip)
-
270[00:44:18] <pingfloyd> as far as editing xorg.conf, I recommend creating files under /etc/X11/xorg.conf.d/ directory instead
-
271[00:44:34] <pingfloyd> it's easier to manage that way
-
272[00:45:29] <pingfloyd> also, too verify if your setting take effect, look in /var/log/Xorg.0.log after you started a new X session after making the changes.
-
273[00:46:03] *** Quits: Quatroking (~Quatrokin@replaced-ip) (Read error: Connection reset by peer)
-
274[00:46:11] <mado> pingfloyd: take it slower with me please ... i'm trying to follow you : )
-
275[00:46:12] *** Joins: baraba (~baraba@replaced-ip)
-
276[00:46:18] *** Joins: yokisuci (~yokisuci@replaced-ip)
-
277[00:46:48] *** Joins: tgunr (~davec@replaced-ip)
-
278[00:46:58] <pingfloyd> mado: in your case, do you just want to disable the touchpad altogether?
-
279[00:47:06] <yokisuci> iam drunk
-
280[00:47:11] *** Quits: Sherias (~liquid@replaced-ip) (Quit: Leaving)
-
281[00:47:19] <yokisuci> drunk
-
282[00:47:26] <mado> -> replaced-url
-
283[00:47:36] <mado> there is no "xorg.conf.d" directory
-
284[00:47:40] <yokisuci> huh?
-
285[00:47:42] *** Joins: TsukiRa (~fpob@replaced-ip)
-
286[00:48:05] <yokisuci> crap night
-
287[00:48:18] <pingfloyd> mado: the xorg.conf.d directory isn't created by default. You must 'mkdir /etc/X11/xorg.conf.d' first.
-
288[00:48:20] <marrenarre> Actually though this would all be solved by finding a neat way to run Xorg as root while still logging in through the terminal.
-
289[00:49:18] <mado> altogether? ... well pingfloyd ... i think it'd be great if i could turn it off completely because i do have a mouse plugged in via usb ... but if i ever needed it back that i could just "switch it on" again ... if i have to do this by editing some file or pressing some keyboard shortcut or whatever ... doesn't matter : )
-
290[00:49:42] <teraflops> marrenarre: no
-
291[00:50:03] <marrenarre> teraflops: But it works when I do `sudo startx`. I'm just looking for a more automated way.
-
292[00:50:12] <mado> what does the 'd' in that stand for pingfloyd?
-
293[00:50:26] <marrenarre> I could even get used to typing that command every time I log in.
-
294[00:50:28] <mado> and why call it "xorg.conf.d" ?
-
295[00:50:41] <marrenarre> Or just typing my password if I put that in some sh file.
-
296[00:50:51] <teraflops> mado: you can safely create that folder
-
297[00:51:26] *** Quits: marijnfs (~smuxi@replaced-ip) (Remote host closed the connection)
-
298[00:51:44] <teraflops> marrenarre: did you tun startx as root but inside the normal user home folder?
-
299[00:51:44] <mado> i'm sure i can, teraflops ... i'm just trying to understand what's behind the name : )
-
300[00:51:52] <marrenarre> teraflops: Yeah.
-
301[00:51:55] *** Quits: jubo2 (~juboxi@replaced-ip) (Quit: Konversation terminated!)
-
302[00:51:57] <pingfloyd> marrenarre: that's a convention for when config files can be split up in multiple files
-
303[00:52:03] <teraflops> mado: afaik it's a debian thingy
-
304[00:52:04] <pingfloyd> mado: ^
-
305[00:52:31] <pingfloyd> mado: Xorg looks for files in that directory to parse its configuration settings
-
306[00:52:31] <teraflops> mado it became a convention more or less as pingfloyd says
-
307[00:52:44] <mado> i see i've got a lot to learn : )
-
308[00:52:52] <teraflops> marrenarre: it's your fault then and that's why it does not work
-
309[00:52:52] <pingfloyd> mado: it's more that many programs follow that convention for configuration, but not all do.
-
310[00:52:57] *** Quits: bolt (r00t@replaced-ip) (Quit: telnet irc.freenode.net 6667)
-
311[00:52:59] <teraflops> marrenarre: :S
-
312[00:53:03] *** Quits: SPF|Cloud (uid11755@replaced-ip) (Quit: Connection closed for inactivity)
-
313[00:53:09] <mado> alright ... folder created pingfloyd
-
314[00:53:19] <marrenarre> ??? But it works when I run it as root in my home directory, but not when not as root in my home directory.
-
315[00:53:37] <pingfloyd> mado: if you want to disable you touchpad put this replaced-url
-
316[00:53:44] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
317[00:53:52] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
318[00:53:53] *** Joins: Brigo (~Brigo@replaced-ip)
-
319[00:53:54] <teraflops> marrenarre: yeah as I said, go ls -la ~/
-
320[00:53:56] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip) (Remote host closed the connection)
-
321[00:53:57] <marrenarre> Are you telling me that iff you're running it as a normal user then the cwd has to be a specific one?
-
322[00:54:26] *** Quits: yokisuci (~yokisuci@replaced-ip) (Ping timeout: 244 seconds)
-
323[00:54:27] *** Joins: surfist (~surfist@replaced-ip)
-
324[00:54:29] <teraflops> marrenarre: go ls -la ~/
-
325[00:54:30] <teraflops> ^
-
326[00:54:37] <pingfloyd> mado: the number at the beginning determines what order files under xorg.conf.d are parsed. They're parse in lexical order iirc.
-
327[00:54:54] *** Quits: jass93 (~ifillj@replaced-ip) (Ping timeout: 276 seconds)
-
328[00:54:58] *** Joins: kleanchap (~njones@replaced-ip)
-
329[00:55:11] <pingfloyd> mado: synaptics setting can be parse pretty late since you're usually not going to care about input behavior until X is all the way up
-
330[00:55:13] <marrenarre> teraflops: Okay so I'm logged in as root. That's not so good.
-
331[00:55:15] *** Quits: silverhom (~silverhom@replaced-ip) (Read error: Connection reset by peer)
-
332[00:55:31] <marrenarre> I mean I'm "logged in" as root.
-
333[00:55:38] *** Quits: ciobi (freenode@replaced-ip) (Ping timeout: 260 seconds)
-
334[00:55:40] <teraflops> marrenarre: whoami
-
335[00:56:18] <marrenarre> teraflops: Yeah but does it really count as "logged in"? It's only because I'm running it with sudo.
-
336[00:56:31] <marrenarre> Well anyway, what does it have to do with the problem of it not working as a normal user?
-
337[00:56:40] <teraflops> no youre not root but you did startx as root but in your user folder now theres a bunch of files there belonging to root
-
338[00:56:45] *** Quits: magnulu (~magnulu@replaced-ip) (Ping timeout: 260 seconds)
-
339[00:56:59] <teraflops> i cannot explain myself better sorry
-
340[00:57:01] *** Joins: magnulu_ (~magnulu@replaced-ip)
-
341[00:57:19] <teraflops> looks obv to me sorry
-
342[00:57:23] <marrenarre> But ~ is the home directory of root.
-
343[00:57:29] *** Quits: iik (~IIK@replaced-ip) (Ping timeout: 240 seconds)
-
344[00:57:32] <marrenarre> I ran the command in xterm i xmonad running as root.
-
345[00:57:36] <marrenarre> Should I run it outside of xmonad?
-
346[00:57:37] *** Joins: mozillax (~amendez@replaced-ip)
-
347[00:57:51] <mado> okay : ) ... and 'X' is the thing that allows me to see stuff like windows on my computer, right? ... do you want me to create this file with "gedit" ?
-
348[00:58:00] *** debhelper sets mode: +l 1719
-
349[00:58:07] <marrenarre> My normal account's home directory is as normal.
-
350[00:58:12] <teraflops> marrenarre: you said you sis sudo startx as normal user
-
351[00:58:12] <mado> ad pingfloyd
-
352[00:58:13] *** Quits: mal__ (~mal@replaced-ip) (Quit: Leaving)
-
353[00:58:19] <marrenarre> teraflops: Yes.
-
354[00:58:30] <teraflops> now you say youre root
-
355[00:58:33] <pingfloyd> mado: yeah X is what gives you your gui environment in short
-
356[00:58:35] <teraflops> im just confused
-
357[00:58:50] <mado> yay! ... i understood something again :D
-
358[00:59:05] <marrenarre> teraflops: I was using xterm, in xorg server which I'm running with sudo.
-
359[00:59:21] <teraflops> marrenarre: again pastebin the output of ls -la ~/ as normal user
-
360[00:59:36] <teraflops> also pastebin does not mean pastebin.com
-
361[00:59:38] * RoyK wonders if there aren't separate irc channels for debian desktop and server
-
362[00:59:46] *** Joins: nse (~leo@replaced-ip)
-
363[00:59:53] <mado> and do you want me to create this "99-synaptics.conf"-file with gedit?
-
364[00:59:59] <mado> pingfloyd:
-
365[01:00:11] <pingfloyd> mado: X by itself doesn't do much other than facilitating just that. It's the Xserver that you run your xclients in. Things like windows managers, synclient, xclock, and so on are examples of xclients.
-
366[01:00:15] *** Joins: try (~try@replaced-ip)
-
367[01:00:31] <pingfloyd> mado: you can use whatever text editor you want, you just have to make sure you edit it with root privs because of the location of that file.
-
368[01:00:49] *** Quits: c0mrad3 (uid26809@replaced-ip) (Quit: Connection closed for inactivity)
-
369[01:01:08] *** Quits: jandrusk (~jra@replaced-ip) (Quit: WeeChat 1.4)
-
370[01:01:09] <pingfloyd> mado: it's a good idea to also become familiar with at least one CLI text editor for situations when you can't get X up.
-
371[01:01:43] <mado> well ... i'm still in the terminal ... so i thought i just write "gedit" and open it ... that way i altered the sources.list too to add an additional repository or whatever it was called
-
372[01:02:03] *** Quits: layika (~michalina@replaced-ip) (Quit: Lost terminal)
-
373[01:02:13] <teraflops> mado: gedit /etc/X11/xorg.conf.d/99-synaptics.conf is a bit eww
-
374[01:02:16] <mado> cli text editor? ... as in ... a text editor running in the terminal?
-
375[01:02:24] <teraflops> also you need root permission
-
376[01:02:31] <mado> why's that "eww" teraflops?
-
377[01:02:33] <try> Recently, screenshots stopped working for me in Jessie. gnome-screenshot works from the command line, but the "prtscr"-based shortcuts are no longer working. Can anyone help me troubleshoot?
-
378[01:02:37] <pingfloyd> that's fine, you may have to invoke it with gksu or gksudo to access to the display though (there are other ways, but they're more convoluted).
-
379[01:02:44] <teraflops> mado: big ereplaced-url
-
380[01:02:46] <teraflops> :P
-
381[01:02:48] <mado> why?
-
382[01:03:00] <pingfloyd> mado: security
-
383[01:03:03] <teraflops> youre right why?
-
384[01:03:07] *** Joins: TomyWork (~tomy@replaced-ip)
-
385[01:03:14] <teraflops> why I boher?
-
386[01:03:16] <mado> i'm not sure i understand
-
387[01:03:17] <pingfloyd> mado: you don't want anyone to be able to arbitrarily access anyone else's display in X
-
388[01:03:21] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
389[01:03:24] <teraflops> mado: nah sorry
-
390[01:03:29] <pingfloyd> that would present a big security vulnerability
-
391[01:04:19] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip) (Read error: Connection reset by peer)
-
392[01:04:25] <marrenarre> teraflops: replaced-url
-
393[01:04:33] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip)
-
394[01:04:33] *** Quits: jpgepetto (~jean-phil@replaced-ip) (Quit: Leaving.)
-
395[01:04:42] <mado> i'm still not entirely sure i understand - sorry teraflops and pingfloyd ...
-
396[01:04:49] <teraflops> mado: I apologize, it's late, I head to my bed now
-
397[01:04:59] <mado> areplaced-url
-
398[01:05:10] <mado> but i can understand ... i hope to see you soon again : )
-
399[01:05:23] *** Joins: zadrot|ebaniy (~Zadrot@replaced-ip)
-
400[01:05:24] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip) (Ping timeout: 265 seconds)
-
401[01:05:33] <teraflops> marrenarre: well it looks fine to me
-
402[01:05:41] <mado> i wish you "Good night" then before you leave teraflops
-
403[01:05:48] *** Quits: SuperTramp83 (~user@replaced-ip) (Quit: Leaving.)
-
404[01:05:54] <mado> pingfloyd: why is it a big security vulnerability?
-
405[01:06:03] <teraflops> mado: nah it's ok tahnks
-
406[01:06:05] <marrenarre> teraflops: So what were you saying about me doing something wrongly running startx as root?
-
407[01:06:20] <pingfloyd> mado: I'm talking about why there is access control about being able to see other displays on the Xserver
-
408[01:06:44] <teraflops> marrenarre: because I asked you and you said yes I run startx as root inside the user¡s home folder
-
409[01:06:46] *** Quits: iWaldo (iWaldo___@replaced-ip) (Ping timeout: 255 seconds)
-
410[01:06:46] *** Joins: Bliepo (Bliepo@replaced-ip)
-
411[01:06:54] <teraflops> user's
-
412[01:06:58] <marrenarre> teraflops: Yeah, that's what I did.
-
413[01:07:00] *** Joins: Ad1 (~Ad1_RnR@replaced-ip)
-
414[01:07:10] <pingfloyd> mado: if you didn't have that facility in place, anyone could snoop on anyone else on the system. Like say see them type out their passwords for things.
-
415[01:07:14] *** Joins: andril (~andril@replaced-ip)
-
416[01:07:15] *** Quits: zadrot_ebaniy (~Zadrot@replaced-ip) (Ping timeout: 260 seconds)
-
417[01:07:51] *** Quits: CEnnis91 (uid3543@replaced-ip) (Quit: Connection closed for inactivity)
-
418[01:07:53] <teraflops> marrenarre: go create a new user and startx with that user
-
419[01:08:10] <teraflops> no sudo startx or as root just "startx"
-
420[01:08:19] <teraflops> for the sake of our sanity
-
421[01:08:27] <marrenarre> teraflops: Can I not just use my current account?
-
422[01:08:30] <pingfloyd> marrenarre: how come you're invoking startx as root?
-
423[01:08:32] <teraflops> nope!
-
424[01:08:35] <marrenarre> The one wohose home folder I showed you.
-
425[01:08:41] <teraflops> marrenarre: nope
-
426[01:08:42] <marrenarre> Alrighty.
-
427[01:08:44] *** Quits: masber (~masber@replaced-ip) (Ping timeout: 244 seconds)
-
428[01:08:46] <teraflops> fresh user
-
429[01:08:50] <teraflops> new one
-
430[01:08:53] <marrenarre> pingfloyd: Because it won't work without it.
-
431[01:09:12] <mado> okay ... can we please go back one step? ... i think there's just one thing i don't understand ...
-
432[01:09:14] <pingfloyd> marrenarre: X won't start as a regular user?
-
433[01:09:21] <mado> i told you i'm currently "root" in the terminal ...
-
434[01:09:22] *** Joins: atomik_ (~atomik@replaced-ip)
-
435[01:09:27] <mado> i see what file you want me to create ...
-
436[01:09:39] <mado> and you asked me to create it ...
-
437[01:09:43] <mado> with root priviledges ...
-
438[01:10:04] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip) (Ping timeout: 240 seconds)
-
439[01:10:06] <mado> we agreed i could do that in gedit for instance or some other text editor too ...
-
440[01:10:09] <pingfloyd> marrenarre: that could be an issue with say your ~/.xinitrc or other per-user related files for X
-
441[01:10:17] *** Joins: th0r (~pi@replaced-ip)
-
442[01:10:22] <mado> and now there's something about a security risk?
-
443[01:10:31] <mado> what am i missing pingfloyd / teraflops?
-
444[01:10:54] <pingfloyd> mado: I think you misunderstand
-
445[01:11:17] <teraflops> pingfloyd: yeah in ~/ like borked permission because startx as root from there
-
446[01:11:23] <marrenarre> pingfloyd: But it works with sudo startx in my home directory, and then xmonad works which I only configured to start with my ~/.xinitrc, so it works with my .xinitrc when it's given root privileges.
-
447[01:11:24] <mado> yes ... i think so too ... that's why i asked if we could go back one step please : ) ... so to clear this whole confusion up : )
-
448[01:11:44] <marrenarre> I'm pretty sure it has to do with not using the KMS thing due to it being a proprietary driver.
-
449[01:11:47] *** Joins: buzztekk (~buzztekk@replaced-ip)
-
450[01:11:48] <pingfloyd> marrenarre: you shouldn't need to invoke startx with root permissions
-
451[01:11:55] *** Joins: masber (~masber@replaced-ip)
-
452[01:12:23] <marrenarre> teraflops: "failed to set IOPL for I/O (Operation not permitted)"
-
453[01:12:32] <marrenarre> pingfloyd: But I do. :(
-
454[01:12:37] *** Quits: _atomik (~atomik@replaced-ip) (Ping timeout: 265 seconds)
-
455[01:12:43] <pingfloyd> if it's not successfully bringing up an X session when running startx as regular user, something is borked
-
456[01:12:45] <teraflops> ಠ_à²
-
457[01:12:47] <marrenarre> This hasn't been an issue when using nouveau drivers but they don't work with my card unfortunately.
-
458[01:12:50] *** Joins: bolt (r00t@replaced-ip)
-
459[01:13:04] <mado> i'll wait while you help marrenarre : )
-
460[01:13:55] <marrenarre> teraflops: Should I give you more extensive output?
-
461[01:14:18] <marrenarre> I'm lazy because the process of copying that text is relatively annoying.
-
462[01:14:43] <marrenarre> You guys are angels by the way.
-
463[01:14:56] <teraflops> marrenarre: that error? where do you get it?
-
464[01:15:00] *** Quits: socomm (~socomm@replaced-ip) (Remote host closed the connection)
-
465[01:15:23] <marrenarre> teraflops: When running startx with the new user.
-
466[01:15:33] <mado> we could also talk privately though if you want ... that way we won't interrupt teraflops and you pingfloyd from helping marrenarre :)
-
467[01:15:42] <teraflops> oh I have no clue
-
468[01:15:46] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 255 seconds)
-
469[01:16:24] <marrenarre> teraflops: Actually, although this is the same error message as before IIRC, the second problem would be that the system xinitrc doesn't start xmonad.
-
470[01:16:35] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 260 seconds)
-
471[01:16:37] <marrenarre> So I'll make a ~/.xinitrc for this account as well.
-
472[01:17:07] <teraflops> marrenarre: yeah paste full xorg.log
-
473[01:17:21] <teraflops> no paste full xorg.log
-
474[01:17:33] <marrenarre> Same error now.
-
475[01:17:48] <marrenarre> But I'm pretty sure it has to do with the driver not doing the KMS thing automatically.
-
476[01:18:02] *** Joins: xreal (~xreal@replaced-ip)
-
477[01:18:02] <marrenarre> Or relatively sure, based on what I've read so far.
-
478[01:18:13] *** Quits: Richard_Cavell (uid165693@replaced-ip) (Quit: Connection closed for inactivity)
-
479[01:18:18] *** Parts: buzztekk (~buzztekk@replaced-ip)
-
480[01:18:24] *** Quits: andril (~andril@replaced-ip) (Quit: Leaving)
-
481[01:18:27] <teraflops> marrenarre: and please tell me that you installed xorg and nvidia driver correctly
-
482[01:18:44] *** Joins: iWaldo (iWaldo___@replaced-ip)
-
483[01:19:00] <marrenarre> Not really based on your instructions before.
-
484[01:19:06] <marrenarre> I never got around to doing that module thing.
-
485[01:19:14] <teraflops> :S
-
486[01:19:15] <marrenarre> We got into the whole root thing.
-
487[01:19:24] <xreal> A "lib" question: Normally, applications don't get build statically in Debian. When I've used libXY-dev to build an application, do I always need normal libXY to run the application?
-
488[01:19:42] *** Quits: masber (~masber@replaced-ip) (Ping timeout: 264 seconds)
-
489[01:20:04] <teraflops> marrenarre: then I have no idea sorry
-
490[01:20:18] <mado> pingfloyd: ?
-
491[01:20:59] <teraflops> check your nvidia installation went fine that you have the nvidia module loaded and obv is not blacklisted, and provide xorg.log
-
492[01:21:07] *** Joins: eliserain (~isles@replaced-ip)
-
493[01:21:27] <teraflops> no logs no clue
-
494[01:21:58] <mado> teraflops: and pingfloyd ... i will reboot now ... catch you in a few minutes, hopefully : )
-
495[01:22:02] *** Quits: mado (~mario@replaced-ip) (Quit: Konversation terminated!)
-
496[01:22:03] *** Quits: grimsley (~grimsley@replaced-ip) (Quit: Leaving)
-
497[01:22:06] <marrenarre> teraflops: "The NVIDIA kernel module has a kernel interface layer that must be compiled specifically for each kernel. NVIDIA distributes the source code to this kernel interface layer." replaced-url
-
498[01:22:08] <teraflops> so much gessing here and it's my fault
-
499[01:22:37] *** Joins: masber (~masber@replaced-ip)
-
500[01:23:04] <marrenarre> Seems I must compile this to be able to run Xorg server without root privileges when using the proprietary driver. I might just try using the installer (which I know is not supported here).
-
501[01:23:05] *** Quits: js9600 (~js9600@replaced-ip) (Ping timeout: 240 seconds)
-
502[01:24:07] <marrenarre> teraflops: In any case you've been verp helpful and I appreciate it a lot.
-
503[01:24:13] *** Quits: bolt (r00t@replaced-ip) (Quit: telnet irc.freenode.net 6667)
-
504[01:24:25] *** Joins: gdot (~gdot@replaced-ip)
-
505[01:24:31] <marrenarre> very*
-
506[01:24:35] <marrenarre> Seems Debian has a friendly community, so far at least. :)
-
507[01:24:37] <teraflops> marrenarre: oh I dont think so but thanks
-
508[01:24:39] <teraflops> :P
-
509[01:24:50] *** Joins: bolt (r00t@replaced-ip)
-
510[01:24:58] <teraflops> about the helpful bit
-
511[01:24:58] *** Quits: anuxivm (~anuxi@replaced-ip) (Read error: Connection reset by peer)
-
512[01:25:20] *** Quits: panta (~panta@replaced-ip) (Ping timeout: 260 seconds)
-
513[01:25:26] <marrenarre> teraflops: Actually I am kind of tired and now that I think about it I just wrote that without thinking and now that you mention it I guess not that much progress was made.
-
514[01:25:36] *** Joins: kzimmermann (~kzimmerma@replaced-ip)
-
515[01:25:39] *** Joins: mado (~mario@replaced-ip)
-
516[01:25:42] <marrenarre> I think in my head I was thinking of the word "friendly" or something.
-
517[01:25:53] <marrenarre> I should probably go to bed soon.
-
518[01:25:54] <mado> and back : )
-
519[01:25:58] <xreal> Anyone with an idea?
-
520[01:25:59] <teraflops> heh
-
521[01:26:30] <mado> unfortunately i have to report that creating the file didn't disable the touchpad, teraflops and pingfloyd
-
522[01:26:35] <pingfloyd> xreal: if you install package-dev is should automatically install package as a dependency
-
523[01:26:53] <xreal> pingfloyd: Yeah, but when I transport the DEB to a new system ;)
-
524[01:26:57] <pingfloyd> xreal: the -dev package contains the needed headers for compilation, while the regular package contains the runtime dependencies
-
525[01:27:01] <xreal> pingfloyd: I know.
-
526[01:27:05] <eliserain> replaced-url
-
527[01:27:19] <xreal> pingfloyd: So the normal lib is always needed?
-
528[01:27:19] *** Quits: eliserain (~isles@replaced-ip) (Quit: Leaving)
-
529[01:27:21] <AciD`> op, please use +r mode on this chan
-
530[01:27:24] <pingfloyd> xreal: you only need the runtime dependencies to run the program in question
-
531[01:27:33] <AciD`> !ops
-
532[01:27:33] <dpkg> Please invoke 'dpkg: ops $problem' to call the operators to deal with a specific problem. Misuse of this will lead to a ban. Operators can also be contacted in the #debian-ops channel.
-
533[01:27:34] <xreal> pingfloyd: Oh ok... hmm
-
534[01:27:41] <pingfloyd> xreal: you only need the *-dev package for compiling
-
535[01:28:00] *** Joins: EastCoast25 (~newport@replaced-ip)
-
536[01:28:00] <AciD`> dpkg: ops please use +r on this chan for the time being
-
537[01:28:01] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: acid` complains about: please use +r on this chan for the time being
-
538[01:28:01] *** debhelper sets mode: +l 1712
-
539[01:28:01] <xreal> pingfloyd: Yeah, but I mean. If you need 14 different -dev packages, you need 14 normal libs on the application side on a fresh system?
-
540[01:28:02] <pingfloyd> xreal: so if the target system doesn't need to compile the program, then you don't need to install the -dev packages
-
541[01:28:09] *** Quits: gdot2 (~gdot@replaced-ip) (Ping timeout: 248 seconds)
-
542[01:28:13] <xreal> pingfloyd: I know, but I mean the opposite site ;)
-
543[01:28:32] <pingfloyd> xreal: yes, you need the normal libs/packages installed on the target system in order to run the program
-
544[01:28:47] <xreal> pingfloyd: Okay ;)
-
545[01:29:29] <mado> teraflops: ? would you mind if i send you some line/s in a query?
-
546[01:29:40] <mado> any further thoughts pingfloyd or teraflops or anyone else? : )
-
547[01:30:26] <pingfloyd> mado: your DE may be overriding it.
-
548[01:30:31] *** Quits: albertguedes (~albert@replaced-ip) (Quit: Leaving.)
-
549[01:31:44] <pingfloyd> mado: I don't have gnome installed, but I remember it does have a setting in its dconf database controlling whether the DE sets the touchpad
-
550[01:31:46] <mado> okaaay ... shall i then delete the file and folder? ... or do we have to (forgive me for saying so) teach the DE to respect the file?
-
551[01:34:01] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 250 seconds)
-
552[01:35:47] <mado> i just opened the dconf-editor with root priviledges ... can't make any changes yet though
-
553[01:36:04] <EastCoast25> There were 394,279 MORE Jews in 1949 than in 1940.
-
554[01:36:33] *** Joins: pfred1 (~pfred1@replaced-ip)
-
555[01:36:38] *** Joins: RickXy (~zncadmin@replaced-ip)
-
556[01:36:47] <pingfloyd> mado: you could try launching dconf-editor and then search for "touchpad"
-
557[01:36:51] <unborn> mado why are you asking us to make your decision.. ? :) do what ever you want.. debian chan nor us nor any pro sysadmin - is responsible for your crap.
-
558[01:37:18] <unborn> .. he knows what he is doing..
-
559[01:37:44] *** ChanServ sets mode: +o somiaj
-
560[01:37:44] *** somiaj sets mode: +b *!*@gn04.dco.fusa.be
-
561[01:37:44] *** EastCoast25 was kicked by somiaj (you should know better)
-
562[01:37:45] *** somiaj sets mode: -o somiaj
-
563[01:38:14] <mado> unborn: ? ... i'm new to all of this stuff here ... be it gnu linux, debian, gnome, etc ... i'm merely trying to learn some things
-
564[01:39:07] <mado> i found the entry pingfloyd ... but i cannot uncheck the checkmark
-
565[01:39:23] *** Quits: anton02 (~quassel@replaced-ip) (Remote host closed the connection)
-
566[01:40:19] <pingfloyd> mado: could also try this: gsettings set org.gnome.desktop.peripherals.touchpad send-events disable
-
567[01:40:20] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip) ()
-
568[01:40:22] <mado> and since i don't want to ruin anything i'm glad for some guided assistance, unborn
-
569[01:40:36] <unborn> nado well I believe its bollox - if you new you would not ask the question you did.. perhaps I am very wrong - google and debian can learn you so much..
-
570[01:40:49] *** Joins: NameNick (~NameNick@replaced-ip)
-
571[01:41:15] <unborn> you glad you found the some guided assistance.. where? not on this chan for sure..
-
572[01:41:17] <mado> well ... some people learn stuff by first having some guided assistance and then they can do stuff on their own
-
573[01:41:22] <unborn> meh
-
574[01:41:35] *** Quits: bluenemo (~bluenemo@replaced-ip) (Remote host closed the connection)
-
575[01:41:35] <unborn> !ops please mute me
-
576[01:41:35] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: unborn complains about: please mute me
-
577[01:41:48] <mado> see it like math, unborn : ) ... or when you learnt to read
-
578[01:42:01] *** Joins: oranges1o1 (~splendid@replaced-ip)
-
579[01:42:07] <mado> did you know already right from the start what sound every letter makes?
-
580[01:42:28] <mado> or if you're deaf or mute ... could you sign right away?
-
581[01:42:34] <zinx> mado: nah. i had to teach myself.
-
582[01:42:37] <mado> or when blind ... understand braile right away?
-
583[01:42:38] *** Quits: th0r (~pi@replaced-ip) (Quit: Ex-Chat)
-
584[01:42:44] <unborn> mado: i did know.. from start..
-
585[01:42:49] *** Quits: TsukiRa (~fpob@replaced-ip) (Quit: Leaving.)
-
586[01:43:01] <TomTomTo1> just move on, this is the right place for support questions^^
-
587[01:43:08] <unborn> I will keep quiet for some useful resource.. sorry :)
-
588[01:43:16] *** Quits: Borginjo (~tuptidup@replaced-ip) (Remote host closed the connection)
-
589[01:43:24] <mado> good for you then unborn ... i did not : ) ... know that you're loved : )
-
590[01:43:24] *** Quits: mrrhq (~mrrhq@replaced-ip) (Quit: WeeChat 1.5. Ahh, much better than Irssi.)
-
591[01:43:41] <TomTomTo1> plese just move on.
-
592[01:43:46] <TomTomTo1> *please
-
593[01:44:16] *** Joins: dvs (~hibbard@replaced-ip)
-
594[01:44:19] *** Quits: dvs (~hibbard@replaced-ip) (Remote host closed the connection)
-
595[01:44:53] *** Joins: wooden__ (~anon@replaced-ip)
-
596[01:44:56] *** Joins: dvs (~hibbard@replaced-ip)
-
597[01:45:52] *** Quits: wooden_ (~anon@replaced-ip) (Read error: Connection reset by peer)
-
598[01:46:42] *** Joins: AndreeeCZ (~andre@replaced-ip)
-
599[01:47:25] *** Joins: r4z (~r4z@replaced-ip)
-
600[01:47:55] <Somelauw> In /etc/defaults/keyboard, I have a line that says XKBOPTIONS=lctrl-altgr,caps:escape, but when I press lctrl-altgr nothing happens.
-
601[01:48:00] *** Quits: oranges1o1 (~splendid@replaced-ip) (Remote host closed the connection)
-
602[01:49:06] *** Joins: Merris (~roe@replaced-ip)
-
603[01:49:26] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 265 seconds)
-
604[01:49:29] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 248 seconds)
-
605[01:50:17] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
606[01:50:35] *** Quits: Starky (~Starky@replaced-ip) (Ping timeout: 272 seconds)
-
607[01:51:19] *** Quits: lethu (~lethu@replaced-ip) (Remote host closed the connection)
-
608[01:51:37] *** Joins: kusen (~kusen@replaced-ip)
-
609[01:52:02] *** Joins: _foldLeft (~foldleft@replaced-ip)
-
610[01:52:08] *** Joins: lethu (~lethu@replaced-ip)
-
611[01:52:17] *** Quits: Merris (~roe@replaced-ip) (Client Quit)
-
612[01:52:36] <mado> maybe you need to change your keyboard layout Somelauw?
-
613[01:52:39] *** Quits: _0xbadc0de (~0xbadc0de@replaced-ip) (Ping timeout: 250 seconds)
-
614[01:52:41] *** Quits: mindstorm (~mindstorm@replaced-ip) (Quit: WeeChat 1.4)
-
615[01:52:41] *** Joins: Starky (~Starky@replaced-ip)
-
616[01:53:24] <pingfloyd> Somelauw: Note: XKB options can be overridden by the tools provided by some desktop environments such as GNOME
-
617[01:53:55] <Somelauw> pingfloyd: i don't use a DE
-
618[01:55:22] *** Joins: bonitas (~ewl@replaced-ip)
-
619[01:55:40] *** Quits: adrian (~adrian@replaced-ip) (Ping timeout: 260 seconds)
-
620[01:56:14] <Somelauw> mado: well my whole keyboard file is like this replaced-url
-
621[01:56:15] *** Quits: kusen (~kusen@replaced-ip) (Ping timeout: 260 seconds)
-
622[01:56:49] <marrenarre> Woooot!! It works!
-
623[01:56:56] <marrenarre> teraflops: I got it working. :D
-
624[01:57:19] *** Quits: bonitas (~ewl@replaced-ip) (Client Quit)
-
625[01:57:19] <marrenarre> And to think all I needed to do was install linux-source and linux-headers-amd64 and run the official installer.
-
626[01:57:24] <mado> Congratulations marrenarre? : )
-
627[01:57:44] <marrenarre> And I'm not even sure that I need to install both of those first, but I did just in case. I suppose I'll do some testing to find out specifically, maybe. Maybe...
-
628[01:58:01] *** debhelper sets mode: +l 1704
-
629[01:58:14] <marrenarre> mado: Thanks!
-
630[01:58:20] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip)
-
631[01:58:33] *** Quits: Ad1 (~Ad1_RnR@replaced-ip) (Ping timeout: 240 seconds)
-
632[01:58:51] <marrenarre> Everything is great now. I can finally enjoy the efficiency of xmonad, vim, vimperator, and similar good things.
-
633[01:58:51] <unborn> !next
-
634[01:58:52] <dpkg> Another happy customer leaves the building.
-
635[01:59:27] <marrenarre> I have to leave? :(
-
636[01:59:29] *** Quits: electro33 (uid613@replaced-ip) (Quit: Connection closed for inactivity)
-
637[01:59:35] *** Quits: zuiss1 (~zuiss1@replaced-ip) (Quit: Leaving)
-
638[01:59:42] <unborn> marrenarre: not at all!
-
639[02:00:09] <marrenarre> Oh, neat.
-
640[02:00:19] *** Joins: Ad1 (~Ad1_RnR@replaced-ip)
-
641[02:00:21] *** Quits: para000 (para000@replaced-ip) (Read error: Connection reset by peer)
-
642[02:00:28] <unborn> marrenarre: enjoy of the debian chan as long as you need/want :)
-
643[02:01:31] <marrenarre> Well, it has been an enjoyable experience so far, but at the moment I'm quite out of things to ask. And I haven't yet acquired the skill necessary to be of any help. I'll have to watch and learn.
-
644[02:03:12] <unborn> marrenarre: its all fine.. if you out of the questions, just be here.. :) no one said you had to ask.. or whatever.. we are all humans ...i hope so you understand me :) its cool to having you here.
-
645[02:05:08] <marrenarre> unborn: I understand. :)
-
646[02:05:44] <unborn> marrenarre: just be welcome here.. and feel free :)
-
647[02:06:08] <marrenarre> Okay now I actually have a question: How do I kill xserver if I'm not using a display manager? Everyone mentions light-dm and stuff.
-
648[02:06:10] *** Quits: asterismo_m (~asterismo@replaced-ip) (Ping timeout: 255 seconds)
-
649[02:06:19] <marrenarre> xkill something? What should I use to get to the state I was in before I ran startx?
-
650[02:06:20] *** Quits: iflema (~ian@replaced-ip) (Quit: WeeChat 1.5)
-
651[02:06:32] *** Joins: joeel84 (~joseph@replaced-ip)
-
652[02:07:01] *** Joins: Ad1_RN (~Ad1_RnR@replaced-ip)
-
653[02:07:20] <mado> Somelauw: i'm afraid i cannot really help you as i'm still beginning to learn things but i'm sure this whole problem will be figured out : )
-
654[02:07:37] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
655[02:07:48] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 265 seconds)
-
656[02:08:01] <unborn> do we use x server at all?
-
657[02:08:10] <mado> and guys and gals? ... i just found this here -> replaced-url
-
658[02:08:17] <mado> what are your thoughts?
-
659[02:09:08] *** Joins: adrian (~adrian@replaced-ip)
-
660[02:09:36] <marrenarre> unborn: "we"?
-
661[02:09:39] *** Quits: Ad1 (~Ad1_RnR@replaced-ip) (Ping timeout: 265 seconds)
-
662[02:10:34] *** Joins: mindstorm (~mindstorm@replaced-ip)
-
663[02:10:41] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
664[02:10:43] <unborn> marrenarre: sorry.. the question was for others.
-
665[02:11:50] *** Quits: frank1e (~frank1e@replaced-ip) (Quit: Leaving)
-
666[02:11:50] <marrenarre> unborn: No need to apologise. I'm just not sure what you mean. I mean, Xorg Server is very common to use on Linux as far as I'm aware.
-
667[02:11:57] *** Quits: gdot (~gdot@replaced-ip) (Ping timeout: 244 seconds)
-
668[02:12:18] <unborn> marrenarre: sure.
-
669[02:13:31] *** Joins: Seryth (~Matrix@replaced-ip)
-
670[02:13:32] *** Quits: AndreeeCZ (~andre@replaced-ip) (Ping timeout: 265 seconds)
-
671[02:13:36] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 265 seconds)
-
672[02:14:44] *** Joins: ]3n19m4[_ (~]3n19m4@replaced-ip)
-
673[02:14:54] *** Joins: Shkrid (~Shkrid@replaced-ip)
-
674[02:15:18] *** Joins: frank1e (~frank1e@replaced-ip)
-
675[02:15:24] *** Quits: LordLamer (~lordlamer@replaced-ip) (Quit: Lost terminal)
-
676[02:16:16] *** Quits: boomer (~boom@replaced-ip) (Changing host)
-
677[02:16:16] *** Joins: boomer (~boom@replaced-ip)
-
678[02:16:19] *** boomer is now known as bitch
-
679[02:16:58] *** Joins: Fodil (~fodil@replaced-ip)
-
680[02:17:48] <pingfloyd> marrenarre: you "log out" of you X session
-
681[02:17:49] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip) (Ping timeout: 272 seconds)
-
682[02:18:08] *** Quits: try (~try@replaced-ip) (Quit: bye)
-
683[02:18:27] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Ping timeout: 272 seconds)
-
684[02:19:01] *** Quits: TomyWork (~tomy@replaced-ip) (Ping timeout: 240 seconds)
-
685[02:19:31] *** Quits: adrian (~adrian@replaced-ip) (Ping timeout: 250 seconds)
-
686[02:19:39] *** Joins: ToBeCloud (uid51591@replaced-ip)
-
687[02:19:42] *** Quits: Shkrid (~Shkrid@replaced-ip) (Ping timeout: 264 seconds)
-
688[02:20:08] *** Starky is now known as Guest60818
-
689[02:20:08] *** Quits: Guest60818 (~Starky@replaced-ip) (Killed (tepper.freenode.net (Nickname regained by services)))
-
690[02:20:08] *** Quits: frank1e (~frank1e@replaced-ip) (Read error: Connection reset by peer)
-
691[02:20:14] *** Joins: Starky (~Starky@replaced-ip)
-
692[02:20:41] *** Joins: internat (~nf@replaced-ip)
-
693[02:20:56] *** bazhang_ is now known as bazhang
-
694[02:21:14] <CutMeOwnThroat> mado, what was your problem? there's 200 lines of backlog with lines from you
-
695[02:22:05] <mado> hello CutMeOwnThroat : )
-
696[02:22:15] <mado> i'm currently e.g. trying to disable my touchpad
-
697[02:22:19] <mado> so that i can use my mouse only
-
698[02:22:32] *** Quits: mozillax (~amendez@replaced-ip) (Quit: mozillax)
-
699[02:22:41] *** Joins: tensorpudding (~michael@replaced-ip)
-
700[02:22:45] <mado> that's one of the things on my today's to do list : )
-
701[02:23:06] <CutMeOwnThroat> if that's a laptop, can't you just do that with the Fn key combination that one usually uses?
-
702[02:23:33] *** Joins: jandrusk (~jra@replaced-ip)
-
703[02:23:33] <mado> well ... this laptop doesn't have this feature i'm afraid
-
704[02:23:45] *** Quits: pixdamix (~pix@replaced-ip) (Quit: WeeChat 1.0.1)
-
705[02:24:22] *** Joins: p3nt4 (~p3nt44@replaced-ip)
-
706[02:24:22] <CutMeOwnThroat> dpkg, touchpad
-
707[02:24:23] <dpkg> Synaptics is an X.org driver for laptop touchpads/trackpads. Install the xserver-xorg-input-synaptics package and "man synaptics" for driver options; configuration tools include synclient and gpointing-device-settings. replaced-url
-
708[02:24:38] <CutMeOwnThroat> one pretty permanent way would be to just uninstall that package
-
709[02:24:39] *** Quits: rimdeker (~rimdeker@replaced-ip) (Ping timeout: 265 seconds)
-
710[02:25:01] *** Quits: p3nt4 (~p3nt44@replaced-ip) (Remote host closed the connection)
-
711[02:25:21] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip)
-
712[02:25:30] *** Quits: pingfloyd (~pingfloyd@replaced-ip) (Quit: pingfloyd)
-
713[02:25:53] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 240 seconds)
-
714[02:26:23] *** Joins: pingfloyd (~pingfloyd@replaced-ip)
-
715[02:26:32] <mado> hmmm ... that's something that hasn't been suggested yet : )
-
716[02:26:41] <mado> would this disable my mouse as well, CutMeOwnThroat?
-
717[02:26:51] <CutMeOwnThroat> no
-
718[02:27:01] <mado> i saw the wiki-entry before ... and some other websites ...
-
719[02:27:16] <CutMeOwnThroat> also… googling gives a temporary on/off solution in 2 minutes: replaced-url
-
720[02:27:20] <mado> unfortunately though the wiki-entry doesn't work
-
721[02:27:43] *** Joins: mutante (mutante@replaced-ip)
-
722[02:27:48] <mado> "while typing" isn't completely disabling it though ... and some things i tried so far didn't work unfortunately
-
723[02:27:51] <CutMeOwnThroat> the bit where you look which one is the synaptics/touchpad with xinput list
-
724[02:28:07] *** Joins: dayten (~gnoid@replaced-ip)
-
725[02:28:12] <CutMeOwnThroat> you might want to read a little bit more than the title
-
726[02:28:58] *** Joins: Ticho_ (~Ticho@replaced-ip)
-
727[02:29:00] *** Quits: Seryth (~Matrix@replaced-ip) (Quit: Leaving)
-
728[02:29:44] <mado> also ... no offense ... the old "if i google this or that i find it quite quickly" ... i noticed this doesn't work for everyone ... have you ever noticed that when you look for something and then use a different device or search from a different network that your results are different?
-
729[02:29:52] <Somelauw> In /etc/defaults/keyboard, I have a line that says XKBOPTIONS=lctrl-altgr,caps:escape, but when I press lctrl-altgr nothing happens. My keyboard file looks like this: replaced-url
-
730[02:30:00] *** Quits: joeel84 (~joseph@replaced-ip) (Quit: Leaving)
-
731[02:30:03] <mutante> i'm trying to connect android phones to my laptop. unfortunately they all force me to use MTP. None of the described methods work in any way. mtp-detect says "No raw devices found". nothing pops up in gnome at all, jmtpfs says "No mtp devices found", simply nothing, debian wiki even tells me ". stop and seek help elsewhere.", and i do this with 2 separate phones.. more than a little frustrating since in
-
732[02:30:09] <mutante> the past i just had USB mass storage and none of these problems. what is even the purpose of MTP in the first place?
-
733[02:30:12] <CutMeOwnThroat> followed by xinput set-prop XXX "Device Enabled" 0 (where XXX is the device number)
-
734[02:30:18] <pingfloyd> mado: if you want the touchpad disabled while typing, something like "syndaemon -d -t -k -i 1.0" works well.
-
735[02:30:27] <mado> well i want it to be completely disabled : )
-
736[02:30:31] <mado> not just when i type
-
737[02:30:44] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
738[02:30:47] *** Quits: canopus (~canopus@replaced-ip) (Ping timeout: 250 seconds)
-
739[02:30:51] *** Quits: biberu (~biberu@replaced-ip) ()
-
740[02:30:57] <CutMeOwnThroat> mado, not when you use startpage or duckduckgo… it's all about building up (or not building up) an online filter bubble
-
741[02:31:05] *** Quits: CrypticSquared (~CrypticS_@replaced-ip) (Ping timeout: 248 seconds)
-
742[02:31:45] *** Quits: Ticho (~Ticho@replaced-ip) (Ping timeout: 272 seconds)
-
743[02:32:07] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Remote host closed the connection)
-
744[02:32:23] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 265 seconds)
-
745[02:32:28] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
746[02:32:43] *** Joins: p3nt4 (~p3nt44@replaced-ip)
-
747[02:33:00] <p3nt4> NickServ Identify trex22
-
748[02:33:04] <p3nt4> lol
-
749[02:33:18] *** Quits: NameNick (~NameNick@replaced-ip) (Quit: Leaving)
-
750[02:33:25] <mutante> hunter2
-
751[02:34:01] *** Joins: timahvo1 (~rogue@replaced-ip)
-
752[02:34:07] <CutMeOwnThroat> p3nt4, good way to pass on your nick to the deserving public
-
753[02:34:17] *** Quits: r4z (~r4z@replaced-ip) (Ping timeout: 272 seconds)
-
754[02:34:31] *** Quits: dreamon (~dreamon@replaced-ip) (Ping timeout: 255 seconds)
-
755[02:34:47] <pingfloyd> nobody wants p3nt4 as a nick, but there may be other gems grouped in there
-
756[02:35:03] <mado> so let's see how to do what you told me CutMeOwnThroat ... i'll continue on reading
-
757[02:35:21] *** Quits: shootbird (~quassel@replaced-ip) (Ping timeout: 265 seconds)
-
758[02:36:19] *** Quits: eclaire (~claire@replaced-ip) (Ping timeout: 265 seconds)
-
759[02:36:33] *** Joins: dayten_ (~gnoid@replaced-ip)
-
760[02:36:54] *** Parts: marrenarre (~marrenarr@replaced-ip)
-
761[02:37:09] *** Quits: wildlander (~wild@replaced-ip) (Quit: o/)
-
762[02:37:13] *** Quits: internat (~nf@replaced-ip) (Ping timeout: 265 seconds)
-
763[02:37:32] <mado> the first command there "xinput list" doesn't work
-
764[02:37:36] <mado> command cannot be found
-
765[02:38:00] *** debhelper sets mode: +l 1690
-
766[02:38:03] <CutMeOwnThroat> it's found for me…
-
767[02:38:09] <CutMeOwnThroat> but if not… install it
-
768[02:38:21] <CutMeOwnThroat> the package is "xinput"
-
769[02:38:25] *** Joins: CrypticSquared (~CrypticS_@replaced-ip)
-
770[02:38:43] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip)
-
771[02:38:44] *** Joins: seasnail (~eel@replaced-ip)
-
772[02:39:03] *** Joins: rimdeker (~rimdeker@replaced-ip)
-
773[02:39:11] <CutMeOwnThroat> you may also want to install apt-file, with that you can find what package (if any) has a specific file you are supposed to have
-
774[02:39:13] <CutMeOwnThroat> dpkg, apt-file
-
775[02:39:14] <dpkg> apt-file is a utility used to find which package owns a given file - or list files in a package - even if it is not installed: "aptitude install apt-file && apt-file update" ; then "apt-file search filename" to see a list of packages containing filename (can also use a regular expression; see man apt-file). You can also search online, ask me about <pdo>. See also <judd-file>, <auto-apt>, <dlocate>.
-
776[02:39:24] *** Joins: internat (~nf@replaced-ip)
-
777[02:39:45] *** Quits: Bliepo (Bliepo@replaced-ip) ()
-
778[02:40:12] *** Quits: dayten (~gnoid@replaced-ip) (Ping timeout: 276 seconds)
-
779[02:40:28] <mado> so in other words ... program A requires fileXYZ ... program B does too ... with that i can find out that both programs need fileXYZ ?
-
780[02:40:57] *** Joins: shootbird (~quassel@replaced-ip)
-
781[02:41:48] <TomTomTo1> only ones that are tracked by the packaging system.
-
782[02:42:03] *** Quits: Fodil (~fodil@replaced-ip) (Ping timeout: 250 seconds)
-
783[02:42:26] *** Quits: regedit (uid150526@replaced-ip) (Quit: Connection closed for inactivity)
-
784[02:42:55] *** Quits: kiao2938 (~mj@replaced-ip) (Ping timeout: 250 seconds)
-
785[02:42:55] *** Joins: siducer881 (~siducer88@replaced-ip)
-
786[02:42:57] <siducer881> pfs
-
787[02:43:27] *** Quits: Masterphi (~Masterphi@replaced-ip) (Quit: Bye)
-
788[02:43:54] *** Quits: CoOolBreeze (~CoOolBree@replaced-ip) (Quit: Closing hailing frequencies...)
-
789[02:44:26] *** siducer881 is now known as merkeldog
-
790[02:44:35] *** Joins: TomyWork (~tomy@replaced-ip)
-
791[02:44:54] *** Quits: fearnothing (~nothing@replaced-ip) (Ping timeout: 264 seconds)
-
792[02:45:05] *** Quits: admincomplex (~admincomp@replaced-ip) (Ping timeout: 250 seconds)
-
793[02:45:18] *** Joins: CEnnis91 (uid3543@replaced-ip)
-
794[02:45:22] <mado> replaced-url
-
795[02:45:40] <mado> so according to this page i need to enter this command there to disable my touchpad?
-
796[02:45:56] *** Joins: debkad (~kadiro@replaced-ip)
-
797[02:46:34] <mado> debkad: ! : )
-
798[02:46:39] *** Joins: admincomplex (~admincomp@replaced-ip)
-
799[02:47:20] <debkad> hello, i installed debian jessie8 and installed 3 .deb files atheros backport + linux-base + kernel 4.6 backport and rebooted, the wifi is working, but i can't update or upgrade
-
800[02:47:25] <debkad> hi mado
-
801[02:47:40] <debkad> i can actually o_o
-
802[02:47:53] <debkad> it was internet issue
-
803[02:47:59] <mado> : )
-
804[02:47:59] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip)
-
805[02:48:03] <mado> can happen
-
806[02:48:05] *** Quits: SpeccyMan (~nick@replaced-ip) (Quit: 'Goodbye')
-
807[02:48:10] <debkad> :D
-
808[02:48:32] <debkad> now what i must do to have 100% backport
-
809[02:48:53] <debkad> i added this one to my sources.list deb replaced-url
-
810[02:49:01] *** Quits: TomyWork (~tomy@replaced-ip) (Ping timeout: 240 seconds)
-
811[02:49:51] <debkad> i must reinstall hexchat as i installed it from the cache ( debian8 testing )
-
812[02:50:11] <debkad> alloooooo
-
813[02:50:14] <mado> hexchat, hm? ... is this still in development?
-
814[02:50:33] <debkad> yeah i'm on it right now :(
-
815[02:50:59] <mado> no need for the sad face ... it's a nice irc client but what do i know? ... i've only used it a little bit : )
-
816[02:51:11] <mutante> debkad: what's better about it vs. xchat?
-
817[02:51:34] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip)
-
818[02:51:36] *** danmackay_ is now known as danmackay
-
819[02:51:56] <mado> maybe because xchat is no longet in development?
-
820[02:52:01] <mado> (just a guess)
-
821[02:52:15] <debkad> mutante, dunno , it was my first client and first time using irc , just founded it from my way , so i just used it o_o
-
822[02:52:32] <mutante> aha, ok
-
823[02:52:34] <mado> i'll be back in a few bits ... need to reboot
-
824[02:52:37] *** Quits: mado (~mario@replaced-ip) (Quit: Konversation terminated!)
-
825[02:52:38] *** Quits: Starky (~Starky@replaced-ip) (Killed (niven.freenode.net (Nickname regained by services)))
-
826[02:52:45] *** Joins: Starky (~Starky@replaced-ip)
-
827[02:52:59] <debkad> i'm that old man who use what is available anyway
-
828[02:53:14] <mutante> apparently i'm even older because i thought xchat is still a thing p
-
829[02:53:21] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
830[02:53:23] <debkad> hahaha
-
831[02:53:26] <pingfloyd> debkad: what do you meany by 100% backport?
-
832[02:53:38] *** Quits: kleanchap (~njones@replaced-ip) (Quit: Leaving)
-
833[02:54:01] <debkad> pingfloyd, i mean be able to install something new as xfce 4.12 ( as an example )
-
834[02:54:04] *** Joins: surfist (~surfist@replaced-ip)
-
835[02:54:25] <debkad> my sources.list still have two jeessie repos
-
836[02:54:33] <mutante> i just want to backup my phones.. buuuhuu.. nothing works. no MTP, doesnt even detect anything when i plugin USB
-
837[02:54:34] <pingfloyd> debkad: if a package exists in official and backport, you need to use the -t flag with apt-get
-
838[02:54:39] <TomTomTo1> xfce was not backported yet.
-
839[02:54:46] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip) ()
-
840[02:54:56] <debkad> i wonder if that don't cross between the last deb i added
-
841[02:55:05] *** Joins: amcorreia (~amcorreia@replaced-ip)
-
842[02:55:11] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
843[02:55:13] <TomTomTo1> and big things like DEs are likely to not get backported.
-
844[02:55:17] <pingfloyd> if a package only exists in backports, then you don't need that flag
-
845[02:55:29] *** Joins: mado (~mario@replaced-ip)
-
846[02:55:35] <mado> alright - back ...
-
847[02:55:38] *** Quits: rimdeker (~rimdeker@replaced-ip) (Quit: Leaving)
-
848[02:55:52] *** Joins: aau (~S@replaced-ip)
-
849[02:56:03] *** Joins: pixdamix (~pix@replaced-ip)
-
850[02:56:04] <mado> now i need to find a permanent solution for this : )
-
851[02:56:19] <debkad> TomTomTo1, hmm so i'm not in the right path i think
-
852[02:56:38] *** Joins: pitbullhell (~bat@replaced-ip)
-
853[02:56:49] <TomTomTo1> there is no easy way of getting xfce 4.12 on jessie.
-
854[02:56:58] *** Quits: klow (~textual@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
855[02:57:07] <debkad> even in backport?
-
856[02:57:13] <pitbullhell> Eric Hunt Analyzes the New Holocaust “Denial” Movie
-
857[02:57:17] <pingfloyd> debkad: apt-cache policy xfce4
-
858[02:57:27] <TomTomTo1> debkad: there is no backport and there will likely never be one.
-
859[02:57:33] <pitbullhell> replaced-url
-
860[02:57:40] <TomTomTo1> !ops troll
-
861[02:57:40] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: tomtomto1 complains about: troll
-
862[02:57:41] <debkad> pingfloyd, not yet installed
-
863[02:57:47] <somiaj> debkad: backporting a full desktop is a lot of work.
-
864[02:57:47] *** Joins: th0r (~pi@replaced-ip)
-
865[02:57:50] *** ChanServ sets mode: +o somiaj
-
866[02:57:51] *** somiaj sets mode: +b *!*@91.227.222.62
-
867[02:57:51] <pingfloyd> debkad: doesn't matter
-
868[02:57:51] *** pitbullhell was kicked by somiaj (you should know better)
-
869[02:57:51] *** somiaj sets mode: -o somiaj
-
870[02:57:55] <TomTomTo1> thanks
-
871[02:58:03] <pingfloyd> debkad: notice it's an apt-cache command
-
872[02:58:34] *** Joins: Jorgesi (~airways@replaced-ip)
-
873[02:58:49] <debkad> pingfloyd, i guessed that command will show at least a version number
-
874[02:59:01] <pingfloyd> debkad: run it and you'll see exactly what it shows
-
875[02:59:21] <pingfloyd> shows installed and candidates and which versions are in which repos
-
876[02:59:26] <mado> how soon can "i" run -> xinput set-prop <integer> "Device Enabled" 0 <- ?
-
877[02:59:26] *** Quits: Ad1_RN (~Ad1_RnR@replaced-ip) (Ping timeout: 265 seconds)
-
878[02:59:28] <debkad> all i know is policy and cache
-
879[02:59:30] <pingfloyd> as well as their priority
-
880[02:59:34] <debkad> cache for search
-
881[02:59:36] <somiaj> debkad: it shows all versions installable. Now do it on a package with a backport. apt-cache policy linux-image-amd64
-
882[03:00:12] <mado> i'm asking because i think it'd be great if i didn't have to enter this command every time i turn on my computer and log in
-
883[03:00:29] <debkad> linux-image:
-
884[03:00:30] <debkad> Installed: (none)
-
885[03:00:30] <debkad> Candidate: (none)
-
886[03:00:30] <debkad> Version table:
-
887[03:00:30] *** debkad was kicked by debhelper (flood. Please use replaced-url
-
888[03:00:49] <pingfloyd> debkad: that's how you can tell what versions are available and installed with your currently configured sources, as well as where they're archived.
-
889[03:01:27] *** Joins: debkad (~kadiro@replaced-ip)
-
890[03:01:32] <debkad> my bad didn't mean it
-
891[03:01:32] <somiaj> mado: why not just add some info to your xorg.conf for this?
-
892[03:02:07] <mado> i don't know what that means but if that does the trick, sure, why not, somiaj?
-
893[03:02:54] *** Quits: dD_ (~daniel@replaced-ip) (Quit: Leaving)
-
894[03:02:57] <somiaj> mado: xorg.conf is the tranditional file that is used to configure your xserver, xorg (the graphical enviroment which is what xinput is modifying)
-
895[03:03:02] <debkad> damn it seem that i can't use stable no more
-
896[03:03:36] <somiaj> mado: modern systems don't need a config file, and try to autodetect everything. This doesn't always work, so you can add the config sections for the devices you need. Though you'll have to look up the syntax for the mouse you are trying to enable
-
897[03:03:45] <somiaj> mado: I mean disable
-
898[03:04:20] <somiaj> mado: as for running that from a script. You will want to run it after you log into xorg as your user. Depending on your desktop you could just include it in some of your auto run programs.
-
899[03:04:27] <somiaj> mado: either method works.
-
900[03:04:34] <mado> : ) ... so we're back to what was originally suggested, i think ... creating some file or something? *wondering*
-
901[03:04:44] <somiaj> mado: I personally set up a binding to a key. But I have to hit ctrl-whatever each time I boot.
-
902[03:04:56] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
903[03:05:13] <mado> hmmm *nodding slightly*
-
904[03:05:19] *** Quits: hanshenrik (~hanshenri@replaced-ip) (Ping timeout: 265 seconds)
-
905[03:05:28] <mado> it's nice that you can configure all this in various ways
-
906[03:06:19] *** Joins: TomyWork (~tomy@replaced-ip)
-
907[03:06:27] <mado> also ... do i understand correctly ... you're telling me this command i got shown on a website earlier ... i can't use that?
-
908[03:06:49] <somiaj> mado: I missed what you are actually trying to achive and only commenting on can you auto run that command.
-
909[03:07:06] *** Quits: th0r (~pi@replaced-ip) (Ping timeout: 264 seconds)
-
910[03:07:53] <mado> well i'm trying to disable my touchpad ... and i'd like it to stay disabled till i enable it again ... i'd like it to be disabled even after a reboot or when i've shut down my computer
-
911[03:08:55] <mado> so in other words ... instead of being enabled automatically i'd like it to be disabled automatically ... and only get enabled when i really need it
-
912[03:09:13] <somiaj> mado: I use a key binding, but I have to disable it each boot. I'm heading out for a bit, but I'll get my script for you.
-
913[03:09:34] <mado> thank you : )
-
914[03:09:35] *** Quits: awal1 (~awal1@replaced-ip) (Quit: Leaving)
-
915[03:11:31] *** Quits: sikun (~David@replaced-ip) (Read error: Connection reset by peer)
-
916[03:11:40] *** Joins: awal1 (~awal1@replaced-ip)
-
917[03:12:28] <somiaj> mado: replaced-url
-
918[03:12:44] <somiaj> mado: replace MOUSE with the name of the mouse on your system. That script will disable it if it is enabled, and enable it if it is diasbled.
-
919[03:13:00] <somiaj> mado: I mean change line 3 so the MOUSE variable gives the name of the mouse your system uses.
-
920[03:14:29] <mado> replaced-url
-
921[03:14:36] <mado> so in my case it would be
-
922[03:14:43] <mado> SynPS/2 Synaptics TouchPad
-
923[03:14:57] <mado> ?
-
924[03:15:22] <somiaj> mado: you can type xinput disable "name" to see if it works from a terminal.
-
925[03:15:25] *** Joins: morphis__ (~morphis@replaced-ip)
-
926[03:15:49] *** Quits: rick__ (~rick@replaced-ip) (Disconnected by services)
-
927[03:15:54] *** Joins: cyborg-one (~cyborg-on@replaced-ip)
-
928[03:16:06] *** Quits: marcozink (~marcozink@replaced-ip) (Ping timeout: 264 seconds)
-
929[03:16:07] *** Joins: mastokley (~mastokley@replaced-ip)
-
930[03:16:12] <mado> yup ... that works ... great : )
-
931[03:16:22] *** Quits: morphis_ (~morphis@replaced-ip) (Ping timeout: 265 seconds)
-
932[03:17:03] <mado> i'm not sure yet exactly though how what you post works
-
933[03:17:15] *** Quits: kooldavi (~kooldavi@replaced-ip) (Ping timeout: 276 seconds)
-
934[03:17:20] <mado> posted
-
935[03:17:42] <somiaj> gives you something to digest for a whie, anyuways I am off *poof*
-
936[03:17:51] <debkad> what i'm missing, when i installed grub then i update grub but it didn't detect the other distro
-
937[03:18:18] <mado> a pity but okay ... catch you another time i hope, somiaj
-
938[03:18:22] <mado> and thank you!
-
939[03:18:28] <dvs> debkad, apt-get install os-prober
-
940[03:18:39] <debkad> i did that but it won't
-
941[03:18:41] *** Quits: TomyWork (~tomy@replaced-ip) (Ping timeout: 240 seconds)
-
942[03:18:50] <debkad> E: Package 'os-prober' has no installation candidate
-
943[03:18:58] *** Joins: kooldavi (~kooldavi@replaced-ip)
-
944[03:19:04] <dvs> ,v os-prober
-
945[03:19:06] <judd> Package: os-prober on amd64 -- wheezy: 1.58; jessie: 1.65; sid: 1.71; stretch: 1.71
-
946[03:19:19] *** Quits: barto (~Freddy@replaced-ip) (Ping timeout: 250 seconds)
-
947[03:19:19] <debkad> very odd
-
948[03:19:35] * dvs guesses that security is the only repo set up
-
949[03:20:48] <abrotman> wtf ..
-
950[03:20:53] *** Quits: wcfields (~wcfields@replaced-ip) (Remote host closed the connection)
-
951[03:21:07] <pingfloyd> debkad: sounds like your sources.list is screwed up
-
952[03:21:22] <debkad> pingfloyd, replaced-url
-
953[03:21:33] *** Joins: jemadux (~jemadux@replaced-ip)
-
954[03:21:52] <dvs> !prize me
-
955[03:21:53] * dpkg gives dvs a medal.
-
956[03:22:04] <debkad> the two first deb was commented
-
957[03:22:25] <debkad> as i was unable to use internet when installing
-
958[03:22:36] <dvs> debkad, if you have an internet connection, you don't want the cdrom
-
959[03:22:45] <debkad> i just uncomment them and add the backport and update
-
960[03:22:56] <debkad> dvs, it is commented
-
961[03:23:09] <dvs> !tell debkad about jessie sources.list
-
962[03:23:55] <pingfloyd> debkad: also, when you make changes to that file, you must run apt-get update
-
963[03:24:03] *** Joins: wcfields (~wcfields@replaced-ip)
-
964[03:24:18] *** Quits: dayten_ (~gnoid@replaced-ip) (Read error: Connection reset by peer)
-
965[03:24:24] *** Starky is now known as Guest39619
-
966[03:24:24] *** Quits: Guest39619 (~Starky@replaced-ip) (Killed (asimov.freenode.net (Nickname regained by services)))
-
967[03:24:25] <pingfloyd> same applies to files under /etc/apt/sources.list.d/
-
968[03:24:30] *** Joins: Starky (~Starky@replaced-ip)
-
969[03:24:35] <debkad> sure, it was just the system was missing one or two deb
-
970[03:26:46] *** Quits: pingfloyd (~pingfloyd@replaced-ip) (Quit: pingfloyd)
-
971[03:27:30] *** Quits: thunderrd (~thunderrd@replaced-ip) (Read error: Connection reset by peer)
-
972[03:28:00] *** debhelper sets mode: +l 1683
-
973[03:28:07] *** Quits: nse (~leo@replaced-ip) (Ping timeout: 272 seconds)
-
974[03:28:24] *** Joins: lockdown (~lockdown@replaced-ip)
-
975[03:28:25] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 250 seconds)
-
976[03:28:48] *** Quits: lockdown (~lockdown@replaced-ip) (Quit: leaving)
-
977[03:28:58] *** Joins: nse (~leo@replaced-ip)
-
978[03:29:04] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
979[03:29:29] *** Joins: surfist (~surfist@replaced-ip)
-
980[03:30:18] <debkad> thanks dvs pingfloyd it was it
-
981[03:30:30] *** Quits: lethu (~lethu@replaced-ip) (Ping timeout: 264 seconds)
-
982[03:30:33] <dvs> no prob
-
983[03:30:45] *** Quits: _foldLeft (~foldleft@replaced-ip) (Ping timeout: 260 seconds)
-
984[03:30:52] <debkad> no i need to install xfce 4.12 o_o
-
985[03:31:05] * debkad hiding
-
986[03:31:26] <dvs> judd: version xfce
-
987[03:31:28] <judd> No package named 'xfce' was found in amd64.
-
988[03:31:33] *** Quits: merkeldog (~siducer88@replaced-ip) (Ping timeout: 276 seconds)
-
989[03:31:33] <dvs> judd: version xfce4
-
990[03:31:35] <judd> Package: xfce4 on amd64 -- wheezy: 4.8.0.3; jessie: 4.10.1; stretch: 4.12.3; sid: 4.12.3
-
991[03:31:43] *** Joins: barto (~Freddy@replaced-ip)
-
992[03:31:47] <debkad> :(
-
993[03:31:49] *** Quits: DzAirmaX (~AirmaX@replaced-ip) (Ping timeout: 265 seconds)
-
994[03:31:58] <debkad> stretch is testing?
-
995[03:32:06] <dvs> yup
-
996[03:32:11] <debkad> damn
-
997[03:33:55] *** Quits: iWaldo (iWaldo___@replaced-ip) (Ping timeout: 255 seconds)
-
998[03:34:29] *** Quits: satbyy (~Satish@replaced-ip) (Ping timeout: 250 seconds)
-
999[03:34:59] *** Joins: canopus (~canopus@replaced-ip)
-
1000[03:35:26] *** Joins: chariot (~jketner@replaced-ip)
-
1001[03:37:38] <debkad> dvs, the ppa work like said in this link? replaced-url
-
1002[03:37:40] *** Joins: jass93 (~ifillj@replaced-ip)
-
1003[03:38:31] <dvs> debkad, oh god I wouldn't do that.
-
1004[03:38:42] *** Joins: gonz0 (~gonz0@replaced-ip)
-
1005[03:39:58] <qman__> that's how you get a !frankendebian
-
1006[03:40:05] <dvs> yup
-
1007[03:40:45] *** Joins: GunshipPenguin (~GunshipPe@replaced-ip)
-
1008[03:40:46] <debkad> :((
-
1009[03:40:58] *** Quits: jemadux (~jemadux@replaced-ip) (Remote host closed the connection)
-
1010[03:41:05] *** Quits: faw (~faw@replaced-ip) (Ping timeout: 265 seconds)
-
1011[03:41:45] <xreal> What does "build sourcefiles" mean when using dpkg-buildpackage? How can a compiler build source? ;)
-
1012[03:43:05] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 248 seconds)
-
1013[03:43:07] *** Quits: gonz0 (~gonz0@replaced-ip) (Client Quit)
-
1014[03:43:38] *** Joins: sidmo_ (~sidmo@replaced-ip)
-
1015[03:43:57] <debkad> if i found a good tool for zooming that will make things easier
-
1016[03:44:10] *** Joins: lethu (~lethu@replaced-ip)
-
1017[03:44:35] *** Quits: hexagoxel (~hexagoxel@replaced-ip) (Ping timeout: 272 seconds)
-
1018[03:44:53] *** Joins: jnewt (~jnewt@replaced-ip)
-
1019[03:45:12] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip) (Client Quit)
-
1020[03:45:13] *** Quits: aau (~S@replaced-ip) (Ping timeout: 272 seconds)
-
1021[03:45:27] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
1022[03:45:47] *** Joins: cunnilingus (~sixtynine@replaced-ip)
-
1023[03:45:49] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
1024[03:45:52] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
1025[03:45:56] <cunnilingus> What does parental controls do
-
1026[03:45:59] *** ChanServ sets mode: +o eir
-
1027[03:45:59] *** eir sets mode: -bo *!*@gn04.dco.fusa.be eir
-
1028[03:46:02] <cunnilingus> i think its a virus
-
1029[03:46:12] <cunnilingus> it pops up sometimes when i try to do searches
-
1030[03:46:21] <debkad> o_o
-
1031[03:46:23] <xreal> cunnilingus: I only get popups about viagra ;)
-
1032[03:46:30] <cunnilingus> earlier i type what is cunnilingus
-
1033[03:46:42] <cunnilingus> and it says something about parental controls
-
1034[03:46:46] *** Joins: aau (~S@replaced-ip)
-
1035[03:47:04] *** Quits: sidmo (~sidmo@replaced-ip) (Ping timeout: 240 seconds)
-
1036[03:47:09] <cunnilingus> my computer has some virus and it doesnt want to tell me what cunnilingus means
-
1037[03:47:36] *** Joins: badiane (~badiane@replaced-ip)
-
1038[03:48:04] <mutante> cunnilingus: cunnilingus might get you a virus, true
-
1039[03:48:05] <debkad> format it
-
1040[03:48:27] <cunnilingus> what is cunnilingus
-
1041[03:48:35] <cunnilingus> i still havent been able to look it up
-
1042[03:48:36] <debkad> is a speach
-
1043[03:48:39] *** Joins: fstd_ (~fstd@replaced-ip)
-
1044[03:49:00] <cunnilingus> huh?
-
1045[03:49:29] *** Joins: gonz0 (~gonz0@replaced-ip)
-
1046[03:49:40] <debkad> i never heard about it
-
1047[03:51:10] *** Quits: Mahe (~mahe@replaced-ip) (Ping timeout: 265 seconds)
-
1048[03:51:25] <xreal> Anyone with an idea?
-
1049[03:52:17] *** Quits: fstd (~fstd@replaced-ip) (Ping timeout: 240 seconds)
-
1050[03:52:17] *** fstd_ is now known as fstd
-
1051[03:52:40] <debkad> about?
-
1052[03:52:45] *** Quits: emeritus (~emeritus@replaced-ip) (Excess Flood)
-
1053[03:52:56] *** Quits: Kurocon_ (kevin@replaced-ip) (Read error: Connection reset by peer)
-
1054[03:53:11] *** Joins: Mahe (~mahe@replaced-ip)
-
1055[03:53:26] *** Joins: emeritus (~emeritus@replaced-ip)
-
1056[03:53:33] *** Quits: CtrlC (~CtrlC@replaced-ip) (Ping timeout: 244 seconds)
-
1057[03:53:42] *** Parts: mutante (mutante@replaced-ip)
-
1058[03:54:02] *** Joins: Kurocon (kevin@replaced-ip)
-
1059[03:54:14] *** Jorgesi is now known as Holodomor
-
1060[03:54:30] *** Joins: cpc26 (~cpc26@replaced-ip)
-
1061[03:54:40] *** Quits: dvs (~hibbard@replaced-ip) (Remote host closed the connection)
-
1062[03:55:09] *** Quits: Holodomor (~airways@replaced-ip) (Quit: Leaving)
-
1063[03:55:20] <petn-randall> xreal: Have you had a look into the man page yet? It explains what this tool is for.
-
1064[03:55:30] <cunnilingus> i figured it out
-
1065[03:55:33] *** Quits: krytarik (~krytarik@replaced-ip) (Quit: Leaving)
-
1066[03:55:43] <cunnilingus> google search said Blocked
-
1067[03:55:50] <debkad> ok
-
1068[03:55:53] <cunnilingus> but someone sent me a image of the search result
-
1069[03:56:00] <cunnilingus> cunnilingus is oral sex!
-
1070[03:56:04] <cunnilingus> lol lmfao
-
1071[03:56:07] <debkad> good for you
-
1072[03:56:15] *** ChanServ sets mode: +o abrotman
-
1073[03:56:15] *** abrotman sets mode: +q *!*@d5.7b.39a9.ip4.static.sl-reverse.com
-
1074[03:56:16] *** abrotman sets mode: -o abrotman
-
1075[03:56:16] <petn-randall> cunnilingus: Do you have a Debian support question?
-
1076[03:56:23] <abrotman> I'm going with no
-
1077[03:56:42] *** Parts: ee2455 (~ee2455@replaced-ip)
-
1078[03:56:45] *** Joins: CtrlC (~CtrlC@replaced-ip)
-
1079[03:56:50] <petn-randall> ah
-
1080[03:56:53] <awal1> ops! cunnilingus trolling
-
1081[03:56:59] <debkad> he gone
-
1082[03:57:02] <abrotman> I'm righ there ...
-
1083[03:57:03] <debkad> or she
-
1084[03:57:05] <abrotman> right here also
-
1085[03:57:06] <tom99> here's my debian question
-
1086[03:57:17] <tom99> how do i use the reportbug program to submit a bug report for the debian reference documentation?
-
1087[03:57:29] <abrotman> the website?
-
1088[03:57:37] *** Quits: cunnilingus (~sixtynine@replaced-ip) (Quit: Bye)
-
1089[03:57:47] <tom99> yes, a couple people in here said something i found in the manual was wrong
-
1090[03:57:53] <xreal> pentiumone133: man says f.e. at -b: "Specifies a binary-only build, no source files are to be built and/or distributed." I still don't have a clue, what this does :)
-
1091[03:57:56] <debkad> ah
-
1092[03:58:00] <abrotman> debian-replaced-url
-
1093[03:58:00] *** debhelper sets mode: +l 1677
-
1094[03:58:03] *** Quits: sh00p (~sh00p@replaced-ip) ()
-
1095[03:58:04] <debkad> outdated you mean?
-
1096[03:58:19] <tom99> specifically about determining if systemd is installed by running ps --pid 1 -f 1
-
1097[03:58:40] <tom99> It says you can do that and pingfloyd disagreed and suggested I file a bug report. however i don't know how to do that
-
1098[03:58:49] <abrotman> does it work ro not?
-
1099[03:59:02] <debkad> that worked for me
-
1100[03:59:02] <tom99> no, because /sbin/init is a symlink to systemd
-
1101[03:59:12] <tom99> so /sbin/init exists no matter what you have installed
-
1102[03:59:14] <debkad> really?
-
1103[03:59:14] *** Quits: alex1a (~alex1a@replaced-ip) (Ping timeout: 244 seconds)
-
1104[03:59:31] <tom99> he said he runs jessie and that's what he got
-
1105[03:59:32] <abrotman> tom99: readlink -f /sbin/init ?
-
1106[03:59:49] <debkad> that may be when you upgrade or cross using repos
-
1107[04:00:04] <xreal> I can't see a difference between building source files or not.
-
1108[04:00:21] <CutMeOwnThroat> but that ps command shows […] /lib/systemd/systemd[…] on my system
-
1109[04:00:26] <tom99> abrotman: no saying ls -l /sbin/init
-
1110[04:00:36] *** Joins: wcfields (~wcfields@replaced-ip)
-
1111[04:00:37] *** Quits: Senki (~AndChat37@replaced-ip) (Read error: Connection reset by peer)
-
1112[04:00:59] <tom99> CutMeOwnThroat, I'm not using jessie so I can't verify it which is the other reason I didn't file a bug.
-
1113[04:01:10] <debkad> xreal, building, mean extract ==> compile ==> install ( but better to read its README/INSTALL things )
-
1114[04:01:14] <CutMeOwnThroat> well, I am.
-
1115[04:01:22] *** Quits: Al3xG0 (~unix@replaced-ip) (Remote host closed the connection)
-
1116[04:01:29] <tom99> what does ls -l /sbin/init show on your system?
-
1117[04:01:34] *** Joins: Al3xG0 (~unix@replaced-ip)
-
1118[04:01:34] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
1119[04:01:34] *** Joins: Al3xG0 (~unix@replaced-ip)
-
1120[04:01:43] <xreal> debkad: My question is, what "build source only" means f.e.
-
1121[04:01:43] <abrotman> tom99: readlink -f
-
1122[04:01:52] *** Joins: Senki (~Senki@replaced-ip)
-
1123[04:01:52] *** Quits: Senki (~Senki@replaced-ip) (Changing host)
-
1124[04:01:52] *** Joins: Senki (~Senki@replaced-ip)
-
1125[04:01:54] <xreal> debkad: "Specifies a source-only build, no binary packages need to be made."
-
1126[04:02:00] <debkad> ah it show lrwxrwxrwx 1 root root 20 sept. 24 2016 /sbin/init -> /lib/systemd/systemd
-
1127[04:02:05] <xreal> debkad: what does "source-only" mean?
-
1128[04:02:06] <debkad> hmm he was right
-
1129[04:02:19] <awal1> tom99, you are just confused
-
1130[04:02:22] <tom99> abrotman: it only matters that it's a symlink, cause it points right to another file allegedly
-
1131[04:02:27] <CutMeOwnThroat> and I actually have one jessie that comes from an upgrade and one that is a fresh install… and for both ps --pid 1 -f 1 show /lib/systemd/systemd in the resulting line
-
1132[04:02:30] *** Quits: njumdl2014 (~njumdl201@replaced-ip) (Remote host closed the connection)
-
1133[04:02:31] <somiaj> xreal: debian provides both binary packages and source packages (which is the upstream source + debian patches)
-
1134[04:02:40] <debkad> xreal, i think that mean the source without any binary
-
1135[04:02:52] <debkad> don't take it for sure
-
1136[04:02:56] <xreal> somiaj: But I've downloaded the source packages. Will it be rebuilt ?
-
1137[04:03:02] <tom99> CutMeOwnThroat, hmm maybe pingfloyd and the other guy were the ones that were confused then.
-
1138[04:03:20] <debkad> xreal, of course
-
1139[04:03:22] <CutMeOwnThroat> and yes /sbin/init is a symlink to systemd
-
1140[04:03:28] <somiaj> xreal: yes. This is also for use if you say modify the source by adding your own patches and then you can create a new source package from the current source.
-
1141[04:03:34] *** Joins: blueness (~blueness@replaced-ip)
-
1142[04:03:42] <xreal> debkad & somiaj: okay, then I don't need that ;)
-
1143[04:03:53] <debkad> o_o
-
1144[04:04:07] <petn-randall> xreal: If you ask for it, yes. You could also have retrieved the source via git, so then building source packages might make more sense.
-
1145[04:04:22] <tom99> CutMeOwnThroat, guess it's not a real bug then... probably.
-
1146[04:04:29] <xreal> petn-randall: aaaaaah! that really makes more sense ;)
-
1147[04:04:35] <xreal> petn-randall: +2 thx
-
1148[04:04:36] <tom99> For what it's worth i'm on wheezy and when I type that ps command I get init
-
1149[04:04:57] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 248 seconds)
-
1150[04:05:01] *** Joins: hyfrehyfre (~hyfrehyfr@replaced-ip)
-
1151[04:05:04] <CutMeOwnThroat> but init is what you have, so that's ok, too
-
1152[04:05:09] *** Joins: rawrawrer (~rawrawrer@replaced-ip)
-
1153[04:05:19] <tom99> correct
-
1154[04:05:41] <CutMeOwnThroat> *shrug*
-
1155[04:05:44] <tom99> Weirdly enough though i tried typing apt-get install systemd and it said it would do it without uninstalling anything related to sysvinit
-
1156[04:05:52] <tom99> So idk if that means you can switch between them or what
-
1157[04:06:09] <TomTomTo1> can you link the docs, please? ^^
-
1158[04:06:18] <CutMeOwnThroat> wheezy wasn't really ready for use with systemd
-
1159[04:06:28] <tom99> replaced-url
-
1160[04:06:44] <tom99> CutMeOwnThroat: makes me wonder what's going to happen if I did finish that install
-
1161[04:07:09] <CutMeOwnThroat> I think installing the package on wheezy would install the software, but then you'd have to convert all init scripts manually and then do the switch manually
-
1162[04:07:23] *** Quits: gonz0 (~gonz0@replaced-ip) (Ping timeout: 272 seconds)
-
1163[04:08:03] <CutMeOwnThroat> but I never tried to install it on wheezy
-
1164[04:08:03] <debkad> tom99, what systemd do when there are some init things, it try to convert them to its way ( making units " service files" ) that was what i seen when i try to install something have init file
-
1165[04:08:07] <tom99> hmm, i don't see the value in doing that but if you think there's something to be gained i might do it
-
1166[04:08:24] <tom99> debkad: ah ok
-
1167[04:08:34] <TomTomTo1> but it says init command. so /sbin/init might be correct even if you have systemd.
-
1168[04:09:24] <TomTomTo1> that was in reference to the earlier line of passing a custom init path.
-
1169[04:09:30] <simonlnu> root 1 0.0 0.3 9792 3248 ? Ss Sep13 2:29 /lib/systemd/systemd --system --deserialize 20
-
1170[04:09:41] <simonlnu> debian/sid
-
1171[04:09:41] <TomTomTo1> on my jessie system it says /sbin/init also.
-
1172[04:09:56] <CutMeOwnThroat> what says /sbin/init
-
1173[04:10:02] <TomTomTo1> ps --pid 1 -f
-
1174[04:10:16] *** Quits: atomik_ (~atomik@replaced-ip) (Ping timeout: 244 seconds)
-
1175[04:10:17] <CutMeOwnThroat> hm, interesting
-
1176[04:10:31] <debkad> simonlnu, sid mean unstable?
-
1177[04:10:34] <CutMeOwnThroat> root 1 0 0 Sep15 ? Ss 1:27 /lib/systemd/systemd --system --deserialize 16
-
1178[04:10:41] <CutMeOwnThroat> same
-
1179[04:10:50] <simonlnu> debkad: yes
-
1180[04:10:57] <CutMeOwnThroat> TomTomTo1, what does yours say exactly?
-
1181[04:10:59] <debkad> thanks
-
1182[04:11:03] *** Joins: idts (~lxuser@replaced-ip)
-
1183[04:12:09] <TomTomTo1> CutMeOwnThroat: replaced-url
-
1184[04:12:26] *** Quits: Starky (~Starky@replaced-ip) (Quit: WeeChat 1.5)
-
1185[04:12:49] <CutMeOwnThroat> I think you could have pasted the one interesting line from that here :)
-
1186[04:13:05] <CutMeOwnThroat> hmm
-
1187[04:13:46] *** Quits: yans (~yans@replaced-ip) (Quit: Alice Is Not In Wonderland)
-
1188[04:13:51] *** Quits: Tom01 (~tom@replaced-ip) (Remote host closed the connection)
-
1189[04:14:09] <jnewt> how tricky is it going to be installing debian on a uefi computer now that it already has windows from a bootloader point of view?
-
1190[04:14:45] <CutMeOwnThroat> well, the program name *should* show the name of the symlink if it's started via the symlink
-
1191[04:14:46] <TomTomTo1> that's the default init ran, regardless of which one you use. the docs are not wrong. this bit came after the instructions on how to pass a custom init path as a kernel parameter.
-
1192[04:14:50] <simonlnu> easy enough, just make sure you don't wipe your ESP and have windows as first system partition
-
1193[04:15:08] <CutMeOwnThroat> so I guess it's started via /sbin/init on your system but not on ours
-
1194[04:15:28] <TomTomTo1> the docs didn't say that's how you find out which init runs on your system.
-
1195[04:15:46] <simonlnu> usually i have ESP, "windows system partition", windows, swap, linux as partitions (if dual-booting)
-
1196[04:16:10] <simonlnu> and use grub-efi (grub-uefi ?)
-
1197[04:16:22] *** Parts: Somelauw (~Somelauw@replaced-ip)
-
1198[04:16:30] <CutMeOwnThroat> TomTomTo1, and you are using systemd on it?
-
1199[04:16:32] *** Quits: subzero79 (~subzero79@replaced-ip) (Read error: Connection reset by peer)
-
1200[04:16:39] <TomTomTo1> yes, all default jessie.
-
1201[04:16:46] <simonlnu> install os-prober and you don't even have to make a custom grub entry.
-
1202[04:16:51] <CutMeOwnThroat> strange, as I would have said the same for mine
-
1203[04:16:53] *** Quits: shinnya (~shinnya@replaced-ip) (Ping timeout: 272 seconds)
-
1204[04:17:00] <simonlnu> jnewt: ^^^^
-
1205[04:17:14] *** Joins: subzero79 (~subzero79@replaced-ip)
-
1206[04:17:34] <simonlnu> my now-fried laittude had that setup
-
1207[04:17:34] *** Joins: th0r (~pi@replaced-ip)
-
1208[04:17:37] <CutMeOwnThroat> simonlnu, is your system on an encrypted disk?
-
1209[04:17:39] <simonlnu> latit*
-
1210[04:17:57] <simonlnu> nope
-
1211[04:18:03] <CutMeOwnThroat> damn
-
1212[04:18:12] <simonlnu> i'm stuck on a compaq mini right now
-
1213[04:18:26] <simonlnu> i doubt it would have the horsepower :P
-
1214[04:18:40] <CutMeOwnThroat> then I've no idea why systemd should be called as "init" in TomTomTo1's case but not in ours
-
1215[04:19:08] <CutMeOwnThroat> well, but you haven't got jessie
-
1216[04:19:11] <TomTomTo1> no idea why it differs, just that the docs are not wrong^^
-
1217[04:19:14] * debkad is still searching for a zoom tool
-
1218[04:19:20] <awal1> tom99, I told you that running ps --pid 1 -f you find out the default file path for the init program //sbin/init, under debian) and so that file path points to systemd. nothing wrong in the debian reference doc
-
1219[04:19:21] <abrotman> mazda
-
1220[04:19:27] <simonlnu> there's a symlink; maybe it uses some sort of setproctitle() or follows the realpath
-
1221[04:19:28] <debkad> o_o
-
1222[04:19:42] *** Quits: Blueer (Blueer@replaced-ip) ()
-
1223[04:19:54] <abrotman> zoom zoom
-
1224[04:20:01] <awal1> debcad, I think there is xzoom
-
1225[04:20:01] <debkad> mitsibushi
-
1226[04:20:04] <simonlnu> abrotman: that's a zoom-zoom tool :P
-
1227[04:20:15] <abrotman> no, mazda
-
1228[04:20:16] <awal1> i used it , it work relatively fine
-
1229[04:20:23] <awal1> debkad
-
1230[04:20:26] <CutMeOwnThroat> awal1, well… wrong or useless… but it's 1 line in a long docu
-
1231[04:20:27] <abrotman> debkad: zoom where? for poor vision?
-
1232[04:20:35] <debkad> awal1, yeah that i tested but it very ugly when i zoom and less controlled :/
-
1233[04:20:48] <debkad> abrotman, like the one in xfce
-
1234[04:21:03] <abrotman> vague .. where? to zoom? poor vision? what is your DE now?
-
1235[04:21:05] <awal1> debkad, thats the only pkg i have found after a long search
-
1236[04:21:15] <debkad> :((
-
1237[04:21:27] <CutMeOwnThroat> awal1, and I think somone tested it out on one system when writing that… only results of the ps seem to differ
-
1238[04:21:35] <awal1> if you are looking for something like windows lents or I dont know how it's called, so saly it's inexistend
-
1239[04:21:45] <awal1> apart the kde one
-
1240[04:21:55] <CutMeOwnThroat> TomTomTo1, runlevel N 5?
-
1241[04:22:01] * abrotman waits for debkad to ansewr
-
1242[04:22:06] <simonlnu> CutMeOwnThroat: yeah, the fd number varies. dunno what that depends on.
-
1243[04:22:08] <debkad> abrotman, i'm currently in lxde ( i went to switch to xfce ) but as xfce 4.12 is not here i can't use it :(
-
1244[04:22:24] *** Quits: th0r (~pi@replaced-ip) (Client Quit)
-
1245[04:22:26] * debkad is not fast on writing
-
1246[04:22:53] <TomTomTo1> CutMeOwnThroat: yup
-
1247[04:23:06] <CutMeOwnThroat> simonlnu, I meant that for some it's showing /sbin/init, the name of the symlink (as it should if pid 1 is started via that symlink)
-
1248[04:23:28] <simonlnu> CutMeOwnThroat: you on sid too?
-
1249[04:23:34] <abrotman> debkad: xzoom is not helpful ? what have you tried, what doesn't work ?
-
1250[04:23:36] <debkad> awal1, i tried virtual zoom too , it was for text only
-
1251[04:23:47] <simonlnu> maybe it depends on how it's started
-
1252[04:24:16] <debkad> abrotman, i tried xzoom and vmg and another one, but didn't find one like in xfce zoom built in
-
1253[04:24:36] <awal1> CutMeOwnThroat, I dont really know heavily the technical side of what we are talking about. I just told to that guy time ago that via ps --pid 1 -f the stat /sbin/init one can find out the default init system. details/technical side no much clue :P
-
1254[04:24:51] <awal1> then stat ... ^
-
1255[04:24:53] <CutMeOwnThroat> simonlnu, no, I'm on jessie and TomTomTo1 is on jessie and I get a line with systemd like you, he gets bin/init
-
1256[04:25:11] <simonlnu> init doesn't even appear in my ps auxw output (that has PID 1)
-
1257[04:25:22] <abrotman> I think there's one built into gnome, which likely doesn't help you
-
1258[04:25:33] <simonlnu> orca, on gnome
-
1259[04:25:34] <CutMeOwnThroat> TomTomTo1, /etc/grub.d/10_linux doesn't list /sbin/init as SUPPORTED_INITS
-
1260[04:25:57] *** Joins: gonz0 (~gonz0@replaced-ip)
-
1261[04:26:14] <simonlnu> SUPPORTED_INITS="sysvinit:/lib/sysvinit/init systemd:/lib/systemd/systemd upstart:/sbin/upstart"
-
1262[04:26:18] <simonlnu> in mine
-
1263[04:26:35] <CutMeOwnThroat> yes… and mine
-
1264[04:26:51] <TomTomTo1> same
-
1265[04:26:56] <CutMeOwnThroat> and as there is no /lib/sysvinit, we see what we see?
-
1266[04:27:01] <simonlnu> maybe "/sbin/init" is being deprecated?
-
1267[04:27:13] <simonlnu> *shrug*
-
1268[04:27:19] <CutMeOwnThroat> TomTomTo1, but then it's not being started by grub via that script, but in some other way
-
1269[04:27:49] *** Quits: Ceber (~cerberus@replaced-ip) (Ping timeout: 244 seconds)
-
1270[04:28:01] *** debhelper sets mode: +l 1670
-
1271[04:28:03] <CutMeOwnThroat> except if the first "svinit" has some special meaning and isn't a path
-
1272[04:28:06] <debkad> abrotman, this is the vmg i tried before replaced-url
-
1273[04:28:41] <simonlnu> it names them, then it's the path to the init-er
-
1274[04:28:59] <abrotman> debkad: what's wrong with the ones you tried?
-
1275[04:29:05] *** Quits: aau (~S@replaced-ip) (Ping timeout: 250 seconds)
-
1276[04:29:31] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 250 seconds)
-
1277[04:29:37] <debkad> abrotman, vmg is for text only, xzoom is ugly when i zoom
-
1278[04:29:59] *** Quits: cruncher (~cruncher@replaced-ip) (Quit: Leaving)
-
1279[04:30:45] *** Quits: hexnewbie (~hexnewbie@replaced-ip) (Ping timeout: 244 seconds)
-
1280[04:31:07] *** Joins: dragon_ (~dragon@replaced-ip)
-
1281[04:31:33] *** Joins: pingfloyd (~pingfloyd@replaced-ip)
-
1282[04:31:50] *** Quits: qbek (~qbek@replaced-ip) (Ping timeout: 265 seconds)
-
1283[04:32:24] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
1284[04:32:25] <awal1> replaced-url
-
1285[04:32:39] <awal1> ^up-to-date sid system
-
1286[04:32:39] <debkad> i remember when i read about xfce zoom built-in they said it is a part from compiz or something like that, it is a part from xfwm
-
1287[04:32:45] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip)
-
1288[04:32:46] <dragon_> hello
-
1289[04:32:48] *** Joins: hexagoxel (~hexagoxel@replaced-ip)
-
1290[04:32:53] <debkad> don't know what a secret in that xfwm
-
1291[04:33:05] <debkad> hi dragon_
-
1292[04:33:10] *** Joins: hexnewbie (~hexnewbie@replaced-ip)
-
1293[04:33:20] <abrotman> debkad: you might have to use a more "advanced' DE, like gnome
-
1294[04:33:25] <simonlnu> it auto-zooms for me when i press left-alt (xfwm4)
-
1295[04:33:53] <debkad> abrotman, that the big problem i have, my pc is old 1G ram with P4
-
1296[04:33:55] <tom99> awal1: Technically the documentation is correct, since ps --pid 1 -f does show the actual init command.
-
1297[04:33:56] <simonlnu> confused the heck outta me when i saw it the first time :P
-
1298[04:34:08] *** Joins: qbek (~qbek@replaced-ip)
-
1299[04:34:21] <tom99> However would you agree a user might be forgiven for running that command, seeing "/sbin/init" as the output, and concluding that systemd was not being used?
-
1300[04:34:31] *** Joins: Ceber (~cerberus@replaced-ip)
-
1301[04:34:57] <abrotman> debkad: that's great .. if you don't want to use Firevox
-
1302[04:35:31] <awal1> tom99, just comparing what stat /proc/1/exe shhows ?
-
1303[04:35:40] <awal1> ^as super user
-
1304[04:35:58] <debkad> abrotman, just a zoom part was interesting me, that why i used xfce before
-
1305[04:36:25] *** Quits: dragon_ (~dragon@replaced-ip) (Quit: Leaving)
-
1306[04:36:27] <tom99> I don't understand.
-
1307[04:37:23] <awal1> just wanted to know which output you get with that command using sysvinit
-
1308[04:37:48] <tom99> When I run ps --pid 1 -f I get init
-
1309[04:37:56] <debkad> abrotman, the final goal is using my remote control ( worked in xfce as i said ) whith just my remote control when i'm away from my pc i can control it ( like watching tv, listening, zooming some part, opening a video player ...etc ) stuff like that
-
1310[04:38:01] <awal1> stat /proc/1/exe
-
1311[04:38:10] <awal1> tom99, ^
-
1312[04:38:23] * abrotman wonders why not use XFCE now
-
1313[04:38:29] <debkad> hmm exe
-
1314[04:38:45] <debkad> abrotman, because it is 4.10
-
1315[04:38:54] <tom99> awal1: it says /proc/1/exe points to /sbin/init
-
1316[04:38:57] <debkad> 4.12 have the zoom built-in
-
1317[04:39:21] <awal1> tom99, thats all?
-
1318[04:39:30] <debkad> and it is impossible as they said here
-
1319[04:39:31] *** Quits: Wizek (~Wizek@replaced-ip) (Ping timeout: 265 seconds)
-
1320[04:40:06] <tom99> awal1: no. there is some more text about numbers and Inodes
-
1321[04:40:12] <tom99> what does it mean?
-
1322[04:42:14] *** Joins: AbstractArtist_ (~AbstractL@replaced-ip)
-
1323[04:43:25] <mado> catch you all in a few ... have to reboot and try something else :)
-
1324[04:43:26] *** Quits: CutMeOwnThroat (~k@replaced-ip) (Ping timeout: 265 seconds)
-
1325[04:43:31] *** Quits: mado (~mario@replaced-ip) (Quit: Konversation terminated!)
-
1326[04:44:31] <awal1> tom99, sorry but I'm not a debian GNU/Linux teacher / I dont have a PHD in debian system :P :D
-
1327[04:45:21] <tom99> awal1: fair enough. i am just trying to learn more myself as well
-
1328[04:45:36] <awal1> you're doing good
-
1329[04:45:51] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Ping timeout: 265 seconds)
-
1330[04:46:31] <debkad> ok
-
1331[04:47:15] *** Joins: wcfields (~wcfields@replaced-ip)
-
1332[04:47:47] *** Quits: amcorreia (~amcorreia@replaced-ip) (Remote host closed the connection)
-
1333[04:47:56] *** Quits: pfred1 (~pfred1@replaced-ip) (Quit: ..)
-
1334[04:49:07] *** Joins: asc232 (~Keith@replaced-ip)
-
1335[04:49:31] *** Joins: patterson (~patterson@replaced-ip)
-
1336[04:49:31] *** Quits: hexagoxel (~hexagoxel@replaced-ip) (Ping timeout: 255 seconds)
-
1337[04:50:34] *** Joins: kusen (~kusen@replaced-ip)
-
1338[04:50:45] <awal1> debkad, as i told you kde DE comes with a tool for zooming just like the microsoft windows one
-
1339[04:50:51] *** Quits: AbstractArtist_ (~AbstractL@replaced-ip) (Remote host closed the connection)
-
1340[04:51:11] <awal1> if you really need a zooming tool use kde
-
1341[04:51:14] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
1342[04:51:16] *** Joins: aau (~S@replaced-ip)
-
1343[04:51:32] <debkad> awal1, i just need a simple tool, i can't use kde or gnome as i'm limited
-
1344[04:51:42] <awal1> so xzoom
-
1345[04:51:48] <debkad> ugly
-
1346[04:51:50] <awal1> there is no more tools
-
1347[04:52:07] <debkad> there is but xfce 4.12 can't be installed
-
1348[04:52:26] *** Quits: asc232 (~Keith@replaced-ip) (Remote host closed the connection)
-
1349[04:53:06] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 265 seconds)
-
1350[04:54:01] <awal1> xfce 4.12 zoos yeah, but not in xfce session right now; can't check how it does that exactly (if a plugin or an xfwm4 built in feature
-
1351[04:54:07] <awal1> zoos ^
-
1352[04:54:15] <awal1> zooms^
-
1353[04:54:36] <debkad> that right
-
1354[04:54:46] *** Joins: asc232 (~Keith@replaced-ip)
-
1355[04:54:50] <debkad> it is xfwm4 with a part from compiz
-
1356[04:55:05] *** Quits: kusen (~kusen@replaced-ip) (Ping timeout: 248 seconds)
-
1357[04:55:12] *** Joins: plasmoduck (~plasmoduc@replaced-ip)
-
1358[04:55:30] <awal1> thers is another tool I used under wheezy and does the job better then xzoom but I forgot the name and i dont find it using aptcache/aptitude search
-
1359[04:55:49] <debkad> ah
-
1360[04:55:57] <debkad> kmag may be?
-
1361[04:56:16] *** Quits: jass93 (~ifillj@replaced-ip) (Ping timeout: 255 seconds)
-
1362[04:56:20] *** Joins: hexagoxel (~hexagoxel@replaced-ip)
-
1363[04:56:28] *** Joins: Plantation0wnr (~Plantatio@replaced-ip)
-
1364[04:56:41] *** Parts: Plantation0wnr (~Plantatio@replaced-ip)
-
1365[04:56:52] *** Quits: asc232 (~Keith@replaced-ip) (Client Quit)
-
1366[04:57:01] *** ChanServ sets mode: +o abrotman
-
1367[04:57:02] *** abrotman sets mode: -q *!*@d5.7b.39a9.ip4.static.sl-reverse.com
-
1368[04:57:02] *** abrotman sets mode: -o abrotman
-
1369[04:57:37] <debkad> no it wasn't it, it is a tool from kde
-
1370[04:58:15] <awal1> usually kfoo is a kde pkg
-
1371[04:59:03] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip) (Quit: Leaving)
-
1372[04:59:07] <debkad> weird i can't find it
-
1373[05:00:14] *** Joins: Devastator (~devas@replaced-ip)
-
1374[05:00:14] *** Quits: Klaus_Dieter (~klaus@replaced-ip) (Read error: Connection reset by peer)
-
1375[05:01:05] *** Joins: Klaus_Dieter (~klaus@replaced-ip)
-
1376[05:01:12] *** Quits: axiom_1 (~axiom_1@replaced-ip) (Quit: Leaving)
-
1377[05:01:40] *** Joins: SpaceAce (~SpaceAce@replaced-ip)
-
1378[05:02:28] *** Joins: andjjj23 (~irc@replaced-ip)
-
1379[05:02:47] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 244 seconds)
-
1380[05:02:52] <awal1> debkad, I was confused xmag vs xzoom. it's xzoom
-
1381[05:02:58] *** ChanServ sets mode: +o eir
-
1382[05:03:00] *** eir sets mode: -bo *!*@91.227.222.62 eir
-
1383[05:03:05] *** Joins: jass93 (~ifillj@replaced-ip)
-
1384[05:03:28] <debkad> o_o
-
1385[05:03:29] *** Quits: cyborg-one (~cyborg-on@replaced-ip) (Quit: cyborg-one)
-
1386[05:05:08] *** Joins: crazyglitch (~crazyglit@replaced-ip)
-
1387[05:05:27] *** Quits: kzimmermann (~kzimmerma@replaced-ip) (Quit: leaving)
-
1388[05:05:38] <awal1> well, since there is only xzoom, the kde one and a built in feature under gnome & xfce, you may consider buying a magnifying glass, debkad :P :D
-
1389[05:05:57] <debkad> lol
-
1390[05:06:04] *** Quits: zanshin (~textual@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
1391[05:07:33] *** Quits: mns (~mns@replaced-ip) (Ping timeout: 272 seconds)
-
1392[05:07:50] *** Joins: led_belly (~led_belly@replaced-ip)
-
1393[05:07:59] *** Joins: mns (~mns@replaced-ip)
-
1394[05:08:10] *** Joins: ferrisb (~ferris@replaced-ip)
-
1395[05:08:49] *** Joins: asc232 (~Keith@replaced-ip)
-
1396[05:09:18] *** Joins: klow (~textual@replaced-ip)
-
1397[05:09:43] *** Quits: jnewt (~jnewt@replaced-ip) (Quit: Leaving)
-
1398[05:11:40] *** Joins: mado (~mario@replaced-ip)
-
1399[05:11:52] *** Quits: Velveeta_Chef (~Nope@replaced-ip) (Ping timeout: 265 seconds)
-
1400[05:12:06] <mado> hello again everyone :)
-
1401[05:12:25] *** Quits: mquin (~mquin@replaced-ip) (Read error: Connection reset by peer)
-
1402[05:12:34] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip)
-
1403[05:12:58] *** Joins: mquin (~mquin@replaced-ip)
-
1404[05:13:30] <debkad> welcome back mado
-
1405[05:13:52] <mado> thank you, debkad
-
1406[05:14:19] *** Joins: lukaso666 (~lukaso666@replaced-ip)
-
1407[05:14:22] *** Quits: ariador (aria@replaced-ip) (Ping timeout: 265 seconds)
-
1408[05:14:37] <mado> so far i've managed to install a few things and configure some things ... step by step i'm getting somewhere : )
-
1409[05:15:59] *** Joins: Klaus_D1eter_ (~klaus@replaced-ip)
-
1410[05:16:20] *** Quits: Senki (~Senki@replaced-ip) (Ping timeout: 260 seconds)
-
1411[05:16:25] *** Quits: aau (~S@replaced-ip) (Ping timeout: 272 seconds)
-
1412[05:16:45] *** Quits: my123 (~my123@replaced-ip) (Read error: Connection reset by peer)
-
1413[05:16:51] *** Quits: asc232 (~Keith@replaced-ip) (Remote host closed the connection)
-
1414[05:17:12] <mado> earlier i've also learnt that i can download the text from a website and view it offline via "wget <url>" : )
-
1415[05:17:54] *** Joins: cyan__ (~cyan@replaced-ip)
-
1416[05:18:10] *** Quits: rosten (~rosten@replaced-ip) (Ping timeout: 265 seconds)
-
1417[05:18:24] <mado> i'm now trying to find out if i can automate such a process so that i can read an entire book :)
-
1418[05:18:45] *** Joins: zanshin (~textual@replaced-ip)
-
1419[05:18:58] *** Joins: vyadhaka2 (~rv_ghatak@replaced-ip)
-
1420[05:19:02] *** Joins: rosten (~rosten@replaced-ip)
-
1421[05:19:37] *** Quits: Klaus_Dieter (~klaus@replaced-ip) (Ping timeout: 248 seconds)
-
1422[05:20:17] <mado> example -> ... instead of using the command a couple of times on -> replaced-url
-
1423[05:20:35] *** Joins: stephanie92 (~stephanie@replaced-ip)
-
1424[05:21:28] <vyadhaka2> I need to install latest kernel to test a fix for a bug, I think the latest stable one is 4.7.4, what is the process, do I just download and install the .deb files?
-
1425[05:22:45] *** Quits: dethos (~dethos@replaced-ip) (Ping timeout: 272 seconds)
-
1426[05:23:33] <TomTomTo1> vyadhaka2: there is no debian package for 4.7.4, for kernels from kernel.org have a look at this: replaced-url
-
1427[05:23:43] *** Foxhoundz is now known as BenderRodriguez
-
1428[05:24:05] *** Quits: Devastator (~devas@replaced-ip) ()
-
1429[05:24:19] *** Joins: WiseOldDJ (~djclack@replaced-ip)
-
1430[05:24:30] <TomTomTo1> vyadhaka2: jessie-backports has 4.6, though.
-
1431[05:25:45] <vyadhaka2> TomTomTo1: no Need 4.7+, its a resume from suspend bug (hardlocking the sys), apparently it's fixed in 4.7+, so no precompiled .deb packages??
-
1432[05:25:57] *** Joins: wcfields (~wcfields@replaced-ip)
-
1433[05:26:23] <TomTomTo1> nope
-
1434[05:26:40] *** Quits: murfjr (~douseiais@replaced-ip) (Quit: Leaving)
-
1435[05:27:14] *** Joins: erm3nda (~erm3nda@replaced-ip)
-
1436[05:27:40] <missmbob> vyadhaka2: i made some for jessie if you want. replaced-url
-
1437[05:27:55] <erm3nda> QUESTION: Hi can authenticate to mount devices. The auth step blinks and throws error, but i can't operate on that window
-
1438[05:28:06] <erm3nda> err, i can't authenticate
-
1439[05:29:09] *** Joins: aau (~S@replaced-ip)
-
1440[05:29:45] <mado> you know what guys? ... i think i'll better rest some : )
-
1441[05:29:52] *** Quits: asterismo_m (~asterismo@replaced-ip) (Read error: Connection reset by peer)
-
1442[05:30:11] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1443[05:30:11] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1444[05:30:14] <mado> see you all later i hope :)
-
1445[05:30:24] *** Quits: mado (~mario@replaced-ip) (Quit: Konversation terminated!)
-
1446[05:30:30] *** Quits: ov3rmind (~leo@replaced-ip) (Ping timeout: 264 seconds)
-
1447[05:30:31] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1448[05:30:31] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1449[05:30:44] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 265 seconds)
-
1450[05:30:56] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1451[05:30:56] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1452[05:31:09] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1453[05:31:09] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1454[05:31:20] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1455[05:31:20] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1456[05:31:38] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1457[05:31:38] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1458[05:31:42] *** Quits: WiseOldDJ (~djclack@replaced-ip) (Ping timeout: 264 seconds)
-
1459[05:31:50] *** Quits: debkad (~kadiro@replaced-ip) (Quit: Leaving)
-
1460[05:31:54] *** Joins: ov3rmind (~leo@replaced-ip)
-
1461[05:32:55] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
1462[05:32:55] *** Quits: asterismo_m (~asterismo@replaced-ip) (Client Quit)
-
1463[05:33:15] <vyadhaka2> missmbob: thanks! that saves me quite a bit of time
-
1464[05:33:21] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Write error: Broken pipe)
-
1465[05:33:41] *** Quits: hexadecimal (~hexadecim@replaced-ip) (Quit: leaving)
-
1466[05:34:43] *** Joins: Steve^_^Jobs (~Zadrot@replaced-ip)
-
1467[05:34:46] *** Joins: littlebear (littlebear@replaced-ip)
-
1468[05:35:00] *** Joins: tjone270_ (~tjone270@replaced-ip)
-
1469[05:35:14] *** Joins: gonz0_ (~gonz0@replaced-ip)
-
1470[05:35:22] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip) (Read error: Connection reset by peer)
-
1471[05:35:23] *** Joins: Inst__ (~aleph@replaced-ip)
-
1472[05:35:24] *** Joins: DocMAX_ (~DocMAX@replaced-ip)
-
1473[05:35:32] *** Joins: kriger_ (~norge@replaced-ip)
-
1474[05:35:42] *** Joins: nidzo_1 (~Nidzo@replaced-ip)
-
1475[05:35:47] *** Joins: Guest413 (~angor@replaced-ip)
-
1476[05:35:51] *** Joins: paulgrmn2 (~paulgorma@replaced-ip)
-
1477[05:36:13] *** Joins: ScottE_ (~ScottE@replaced-ip)
-
1478[05:36:17] *** Joins: tabakhase__ (tabakhase@replaced-ip)
-
1479[05:36:18] *** Quits: nidzo_1 (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
1480[05:36:21] *** Joins: bzed_ (~bzed@replaced-ip)
-
1481[05:36:26] *** Joins: Tempesta_ (~Tempesta@replaced-ip)
-
1482[05:36:27] *** Joins: yp (ypwong@replaced-ip)
-
1483[05:36:29] *** Joins: XO-Odin (~XO@replaced-ip)
-
1484[05:36:30] *** Joins: cornbread-afk (cornbread@replaced-ip)
-
1485[05:36:32] *** Joins: notpratch (~pratch@replaced-ip)
-
1486[05:36:33] *** Quits: enoch85 (~enoch85@replaced-ip) (Ping timeout: 265 seconds)
-
1487[05:36:33] *** Quits: BiGBOi (~michael@replaced-ip) (Ping timeout: 265 seconds)
-
1488[05:36:33] *** Quits: MichaelSasser (~michaelsa@replaced-ip) (Ping timeout: 265 seconds)
-
1489[05:36:33] *** Joins: masuberu (~masber@replaced-ip)
-
1490[05:36:40] *** Quits: Alina-malina (~Alina-mal@replaced-ip) (Ping timeout: 264 seconds)
-
1491[05:36:40] *** Quits: tbrb (~skull@replaced-ip) (Ping timeout: 264 seconds)
-
1492[05:36:40] *** Quits: ktomz (ktom@replaced-ip) (Ping timeout: 264 seconds)
-
1493[05:36:40] *** Quits: rolig (~rolig@replaced-ip) (Ping timeout: 264 seconds)
-
1494[05:36:40] *** Quits: danieli (~duniel@replaced-ip) (Ping timeout: 264 seconds)
-
1495[05:36:40] *** Quits: Daniel0 (~admin@replaced-ip) (Ping timeout: 264 seconds)
-
1496[05:36:40] *** Quits: Not_a_Robot (~soul@replaced-ip) (Excess Flood)
-
1497[05:36:41] *** Quits: mf|pc (~mfpc@replaced-ip) (Ping timeout: 272 seconds)
-
1498[05:36:41] *** Quits: posi (sid124649@replaced-ip) (Ping timeout: 272 seconds)
-
1499[05:36:41] *** Quits: nickle (sid89854@replaced-ip) (Ping timeout: 272 seconds)
-
1500[05:36:41] *** Quits: elqaz (sid186656@replaced-ip) (Ping timeout: 272 seconds)
-
1501[05:36:42] *** Quits: cwesterfield-awa (~cwest@replaced-ip) (Ping timeout: 272 seconds)
-
1502[05:36:42] *** Quits: owa (~over@replaced-ip) (Ping timeout: 272 seconds)
-
1503[05:36:42] *** Quits: idmistir (~idmistir@replaced-ip) (Ping timeout: 272 seconds)
-
1504[05:36:42] *** Quits: s0ph0s (~s0ph0s@replaced-ip) (Ping timeout: 272 seconds)
-
1505[05:36:42] *** Quits: APLU (~mulx@replaced-ip) (Ping timeout: 272 seconds)
-
1506[05:36:42] *** Quits: koltrast (922a44fe@replaced-ip) (Ping timeout: 272 seconds)
-
1507[05:36:42] *** Quits: ddp` (~ddp@replaced-ip) (Ping timeout: 272 seconds)
-
1508[05:36:45] *** Quits: daishan (~daishan@replaced-ip) (Ping timeout: 244 seconds)
-
1509[05:36:45] *** Quits: Stanto (~Stanto@replaced-ip) (Ping timeout: 244 seconds)
-
1510[05:36:45] *** Quits: mrMute (~mrMute@replaced-ip) (Ping timeout: 244 seconds)
-
1511[05:36:46] *** Quits: Guest58348 (irc@replaced-ip) (Ping timeout: 244 seconds)
-
1512[05:36:46] *** Quits: LightYagami2 (~CanIHazMe@replaced-ip) (Ping timeout: 244 seconds)
-
1513[05:36:46] *** Quits: Xenthys (xenthys@replaced-ip) (Ping timeout: 244 seconds)
-
1514[05:36:46] *** Quits: ibex (~ibex@replaced-ip) (Ping timeout: 244 seconds)
-
1515[05:36:46] *** Quits: mete (~mete@replaced-ip) (Ping timeout: 244 seconds)
-
1516[05:36:46] *** Quits: boogeyman (~bouncer@replaced-ip) (Ping timeout: 244 seconds)
-
1517[05:36:46] *** Quits: bzed (~bzed@replaced-ip) (Read error: Connection reset by peer)
-
1518[05:36:47] <erm3nda> i've uploaded two screenshots here: replaced-url
-
1519[05:36:47] <erm3nda> the first popup blinks so fast for a second and then the other appears on top. i don't know whats wrong, that never happens before
-
1520[05:36:48] *** Quits: vaidy (vaidy@replaced-ip) (Ping timeout: 255 seconds)
-
1521[05:36:48] *** Quits: misiek200m (~miskof@replaced-ip) (Ping timeout: 255 seconds)
-
1522[05:36:48] *** Quits: Deific (sid66892@replaced-ip) (Ping timeout: 255 seconds)
-
1523[05:36:48] *** Quits: mavhc (~mavhc@replaced-ip) (Ping timeout: 255 seconds)
-
1524[05:36:48] *** Quits: beisner (~beisner@replaced-ip) (Ping timeout: 255 seconds)
-
1525[05:36:48] *** Quits: cornbreadheadman (cornbread@replaced-ip) (Ping timeout: 255 seconds)
-
1526[05:36:48] *** Quits: SleePy (~SleePy@replaced-ip) (Ping timeout: 255 seconds)
-
1527[05:36:48] *** Quits: McLive (~McLive@replaced-ip) (Ping timeout: 255 seconds)
-
1528[05:36:48] *** Quits: ypwong (ypwong@replaced-ip) (Ping timeout: 255 seconds)
-
1529[05:36:48] *** Quits: lift (~lift@replaced-ip) (Ping timeout: 255 seconds)
-
1530[05:36:48] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 255 seconds)
-
1531[05:36:48] *** Quits: glongo (sid17594@replaced-ip) (Ping timeout: 255 seconds)
-
1532[05:36:48] *** Quits: Python1320 (Python1320@replaced-ip) (Ping timeout: 255 seconds)
-
1533[05:36:48] *** Quits: technohehl (~technoheh@replaced-ip) (Ping timeout: 255 seconds)
-
1534[05:36:49] *** Quits: mxtm (mxtm@replaced-ip) (Ping timeout: 255 seconds)
-
1535[05:36:49] *** Quits: NightMonkey (~NightMonk@replaced-ip) (Ping timeout: 255 seconds)
-
1536[05:36:49] *** Quits: Jubaleth (~Jubaleth@replaced-ip) (Ping timeout: 255 seconds)
-
1537[05:36:49] *** Quits: breitenj (~breitenj@replaced-ip) (Ping timeout: 255 seconds)
-
1538[05:36:49] *** Quits: dahl_ (tusj@replaced-ip) (Ping timeout: 255 seconds)
-
1539[05:36:49] *** Quits: atralheaven (~atrlhvn@replaced-ip) (Ping timeout: 255 seconds)
-
1540[05:36:49] *** Quits: rax- (~rax-@replaced-ip) (Ping timeout: 255 seconds)
-
1541[05:36:49] *** Quits: namix (~namix@replaced-ip) (Read error: Connection reset by peer)
-
1542[05:36:50] *** Quits: jass93 (~ifillj@replaced-ip) (Ping timeout: 255 seconds)
-
1543[05:36:50] *** Quits: basic` (sid141140@replaced-ip) (Ping timeout: 255 seconds)
-
1544[05:36:50] *** Quits: Getafix74_ (Elite17728@replaced-ip) (Ping timeout: 255 seconds)
-
1545[05:36:50] *** Quits: rjsalts (~rjsalts@replaced-ip) (Ping timeout: 255 seconds)
-
1546[05:36:50] *** Quits: sndb (~kiri@replaced-ip) (Ping timeout: 255 seconds)
-
1547[05:36:50] *** Quits: lvh (~lvh@replaced-ip) (Ping timeout: 255 seconds)
-
1548[05:36:50] *** Quits: dStruct (~matt@replaced-ip) (Ping timeout: 255 seconds)
-
1549[05:36:50] *** Quits: Spitfire_ (spitfire@replaced-ip) (Ping timeout: 255 seconds)
-
1550[05:36:50] *** Joins: ibex_ (~ibex@replaced-ip)
-
1551[05:36:50] *** cornbread-afk is now known as cornbreadheadman
-
1552[05:36:50] *** yp is now known as ypwong
-
1553[05:36:50] *** Quits: HappyLoaf (happyloaf@replaced-ip) (Ping timeout: 260 seconds)
-
1554[05:36:50] *** Quits: Muflo (muflo@replaced-ip) (Ping timeout: 260 seconds)
-
1555[05:36:50] *** Quits: totonika (~toto@replaced-ip) (Ping timeout: 260 seconds)
-
1556[05:36:50] *** Quits: KeithGS (~keith@replaced-ip) (Ping timeout: 260 seconds)
-
1557[05:36:50] *** Quits: mukmuk (mukmuk@replaced-ip) (Ping timeout: 260 seconds)
-
1558[05:36:50] *** Quits: mactimes_ (~mactimes@replaced-ip) (Ping timeout: 260 seconds)
-
1559[05:36:50] *** Quits: subzero79 (~subzero79@replaced-ip) (Ping timeout: 260 seconds)
-
1560[05:36:50] *** Joins: lsv_ (~nn@replaced-ip)
-
1561[05:36:50] *** bzed_ is now known as bzed
-
1562[05:36:50] *** Joins: totonika_ (~toto@replaced-ip)
-
1563[05:36:51] *** Quits: duoi (~duoi@replaced-ip) (Ping timeout: 260 seconds)
-
1564[05:36:51] *** Quits: zwamkat (~zwamkat@replaced-ip) (Ping timeout: 260 seconds)
-
1565[05:36:51] *** Quits: melvin (~melvin@replaced-ip) (Remote host closed the connection)
-
1566[05:36:53] *** Joins: joshua__ (~joshua@replaced-ip)
-
1567[05:36:53] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Ping timeout: 244 seconds)
-
1568[05:36:53] *** Quits: stoimenow (~stoimenow@replaced-ip) (Ping timeout: 244 seconds)
-
1569[05:36:53] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip) (Ping timeout: 244 seconds)
-
1570[05:36:53] *** Quits: ohithere (~binary@replaced-ip) (Ping timeout: 244 seconds)
-
1571[05:36:53] *** Quits: bhurstpdx1 (~bhurstpdx@replaced-ip) (Ping timeout: 244 seconds)
-
1572[05:36:53] *** Quits: maurer (~maurer@replaced-ip) (Ping timeout: 244 seconds)
-
1573[05:36:53] *** Quits: M4GNV5 (~M4GNV5@replaced-ip) (Ping timeout: 244 seconds)
-
1574[05:36:53] *** Quits: mathu (~matt@replaced-ip) (Ping timeout: 244 seconds)
-
1575[05:36:53] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip) (Ping timeout: 244 seconds)
-
1576[05:36:53] *** Quits: adc (~ad@replaced-ip) (Ping timeout: 244 seconds)
-
1577[05:36:53] *** Quits: llakey (~llakey@replaced-ip) (Ping timeout: 244 seconds)
-
1578[05:36:53] *** Quits: Psy-Q (~psy-q@replaced-ip) (Ping timeout: 244 seconds)
-
1579[05:36:53] *** ibex_ is now known as ibex
-
1580[05:36:55] *** Joins: th1nkpad (~thinkpad@replaced-ip)
-
1581[05:36:55] *** Joins: Rothgar` (~admin@replaced-ip)
-
1582[05:36:55] *** Quits: preaction (~doug@replaced-ip) (Excess Flood)
-
1583[05:36:55] *** Joins: Not_a_Robot (~soul@replaced-ip)
-
1584[05:36:56] *** Joins: Zyf (~Zyferus@replaced-ip)
-
1585[05:36:56] *** Joins: owa (~over@replaced-ip)
-
1586[05:36:56] *** Joins: cyborg_ (~cyborg@replaced-ip)
-
1587[05:37:00] *** Joins: BobbyJr_ (~BobbyJr@replaced-ip)
-
1588[05:37:00] *** Joins: tlab_ (~tlab@replaced-ip)
-
1589[05:37:01] *** Joins: jediraster_ (~jediraste@replaced-ip)
-
1590[05:37:02] *** Quits: Attoy (~attoy@replaced-ip) (Ping timeout: 265 seconds)
-
1591[05:37:02] *** Quits: elysium (elysium@replaced-ip) (Ping timeout: 265 seconds)
-
1592[05:37:02] *** Quits: cooldude (~cooldude1@replaced-ip) (Ping timeout: 265 seconds)
-
1593[05:37:02] *** Quits: benj_ (~benj@replaced-ip) (Ping timeout: 265 seconds)
-
1594[05:37:02] *** Joins: rkj_ (~rkj@replaced-ip)
-
1595[05:37:02] *** Joins: erre_ (~erre@replaced-ip)
-
1596[05:37:02] *** Quits: james41382 (~james4138@replaced-ip) (Read error: Connection reset by peer)
-
1597[05:37:03] *** Joins: vaidy (vaidy@replaced-ip)
-
1598[05:37:04] *** Quits: eset (~eset@replaced-ip) (Ping timeout: 244 seconds)
-
1599[05:37:04] *** Quits: vlt (~nobody@replaced-ip) (Ping timeout: 244 seconds)
-
1600[05:37:04] *** Joins: Spitfire (spitfire@replaced-ip)
-
1601[05:37:04] *** Quits: Spitfire (spitfire@replaced-ip) (Changing host)
-
1602[05:37:04] *** Joins: Spitfire (spitfire@replaced-ip)
-
1603[05:37:04] *** Joins: psmolen_ (~psmolen@replaced-ip)
-
1604[05:37:05] *** Joins: Gi0_ (~Gi0@replaced-ip)
-
1605[05:37:05] *** Joins: Python1320 (Python1320@replaced-ip)
-
1606[05:37:05] *** Quits: Python1320 (Python1320@replaced-ip) (Changing host)
-
1607[05:37:05] *** Joins: Python1320 (Python1320@replaced-ip)
-
1608[05:37:06] *** Quits: Akufen (~Akufen@replaced-ip) (Ping timeout: 264 seconds)
-
1609[05:37:06] *** Quits: RagingComputer (~RagingCom@replaced-ip) (Ping timeout: 264 seconds)
-
1610[05:37:06] *** Quits: Dj_Dexter (~Dark_X@replaced-ip) (Ping timeout: 264 seconds)
-
1611[05:37:06] *** Joins: TheBigRedButton (~skull@replaced-ip)
-
1612[05:37:07] *** Joins: TomTomTosch (~henryk@replaced-ip)
-
1613[05:37:07] *** Joins: trumee_ (~trumee@replaced-ip)
-
1614[05:37:08] *** Quits: attente (sid178759@replaced-ip) (Ping timeout: 248 seconds)
-
1615[05:37:08] *** Quits: TheFlyingCorpse (~TheFlying@replaced-ip) (Ping timeout: 248 seconds)
-
1616[05:37:08] *** Joins: wewlad_ (~~@replaced-ip)
-
1617[05:37:08] *** Joins: haschisch00 (~technoheh@replaced-ip)
-
1618[05:37:11] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip)
-
1619[05:37:11] *** Joins: zrnd (~xand@replaced-ip)
-
1620[05:37:12] *** Quits: M-alex_mayorga (alexmayorg@replaced-ip) (Ping timeout: 240 seconds)
-
1621[05:37:12] *** Quits: rxo (~rxo@replaced-ip) (Ping timeout: 240 seconds)
-
1622[05:37:12] *** Quits: Quick_Wango (~quickwang@replaced-ip) (Ping timeout: 240 seconds)
-
1623[05:37:12] *** Quits: shahri (~shahri@replaced-ip) (Ping timeout: 240 seconds)
-
1624[05:37:12] *** Quits: Gm4n (~Gm4n@replaced-ip) (Ping timeout: 240 seconds)
-
1625[05:37:12] *** Quits: brentaarnold (~brentaarn@replaced-ip) (Ping timeout: 240 seconds)
-
1626[05:37:12] *** Quits: Ceber (~cerberus@replaced-ip) (Ping timeout: 240 seconds)
-
1627[05:37:12] *** Quits: CtrlC (~CtrlC@replaced-ip) (Ping timeout: 240 seconds)
-
1628[05:37:12] *** Quits: thinkpad (~thinkpad@replaced-ip) (Ping timeout: 240 seconds)
-
1629[05:37:12] *** Quits: Looker (Looker@replaced-ip) (Ping timeout: 240 seconds)
-
1630[05:37:12] *** Quits: kmh (~kmh@replaced-ip) (Ping timeout: 240 seconds)
-
1631[05:37:12] *** Quits: betaboon (~betaboon@replaced-ip) (Ping timeout: 240 seconds)
-
1632[05:37:12] *** Quits: cmam (~cmam@replaced-ip) (Ping timeout: 240 seconds)
-
1633[05:37:12] *** Quits: angor (~angor@replaced-ip) (Ping timeout: 240 seconds)
-
1634[05:37:12] *** Quits: psmolen (~psmolen@replaced-ip) (Ping timeout: 240 seconds)
-
1635[05:37:12] *** Quits: MattE (~matt@replaced-ip) (Ping timeout: 240 seconds)
-
1636[05:37:12] *** Quits: fstd (~fstd@replaced-ip) (Read error: Connection reset by peer)
-
1637[05:37:12] *** Quits: k_sze[work] (~Kira@replaced-ip) (Read error: Connection reset by peer)
-
1638[05:37:12] *** Joins: fstd (~fstd@replaced-ip)
-
1639[05:37:12] *** Quits: ludocode (~quassel@replaced-ip) (Remote host closed the connection)
-
1640[05:37:12] *** Quits: wewlad (~~@replaced-ip) (Ping timeout: 240 seconds)
-
1641[05:37:13] *** Quits: RamPage (~R@replaced-ip) (Ping timeout: 240 seconds)
-
1642[05:37:13] *** Quits: sydney_untangle (~sydney@replaced-ip) (Ping timeout: 240 seconds)
-
1643[05:37:13] *** Quits: cvr (~cvr@replaced-ip) (Ping timeout: 240 seconds)
-
1644[05:37:13] *** Quits: kdog (~kdog@replaced-ip) (Ping timeout: 240 seconds)
-
1645[05:37:13] *** Quits: Guest65522 (~me@replaced-ip) (Ping timeout: 240 seconds)
-
1646[05:37:13] *** Quits: kward (keith@replaced-ip) (Ping timeout: 240 seconds)
-
1647[05:37:13] *** Quits: Maxxe` (Maxxe@replaced-ip) (Ping timeout: 240 seconds)
-
1648[05:37:13] *** Quits: Hijiri (~Hijiri@replaced-ip) (Ping timeout: 240 seconds)
-
1649[05:37:13] *** Quits: Msahai (~mikes@replaced-ip) (Ping timeout: 240 seconds)
-
1650[05:37:13] *** Quits: jpalmer (~jpalmer@replaced-ip) (Ping timeout: 240 seconds)
-
1651[05:37:13] *** Joins: armin_ (~armin@replaced-ip)
-
1652[05:37:13] *** Quits: zrnd (~xand@replaced-ip) (Changing host)
-
1653[05:37:13] *** Joins: zrnd (~xand@replaced-ip)
-
1654[05:37:13] *** Quits: fstd (~fstd@replaced-ip) (Changing host)
-
1655[05:37:13] *** Joins: fstd (~fstd@replaced-ip)
-
1656[05:37:13] *** Joins: bazhang_ (~bazhang@replaced-ip)
-
1657[05:37:13] *** Joins: Msahai_ (~mikes@replaced-ip)
-
1658[05:37:13] *** Joins: FluidDruid_ (~FluidDrui@replaced-ip)
-
1659[05:37:13] *** Joins: adc (~ad@replaced-ip)
-
1660[05:37:13] *** Joins: nidzo_1 (~Nidzo@replaced-ip)
-
1661[05:37:14] *** Quits: otirc (~fish@replaced-ip) (Ping timeout: 255 seconds)
-
1662[05:37:14] *** Quits: dos1 (~dos1@replaced-ip) (Ping timeout: 255 seconds)
-
1663[05:37:14] *** Quits: paroxp (sid185690@replaced-ip) (Ping timeout: 255 seconds)
-
1664[05:37:14] *** Quits: ksk (~ksk@replaced-ip) (Ping timeout: 255 seconds)
-
1665[05:37:14] *** Quits: CeBe (~CeBe@replaced-ip) (Ping timeout: 255 seconds)
-
1666[05:37:14] *** Quits: Caelum (rkitover@replaced-ip) (Ping timeout: 255 seconds)
-
1667[05:37:14] *** Quits: Cerise (jerry@replaced-ip) (Ping timeout: 255 seconds)
-
1668[05:37:14] *** Quits: tubaman (~tubaman@replaced-ip) (Ping timeout: 255 seconds)
-
1669[05:37:14] *** Quits: gigetoo (~gigetoo@replaced-ip) (Ping timeout: 255 seconds)
-
1670[05:37:14] *** Quits: Zerant (~Zerant@replaced-ip) (Ping timeout: 255 seconds)
-
1671[05:37:14] *** Quits: kanyeezy (kanyeezy@replaced-ip) (Ping timeout: 255 seconds)
-
1672[05:37:14] *** Quits: Robby (robby@replaced-ip) (Ping timeout: 255 seconds)
-
1673[05:37:14] *** Quits: s7r (~s7r@replaced-ip) (Ping timeout: 255 seconds)
-
1674[05:37:14] *** Quits: n-st (~n-st@replaced-ip) (Ping timeout: 255 seconds)
-
1675[05:37:14] *** Quits: sine0 (hamburgerz@replaced-ip) (Ping timeout: 255 seconds)
-
1676[05:37:14] *** Quits: mt (mteufel@replaced-ip) (Ping timeout: 255 seconds)
-
1677[05:37:14] *** Quits: lindbergio (~markus@replaced-ip) (Ping timeout: 255 seconds)
-
1678[05:37:14] *** Quits: `ryban (rybb@replaced-ip) (Ping timeout: 255 seconds)
-
1679[05:37:14] *** Quits: mariothe1ad (~mario@replaced-ip) (Ping timeout: 255 seconds)
-
1680[05:37:14] *** Quits: TriJetScud (znc@replaced-ip) (Ping timeout: 255 seconds)
-
1681[05:37:14] *** Quits: PhishPhood (~irssi@replaced-ip) (Ping timeout: 255 seconds)
-
1682[05:37:14] *** Quits: fubbi_ (3NY50dv0cz@replaced-ip) (Ping timeout: 255 seconds)
-
1683[05:37:14] *** Quits: ggherdov (sid11402@replaced-ip) (Ping timeout: 248 seconds)
-
1684[05:37:14] *** Quits: moestevens (~moesteven@replaced-ip) (Ping timeout: 248 seconds)
-
1685[05:37:14] *** Joins: namix_ (~namix@replaced-ip)
-
1686[05:37:15] *** Joins: Anselma (~cjdns@replaced-ip)
-
1687[05:37:16] *** Joins: Dj_Dexter (~Dark_X@replaced-ip)
-
1688[05:37:16] *** Joins: melvin_ (~melvin@replaced-ip)
-
1689[05:37:16] *** Joins: Looker (Looker@replaced-ip)
-
1690[05:37:18] *** Joins: s0ph0s (~s0ph0s@replaced-ip)
-
1691[05:37:18] *** Joins: mete- (~mete@replaced-ip)
-
1692[05:37:19] *** Joins: Daniel0 (~admin@replaced-ip)
-
1693[05:37:19] *** Joins: swatti- (~memory@replaced-ip)
-
1694[05:37:19] *** Quits: ScottE (~ScottE@replaced-ip) (Ping timeout: 240 seconds)
-
1695[05:37:20] *** Quits: tabakhase (tabakhase@replaced-ip) (Ping timeout: 240 seconds)
-
1696[05:37:20] *** Quits: robin_debspace (~robin_deb@replaced-ip) (Ping timeout: 240 seconds)
-
1697[05:37:20] *** Quits: Dan_au (~Dan@replaced-ip) (Ping timeout: 240 seconds)
-
1698[05:37:20] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Ping timeout: 240 seconds)
-
1699[05:37:20] *** Quits: Curlybear (~Curlybear@replaced-ip) (Ping timeout: 240 seconds)
-
1700[05:37:20] *** Quits: ledixus (ledixus@replaced-ip) (Ping timeout: 240 seconds)
-
1701[05:37:20] *** Quits: yeticry (~yeticry@replaced-ip) (Ping timeout: 240 seconds)
-
1702[05:37:20] *** Quits: _aeris_ (~aeris@replaced-ip) (Ping timeout: 240 seconds)
-
1703[05:37:20] *** Quits: Rikairchy (~Telus@replaced-ip) (Ping timeout: 240 seconds)
-
1704[05:37:20] *** Quits: FluidDruid (~FluidDrui@replaced-ip) (Ping timeout: 240 seconds)
-
1705[05:37:20] *** Quits: toli (~toli@replaced-ip) (Ping timeout: 240 seconds)
-
1706[05:37:20] *** Quits: erre (~erre@replaced-ip) (Ping timeout: 240 seconds)
-
1707[05:37:20] *** Quits: rkj (~rkj@replaced-ip) (Ping timeout: 240 seconds)
-
1708[05:37:20] *** Joins: Curlybear (~Curlybear@replaced-ip)
-
1709[05:37:20] *** Quits: bizarro_1 (~bizarro_1@replaced-ip) (Read error: Connection reset by peer)
-
1710[05:37:20] *** Joins: mukmuk_ (mukmuk@replaced-ip)
-
1711[05:37:20] *** Quits: armin (~armin@replaced-ip) (Read error: Connection reset by peer)
-
1712[05:37:20] *** Joins: Velveeta_Chef (~Nope@replaced-ip)
-
1713[05:37:20] *** Joins: Malmis_ (~malmis@replaced-ip)
-
1714[05:37:21] *** Quits: Al3xG0 (~unix@replaced-ip) (Ping timeout: 240 seconds)
-
1715[05:37:21] *** Quits: mindstorm (~mindstorm@replaced-ip) (Ping timeout: 240 seconds)
-
1716[05:37:21] *** Quits: blueturtl (~andreas@replaced-ip) (Ping timeout: 240 seconds)
-
1717[05:37:21] *** Quits: tristero (~al.f.zero@unaffiliated/transfinite) (Ping timeout: 240 seconds)
-
1718[05:37:21] *** Quits: pkv (~pkv@replaced-ip) (Ping timeout: 240 seconds)
-
1719[05:37:21] *** Quits: meti (~meti@replaced-ip) (Ping timeout: 240 seconds)
-
1720[05:37:21] *** Quits: erry (~errietta@replaced-ip) (Ping timeout: 240 seconds)
-
1721[05:37:21] *** Quits: pingveno (~pingveno@replaced-ip) (Ping timeout: 240 seconds)
-
1722[05:37:21] *** Quits: jus (~jus@replaced-ip) (Ping timeout: 240 seconds)
-
1723[05:37:21] *** Joins: toli (~toli@replaced-ip)
-
1724[05:37:22] *** Joins: sydney_u1tangle (~sydney@replaced-ip)
-
1725[05:37:22] *** Joins: DrkShdw (~jpalmer@replaced-ip)
-
1726[05:37:22] *** Joins: preaction_ (~doug@replaced-ip)
-
1727[05:37:23] *** erre_ is now known as erre
-
1728[05:37:23] *** Joins: chroneos (~ben@replaced-ip)
-
1729[05:37:23] *** Quits: sz0 (uid110435@replaced-ip) (Ping timeout: 272 seconds)
-
1730[05:37:23] *** Quits: flyinprogrammer (sid145234@replaced-ip) (Ping timeout: 272 seconds)
-
1731[05:37:23] *** Quits: NiLon (nilon@replaced-ip) (Ping timeout: 272 seconds)
-
1732[05:37:23] *** Quits: Zyferus (~Zyferus@replaced-ip) (Ping timeout: 272 seconds)
-
1733[05:37:23] *** Quits: JelmerD (~JelmerD@replaced-ip) (Ping timeout: 272 seconds)
-
1734[05:37:23] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
1735[05:37:23] *** Joins: zyl (~n@replaced-ip)
-
1736[05:37:23] *** Joins: _BigWings_1 (~Thunderbi@replaced-ip)
-
1737[05:37:23] *** Joins: electrostat_ (~dag@replaced-ip)
-
1738[05:37:23] *** Quits: borsin (~borsin@replaced-ip) (Ping timeout: 260 seconds)
-
1739[05:37:23] *** Quits: ZeroBeholder (~ZeroBehol@replaced-ip) (Ping timeout: 260 seconds)
-
1740[05:37:23] *** Quits: netsnail (~netsnail@replaced-ip) (Ping timeout: 260 seconds)
-
1741[05:37:23] *** Quits: r0ncalli (~pommes@replaced-ip) (Ping timeout: 260 seconds)
-
1742[05:37:23] *** Quits: Guest85283 (~Omni@replaced-ip) (Ping timeout: 260 seconds)
-
1743[05:37:23] *** Quits: CowboyNeal (~pater@replaced-ip) (Ping timeout: 260 seconds)
-
1744[05:37:23] *** Quits: kingkong (antalya@replaced-ip) (Ping timeout: 260 seconds)
-
1745[05:37:23] *** Quits: guios (~gio@replaced-ip) (Ping timeout: 260 seconds)
-
1746[05:37:23] *** Quits: p8m (~p8m@replaced-ip) (Ping timeout: 260 seconds)
-
1747[05:37:23] *** Quits: rawburt (~irc@replaced-ip) (Ping timeout: 260 seconds)
-
1748[05:37:23] *** Quits: Haxxa (~Harrison@replaced-ip) (Ping timeout: 260 seconds)
-
1749[05:37:23] *** Quits: jzerebecki (~jan@replaced-ip) (Ping timeout: 260 seconds)
-
1750[05:37:23] *** Quits: MasonH (~SHRMz@replaced-ip) (Ping timeout: 260 seconds)
-
1751[05:37:23] *** Quits: ectospasm (~ectospasm@replaced-ip) (Ping timeout: 260 seconds)
-
1752[05:37:23] *** Quits: johnnyfive (~johnnyfiv@replaced-ip) (Ping timeout: 260 seconds)
-
1753[05:37:23] *** Quits: roylaprattep (~roylaprat@replaced-ip) (Ping timeout: 260 seconds)
-
1754[05:37:23] *** Quits: Quantumcross (~weechat@replaced-ip) (Ping timeout: 260 seconds)
-
1755[05:37:23] *** Quits: civillian (~nick@replaced-ip) (Ping timeout: 260 seconds)
-
1756[05:37:23] *** Quits: zyley (~n@replaced-ip) (Ping timeout: 260 seconds)
-
1757[05:37:23] *** Quits: cferry (~cferry@replaced-ip) (Ping timeout: 260 seconds)
-
1758[05:37:23] *** Quits: av0idz (~void@replaced-ip) (Ping timeout: 260 seconds)
-
1759[05:37:23] *** Quits: yuicat (~jordan@replaced-ip) (Ping timeout: 260 seconds)
-
1760[05:37:23] *** Quits: DalekSec (unit193@replaced-ip) (Ping timeout: 260 seconds)
-
1761[05:37:23] *** Quits: grim4593 (~grim4593@replaced-ip) (Ping timeout: 260 seconds)
-
1762[05:37:24] *** Quits: Velveeta_Chef (~Nope@replaced-ip) (Changing host)
-
1763[05:37:24] *** Joins: Velveeta_Chef (~Nope@replaced-ip)
-
1764[05:37:24] *** Joins: danieli_ (~duniel@replaced-ip)
-
1765[05:37:24] *** Quits: diniwed (~gavron@replaced-ip) (Ping timeout: 244 seconds)
-
1766[05:37:24] *** Quits: Guest18980 (~XO@replaced-ip) (Ping timeout: 244 seconds)
-
1767[05:37:24] *** Quits: blue (~blue@replaced-ip) (Ping timeout: 244 seconds)
-
1768[05:37:24] *** Quits: MissionCritical (~MissionCr@replaced-ip) (Ping timeout: 244 seconds)
-
1769[05:37:24] *** Quits: p0g0 (~pogo@replaced-ip) (Ping timeout: 244 seconds)
-
1770[05:37:24] *** Quits: ypwang (~ypwang@replaced-ip) (Ping timeout: 244 seconds)
-
1771[05:37:24] *** Quits: lsyoyom (~liny01@replaced-ip) (Ping timeout: 244 seconds)
-
1772[05:37:24] *** Quits: _unreal_ (~laptop@replaced-ip) (Ping timeout: 244 seconds)
-
1773[05:37:24] *** Quits: Walex (~Walex@replaced-ip) (Ping timeout: 244 seconds)
-
1774[05:37:24] *** Quits: andjjj23 (~irc@replaced-ip) (Ping timeout: 244 seconds)
-
1775[05:37:24] *** Quits: Spec (~Spec@replaced-ip) (Ping timeout: 244 seconds)
-
1776[05:37:24] *** Quits: nthrow (~nthrow@replaced-ip) (Ping timeout: 244 seconds)
-
1777[05:37:25] *** Quits: SPF (~spf@replaced-ip) (Ping timeout: 244 seconds)
-
1778[05:37:25] *** Quits: dgncn (~trance@replaced-ip) (Ping timeout: 244 seconds)
-
1779[05:37:25] *** Quits: infinity_ (~brendon@replaced-ip) (Ping timeout: 244 seconds)
-
1780[05:37:25] *** Quits: yort (troy@replaced-ip) (Ping timeout: 244 seconds)
-
1781[05:37:25] *** Joins: pragmati- (~pragmatis@replaced-ip)
-
1782[05:37:25] *** Joins: `null (~kiri@replaced-ip)
-
1783[05:37:27] *** Joins: Maxxe_ (Maxxe@replaced-ip)
-
1784[05:37:27] *** Joins: tubaman_ (~tubaman@replaced-ip)
-
1785[05:37:28] *** Joins: NiLoni (nilon@replaced-ip)
-
1786[05:37:28] *** Joins: Devastator_ (~devas@replaced-ip)
-
1787[05:37:29] *** Joins: Khudher_ (~K@replaced-ip)
-
1788[05:37:29] *** Joins: `ryban (~rybb@replaced-ip)
-
1789[05:37:29] *** Joins: mariothemad (~mario@replaced-ip)
-
1790[05:37:29] *** Quits: hyfrehyfre (~hyfrehyfr@replaced-ip) (Ping timeout: 240 seconds)
-
1791[05:37:29] *** Quits: AndyBotwin (~Gustavo@replaced-ip) (Ping timeout: 240 seconds)
-
1792[05:37:29] *** Quits: a1batr0ss (~a1batr0ss@replaced-ip) (Ping timeout: 240 seconds)
-
1793[05:37:29] *** Quits: Falson (~Falsonn@replaced-ip) (Ping timeout: 240 seconds)
-
1794[05:37:29] *** Quits: pratch (~pratch@replaced-ip) (Ping timeout: 240 seconds)
-
1795[05:37:29] *** Quits: Geom` (~Geom@replaced-ip) (Ping timeout: 240 seconds)
-
1796[05:37:29] *** Quits: saptech (~saptech@replaced-ip) (Ping timeout: 240 seconds)
-
1797[05:37:29] *** Quits: LambdaCalculus37 (~robert@replaced-ip) (Ping timeout: 240 seconds)
-
1798[05:37:29] *** Quits: sander85 (~sander@replaced-ip) (Ping timeout: 240 seconds)
-
1799[05:37:29] *** Quits: altyr (~nobody@replaced-ip) (Ping timeout: 240 seconds)
-
1800[05:37:29] *** Quits: papey (~papey@replaced-ip) (Ping timeout: 240 seconds)
-
1801[05:37:29] *** Quits: AJ_Z0 (~AJ_Z0@replaced-ip) (Ping timeout: 240 seconds)
-
1802[05:37:29] *** Quits: dflurker (~dimon@replaced-ip) (Ping timeout: 240 seconds)
-
1803[05:37:29] *** Quits: Xat` (~Xat`@replaced-ip) (Ping timeout: 240 seconds)
-
1804[05:37:30] *** Quits: kodapa (kod@replaced-ip) (Ping timeout: 240 seconds)
-
1805[05:37:30] *** Quits: marmoute (~marmoute@replaced-ip) (Ping timeout: 240 seconds)
-
1806[05:37:30] *** Joins: pkv (~pkv@replaced-ip)
-
1807[05:37:30] *** Quits: Guest60806 (skarn@replaced-ip) (Max SendQ exceeded)
-
1808[05:37:30] *** Joins: cmam_ (~cmam@replaced-ip)
-
1809[05:37:31] *** Quits: Bercik (~Yotsuba@replaced-ip) (Ping timeout: 265 seconds)
-
1810[05:37:31] *** Quits: donnoc_ (~donnoc@replaced-ip) (Ping timeout: 265 seconds)
-
1811[05:37:31] *** Quits: debhelper (~debhelper@replaced-ip) (Ping timeout: 265 seconds)
-
1812[05:37:31] *** Quits: ThisIsZenified (~ImCool@replaced-ip) (Ping timeout: 265 seconds)
-
1813[05:37:31] *** Joins: SPF (~spf@replaced-ip)
-
1814[05:37:31] *** Joins: Walex (~Walex@replaced-ip)
-
1815[05:37:32] *** Joins: blue (~blue@replaced-ip)
-
1816[05:37:32] *** Joins: bizarro_1 (~bizarro_1@replaced-ip)
-
1817[05:37:33] *** Quits: littlebearz__ (~littlebea@replaced-ip) (Ping timeout: 250 seconds)
-
1818[05:37:33] *** Joins: dTal_ (~dtal@replaced-ip)
-
1819[05:37:34] *** Quits: vyadhaka2 (~rv_ghatak@replaced-ip) (Ping timeout: 240 seconds)
-
1820[05:37:34] *** Quits: jandrusk (~jra@replaced-ip) (Ping timeout: 240 seconds)
-
1821[05:37:34] *** Quits: bazhang (~bazhang@replaced-ip) (Ping timeout: 240 seconds)
-
1822[05:37:34] *** Quits: moetunes (~Jean-luc@replaced-ip) (Ping timeout: 240 seconds)
-
1823[05:37:34] *** Quits: tjone270 (~tjone270@replaced-ip) (Ping timeout: 240 seconds)
-
1824[05:37:34] *** Quits: hydr0poniX (~hydr0poni@replaced-ip) (Ping timeout: 240 seconds)
-
1825[05:37:34] *** Quits: JesseWalling (~jpwall@replaced-ip) (Ping timeout: 240 seconds)
-
1826[05:37:34] *** Quits: jediraster (~jediraste@replaced-ip) (Ping timeout: 240 seconds)
-
1827[05:37:34] *** Quits: talis (~talis@replaced-ip) (Ping timeout: 240 seconds)
-
1828[05:37:34] *** Quits: larjona (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
1829[05:37:34] *** Quits: rpcope (~rpcope@replaced-ip) (Ping timeout: 240 seconds)
-
1830[05:37:34] *** Quits: gnugr (~gnugr@replaced-ip) (Ping timeout: 240 seconds)
-
1831[05:37:34] *** Quits: eddul (~ludde@replaced-ip) (Ping timeout: 240 seconds)
-
1832[05:37:34] *** Quits: awhitlock8 (~awhitlock@replaced-ip) (Ping timeout: 240 seconds)
-
1833[05:37:34] *** Quits: olegfusion (~olegfusio@replaced-ip) (Ping timeout: 240 seconds)
-
1834[05:37:34] *** Quits: RoyK (~roy@replaced-ip) (Ping timeout: 240 seconds)
-
1835[05:37:34] *** Quits: blingrang (~bling@replaced-ip) (Ping timeout: 240 seconds)
-
1836[05:37:34] *** Quits: CompWizrd (compwiz@replaced-ip) (Ping timeout: 240 seconds)
-
1837[05:37:34] *** Quits: tswett (~tswett@replaced-ip) (Ping timeout: 240 seconds)
-
1838[05:37:34] *** Quits: urzds (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
1839[05:37:34] *** Quits: milobit (~milobit@replaced-ip) (Ping timeout: 240 seconds)
-
1840[05:37:34] *** Quits: cstine (~cstine@replaced-ip) (Ping timeout: 240 seconds)
-
1841[05:37:34] *** Quits: thallada (~thallada@replaced-ip) (Ping timeout: 240 seconds)
-
1842[05:37:34] *** Quits: percY- (~percY@replaced-ip) (Ping timeout: 240 seconds)
-
1843[05:37:34] *** Quits: beet0l (~beet0l@replaced-ip) (Ping timeout: 240 seconds)
-
1844[05:37:34] *** Quits: GenTooMan (~cyberman@replaced-ip) (Ping timeout: 240 seconds)
-
1845[05:37:34] *** Quits: AciD` (~fu@replaced-ip) (Ping timeout: 240 seconds)
-
1846[05:37:34] *** Quits: moufl (~5moufl@replaced-ip) (Ping timeout: 240 seconds)
-
1847[05:37:34] *** Quits: RoyMunson (~important@replaced-ip) (Ping timeout: 240 seconds)
-
1848[05:37:34] *** Quits: floyin (~floyin@replaced-ip) (Ping timeout: 240 seconds)
-
1849[05:37:34] *** Quits: judd (~judd@replaced-ip) (Remote host closed the connection)
-
1850[05:37:34] *** jediraster_ is now known as jediraster
-
1851[05:37:35] *** Quits: DocMAX (~DocMAX@replaced-ip) (Ping timeout: 244 seconds)
-
1852[05:37:35] *** Quits: Gi0 (~Gi0@replaced-ip) (Ping timeout: 244 seconds)
-
1853[05:37:35] *** Quits: cyboman33 (~cyboman33@replaced-ip) (Ping timeout: 244 seconds)
-
1854[05:37:35] *** Quits: spacebug^ (~spacebug@replaced-ip) (Ping timeout: 244 seconds)
-
1855[05:37:35] *** Joins: mactimes- (~mactimes@replaced-ip)
-
1856[05:37:35] *** Joins: quasisan1 (~sanep@replaced-ip)
-
1857[05:37:36] *** Joins: Colloguy (~Colloguy@replaced-ip)
-
1858[05:37:36] *** Joins: dflurker (~dimon@replaced-ip)
-
1859[05:37:36] *** Quits: Helheim (~helheim@replaced-ip) (Excess Flood)
-
1860[05:37:36] *** Joins: dos1 (~dos1@replaced-ip)
-
1861[05:37:37] *** Joins: Akufen (~Akufen@replaced-ip)
-
1862[05:37:37] *** Quits: paulgrmn1 (~paulgorma@replaced-ip) (Read error: Connection reset by peer)
-
1863[05:37:38] *** Quits: gtrotcko (~Thunderbi@replaced-ip) (Ping timeout: 265 seconds)
-
1864[05:37:38] *** Quits: guampa (~guampa@replaced-ip) (Ping timeout: 265 seconds)
-
1865[05:37:38] *** Quits: Malmis (~malmis@replaced-ip) (Ping timeout: 265 seconds)
-
1866[05:37:38] *** Quits: ws2k3 (freenodeyc@replaced-ip) (Ping timeout: 265 seconds)
-
1867[05:37:38] *** Quits: garyserj (~garyserj@replaced-ip) (Ping timeout: 265 seconds)
-
1868[05:37:38] *** Quits: quarters (quarters@replaced-ip) (Ping timeout: 265 seconds)
-
1869[05:37:38] *** Quits: CrazyyMaxx (CrazyyMaxx@replaced-ip) (Ping timeout: 265 seconds)
-
1870[05:37:38] *** Quits: trumee (~trumee@replaced-ip) (Ping timeout: 265 seconds)
-
1871[05:37:38] *** Quits: kimico (~kimico@replaced-ip) (Ping timeout: 265 seconds)
-
1872[05:37:38] *** Quits: Mathisen (~mathisen@replaced-ip) (Ping timeout: 265 seconds)
-
1873[05:37:38] *** Quits: bchroneos (~ben@replaced-ip) (Ping timeout: 265 seconds)
-
1874[05:37:38] *** Quits: damentz (~damentz@replaced-ip) (Read error: Connection reset by peer)
-
1875[05:37:38] *** Joins: Mathisen (~mathisen@replaced-ip)
-
1876[05:37:38] *** Quits: webpigeon (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1877[05:37:39] *** Joins: shahri_ (~shahri@replaced-ip)
-
1878[05:37:39] *** Quits: AlwaysHigh (~AlwaysHig@replaced-ip) (Read error: Connection reset by peer)
-
1879[05:37:39] *** Joins: kimico (~kimico@replaced-ip)
-
1880[05:37:39] *** Quits: KomputerKid (~KomputerK@replaced-ip) (Excess Flood)
-
1881[05:37:39] *** Joins: stoimenow__ (~stoimenow@replaced-ip)
-
1882[05:37:39] *** Joins: KomputerKid (~KomputerK@replaced-ip)
-
1883[05:37:39] *** Quits: Klaus_D1eter_ (~klaus@replaced-ip) (Ping timeout: 265 seconds)
-
1884[05:37:39] *** Quits: canopus (~canopus@replaced-ip) (Ping timeout: 265 seconds)
-
1885[05:37:39] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip) (Ping timeout: 265 seconds)
-
1886[05:37:39] *** Quits: Mo0O (~steeve@replaced-ip) (Ping timeout: 265 seconds)
-
1887[05:37:39] *** Quits: PaulePanter (~paul@replaced-ip) (Ping timeout: 265 seconds)
-
1888[05:37:39] *** Quits: Orbstheorem (~roosember@replaced-ip) (Ping timeout: 265 seconds)
-
1889[05:37:39] *** Quits: sm4sh (~smash@replaced-ip) (Ping timeout: 265 seconds)
-
1890[05:37:39] *** Quits: smurfd (~smurfd@replaced-ip) (Ping timeout: 265 seconds)
-
1891[05:37:39] *** Quits: Sabaku (~Sabaku@replaced-ip) (Ping timeout: 265 seconds)
-
1892[05:37:39] *** Quits: k1000 (~k1000@replaced-ip) (Ping timeout: 265 seconds)
-
1893[05:37:39] *** Quits: Malinux (~malin@replaced-ip) (Ping timeout: 265 seconds)
-
1894[05:37:39] *** Quits: koollman (samson_t@replaced-ip) (Ping timeout: 265 seconds)
-
1895[05:37:39] *** Quits: Krigsforbryter (~weechat@replaced-ip) (Ping timeout: 265 seconds)
-
1896[05:37:39] *** Quits: Stummi (~Stummi@replaced-ip) (Ping timeout: 265 seconds)
-
1897[05:37:40] *** chroneos is now known as bchroneos
-
1898[05:37:40] *** DocMAX_ is now known as DocMAX
-
1899[05:37:40] *** Joins: osfe_ (~ol@replaced-ip)
-
1900[05:37:40] *** Joins: Poppabear (~Poppabear@replaced-ip)
-
1901[05:37:40] *** Quits: cyan__ (~cyan@replaced-ip) (Ping timeout: 255 seconds)
-
1902[05:37:40] *** Quits: blueness (~blueness@replaced-ip) (Ping timeout: 255 seconds)
-
1903[05:37:40] *** Quits: raSter^ (raster@replaced-ip) (Ping timeout: 255 seconds)
-
1904[05:37:40] *** Quits: N3X15 (~Rob@replaced-ip) (Ping timeout: 255 seconds)
-
1905[05:37:40] *** Quits: booboy (~booboy@replaced-ip) (Ping timeout: 255 seconds)
-
1906[05:37:40] *** Quits: Shentino (~Shentino@replaced-ip) (Ping timeout: 255 seconds)
-
1907[05:37:40] *** Quits: ArchDuke (~ArchDuke@replaced-ip) (Ping timeout: 255 seconds)
-
1908[05:37:40] *** Quits: catsup (d@replaced-ip) (Ping timeout: 255 seconds)
-
1909[05:37:40] *** Quits: na1rb (~nairb@replaced-ip) (Ping timeout: 255 seconds)
-
1910[05:37:40] *** Quits: croddy (cmr@replaced-ip) (Ping timeout: 255 seconds)
-
1911[05:37:40] *** Quits: tsuggs (~tim@replaced-ip) (Ping timeout: 255 seconds)
-
1912[05:37:40] *** Quits: HeXiLeD (~grumpynes@replaced-ip) (Ping timeout: 255 seconds)
-
1913[05:37:41] *** Quits: Andy80 (~andy80@replaced-ip) (Ping timeout: 255 seconds)
-
1914[05:37:41] *** Quits: vivid (~vivid@replaced-ip) (Ping timeout: 255 seconds)
-
1915[05:37:41] *** Quits: cybrNaut (cybrNaut@replaced-ip) (Ping timeout: 255 seconds)
-
1916[05:37:41] *** Quits: sokei (~sokei@replaced-ip) (Read error: Connection reset by peer)
-
1917[05:37:41] *** Quits: nikomo (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
1918[05:37:41] *** Quits: KOD3N (KODEN@replaced-ip) (Ping timeout: 255 seconds)
-
1919[05:37:41] *** Quits: karstensrage (~karstensr@replaced-ip) (Ping timeout: 255 seconds)
-
1920[05:37:41] *** Quits: ghormoon (~ghormoon@replaced-ip) (Ping timeout: 255 seconds)
-
1921[05:37:41] *** Quits: rdz (~rdz@replaced-ip) (Ping timeout: 255 seconds)
-
1922[05:37:41] *** Quits: nodauf_ (~florian@replaced-ip) (Ping timeout: 255 seconds)
-
1923[05:37:41] *** Quits: holmgren (magnus@replaced-ip) (Ping timeout: 255 seconds)
-
1924[05:37:41] *** Quits: cam^ (cam@replaced-ip) (Ping timeout: 255 seconds)
-
1925[05:37:41] *** Joins: Zerant (~Zerant@replaced-ip)
-
1926[05:37:42] *** Joins: cstine_ (~cstine@replaced-ip)
-
1927[05:37:42] *** Quits: bolt (r00t@replaced-ip) (Ping timeout: 264 seconds)
-
1928[05:37:42] *** Quits: _BigWings_ (~Thunderbi@replaced-ip) (Ping timeout: 264 seconds)
-
1929[05:37:42] *** Quits: lucaswang (~lucaswang@replaced-ip) (Ping timeout: 264 seconds)
-
1930[05:37:42] *** Quits: benf (benf2004@replaced-ip) (Ping timeout: 264 seconds)
-
1931[05:37:42] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip) (Ping timeout: 264 seconds)
-
1932[05:37:42] *** Quits: cadeskywalker (~madoka@replaced-ip) (Ping timeout: 264 seconds)
-
1933[05:37:42] *** Quits: jdiez (~jdiez@replaced-ip) (Ping timeout: 264 seconds)
-
1934[05:37:42] *** Quits: midacts (~midacts@replaced-ip) (Ping timeout: 264 seconds)
-
1935[05:37:42] *** Quits: johnny0 (~johnny0@replaced-ip) (Ping timeout: 264 seconds)
-
1936[05:37:42] *** Quits: digilink (~digilink@replaced-ip) (Ping timeout: 264 seconds)
-
1937[05:37:42] *** Quits: nevyn (~nevyn@replaced-ip) (Ping timeout: 264 seconds)
-
1938[05:37:42] *** Quits: tlab (~tlab@replaced-ip) (Ping timeout: 264 seconds)
-
1939[05:37:42] *** Quits: mikejw (~mike@replaced-ip) (Ping timeout: 264 seconds)
-
1940[05:37:42] *** Quits: markovh (zncuser@replaced-ip) (Ping timeout: 264 seconds)
-
1941[05:37:42] *** Joins: AciD` (~fu@replaced-ip)
-
1942[05:37:43] *** Joins: sm4sh_ (~smash@replaced-ip)
-
1943[05:37:43] *** Joins: cyboman34 (~cyboman33@replaced-ip)
-
1944[05:37:43] *** Joins: Warrigal (~tswett@replaced-ip)
-
1945[05:37:44] *** _BigWings_1 is now known as _BigWings_
-
1946[05:37:44] *** Joins: otirc (~fish@replaced-ip)
-
1947[05:37:44] *** Joins: hexnewbie_ (~hexnewbie@replaced-ip)
-
1948[05:37:45] *** Quits: eju (~eju@replaced-ip) (Ping timeout: 248 seconds)
-
1949[05:37:46] *** preaction_ is now known as preaction
-
1950[05:37:46] *** haschisch00 is now known as technohehl
-
1951[05:37:46] *** Quits: KindOne (kindone@replaced-ip) (Max SendQ exceeded)
-
1952[05:37:46] *** Joins: jass93 (~ifillj@replaced-ip)
-
1953[05:37:48] *** Joins: _unreal_ (~laptop@replaced-ip)
-
1954[05:37:49] *** Joins: pingveno (~pingveno@replaced-ip)
-
1955[05:37:49] *** Joins: nevyn (~nevyn@replaced-ip)
-
1956[05:37:49] *** Joins: ws2k3 (freenodeyc@replaced-ip)
-
1957[05:37:50] *** Joins: Andy80^ (~andy80@replaced-ip)
-
1958[05:37:50] *** Joins: RoyK (~roy@replaced-ip)
-
1959[05:37:50] *** Joins: k1000 (~k1000@replaced-ip)
-
1960[05:37:50] *** Joins: judd (~judd@replaced-ip)
-
1961[05:37:51] *** Joins: CompWizrd (compwiz@replaced-ip)
-
1962[05:37:51] *** Joins: Geom (~Geom@replaced-ip)
-
1963[05:37:51] *** Quits: nidzo_1 (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
1964[05:37:52] *** Joins: betaboon (~betaboon@replaced-ip)
-
1965[05:37:52] *** Joins: Cerise (jerry@replaced-ip)
-
1966[05:37:53] *** Quits: dos1 (~dos1@replaced-ip) (Changing host)
-
1967[05:37:53] *** Joins: dos1 (~dos1@replaced-ip)
-
1968[05:37:53] *** Quits: Devastator_ (~devas@replaced-ip) (Client Quit)
-
1969[05:37:53] *** Joins: marmoute (~marmoute@replaced-ip)
-
1970[05:37:53] *** Joins: [1]tom99 (~tom99@replaced-ip)
-
1971[05:37:54] *** Joins: nodauf (~florian@replaced-ip)
-
1972[05:37:55] *** Quits: masber (~masber@replaced-ip) (Ping timeout: 244 seconds)
-
1973[05:37:55] *** Quits: r3v3rse (~joshua@replaced-ip) (Ping timeout: 244 seconds)
-
1974[05:37:55] *** Quits: poeticrpm (~poeticrpm@replaced-ip) (Ping timeout: 244 seconds)
-
1975[05:37:55] *** Quits: mavhq (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
1976[05:37:55] *** Quits: vvande (~vvande@replaced-ip) (Ping timeout: 244 seconds)
-
1977[05:37:55] *** Quits: cliluw (~cliluw@replaced-ip) (Ping timeout: 244 seconds)
-
1978[05:37:55] *** Quits: Kiah (~kiah@replaced-ip) (Ping timeout: 244 seconds)
-
1979[05:37:55] *** Quits: rlange (~rlange@replaced-ip) (Ping timeout: 244 seconds)
-
1980[05:37:55] *** Joins: Dan_au (~Dan@replaced-ip)
-
1981[05:37:55] *** Quits: K1rk (~Kirk@replaced-ip) (Ping timeout: 244 seconds)
-
1982[05:37:55] *** Quits: cydrobolt (~cydrobolt@replaced-ip) (Ping timeout: 244 seconds)
-
1983[05:37:55] *** Quits: finchd (~finchd@replaced-ip) (Ping timeout: 244 seconds)
-
1984[05:37:55] *** Quits: cyborg (~cyborg@replaced-ip) (Ping timeout: 244 seconds)
-
1985[05:37:55] *** Quits: ccrhy (~ccrhy3@replaced-ip) (Ping timeout: 244 seconds)
-
1986[05:37:55] *** Quits: hobbyquaker (hq@replaced-ip) (Ping timeout: 244 seconds)
-
1987[05:37:55] *** Quits: umbSublime (~Sublime_@replaced-ip) (Ping timeout: 244 seconds)
-
1988[05:37:55] *** Quits: jhutchins (~jonathan@replaced-ip) (Ping timeout: 244 seconds)
-
1989[05:37:55] *** Quits: AlexZ_ (~alex@replaced-ip) (Ping timeout: 244 seconds)
-
1990[05:37:55] *** Quits: Jdbye (~furry4lif@replaced-ip) (Ping timeout: 244 seconds)
-
1991[05:37:55] *** Quits: IbexPeak (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
1992[05:37:55] *** Quits: Speed` (~shivam@replaced-ip) (Ping timeout: 244 seconds)
-
1993[05:37:56] *** Quits: lukaso666 (~lukaso666@replaced-ip) (Ping timeout: 260 seconds)
-
1994[05:37:56] *** Quits: crazyglitch (~crazyglit@replaced-ip) (Ping timeout: 260 seconds)
-
1995[05:37:56] *** Quits: emeritus (~emeritus@replaced-ip) (Ping timeout: 260 seconds)
-
1996[05:37:56] *** Quits: lethu (~lethu@replaced-ip) (Ping timeout: 260 seconds)
-
1997[05:37:56] *** Quits: p3nt4 (~p3nt44@replaced-ip) (Ping timeout: 260 seconds)
-
1998[05:37:56] *** Quits: sl4v3 (~casey.bil@216.13.193.90) (Ping timeout: 260 seconds)
-
1999[05:37:56] *** Quits: quasisane (~sanep@replaced-ip) (Ping timeout: 260 seconds)
-
2000[05:37:56] *** Quits: Andocromn (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
2001[05:37:56] *** Quits: PryMar56 (~prymar@replaced-ip) (Ping timeout: 260 seconds)
-
2002[05:37:56] *** Quits: Nnavd (~Nnavd@replaced-ip) (Ping timeout: 260 seconds)
-
2003[05:37:56] *** Quits: nee-chan (~nee-chan@replaced-ip) (Ping timeout: 260 seconds)
-
2004[05:37:56] *** Quits: uvlight (~ghosty@replaced-ip) (Ping timeout: 260 seconds)
-
2005[05:37:56] *** Quits: nighty (~nighty@replaced-ip) (Ping timeout: 260 seconds)
-
2006[05:37:56] *** Quits: Dadou (~Dadou@replaced-ip) (Ping timeout: 260 seconds)
-
2007[05:37:56] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip) (Ping timeout: 260 seconds)
-
2008[05:37:56] *** Quits: Tempesta (~Tempesta@replaced-ip) (Ping timeout: 260 seconds)
-
2009[05:37:56] *** Quits: antlarr_away (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
2010[05:37:56] *** Quits: sussudio (~sussudio@replaced-ip) (Ping timeout: 260 seconds)
-
2011[05:37:56] *** Quits: Emmanuel_Chanel (~emmanuel@replaced-ip) (Ping timeout: 260 seconds)
-
2012[05:37:56] *** Quits: aindilis` (~aindilis@replaced-ip) (Ping timeout: 260 seconds)
-
2013[05:37:57] *** Quits: noodle (~noodle@replaced-ip) (Ping timeout: 260 seconds)
-
2014[05:37:57] *** Quits: AkQ (akq@replaced-ip) (Ping timeout: 260 seconds)
-
2015[05:37:57] *** Quits: mhoney (~mhoney@replaced-ip) (Ping timeout: 260 seconds)
-
2016[05:37:57] *** Quits: vincent_c (~bip@replaced-ip) (Ping timeout: 260 seconds)
-
2017[05:37:57] *** Joins: PhonicUK2 (~PhonicUK@replaced-ip)
-
2018[05:37:57] *** Joins: Falson- (~Falsonn@replaced-ip)
-
2019[05:37:57] *** Quits: Mmike (~mario@replaced-ip) (Ping timeout: 260 seconds)
-
2020[05:37:57] *** Quits: cruxeternus (~cruxetern@replaced-ip) (Ping timeout: 260 seconds)
-
2021[05:37:57] *** Quits: osfe (~ol@replaced-ip) (Ping timeout: 260 seconds)
-
2022[05:37:57] *** Quits: githogori (~githogori@replaced-ip) (Ping timeout: 260 seconds)
-
2023[05:37:57] *** Quits: Spr1ng (~Spr1ng@replaced-ip) (Ping timeout: 260 seconds)
-
2024[05:37:57] *** Quits: GTAXL (~gtaxlnetw@replaced-ip) (Ping timeout: 260 seconds)
-
2025[05:37:57] *** Quits: neskau (~Sbyte@replaced-ip) (Ping timeout: 260 seconds)
-
2026[05:37:57] *** Quits: quax (demon@replaced-ip) (Ping timeout: 260 seconds)
-
2027[05:37:57] *** Quits: gluytium (~g@replaced-ip) (Ping timeout: 260 seconds)
-
2028[05:37:57] *** Quits: dagerik (~dagerikzz@replaced-ip) (Ping timeout: 260 seconds)
-
2029[05:37:57] *** Joins: johnny0 (~johnny0@replaced-ip)
-
2030[05:37:57] *** Quits: Igel (~Igel@replaced-ip) (Ping timeout: 260 seconds)
-
2031[05:37:57] *** Joins: na1rb_ (~nairb@replaced-ip)
-
2032[05:37:58] *** Joins: Sabaku (~Sabaku@replaced-ip)
-
2033[05:37:58] *** Quits: gonz0 (~gonz0@replaced-ip) (Ping timeout: 272 seconds)
-
2034[05:37:58] *** Quits: CEnnis91 (uid3543@replaced-ip) (Ping timeout: 272 seconds)
-
2035[05:37:58] *** Quits: TomTomTo1 (~henryk@replaced-ip) (Ping timeout: 272 seconds)
-
2036[05:37:58] *** Quits: missmbob (~missmbob@replaced-ip) (Ping timeout: 272 seconds)
-
2037[05:37:58] *** Quits: wybczu (~wybczu@replaced-ip) (Ping timeout: 272 seconds)
-
2038[05:37:59] *** Quits: bhuddah (~michael@replaced-ip) (Ping timeout: 272 seconds)
-
2039[05:37:59] *** Quits: Syncopix (~syncopix@replaced-ip) (Ping timeout: 272 seconds)
-
2040[05:37:59] *** Quits: frediz (~Fred@replaced-ip) (Ping timeout: 272 seconds)
-
2041[05:37:59] *** Quits: ikonia (~irc@replaced-ip) (Ping timeout: 272 seconds)
-
2042[05:37:59] *** Quits: Jikan (~Jikan@replaced-ip) (Ping timeout: 272 seconds)
-
2043[05:37:59] *** Quits: James_T (james@replaced-ip) (Ping timeout: 272 seconds)
-
2044[05:37:59] *** Joins: blueness (~blueness@replaced-ip)
-
2045[05:37:59] *** Quits: RoyK (~roy@replaced-ip) (Changing host)
-
2046[05:37:59] *** Joins: RoyK (~roy@replaced-ip)
-
2047[05:37:59] *** Joins: Orbstheorem (~roosember@replaced-ip)
-
2048[05:37:59] *** Quits: shock- (~mda1@replaced-ip) (Ping timeout: 250 seconds)
-
2049[05:37:59] *** Quits: judd (~judd@replaced-ip) (Changing host)
-
2050[05:37:59] *** Joins: judd (~judd@replaced-ip)
-
2051[05:37:59] *** Joins: midacts (~midacts@replaced-ip)
-
2052[05:38:00] *** Joins: garyserj (~garyserj@replaced-ip)
-
2053[05:38:00] *** Quits: xiaodong (~xiaodong@replaced-ip) (Ping timeout: 265 seconds)
-
2054[05:38:00] *** Quits: nathanhi (~nathanhi@replaced-ip) (Ping timeout: 265 seconds)
-
2055[05:38:00] *** Quits: eMaks (~eMaks@replaced-ip) (Ping timeout: 265 seconds)
-
2056[05:38:00] *** Quits: Pulec (~pulec@replaced-ip) (Ping timeout: 265 seconds)
-
2057[05:38:00] *** Quits: RyanKnack (RyanKnack@replaced-ip) (Ping timeout: 265 seconds)
-
2058[05:38:00] *** Quits: ptx0 (~cheesus_c@replaced-ip) (Ping timeout: 265 seconds)
-
2059[05:38:00] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 265 seconds)
-
2060[05:38:00] *** Quits: bysin (bysin@replaced-ip) (Ping timeout: 265 seconds)
-
2061[05:38:00] *** Quits: marc0s (~marcos@replaced-ip) (Ping timeout: 265 seconds)
-
2062[05:38:00] *** Quits: fernie (~jarkko@replaced-ip) (Ping timeout: 265 seconds)
-
2063[05:38:00] *** Quits: ponyofdeath (~vladi@replaced-ip) (Ping timeout: 265 seconds)
-
2064[05:38:00] *** Quits: joze (~joze@replaced-ip) (Ping timeout: 265 seconds)
-
2065[05:38:00] *** Quits: tomreyn (~tomreyn@replaced-ip) (Ping timeout: 265 seconds)
-
2066[05:38:00] *** Quits: jair (~jair@replaced-ip) (Ping timeout: 265 seconds)
-
2067[05:38:00] *** Quits: peterrooney (~peter@replaced-ip) (Ping timeout: 265 seconds)
-
2068[05:38:00] *** Quits: Dewi (~dewi@replaced-ip) (Ping timeout: 265 seconds)
-
2069[05:38:00] *** Quits: Quimby (~Quimby@replaced-ip) (Ping timeout: 265 seconds)
-
2070[05:38:00] *** Quits: SpeakerToMeat (~SpeakerTo@replaced-ip) (Ping timeout: 265 seconds)
-
2071[05:38:00] *** Quits: pelegreno__ (~cinch@replaced-ip) (Ping timeout: 265 seconds)
-
2072[05:38:00] *** Quits: Rovanion (~rovanion@replaced-ip) (Ping timeout: 265 seconds)
-
2073[05:38:00] *** Quits: LoRez (~LoRez@replaced-ip) (Ping timeout: 265 seconds)
-
2074[05:38:00] *** Quits: Pepe_ (~ppjet@replaced-ip) (Ping timeout: 265 seconds)
-
2075[05:38:00] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip)
-
2076[05:38:00] *** Quits: Poppabear (~Poppabear@replaced-ip) (Changing host)
-
2077[05:38:00] *** Joins: Poppabear (~Poppabear@replaced-ip)
-
2078[05:38:01] *** Joins: rdz (~rdz@replaced-ip)
-
2079[05:38:01] *** Quits: na1rb_ (~nairb@replaced-ip) (Changing host)
-
2080[05:38:02] *** Joins: na1rb_ (~nairb@replaced-ip)
-
2081[05:38:02] *** Joins: Tempesta__ (~Tempesta@replaced-ip)
-
2082[05:38:03] *** Joins: HeXiLeD (~grumpynes@replaced-ip)
-
2083[05:38:03] *** Joins: koollman (samson_t@replaced-ip)
-
2084[05:38:04] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip) (Ping timeout: 240 seconds)
-
2085[05:38:04] *** Quits: ryan-c (~ryan@replaced-ip) (Ping timeout: 240 seconds)
-
2086[05:38:04] *** Quits: cheapie (~cheapie@replaced-ip) (Ping timeout: 240 seconds)
-
2087[05:38:04] *** Quits: AciD` (~fu@replaced-ip) (Changing host)
-
2088[05:38:04] *** Joins: AciD` (~fu@replaced-ip)
-
2089[05:38:04] *** Joins: digilink (~digilink@replaced-ip)
-
2090[05:38:05] *** Joins: jandrusk (~jra@replaced-ip)
-
2091[05:38:05] *** Joins: GenTooMan (~cyberman@replaced-ip)
-
2092[05:38:05] *** Joins: Jdbye (~furry4lif@replaced-ip)
-
2093[05:38:05] *** Joins: Jubaleth (~Jubaleth@replaced-ip)
-
2094[05:38:05] *** Joins: missmbob_ (~missmbob@replaced-ip)
-
2095[05:38:06] *** Quits: donofrio (~donofrio@replaced-ip) (Ping timeout: 244 seconds)
-
2096[05:38:06] *** Quits: XSoul (~XRule@replaced-ip) (Ping timeout: 244 seconds)
-
2097[05:38:06] *** Quits: lsv (~nn@replaced-ip) (Ping timeout: 244 seconds)
-
2098[05:38:06] *** Joins: mathu (~matt@replaced-ip)
-
2099[05:38:06] *** Joins: Speed` (~shivam@replaced-ip)
-
2100[05:38:07] *** Joins: fubbi (uy5Ap6Bovb@replaced-ip)
-
2101[05:38:07] *** Joins: cydrobolt_ (~cydrobolt@replaced-ip)
-
2102[05:38:07] *** Quits: dmr (~dmr@replaced-ip) (Ping timeout: 255 seconds)
-
2103[05:38:07] *** Quits: TomasCZ (~TomasCZ@replaced-ip) (Ping timeout: 255 seconds)
-
2104[05:38:07] *** Quits: yokel (~yokel@replaced-ip) (Ping timeout: 255 seconds)
-
2105[05:38:07] *** Quits: Adbray (~Adbtay@replaced-ip) (Ping timeout: 255 seconds)
-
2106[05:38:07] *** Quits: goberle (~goberle@replaced-ip) (Ping timeout: 255 seconds)
-
2107[05:38:07] *** Joins: ^R (~rt@replaced-ip)
-
2108[05:38:07] *** Quits: BobbyJr (~BobbyJr@replaced-ip) (Ping timeout: 255 seconds)
-
2109[05:38:07] *** Quits: alfred_ (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
2110[05:38:07] *** Quits: VjetarSaSunca (Vjetar@replaced-ip) (Ping timeout: 255 seconds)
-
2111[05:38:07] *** Quits: howitdo (~howitdo@replaced-ip) (Ping timeout: 255 seconds)
-
2112[05:38:07] *** Quits: Lakii (lakii@replaced-ip) (Ping timeout: 255 seconds)
-
2113[05:38:07] *** Quits: eki (~eki@replaced-ip) (Ping timeout: 255 seconds)
-
2114[05:38:07] *** Quits: Saar (~Saar@replaced-ip) (Ping timeout: 255 seconds)
-
2115[05:38:07] *** Quits: jim (~jim@replaced-ip) (Ping timeout: 255 seconds)
-
2116[05:38:08] *** Joins: ariel_ (~quassel@replaced-ip)
-
2117[05:38:08] *** Joins: Quick_Wango (~quickwang@replaced-ip)
-
2118[05:38:08] *** Joins: damentz (~damentz@replaced-ip)
-
2119[05:38:09] *** Joins: RyanKnack_ (RyanKnack@replaced-ip)
-
2120[05:38:09] *** Joins: IbexPeak (~quassel@replaced-ip)
-
2121[05:38:09] *** Joins: meti (~meti@replaced-ip)
-
2122[05:38:09] *** Joins: Al3xG0 (~unix@replaced-ip)
-
2123[05:38:10] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
2124[05:38:10] *** Joins: Al3xG0 (~unix@replaced-ip)
-
2125[05:38:10] *** Joins: n-st (~n-st@replaced-ip)
-
2126[05:38:10] *** Joins: webpigeon (~quassel@replaced-ip)
-
2127[05:38:10] *** Joins: awhitlock8 (~awhitlock@replaced-ip)
-
2128[05:38:10] *** Joins: eju (~eju@replaced-ip)
-
2129[05:38:10] *** Joins: ohithere (~binary@replaced-ip)
-
2130[05:38:10] *** Joins: k_sze[work] (~Kira@replaced-ip)
-
2131[05:38:10] *** Joins: Kiah (~kiah@replaced-ip)
-
2132[05:38:10] *** Joins: ludocode (~quassel@replaced-ip)
-
2133[05:38:10] *** Joins: jdiez (~jdiez@replaced-ip)
-
2134[05:38:10] *** Quits: Kiah (~kiah@replaced-ip) (Changing host)
-
2135[05:38:10] *** Joins: Kiah (~kiah@replaced-ip)
-
2136[05:38:10] *** Joins: Wire_ (~quassel@replaced-ip)
-
2137[05:38:10] *** Joins: s7r (~s7r@replaced-ip)
-
2138[05:38:11] *** Joins: mf|pc (~mfpc@replaced-ip)
-
2139[05:38:11] *** Joins: mxtm (mxtm@replaced-ip)
-
2140[05:38:11] *** Joins: Caelum (rkitover@replaced-ip)
-
2141[05:38:11] *** Joins: maurer1 (~maurer@replaced-ip)
-
2142[05:38:12] *** Quits: hays (~quassel@replaced-ip) (Max SendQ exceeded)
-
2143[05:38:12] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip)
-
2144[05:38:12] *** Joins: jhutchins_wk (~jonathan@replaced-ip)
-
2145[05:38:12] *** Joins: altyr (~nobody@replaced-ip)
-
2146[05:38:12] *** Joins: Klaus_Dieter (~klaus@replaced-ip)
-
2147[05:38:13] *** Joins: Hijiri_ (~Hijiri@replaced-ip)
-
2148[05:38:14] *** Joins: 17SAACS27 (~weechat@replaced-ip)
-
2149[05:38:14] *** Joins: booboy (~booboy@replaced-ip)
-
2150[05:38:15] *** Joins: percY- (~percY@replaced-ip)
-
2151[05:38:15] *** Joins: wybczu (~wybczu@replaced-ip)
-
2152[05:38:15] *** Joins: lift (~lift@replaced-ip)
-
2153[05:38:15] *** Joins: goberle (~goberle@replaced-ip)
-
2154[05:38:15] *** Joins: mrMute_ (~mrMute@replaced-ip)
-
2155[05:38:15] *** mrMute_ is now known as mrMute
-
2156[05:38:15] *** Joins: M4GNV5_ (~M4GNV5@replaced-ip)
-
2157[05:38:15] *** M4GNV5_ is now known as M4GNV5
-
2158[05:38:15] *** Joins: gnugr_ (~gnugr@replaced-ip)
-
2159[05:38:16] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip) (Ping timeout: 278 seconds)
-
2160[05:38:16] *** Quits: monpocchi (~monpocchi@replaced-ip) (Ping timeout: 278 seconds)
-
2161[05:38:16] *** Quits: ThomasJ (thomas@replaced-ip) (Ping timeout: 278 seconds)
-
2162[05:38:16] *** Quits: NeoBlaster (~N3oBl@replaced-ip) (Ping timeout: 278 seconds)
-
2163[05:38:16] *** Quits: dbristow (~dbristow@replaced-ip) (Ping timeout: 278 seconds)
-
2164[05:38:16] *** Quits: rax0 (~nx@replaced-ip) (Ping timeout: 278 seconds)
-
2165[05:38:16] *** Quits: brolin_empey (~brolin@replaced-ip) (Ping timeout: 278 seconds)
-
2166[05:38:16] *** Quits: ParkerR (ParkerR@replaced-ip) (Ping timeout: 249 seconds)
-
2167[05:38:16] *** Quits: grinsekatze (~andreas@replaced-ip) (Ping timeout: 278 seconds)
-
2168[05:38:16] *** Quits: pay (~bastii@replaced-ip) (Ping timeout: 278 seconds)
-
2169[05:38:16] *** Quits: duke_h3 (~rene@replaced-ip) (Ping timeout: 278 seconds)
-
2170[05:38:16] *** Quits: KomputerKid (~KomputerK@replaced-ip) (Max SendQ exceeded)
-
2171[05:38:16] *** Quits: Mathisen (~mathisen@replaced-ip) (Changing host)
-
2172[05:38:16] *** Joins: Mathisen (~mathisen@replaced-ip)
-
2173[05:38:16] *** Joins: Lakii (lakii@replaced-ip)
-
2174[05:38:17] *** Quits: CTF (~ctf@replaced-ip) (Ping timeout: 268 seconds)
-
2175[05:38:17] *** Joins: Syncopix (~syncopix@replaced-ip)
-
2176[05:38:17] *** Joins: cyan___ (~cyan@replaced-ip)
-
2177[05:38:17] *** Joins: gtrotcko (~Thunderbi@replaced-ip)
-
2178[05:38:18] *** Joins: shock- (~mda1@replaced-ip)
-
2179[05:38:18] *** Quits: patterson (~patterson@replaced-ip) (Ping timeout: 264 seconds)
-
2180[05:38:18] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 264 seconds)
-
2181[05:38:18] *** Quits: Wire (~quassel@replaced-ip) (Ping timeout: 264 seconds)
-
2182[05:38:18] *** Joins: aindilis` (~aindilis@replaced-ip)
-
2183[05:38:18] *** Quits: t0m0 (~t0m@replaced-ip) (Ping timeout: 264 seconds)
-
2184[05:38:18] *** Quits: Rothgar (~admin@replaced-ip) (Ping timeout: 264 seconds)
-
2185[05:38:18] *** Quits: polyzen (~poly@replaced-ip) (Ping timeout: 264 seconds)
-
2186[05:38:18] *** Quits: CustosL1men (~CustosLim@replaced-ip) (Ping timeout: 264 seconds)
-
2187[05:38:19] *** Joins: Jikan (~Jikan@replaced-ip)
-
2188[05:38:19] *** Joins: umbSublime (~Sublime_@replaced-ip)
-
2189[05:38:19] *** Joins: moufl (~5moufl@replaced-ip)
-
2190[05:38:20] *** Joins: cam13 (cam@replaced-ip)
-
2191[05:38:20] *** Joins: pay_ (~bastii@replaced-ip)
-
2192[05:38:21] *** Joins: SleePy (~SleePy@replaced-ip)
-
2193[05:38:21] *** Joins: cvr (~cvr@replaced-ip)
-
2194[05:38:22] *** Joins: Malinux (~malin@replaced-ip)
-
2195[05:38:22] *** Joins: floyin (~floyin@replaced-ip)
-
2196[05:38:23] *** Quits: Anselmo (~cjdns@replaced-ip) (Disconnected by services)
-
2197[05:38:23] *** Joins: ksk_ (~ksk@replaced-ip)
-
2198[05:38:24] *** Joins: ArchDuke (~ArchDuke@replaced-ip)
-
2199[05:38:24] *** Joins: Xenthys (xenthys@replaced-ip)
-
2200[05:38:24] *** Joins: eddul (~ludde@replaced-ip)
-
2201[05:38:25] *** Joins: p0g0_ (~pogo@replaced-ip)
-
2202[05:38:25] *** Anselma is now known as Anselmo
-
2203[05:38:25] *** Joins: alfred_ (~quassel@replaced-ip)
-
2204[05:38:26] *** Joins: ThomasJ (thomas@replaced-ip)
-
2205[05:38:26] *** Joins: yort (troy@replaced-ip)
-
2206[05:38:27] *** Joins: Psy-Q (~psy-q@replaced-ip)
-
2207[05:38:27] *** Joins: rax0 (~nx@replaced-ip)
-
2208[05:38:27] *** Joins: PaulePanter (~paul@replaced-ip)
-
2209[05:38:28] *** Cerise is now known as Guest96796
-
2210[05:38:28] *** Joins: finchd (~finchd@replaced-ip)
-
2211[05:38:28] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip)
-
2212[05:38:29] *** Joins: sander85 (~sander@replaced-ip)
-
2213[05:38:29] *** Quits: ov3rmind (~leo@replaced-ip) (Ping timeout: 265 seconds)
-
2214[05:38:29] *** Quits: Kurocon (kevin@replaced-ip) (Ping timeout: 265 seconds)
-
2215[05:38:29] *** Quits: u0_a256 (~u0_a256@replaced-ip) (Ping timeout: 265 seconds)
-
2216[05:38:29] *** Quits: SynrGy (~synrg@replaced-ip) (Ping timeout: 265 seconds)
-
2217[05:38:29] *** Quits: Redfoxmoon (~Redfox@replaced-ip) (Ping timeout: 265 seconds)
-
2218[05:38:29] *** Quits: fireball``` (~fireball`@replaced-ip) (Ping timeout: 265 seconds)
-
2219[05:38:29] *** Quits: chrisc (~chrisc@replaced-ip) (Ping timeout: 265 seconds)
-
2220[05:38:29] *** Quits: Kobra (~quassel@replaced-ip) (Ping timeout: 265 seconds)
-
2221[05:38:29] *** Quits: JPT (~jpt@replaced-ip) (Ping timeout: 265 seconds)
-
2222[05:38:29] *** Quits: binaryc (~binaryc@replaced-ip) (Ping timeout: 265 seconds)
-
2223[05:38:29] *** Quits: cluelessperson (~cluelessp@replaced-ip) (Ping timeout: 265 seconds)
-
2224[05:38:29] *** Quits: folivora (~out@replaced-ip) (Ping timeout: 265 seconds)
-
2225[05:38:29] *** Quits: tuxopenwrt (~abhinav@replaced-ip) (Ping timeout: 265 seconds)
-
2226[05:38:29] *** Quits: capri (~capri_fre@replaced-ip) (Ping timeout: 265 seconds)
-
2227[05:38:29] *** Quits: esaym153 (~esaym153@replaced-ip) (Ping timeout: 265 seconds)
-
2228[05:38:29] *** Quits: gniourf (~gniourf@replaced-ip) (Ping timeout: 265 seconds)
-
2229[05:38:29] *** Quits: bluszcz (~bluszcz@replaced-ip) (Ping timeout: 265 seconds)
-
2230[05:38:29] *** Quits: jback (~jasper@replaced-ip) (Ping timeout: 265 seconds)
-
2231[05:38:29] *** Quits: Miga (Miga@replaced-ip) (Ping timeout: 265 seconds)
-
2232[05:38:29] *** Quits: simbalion (~simba@replaced-ip) (Ping timeout: 265 seconds)
-
2233[05:38:29] *** Quits: zerick (~zerick@replaced-ip) (Ping timeout: 265 seconds)
-
2234[05:38:29] *** Quits: luz1 (~luz1@replaced-ip) (Ping timeout: 265 seconds)
-
2235[05:38:29] *** Quits: Iridos (~iridos@replaced-ip) (Ping timeout: 265 seconds)
-
2236[05:38:29] *** Quits: crisu (crisu@replaced-ip) (Ping timeout: 265 seconds)
-
2237[05:38:29] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
2238[05:38:29] *** Quits: Zambezi (Zulu@replaced-ip) (Ping timeout: 265 seconds)
-
2239[05:38:30] *** Joins: breitenj (~breitenj@replaced-ip)
-
2240[05:38:30] *** Joins: N3X15 (~Rob@replaced-ip)
-
2241[05:38:30] *** Joins: CustosL1men (~CustosLim@replaced-ip)
-
2242[05:38:31] *** Joins: KomputerKid (~KomputerK@replaced-ip)
-
2243[05:38:31] *** Joins: tsuggs (~tim@replaced-ip)
-
2244[05:38:31] *** Joins: MattE (~matt@replaced-ip)
-
2245[05:38:31] *** mathu is now known as Guest24887
-
2246[05:38:32] *** Joins: sativouf_ (~sativouf@replaced-ip)
-
2247[05:38:33] *** RyanKnack_ is now known as RyanKnack
-
2248[05:38:33] *** Joins: dmr (~dmr@replaced-ip)
-
2249[05:38:34] *** Joins: infinity_ (~brendon@replaced-ip)
-
2250[05:38:34] *** ariel_ is now known as Guest82954
-
2251[05:38:34] *** Joins: croddy_ (cmr@replaced-ip)
-
2252[05:38:34] *** Quits: WizJin (WizJin@replaced-ip) (Max SendQ exceeded)
-
2253[05:38:35] *** Quits: kriger (~norge@replaced-ip) (Ping timeout: 272 seconds)
-
2254[05:38:36] *** Joins: t0m0 (~t0m@replaced-ip)
-
2255[05:38:37] *** Joins: Robby (robby@replaced-ip)
-
2256[05:38:37] *** Joins: ParkerR (ParkerR@replaced-ip)
-
2257[05:38:37] *** Joins: Adbray (~Adbtay@replaced-ip)
-
2258[05:38:37] *** Quits: ParkerR (ParkerR@replaced-ip) (Changing host)
-
2259[05:38:37] *** Joins: ParkerR (ParkerR@replaced-ip)
-
2260[05:38:38] *** Joins: Getafix74 (Getafix74@replaced-ip)
-
2261[05:38:39] *** Joins: gigetoo (~gigetoo@replaced-ip)
-
2262[05:38:40] *** Joins: lindbergio (~markus@replaced-ip)
-
2263[05:38:41] *** Joins: zerick (~zerick@replaced-ip)
-
2264[05:38:41] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip)
-
2265[05:38:42] *** Joins: sokei (~glock@replaced-ip)
-
2266[05:38:45] *** Joins: papitmobile (~hafiz@replaced-ip)
-
2267[05:38:45] *** Joins: cadeskywalker (~madoka@replaced-ip)
-
2268[05:38:46] *** Joins: idmistir_ (~idmistir@replaced-ip)
-
2269[05:38:46] *** Joins: ghormoon_ (~ghormoon@replaced-ip)
-
2270[05:38:46] *** Joins: rlange_ (~rlange@replaced-ip)
-
2271[05:38:46] *** trumee_ is now known as trumee
-
2272[05:38:46] *** FluidDruid_ is now known as FluidDruid
-
2273[05:38:46] *** Joins: NightMonkey (~NightMonk@replaced-ip)
-
2274[05:38:47] *** Quits: ^R (~rt@replaced-ip) (Read error: Connection reset by peer)
-
2275[05:38:47] *** Joins: guampa (~guampa@replaced-ip)
-
2276[05:38:48] *** Joins: eki (~eki@replaced-ip)
-
2277[05:38:48] *** Joins: TriJetScud (znc@replaced-ip)
-
2278[05:38:48] *** Joins: kingkong (antalya@replaced-ip)
-
2279[05:38:48] *** Quits: kingkong (antalya@replaced-ip) (Changing host)
-
2280[05:38:48] *** Joins: kingkong (antalya@replaced-ip)
-
2281[05:38:49] *** Joins: lvh (~lvh@replaced-ip)
-
2282[05:38:49] *** croddy_ is now known as croddy
-
2283[05:38:49] *** Joins: McLive (~McLive@replaced-ip)
-
2284[05:38:49] *** Joins: canopus (~canopus@replaced-ip)
-
2285[05:38:50] *** Joins: kwi_ibuki (~monpocchi@replaced-ip)
-
2286[05:38:51] *** Joins: dahl (tusj@replaced-ip)
-
2287[05:38:51] *** Joins: jzerebecki (~jan@replaced-ip)
-
2288[05:38:51] *** Joins: dbristow (~dbristow@replaced-ip)
-
2289[05:38:51] *** Quits: dbristow (~dbristow@replaced-ip) (Changing host)
-
2290[05:38:51] *** Joins: dbristow (~dbristow@replaced-ip)
-
2291[05:38:51] *** Joins: Shentino (~Shentino@replaced-ip)
-
2292[05:38:52] *** Joins: mindstorm (~mindstorm@replaced-ip)
-
2293[05:38:52] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip)
-
2294[05:38:53] *** Joins: civillian (~nick@replaced-ip)
-
2295[05:38:53] *** Joins: K1rk_ (~Kirk@replaced-ip)
-
2296[05:38:53] *** Joins: rolig (~rolig@replaced-ip)
-
2297[05:38:53] *** Joins: kward (keith@replaced-ip)
-
2298[05:38:53] *** Joins: pelegreno__ (~cinch@replaced-ip)
-
2299[05:38:54] *** Joins: mikejw (~mike@replaced-ip)
-
2300[05:38:54] *** Joins: rjsalts (~rjsalts@replaced-ip)
-
2301[05:38:54] *** Joins: CtrlC (~CtrlC@replaced-ip)
-
2302[05:38:54] *** Quits: CtrlC (~CtrlC@replaced-ip) (Changing host)
-
2303[05:38:54] *** Joins: CtrlC (~CtrlC@replaced-ip)
-
2304[05:38:57] *** Joins: PhishPhood (~irssi@replaced-ip)
-
2305[05:38:58] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
2306[05:38:58] *** Joins: roylaprattep (~roylaprat@replaced-ip)
-
2307[05:38:58] *** Quits: roylaprattep (~roylaprat@replaced-ip) (Changing host)
-
2308[05:38:58] *** Joins: roylaprattep (~roylaprat@replaced-ip)
-
2309[05:38:58] *** Joins: ^R (~rt@replaced-ip)
-
2310[05:38:58] *** Joins: crazyglitch (~crazyglit@replaced-ip)
-
2311[05:38:59] *** Joins: yeticry (~yeticry@replaced-ip)
-
2312[05:39:00] *** Joins: KindOne (kindone@replaced-ip)
-
2313[05:39:02] *** Joins: Andocromn (~quassel@replaced-ip)
-
2314[05:39:02] *** Joins: mns_ (~mns@replaced-ip)
-
2315[05:39:04] *** Joins: jback (~jasper@replaced-ip)
-
2316[05:39:04] *** Joins: _aeris_ (~aeris@replaced-ip)
-
2317[05:39:04] *** Joins: RAX (~rax-@replaced-ip)
-
2318[05:39:04] *** Joins: suexec_ (~suexec@replaced-ip)
-
2319[05:39:07] *** Joins: daishan (~daishan@replaced-ip)
-
2320[05:39:08] *** Joins: Wobni (madsar@replaced-ip)
-
2321[05:39:08] *** Joins: netsnail (~netsnail@replaced-ip)
-
2322[05:39:08] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2323[05:39:09] *** Joins: diniwed (~gavron@replaced-ip)
-
2324[05:39:09] *** Joins: yokel (~yokel@replaced-ip)
-
2325[05:39:09] *** Joins: tristero (~al.f.zero@unaffiliated/transfinite)
-
2326[05:39:09] *** Joins: p8m (~p8m@replaced-ip)
-
2327[05:39:10] *** Joins: larjona (~quassel@replaced-ip)
-
2328[05:39:11] *** Joins: koltrast (529f5adf@replaced-ip)
-
2329[05:39:12] *** RAX is now known as rax-
-
2330[05:39:13] *** Joins: ryan-c (~ryan@replaced-ip)
-
2331[05:39:14] *** Joins: AndyBotwin (~Gustavo@replaced-ip)
-
2332[05:39:15] *** Joins: mt (mteufel@replaced-ip)
-
2333[05:39:16] *** Joins: teclo- (42@replaced-ip)
-
2334[05:39:16] *** Joins: ayypot_ (~ayy@replaced-ip)
-
2335[05:39:16] *** Joins: quax (demon@replaced-ip)
-
2336[05:39:17] *** Joins: Pepe_ (~ppjet@replaced-ip)
-
2337[05:39:17] *** Joins: JelmerD (~JelmerD@replaced-ip)
-
2338[05:39:17] *** Joins: polyzen (~poly@replaced-ip)
-
2339[05:39:19] *** Joins: gema_ (~Gema@replaced-ip)
-
2340[05:39:19] *** Joins: cruxeternus (~cruxetern@replaced-ip)
-
2341[05:39:20] *** Joins: beisner (~beisner@replaced-ip)
-
2342[05:39:20] *** Joins: cwesterfield-awa (~cwest@replaced-ip)
-
2343[05:39:20] *** Joins: atralheaven (~atrlhvn@replaced-ip)
-
2344[05:39:23] *** Joins: spacebug (~spacebug@replaced-ip)
-
2345[05:39:24] *** Joins: Guest77571 (~karstensr@replaced-ip)
-
2346[05:39:24] *** Joins: dStruct (~matt@replaced-ip)
-
2347[05:39:25] *** Joins: JonathanS (~JonathanD@replaced-ip)
-
2348[05:39:25] *** Joins: ddp` (~ddp@replaced-ip)
-
2349[05:39:25] *** Joins: brolin_empey (~brolin@replaced-ip)
-
2350[05:39:28] *** Joins: xsdg_ (~xsdg@replaced-ip)
-
2351[05:39:28] *** spacebug is now known as spacebug^
-
2352[05:39:29] *** Joins: erry (~errietta@replaced-ip)
-
2353[05:39:29] *** Joins: tdn_ (~tdn@replaced-ip)
-
2354[05:39:30] *** Joins: Stummi (~Stummi@replaced-ip)
-
2355[05:39:31] *** Joins: howitdo (~howitdo@replaced-ip)
-
2356[05:39:34] *** Joins: BiGBOi (~michael@replaced-ip)
-
2357[05:39:34] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
2358[05:39:34] *** Joins: mavhq (~quassel@replaced-ip)
-
2359[05:39:35] *** Joins: fstd_ (~fstd@replaced-ip)
-
2360[05:39:35] *** Joins: ptx0 (~cheesus_c@replaced-ip)
-
2361[05:39:35] *** Joins: Dewi (~dewi@replaced-ip)
-
2362[05:39:35] *** Quits: ptx0 (~cheesus_c@replaced-ip) (Changing host)
-
2363[05:39:35] *** Joins: ptx0 (~cheesus_c@replaced-ip)
-
2364[05:39:35] *** Joins: jim (~jim@replaced-ip)
-
2365[05:39:36] *** Joins: thallada (~thallada@replaced-ip)
-
2366[05:39:36] *** Joins: dagerik (~dagerikzz@replaced-ip)
-
2367[05:39:39] *** Quits: Immanuel (~Manu@replaced-ip) (Ping timeout: 244 seconds)
-
2368[05:39:39] *** Quits: p0rt (~p0rt@replaced-ip) (Ping timeout: 244 seconds)
-
2369[05:39:40] *** Quits: riddle (riddle@replaced-ip) (Disconnected by services)
-
2370[05:39:42] *** Joins: moestevens (~moesteven@replaced-ip)
-
2371[05:39:42] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2372[05:39:42] *** Joins: Kurocon (kevin@replaced-ip)
-
2373[05:39:43] *** Joins: CTF (~ctf@replaced-ip)
-
2374[05:39:43] *** Joins: xiaodong (~xiaodong@replaced-ip)
-
2375[05:39:44] *** JonathanS is now known as Guest5119
-
2376[05:39:44] *** Joins: schmidta_ (~schmidta@replaced-ip)
-
2377[05:39:44] *** Joins: ypwang (~ypwang@replaced-ip)
-
2378[05:39:45] *** Quits: Colloguy (~Colloguy@replaced-ip) (Remote host closed the connection)
-
2379[05:39:47] *** Joins: blingrung (~bling@replaced-ip)
-
2380[05:39:47] *** Joins: holmgren (magnus@replaced-ip)
-
2381[05:39:50] *** Joins: vyadhaka0 (~vyadhaka@replaced-ip)
-
2382[05:39:50] *** Quits: nopf (~frosch@replaced-ip) (Max SendQ exceeded)
-
2383[05:39:51] *** Joins: misprint_ (misprint@replaced-ip)
-
2384[05:39:51] *** Joins: Mo0O (~steeve@replaced-ip)
-
2385[05:39:51] *** Joins: Pucilowski (~pucilowsk@replaced-ip)
-
2386[05:39:51] *** Joins: Iridos (~iridos@replaced-ip)
-
2387[05:39:51] *** Joins: Guest71143 (skarn@replaced-ip)
-
2388[05:39:52] *** Joins: papey (~papey@replaced-ip)
-
2389[05:39:52] *** Joins: GGMethos (methos@replaced-ip)
-
2390[05:39:52] *** Joins: nikomo (~quassel@replaced-ip)
-
2391[05:39:53] *** Joins: eset (~eset@replaced-ip)
-
2392[05:39:53] *** Quits: eset (~eset@replaced-ip) (Changing host)
-
2393[05:39:53] *** Joins: eset (~eset@replaced-ip)
-
2394[05:39:54] *** Joins: chrisc (~chrisc@replaced-ip)
-
2395[05:39:54] *** Joins: Kobra (~quassel@replaced-ip)
-
2396[05:39:54] *** Joins: Alina-malina (~Alina-mal@replaced-ip)
-
2397[05:39:55] *** Joins: clorophormo_ (~cloro@replaced-ip)
-
2398[05:39:58] *** Joins: tuxopenwrt (~abhinav@replaced-ip)
-
2399[05:40:00] *** Joins: RagingComputer (~RagingCom@replaced-ip)
-
2400[05:40:01] *** Joins: hplar (~ralph@replaced-ip)
-
2401[05:40:01] *** Joins: LambdaCalculus37 (~robert@replaced-ip)
-
2402[05:40:01] *** Joins: MissionCritical (~MissionCr@replaced-ip)
-
2403[05:40:02] *** Joins: Spr1ng (~Spr1ng@replaced-ip)
-
2404[05:40:03] *** Joins: hobbyquaker (hq@replaced-ip)
-
2405[05:40:03] *** Joins: bolt (r00t@replaced-ip)
-
2406[05:40:06] *** Joins: AJ_Z0 (~AJ_Z0@replaced-ip)
-
2407[05:40:07] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
2408[05:40:09] *** Joins: BenNZ (~Ben__@replaced-ip)
-
2409[05:40:09] *** Quits: LordDeath (~LordDeath@replaced-ip) (Ping timeout: 244 seconds)
-
2410[05:40:11] *** Joins: raSter^ (raster@replaced-ip)
-
2411[05:40:11] *** Joins: andjjj23 (~irc@replaced-ip)
-
2412[05:40:11] *** Joins: riddle (riddle@replaced-ip)
-
2413[05:40:12] *** Joins: markovh (zncuser@replaced-ip)
-
2414[05:40:15] *** Joins: debhelper (~debhelper@replaced-ip)
-
2415[05:40:16] *** Joins: vivid (~vivid@replaced-ip)
-
2416[05:40:17] *** Joins: catsup (d@replaced-ip)
-
2417[05:40:17] *** Joins: boogeyman (~bouncer@replaced-ip)
-
2418[05:40:20] *** Joins: anonnumberanon_ (~anonnumbe@replaced-ip)
-
2419[05:40:24] *** Quits: rt (~rt@replaced-ip) (Disconnected by services)
-
2420[05:40:25] *** K1rk_ is now known as K1rk
-
2421[05:40:26] *** Joins: ccrhy (~ccrhy3@replaced-ip)
-
2422[05:40:27] *** Joins: binaryc (~binaryc@replaced-ip)
-
2423[05:40:28] *** ^R is now known as rt
-
2424[05:40:29] *** Quits: debhelper (~debhelper@replaced-ip) (Changing host)
-
2425[05:40:30] *** Joins: debhelper (~debhelper@replaced-ip)
-
2426[05:40:30] *** ChanServ sets mode: +o debhelper
-
2427[05:40:34] *** Quits: romano2k (~romano2k@replaced-ip) (Ping timeout: 240 seconds)
-
2428[05:40:34] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2429[05:40:37] *** Joins: deetwelv- (~deetwelve@replaced-ip)
-
2430[05:40:40] *** Joins: BarthezZ_ (~bart@replaced-ip)
-
2431[05:40:40] *** Quits: kooldavi (~kooldavi@replaced-ip) (Ping timeout: 244 seconds)
-
2432[05:40:41] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
2433[05:40:42] *** Joins: ledufakademy2 (~ledufakad@replaced-ip)
-
2434[05:40:43] *** Joins: ledixus (ledixus@replaced-ip)
-
2435[05:40:47] *** Joins: dgncn (~trance@replaced-ip)
-
2436[05:40:51] *** Joins: CrazyyMaxx (CrazyyMaxx@replaced-ip)
-
2437[05:40:54] *** Quits: ToBeCloud (uid51591@replaced-ip) (Ping timeout: 265 seconds)
-
2438[05:40:58] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2439[05:41:00] *** Joins: urzds (~quassel@replaced-ip)
-
2440[05:41:01] *** Quits: seyeongkim (seyeongkim@replaced-ip) (Ping timeout: 250 seconds)
-
2441[05:41:01] *** Quits: boxrick1 (sid98261@replaced-ip) (Ping timeout: 250 seconds)
-
2442[05:41:04] *** Quits: chimeracoder (~chimeraco@replaced-ip) (Ping timeout: 240 seconds)
-
2443[05:41:04] *** Quits: aivkiv (~aivkiv@replaced-ip) (Ping timeout: 240 seconds)
-
2444[05:41:04] *** Quits: Brian- (~brian@replaced-ip) (Ping timeout: 240 seconds)
-
2445[05:41:04] *** Quits: Azelphur (~Azelphur@replaced-ip) (Ping timeout: 240 seconds)
-
2446[05:41:04] *** Quits: therock247uk (~therock24@replaced-ip) (Ping timeout: 240 seconds)
-
2447[05:41:04] *** Joins: nopf (~frosch@replaced-ip)
-
2448[05:41:04] *** Quits: Kvm2k (~kvm2k@replaced-ip) (Ping timeout: 240 seconds)
-
2449[05:41:04] *** Joins: slon_ (slon@replaced-ip)
-
2450[05:41:06] *** Quits: cpc26 (~cpc26@replaced-ip) (Remote host closed the connection)
-
2451[05:41:11] *** Joins: James_T (james@replaced-ip)
-
2452[05:41:11] *** Quits: Tempesta_ (~Tempesta@replaced-ip) (Ping timeout: 244 seconds)
-
2453[05:41:12] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
2454[05:41:18] *** Joins: _BigWings_1 (~Thunderbi@replaced-ip)
-
2455[05:41:18] *** Joins: devster31 (~devsterkn@replaced-ip)
-
2456[05:41:22] *** Joins: vyadhaka1 (~rv_ghatak@replaced-ip)
-
2457[05:41:23] *** Quits: katymoe (sid135810@replaced-ip) (Ping timeout: 265 seconds)
-
2458[05:41:29] *** Joins: bakingbread (~mlatu@replaced-ip)
-
2459[05:41:29] *** Quits: bakingbread (~mlatu@replaced-ip) (Changing host)
-
2460[05:41:29] *** Joins: bakingbread (~mlatu@replaced-ip)
-
2461[05:41:29] *** Quits: misprint (misprint@replaced-ip) (Ping timeout: 240 seconds)
-
2462[05:41:34] *** Quits: cra1g321 (~cra1g321@replaced-ip) (Ping timeout: 240 seconds)
-
2463[05:41:34] *** Quits: baum (~baum@replaced-ip) (Ping timeout: 240 seconds)
-
2464[05:41:34] *** Quits: nwe (~nwe@replaced-ip) (Ping timeout: 240 seconds)
-
2465[05:41:34] *** Quits: bjoernb (~bjoernb@replaced-ip) (Ping timeout: 240 seconds)
-
2466[05:41:34] *** Quits: xar- (~xar@replaced-ip) (Ping timeout: 240 seconds)
-
2467[05:41:41] *** Quits: Kruppt (~Kirk_Krup@replaced-ip) (Quit: ChatZilla 0.9.92 [Pale Moon 24.7.2/20140911224911])
-
2468[05:41:42] *** Joins: LightYagami (~CanIHazMe@replaced-ip)
-
2469[05:41:43] *** Quits: multi_io (~olaf@replaced-ip) (Ping timeout: 244 seconds)
-
2470[05:41:43] *** Quits: LostSoul (~LostSoul@replaced-ip) (Ping timeout: 244 seconds)
-
2471[05:41:43] *** Quits: Diezel (~pi@replaced-ip) (Ping timeout: 244 seconds)
-
2472[05:41:43] *** Quits: zowux (~zowux@replaced-ip) (Ping timeout: 244 seconds)
-
2473[05:41:45] *** Quits: alxy (uid115853@replaced-ip) (Ping timeout: 272 seconds)
-
2474[05:41:49] *** Joins: pentiumone133_ (~quassel@replaced-ip)
-
2475[05:41:50] *** Quits: Shentino (~Shentino@replaced-ip) (Read error: Connection reset by peer)
-
2476[05:41:52] *** Joins: Stanto (~Stanto@replaced-ip)
-
2477[05:41:56] *** Joins: mavhc (~mavhc@replaced-ip)
-
2478[05:41:59] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2479[05:41:59] *** Joins: Helheim (~helheim@replaced-ip)
-
2480[05:42:04] *** Quits: otirc (~fish@replaced-ip) (Ping timeout: 240 seconds)
-
2481[05:42:04] *** Quits: _BigWings_ (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
2482[05:42:04] *** Quits: hexnewbie_ (~hexnewbie@replaced-ip) (Ping timeout: 240 seconds)
-
2483[05:42:04] *** Quits: AlexLikeRock (~AlexLikeR@replaced-ip) (Ping timeout: 240 seconds)
-
2484[05:42:04] *** Quits: paw (~afong@replaced-ip) (Ping timeout: 240 seconds)
-
2485[05:42:04] *** Quits: Capum321 (~ultrainfr@replaced-ip) (Ping timeout: 240 seconds)
-
2486[05:42:04] *** Quits: ledufakademy (~ledufakad@replaced-ip) (Ping timeout: 240 seconds)
-
2487[05:42:04] *** Quits: zykotick9 (~zykotick9@replaced-ip) (Ping timeout: 240 seconds)
-
2488[05:42:04] *** Quits: meLon (~meLon@replaced-ip) (Ping timeout: 240 seconds)
-
2489[05:42:04] *** Quits: ColtonDRG (~coltondrg@replaced-ip) (Ping timeout: 240 seconds)
-
2490[05:42:04] *** Quits: enkrypt (~enkrypt@replaced-ip) (Ping timeout: 240 seconds)
-
2491[05:42:04] *** Quits: roger` (~nick@replaced-ip) (Ping timeout: 240 seconds)
-
2492[05:42:04] *** Quits: sputnik (kli0rf@replaced-ip) (Ping timeout: 240 seconds)
-
2493[05:42:04] *** Quits: glebihan (~glebihan@replaced-ip) (Ping timeout: 240 seconds)
-
2494[05:42:04] *** Quits: ashka (~postmaste@replaced-ip) (Ping timeout: 240 seconds)
-
2495[05:42:04] *** Quits: nikola (~nikola@replaced-ip) (Ping timeout: 240 seconds)
-
2496[05:42:04] *** Quits: fyubar (~cody@replaced-ip) (Ping timeout: 240 seconds)
-
2497[05:42:04] *** Quits: edog (~edog@replaced-ip) (Ping timeout: 240 seconds)
-
2498[05:42:04] *** Quits: sparty (~sparty@replaced-ip) (Ping timeout: 240 seconds)
-
2499[05:42:04] *** Quits: fredoo404 (~root@replaced-ip) (Ping timeout: 240 seconds)
-
2500[05:42:04] *** Quits: JasonO (~jason@replaced-ip) (Ping timeout: 240 seconds)
-
2501[05:42:04] *** Quits: angseus (~angseus@replaced-ip) (Ping timeout: 240 seconds)
-
2502[05:42:04] *** Quits: himiko (~himiko@replaced-ip) (Ping timeout: 240 seconds)
-
2503[05:42:04] *** Quits: darkman (darkman@replaced-ip) (Ping timeout: 240 seconds)
-
2504[05:42:04] *** _BigWings_1 is now known as _BigWings_
-
2505[05:42:07] *** Joins: cheapie (~cheapie@replaced-ip)
-
2506[05:42:09] *** Joins: Shentino2 (~Shentino@replaced-ip)
-
2507[05:42:10] *** Quits: aau (~S@replaced-ip) (Ping timeout: 255 seconds)
-
2508[05:42:10] *** Quits: lankanmon (~LKNnet@replaced-ip) (Ping timeout: 255 seconds)
-
2509[05:42:14] *** Quits: oberling (~oberling@replaced-ip) (Ping timeout: 244 seconds)
-
2510[05:42:14] *** Quits: kloeri (~kloeri@replaced-ip) (Remote host closed the connection)
-
2511[05:42:18] *** Joins: yCrazyEdd (crazyed@replaced-ip)
-
2512[05:42:18] *** Joins: zwiep (~zwiep@replaced-ip)
-
2513[05:42:20] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
2514[05:42:20] *** Joins: milobit (~milobit@replaced-ip)
-
2515[05:42:20] *** Joins: Rikairchy (~Telus@replaced-ip)
-
2516[05:42:21] *** Joins: RoyMunson (~important@replaced-ip)
-
2517[05:42:23] *** Quits: scubacuda (sid109325@replaced-ip) (Ping timeout: 272 seconds)
-
2518[05:42:26] *** Joins: armin__ (~armin@replaced-ip)
-
2519[05:42:27] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2520[05:42:30] *** Joins: NeoBlaster (~N3oBl@replaced-ip)
-
2521[05:42:31] *** Joins: kloeri_ (~kloeri@replaced-ip)
-
2522[05:42:34] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip) (Ping timeout: 240 seconds)
-
2523[05:42:34] *** Quits: johnny0 (~johnny0@replaced-ip) (Ping timeout: 240 seconds)
-
2524[05:42:34] *** Quits: jdiez (~jdiez@replaced-ip) (Ping timeout: 240 seconds)
-
2525[05:42:34] *** Quits: Looker (Looker@replaced-ip) (Ping timeout: 240 seconds)
-
2526[05:42:34] *** Quits: danieli_ (~duniel@replaced-ip) (Ping timeout: 240 seconds)
-
2527[05:42:34] *** Quits: preaction (~doug@replaced-ip) (Ping timeout: 240 seconds)
-
2528[05:42:34] *** Quits: armin_ (~armin@replaced-ip) (Ping timeout: 240 seconds)
-
2529[05:42:34] *** Quits: mactimes- (~mactimes@replaced-ip) (Ping timeout: 240 seconds)
-
2530[05:42:34] *** Quits: fstd (~fstd@replaced-ip) (Ping timeout: 240 seconds)
-
2531[05:42:34] *** Quits: sidmo_ (~sidmo@replaced-ip) (Ping timeout: 240 seconds)
-
2532[05:42:34] *** Quits: n0t (n0t@replaced-ip) (Ping timeout: 240 seconds)
-
2533[05:42:34] *** Quits: pentiumone133 (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
2534[05:42:34] *** Quits: babilen (~babilen@replaced-ip) (Ping timeout: 240 seconds)
-
2535[05:42:34] *** Quits: somepoortech (~somepoort@replaced-ip) (Ping timeout: 240 seconds)
-
2536[05:42:34] *** Quits: LaunchDirector (~pi@replaced-ip) (Ping timeout: 240 seconds)
-
2537[05:42:34] *** Quits: ApEtc (~apetc@replaced-ip) (Ping timeout: 240 seconds)
-
2538[05:42:34] *** Quits: tacocat (~GLolol@replaced-ip) (Ping timeout: 240 seconds)
-
2539[05:42:34] *** Quits: xTEMPLARx (~quassel@replaced-ip) (Ping timeout: 240 seconds)
-
2540[05:42:34] *** fstd_ is now known as fstd
-
2541[05:42:35] *** Joins: Diezel (~pi@replaced-ip)
-
2542[05:42:36] *** Joins: llakey (~llakey@replaced-ip)
-
2543[05:42:36] *** Joins: APLU (~mulx@replaced-ip)
-
2544[05:42:39] *** Joins: simonlnu_ (~eric@replaced-ip)
-
2545[05:42:40] *** Joins: talis (~talis@replaced-ip)
-
2546[05:42:43] *** Joins: surfist (~surfist@replaced-ip)
-
2547[05:42:45] *** Quits: r0bby (sid699@replaced-ip) (Ping timeout: 250 seconds)
-
2548[05:42:48] *** Quits: Haudegen (~quassel@replaced-ip) (Ping timeout: 265 seconds)
-
2549[05:42:51] *** Joins: unborn_ (~ugly@replaced-ip)
-
2550[05:42:54] *** Joins: balor (~aidan@replaced-ip)
-
2551[05:42:54] *** Joins: oberling (~oberling@replaced-ip)
-
2552[05:42:58] *** Joins: KeithGS (~keith@replaced-ip)
-
2553[05:43:01] *** Joins: cybrNaut (cybrNaut@replaced-ip)
-
2554[05:43:04] *** Quits: uda (sid143461@replaced-ip) (Ping timeout: 255 seconds)
-
2555[05:43:05] *** Joins: bluszcz (~bluszcz@replaced-ip)
-
2556[05:43:10] *** Joins: vincent_c (~bip@replaced-ip)
-
2557[05:43:16] *** Joins: fooctrl2 (~havoc@replaced-ip)
-
2558[05:43:18] *** Joins: Redfoxmoon (~Redfox@replaced-ip)
-
2559[05:43:19] *** Joins: sine0 (hamburgerz@replaced-ip)
-
2560[05:43:22] *** Joins: tomreyn (~tomreyn@replaced-ip)
-
2561[05:43:25] *** Joins: moetunes (~Jean-luc@replaced-ip)
-
2562[05:43:25] *** Joins: elysium (elysium@replaced-ip)
-
2563[05:43:26] *** Joins: Shentino (~Shentino@replaced-ip)
-
2564[05:43:26] *** Joins: bjoernb (~bjoernb@replaced-ip)
-
2565[05:43:27] *** Joins: capri (~capri_fre@replaced-ip)
-
2566[05:43:29] *** Joins: cooldude (~cooldude1@replaced-ip)
-
2567[05:43:30] *** Joins: grinsekatze (~andreas@replaced-ip)
-
2568[05:43:32] *** Joins: xTEMPLARx (~quassel@replaced-ip)
-
2569[05:43:32] *** Quits: awal1 (~awal1@replaced-ip) (Quit: Leaving)
-
2570[05:43:32] *** Joins: kooldavi (~kooldavi@replaced-ip)
-
2571[05:43:33] *** Joins: brentaarnold (~brentaarn@replaced-ip)
-
2572[05:43:34] *** Joins: bhuddah_ (~michael@replaced-ip)
-
2573[05:43:34] *** Joins: MichaelSasser (~michaelsa@replaced-ip)
-
2574[05:43:35] *** Joins: cluelessperson (~cluelessp@replaced-ip)
-
2575[05:43:36] *** Joins: u0_a256 (~u0_a256@replaced-ip)
-
2576[05:43:36] *** Joins: Attoy (~attoy@replaced-ip)
-
2577[05:43:38] *** Joins: Quimby (~Quimby@replaced-ip)
-
2578[05:43:40] <vyadhaka0> missmbob_, do I download the firmware deb file as well? or just the image and header files?
-
2579[05:43:44] *** Joins: rpcope (~rpcope@replaced-ip)
-
2580[05:43:45] *** Quits: niko (~niko@replaced-ip) (Ping timeout: 615 seconds)
-
2581[05:43:48] *** Joins: nwe (~nwe@replaced-ip)
-
2582[05:43:54] *** Joins: bysin (bysin@replaced-ip)
-
2583[05:43:54] *** Joins: roger` (~nick@replaced-ip)
-
2584[05:43:55] *** Joins: magenbrot_ (~magenbrot@replaced-ip)
-
2585[05:43:58] *** Quits: Shentino2 (~Shentino@replaced-ip) (Read error: Connection reset by peer)
-
2586[05:43:58] *** Joins: sparty (~sparty@replaced-ip)
-
2587[05:43:59] *** Joins: Celelibi_ (celelibi@replaced-ip)
-
2588[05:43:59] *** Quits: Celelibi (celelibi@replaced-ip) (Disconnected by services)
-
2589[05:44:00] *** Joins: angseus (~angseus@replaced-ip)
-
2590[05:44:00] *** Quits: Shentino (~Shentino@replaced-ip) (Read error: Connection reset by peer)
-
2591[05:44:01] *** Joins: noxs (~noxs@replaced-ip)
-
2592[05:44:05] *** Joins: Capum321 (~ultrainfr@replaced-ip)
-
2593[05:44:06] *** Joins: Storfisk1ren (~robert@replaced-ip)
-
2594[05:44:06] *** Joins: TheVoid- (~void@replaced-ip)
-
2595[05:44:09] *** Joins: zwamkat (~zwamkat@replaced-ip)
-
2596[05:44:09] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2597[05:44:11] *** Joins: av0idz (~void@replaced-ip)
-
2598[05:44:12] *** Joins: MasonMH (~SHRMz@replaced-ip)
-
2599[05:44:14] *** Joins: tacocat (~GLolol@replaced-ip)
-
2600[05:44:14] <missmbob_> vyadhaka0: everything but the dbg package if you dont want that
-
2601[05:44:15] *** Joins: edog (~edog@replaced-ip)
-
2602[05:44:16] *** Joins: meLon (~meLon@replaced-ip)
-
2603[05:44:19] *** Joins: Bercik (~Yotsuba@replaced-ip)
-
2604[05:44:21] *** Joins: yuicat (~jordan@replaced-ip)
-
2605[05:44:21] *** Joins: donnoc (~donnoc@replaced-ip)
-
2606[05:44:28] *** Joins: music2pi (~music2pi@replaced-ip)
-
2607[05:44:32] *** Joins: sussudio (suss@replaced-ip)
-
2608[05:44:39] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2609[05:44:41] *** Joins: bipolar_ (~bipolar@replaced-ip)
-
2610[05:44:42] *** Quits: stephanie92 (~stephanie@replaced-ip) (*.net *.split)
-
2611[05:44:42] *** Quits: zanshin (~textual@replaced-ip) (*.net *.split)
-
2612[05:44:42] *** Quits: mns (~mns@replaced-ip) (*.net *.split)
-
2613[05:44:42] *** Quits: hexnewbie (~hexnewbie@replaced-ip) (*.net *.split)
-
2614[05:44:42] *** Quits: rawrawrer (~rawrawrer@replaced-ip) (*.net *.split)
-
2615[05:44:42] *** Quits: internat (~nf@replaced-ip) (*.net *.split)
-
2616[05:44:42] *** Quits: zadrot|ebaniy (~Zadrot@replaced-ip) (*.net *.split)
-
2617[05:44:42] *** Quits: h9 (Elite17198@replaced-ip) (*.net *.split)
-
2618[05:44:42] *** Quits: de-facto (~de-facto@replaced-ip) (*.net *.split)
-
2619[05:44:42] *** Quits: LV-426 (~LV-426@replaced-ip) (*.net *.split)
-
2620[05:44:42] *** Quits: tom99 (~tom99@replaced-ip) (*.net *.split)
-
2621[05:44:42] *** Quits: bitti_away (bitti@replaced-ip) (*.net *.split)
-
2622[05:44:42] *** Quits: jorgesanjuan (~jorgesanj@replaced-ip) (*.net *.split)
-
2623[05:44:42] *** Quits: VoidFox (VoidFox@replaced-ip) (*.net *.split)
-
2624[05:44:42] *** Quits: sandeepkr__ (~sandeepkr@replaced-ip) (*.net *.split)
-
2625[05:44:42] *** Quits: Andreas33 (~quassel@replaced-ip) (*.net *.split)
-
2626[05:44:42] *** Quits: schmidta (~schmidta@replaced-ip) (*.net *.split)
-
2627[05:44:42] *** Quits: skylite_ (~skylite@replaced-ip) (*.net *.split)
-
2628[05:44:42] *** Quits: pramsky (~pramodv@replaced-ip) (*.net *.split)
-
2629[05:44:42] *** Quits: hualet_deepin (~hualet@replaced-ip) (*.net *.split)
-
2630[05:44:42] *** Quits: BuildTheRobots (sid42622@replaced-ip) (*.net *.split)
-
2631[05:44:42] *** Quits: ec (sid1544@replaced-ip) (*.net *.split)
-
2632[05:44:42] *** Quits: dAnjou (sid137673@replaced-ip) (*.net *.split)
-
2633[05:44:42] *** Quits: jhill (sid1055@replaced-ip) (*.net *.split)
-
2634[05:44:42] *** Quits: petems (sid27138@replaced-ip) (*.net *.split)
-
2635[05:44:42] *** Quits: webbyz (sid48091@replaced-ip) (*.net *.split)
-
2636[05:44:42] *** Quits: L235 (L235@replaced-ip) (*.net *.split)
-
2637[05:44:42] *** Quits: ToeSnacks (sid84043@replaced-ip) (*.net *.split)
-
2638[05:44:42] *** Quits: elmcrest (sid46763@replaced-ip) (*.net *.split)
-
2639[05:44:42] *** Quits: bathtub_shark (Zarthus@replaced-ip) (*.net *.split)
-
2640[05:44:42] *** Quits: noahfx (~noahfx@replaced-ip) (*.net *.split)
-
2641[05:44:42] *** Quits: massmc (~massmc@replaced-ip) (*.net *.split)
-
2642[05:44:42] *** Quits: arnaudga (~arnaud@replaced-ip) (*.net *.split)
-
2643[05:44:42] *** Quits: ariel (~quassel@replaced-ip) (*.net *.split)
-
2644[05:44:42] *** Quits: Merixer (~Merixer@replaced-ip) (*.net *.split)
-
2645[05:44:42] *** Quits: gusnan (~gusnan@replaced-ip) (*.net *.split)
-
2646[05:44:42] *** Quits: TheVoid (~void@replaced-ip) (*.net *.split)
-
2647[05:44:42] *** Quits: boudiccas (~boudiccas@replaced-ip) (*.net *.split)
-
2648[05:44:42] *** Quits: Poppa (~Poppabear@replaced-ip) (*.net *.split)
-
2649[05:44:42] *** Quits: xet7 (~xet7@replaced-ip) (*.net *.split)
-
2650[05:44:43] *** Quits: Fetzore (~Fetzore@replaced-ip) (*.net *.split)
-
2651[05:44:43] *** Quits: x-fak (~jul54@replaced-ip) (*.net *.split)
-
2652[05:44:43] *** Quits: LeandroLuiz (~LLP@replaced-ip) (*.net *.split)
-
2653[05:44:43] *** Quits: gwaaf (gwaafmatri@replaced-ip) (*.net *.split)
-
2654[05:44:43] *** Quits: krups (~krups@replaced-ip) (*.net *.split)
-
2655[05:44:43] *** Quits: Inst (~aleph@replaced-ip) (*.net *.split)
-
2656[05:44:43] *** Quits: slon (slon@replaced-ip) (*.net *.split)
-
2657[05:44:43] *** Quits: phate408 (~Phate@replaced-ip) (*.net *.split)
-
2658[05:44:43] *** Quits: tonyoy (~ay@replaced-ip) (*.net *.split)
-
2659[05:44:43] *** Quits: haasn (~haasn@replaced-ip) (*.net *.split)
-
2660[05:44:43] *** Quits: TimWolla (~timwolla@replaced-ip) (*.net *.split)
-
2661[05:44:43] *** Quits: pragmatism (~pragmatis@replaced-ip) (*.net *.split)
-
2662[05:44:43] *** Quits: ayypot (~ayy@replaced-ip) (*.net *.split)
-
2663[05:44:43] *** Quits: Ranzpirat (~ranzp@replaced-ip) (*.net *.split)
-
2664[05:44:43] *** Quits: masterm (quasselcor@replaced-ip) (*.net *.split)
-
2665[05:44:43] *** Quits: djvdorp (djvdorp@replaced-ip) (*.net *.split)
-
2666[05:44:43] *** Quits: swaechter (swaechter@replaced-ip) (*.net *.split)
-
2667[05:44:43] *** Quits: Hobbyboy (Hobbyboy@replaced-ip) (*.net *.split)
-
2668[05:44:43] *** Quits: sheedy-away (sheedy@replaced-ip) (*.net *.split)
-
2669[05:44:43] *** Quits: xrogaan (xrogaan@replaced-ip) (*.net *.split)
-
2670[05:44:43] *** Quits: hassoon (hassoon@replaced-ip) (*.net *.split)
-
2671[05:44:43] *** Quits: Jarus (~Jarus@replaced-ip) (*.net *.split)
-
2672[05:44:43] *** Quits: soahccc (~soahccc@replaced-ip) (*.net *.split)
-
2673[05:44:43] *** Quits: neffs (~neffs@replaced-ip) (*.net *.split)
-
2674[05:44:43] *** Quits: SpaceKookie (~SpaceKook@replaced-ip) (*.net *.split)
-
2675[05:44:43] *** Quits: ephemer0l (~ephemer0l@replaced-ip) (*.net *.split)
-
2676[05:44:43] *** Quits: mrkebab (~mk@replaced-ip) (*.net *.split)
-
2677[05:44:43] *** Quits: Ool (~Ool@replaced-ip) (*.net *.split)
-
2678[05:44:43] *** Quits: ffatman (~ffamousff@replaced-ip) (*.net *.split)
-
2679[05:44:43] *** Quits: stenrose (~stenrose@replaced-ip) (*.net *.split)
-
2680[05:44:43] *** Quits: sweatsuit (~sweatsuit@replaced-ip) (*.net *.split)
-
2681[05:44:43] *** Quits: devurandom (~quassel@replaced-ip) (*.net *.split)
-
2682[05:44:43] *** Quits: freakyy (~uwe@replaced-ip) (*.net *.split)
-
2683[05:44:43] *** Quits: baksdz (~Salah@replaced-ip) (*.net *.split)
-
2684[05:44:43] *** Quits: litheum (~kolbe@replaced-ip) (*.net *.split)
-
2685[05:44:43] *** Quits: lupinedk (~lupine6@replaced-ip) (*.net *.split)
-
2686[05:44:43] *** Quits: OneM_Industries (~OneMatthi@replaced-ip) (*.net *.split)
-
2687[05:44:43] *** Quits: swatti (~memory@replaced-ip) (*.net *.split)
-
2688[05:44:43] *** Quits: solarnetone (~scott@replaced-ip) (*.net *.split)
-
2689[05:44:43] *** Quits: wwalker (~wwalker@replaced-ip) (*.net *.split)
-
2690[05:44:43] *** Quits: fooctrl (~havoc@replaced-ip) (*.net *.split)
-
2691[05:44:43] *** Quits: hicks_ (~quassel@replaced-ip) (*.net *.split)
-
2692[05:44:43] *** Quits: mik (mik@replaced-ip) (*.net *.split)
-
2693[05:44:43] *** Quits: anonnumberanon (~anonnumbe@replaced-ip) (*.net *.split)
-
2694[05:44:43] *** Quits: Neo_ (~neo@replaced-ip) (*.net *.split)
-
2695[05:44:43] *** Quits: Apeiron` (znc@replaced-ip) (*.net *.split)
-
2696[05:44:43] *** Quits: w0bni (madsar@replaced-ip) (*.net *.split)
-
2697[05:44:43] *** Quits: cusco (~tralala@replaced-ip) (*.net *.split)
-
2698[05:44:43] *** Quits: Khudher (~K@replaced-ip) (*.net *.split)
-
2699[05:44:43] *** Quits: willmore (~willmore@replaced-ip) (*.net *.split)
-
2700[05:44:43] *** Quits: smidlers (smyers@replaced-ip) (*.net *.split)
-
2701[05:44:43] *** Quits: deetwelve (~deetwelve@replaced-ip) (*.net *.split)
-
2702[05:44:43] *** Quits: rhada (~rhada@replaced-ip) (*.net *.split)
-
2703[05:44:43] *** Quits: mcfrisk (mcfrisk@replaced-ip) (*.net *.split)
-
2704[05:44:43] *** Quits: CrazyEddy (crazyed@replaced-ip) (*.net *.split)
-
2705[05:44:43] *** Quits: Croepha (~Croepha@replaced-ip) (*.net *.split)
-
2706[05:44:43] *** Quits: gema (~Gema@replaced-ip) (*.net *.split)
-
2707[05:44:43] *** Quits: nailyk (~nailyk@replaced-ip) (*.net *.split)
-
2708[05:44:43] *** Quits: Raed (~Raed@replaced-ip) (*.net *.split)
-
2709[05:44:43] *** Quits: Mikail (~smuxi@replaced-ip) (*.net *.split)
-
2710[05:44:43] *** Quits: beaky (~beaky@replaced-ip) (*.net *.split)
-
2711[05:44:43] *** Quits: Hobby_boy (Hobbyboy@replaced-ip) (*.net *.split)
-
2712[05:44:43] *** Quits: Fusselkater (~Fusselkat@replaced-ip) (*.net *.split)
-
2713[05:44:43] *** Quits: Whiskey (~Whiskey@replaced-ip) (*.net *.split)
-
2714[05:44:43] *** Quits: tyler-baker (tyler-bake@replaced-ip) (*.net *.split)
-
2715[05:44:43] *** Quits: nhandler (~nhandler@replaced-ip) (*.net *.split)
-
2716[05:44:43] *** Quits: dTal (~dtal@replaced-ip) (*.net *.split)
-
2717[05:44:43] *** Quits: max-m (~max-m@replaced-ip) (*.net *.split)
-
2718[05:44:43] *** Quits: simonlnu (~eric@replaced-ip) (*.net *.split)
-
2719[05:44:43] *** Quits: MrGeneral (~MrGeneral@replaced-ip) (*.net *.split)
-
2720[05:44:43] *** Quits: Cybertinus (~Cybertinu@replaced-ip) (*.net *.split)
-
2721[05:44:43] *** Quits: Tsutsukakushi (~Tsutsukak@replaced-ip) (*.net *.split)
-
2722[05:44:43] *** Quits: NaPs (~NaPs@replaced-ip) (*.net *.split)
-
2723[05:44:43] *** Quits: JonathanD (~JonathanD@replaced-ip) (*.net *.split)
-
2724[05:44:43] *** Quits: ilteris (~ilteris@replaced-ip) (*.net *.split)
-
2725[05:44:43] *** Quits: derpington (~derpling@replaced-ip) (*.net *.split)
-
2726[05:44:43] *** Quits: Guest41448 (rockj@replaced-ip) (*.net *.split)
-
2727[05:44:43] *** Quits: JStoker (jstoker@replaced-ip) (*.net *.split)
-
2728[05:44:43] *** Quits: Piper-Off (~P4rtyV4n@replaced-ip) (*.net *.split)
-
2729[05:44:43] *** Quits: chownsauce_ (~chown@replaced-ip) (*.net *.split)
-
2730[05:44:43] *** Quits: zwiep` (~zwiep@replaced-ip) (*.net *.split)
-
2731[05:44:43] *** Quits: sativouf (~sativouf@replaced-ip) (*.net *.split)
-
2732[05:44:43] *** Quits: Mouaad (~Mouaad@replaced-ip) (*.net *.split)
-
2733[05:44:43] *** Quits: ewook_ (~ewook@replaced-ip) (*.net *.split)
-
2734[05:44:43] *** Quits: bibble_ (~bibble@replaced-ip) (*.net *.split)
-
2735[05:44:43] *** Quits: electrostat (~dag@replaced-ip) (*.net *.split)
-
2736[05:44:43] *** Quits: Flippylosaurus_ (Elite17436@replaced-ip) (*.net *.split)
-
2737[05:44:43] *** Quits: bipolar (~bipolar@replaced-ip) (*.net *.split)
-
2738[05:44:43] *** Quits: Ring0` (~mike@replaced-ip) (*.net *.split)
-
2739[05:44:43] *** Quits: marienz (~marienz@replaced-ip) (*.net *.split)
-
2740[05:44:43] *** Quits: thurstylark (thurstylar@replaced-ip) (*.net *.split)
-
2741[05:44:43] *** Quits: mz| (~emerick@replaced-ip) (*.net *.split)
-
2742[05:44:43] *** Quits: Storfiskaren (~robert@replaced-ip) (*.net *.split)
-
2743[05:44:43] *** Quits: magenbrot (~magenbrot@replaced-ip) (*.net *.split)
-
2744[05:44:43] *** Quits: int0x27h (~int0x27h@replaced-ip) (*.net *.split)
-
2745[05:44:43] *** Quits: neoclust (~neoclust@replaced-ip) (*.net *.split)
-
2746[05:44:43] *** Quits: Afforess (~Afforess@replaced-ip) (*.net *.split)
-
2747[05:44:43] *** Quits: BarthezZ (~bart@replaced-ip) (*.net *.split)
-
2748[05:44:43] *** Quits: unborn (~ugly@replaced-ip) (*.net *.split)
-
2749[05:44:43] *** Quits: xand (~xand@replaced-ip) (*.net *.split)
-
2750[05:44:43] *** Quits: m4rcu5_ (nobody@replaced-ip) (*.net *.split)
-
2751[05:44:43] *** Quits: papitfx (~hafiz@replaced-ip) (*.net *.split)
-
2752[05:44:43] *** Quits: VampiricPadraig_ (~quassel@replaced-ip) (*.net *.split)
-
2753[05:44:43] *** Quits: paulr_ (quasselcor@replaced-ip) (*.net *.split)
-
2754[05:44:43] *** Quits: vvuja (Elite15143@replaced-ip) (*.net *.split)
-
2755[05:44:43] *** Quits: tdn (~tdn@replaced-ip) (*.net *.split)
-
2756[05:44:43] *** Quits: FinalX (~danielm@replaced-ip) (*.net *.split)
-
2757[05:44:43] *** Quits: themill (~stuart@replaced-ip) (*.net *.split)
-
2758[05:44:43] *** Quits: suexec (~suexec@replaced-ip) (*.net *.split)
-
2759[05:44:43] *** Quits: icedp (~mlatu@replaced-ip) (*.net *.split)
-
2760[05:44:43] *** Quits: copec (~copec@replaced-ip) (*.net *.split)
-
2761[05:44:43] *** Quits: valerius (~valerius@replaced-ip) (*.net *.split)
-
2762[05:44:43] *** Quits: Skyrider (~Skyrider@replaced-ip) (*.net *.split)
-
2763[05:44:43] *** Quits: lbatalha (~lbatalha@replaced-ip) (*.net *.split)
-
2764[05:44:43] *** Quits: e (e@replaced-ip) (*.net *.split)
-
2765[05:44:43] *** Quits: bier_ (~bier@replaced-ip) (*.net *.split)
-
2766[05:44:43] *** Quits: Yugidude1 (Yugidude1@replaced-ip) (*.net *.split)
-
2767[05:44:43] *** Quits: planetmaker (~pm@replaced-ip) (*.net *.split)
-
2768[05:44:43] *** Quits: xsdg (~xsdg@replaced-ip) (*.net *.split)
-
2769[05:44:43] *** Quits: cbmuser (~glaubitz@replaced-ip) (*.net *.split)
-
2770[05:44:43] *** Quits: amoe (~amoe@replaced-ip) (*.net *.split)
-
2771[05:44:43] *** Quits: PhonicUK (~PhonicUK@replaced-ip) (*.net *.split)
-
2772[05:44:43] *** Quits: zinx (~zinx@replaced-ip) (*.net *.split)
-
2773[05:44:43] *** Quits: yusukesuzuki (~yusukesuz@replaced-ip) (*.net *.split)
-
2774[05:44:43] *** Quits: clorophormo (~cloro@replaced-ip) (*.net *.split)
-
2775[05:44:43] *** Quits: nocd (~nocd@replaced-ip) (*.net *.split)
-
2776[05:44:43] *** electrostat_ is now known as electrostat
-
2777[05:44:44] *** Quits: tjone270_ (~tjone270@replaced-ip) (Max SendQ exceeded)
-
2778[05:44:50] *** yCrazyEdd is now known as CrazyEddy
-
2779[05:44:55] *** Joins: poeticrpm (~poeticrpm@replaced-ip)
-
2780[05:44:56] *** fooctrl2 is now known as fooctrl
-
2781[05:44:57] *** unborn_ is now known as unborn
-
2782[05:45:06] *** Joins: frediz (~Fred@replaced-ip)
-
2783[05:45:19] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2784[05:45:48] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2785[05:45:51] *** Quits: nopf (~frosch@replaced-ip) (Ping timeout: 244 seconds)
-
2786[05:45:56] *** Quits: th1nkpad (~thinkpad@replaced-ip) (Quit: lawl)
-
2787[05:45:58] *** Joins: CowboyNeal (~pater@replaced-ip)
-
2788[05:46:10] *** Joins: pramsky (~pramodv@replaced-ip)
-
2789[05:46:18] *** Joins: namix (~namix@replaced-ip)
-
2790[05:46:18] *** Quits: namix (~namix@replaced-ip) (Changing host)
-
2791[05:46:18] *** Joins: namix (~namix@replaced-ip)
-
2792[05:46:20] *** Joins: hspcd_ (~hspcd@replaced-ip)
-
2793[05:46:25] *** Joins: jediraster_ (~jediraste@replaced-ip)
-
2794[05:46:37] *** Joins: AntiSpamMeta2 (~MetaBot@replaced-ip)
-
2795[05:46:43] *** Joins: Mmike (~mario@replaced-ip)
-
2796[05:46:49] *** Joins: Igel (~Igel@replaced-ip)
-
2797[05:46:51] *** Quits: noxs_ (~noxs@replaced-ip) (Ping timeout: 242 seconds)
-
2798[05:46:52] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
2799[05:46:54] *** Joins: Ceber (~cerberus@replaced-ip)
-
2800[05:46:59] *** Joins: Geom` (~Geom@replaced-ip)
-
2801[05:47:05] *** Quits: NightMonkey (~NightMonk@replaced-ip) (Ping timeout: 250 seconds)
-
2802[05:47:08] *** Joins: WizardGed_ (~WizardGed@replaced-ip)
-
2803[05:47:09] *** Joins: BillSussman (~Gustavo@replaced-ip)
-
2804[05:47:13] *** Joins: esaym153 (~esaym153@replaced-ip)
-
2805[05:47:16] *** Joins: sweatsuit (~sweatsuit@replaced-ip)
-
2806[05:47:20] *** Joins: gluytium (~g@replaced-ip)
-
2807[05:47:21] *** Joins: Zerant- (~Zerant@replaced-ip)
-
2808[05:47:22] *** Joins: Immanuel (~Manu@replaced-ip)
-
2809[05:47:23] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
2810[05:47:24] *** Joins: kvm2k (~kvm2k@replaced-ip)
-
2811[05:47:25] *** Joins: Azelphur (~Azelphur@replaced-ip)
-
2812[05:47:27] *** Quits: hue (hue@replaced-ip) (Read error: Connection reset by peer)
-
2813[05:47:27] *** Quits: ParkerR (ParkerR@replaced-ip) (Excess Flood)
-
2814[05:47:27] *** Quits: rax- (~rax-@replaced-ip) (Ping timeout: 265 seconds)
-
2815[05:47:27] *** Quits: ddp` (~ddp@replaced-ip) (Ping timeout: 265 seconds)
-
2816[05:47:28] *** Quits: lift (~lift@replaced-ip) (Ping timeout: 265 seconds)
-
2817[05:47:28] *** Quits: betaboon (~betaboon@replaced-ip) (Ping timeout: 265 seconds)
-
2818[05:47:28] *** Quits: PhonicUK2 (~PhonicUK@replaced-ip) (Ping timeout: 265 seconds)
-
2819[05:47:28] *** Quits: Python1320 (Python1320@replaced-ip) (Ping timeout: 265 seconds)
-
2820[05:47:28] *** Quits: beatdown (beatdown@replaced-ip) (Ping timeout: 265 seconds)
-
2821[05:47:28] *** Quits: Spr1ng (~Spr1ng@replaced-ip) (Ping timeout: 264 seconds)
-
2822[05:47:28] *** Quits: Atlas (~atlas@replaced-ip) (Ping timeout: 265 seconds)
-
2823[05:47:28] *** Quits: Bryanstein (~Bryanstei@replaced-ip) (Ping timeout: 265 seconds)
-
2824[05:47:28] *** Quits: gturner (~gturner@replaced-ip) (Ping timeout: 265 seconds)
-
2825[05:47:28] *** Quits: hycer (~hycer@replaced-ip) (Ping timeout: 265 seconds)
-
2826[05:47:28] *** Quits: _0x5eb_ (~seb@replaced-ip) (Ping timeout: 265 seconds)
-
2827[05:47:28] *** Quits: Xjs|moonshine (moon@replaced-ip) (Ping timeout: 265 seconds)
-
2828[05:47:29] *** Joins: luz1 (~luz1@replaced-ip)
-
2829[05:47:31] *** Quits: thuk (sid78904@replaced-ip) (Ping timeout: 250 seconds)
-
2830[05:47:31] *** Quits: geir_ (~1@replaced-ip) (Ping timeout: 250 seconds)
-
2831[05:47:31] *** Quits: unforgiven512 (~unforgive@replaced-ip) (Ping timeout: 250 seconds)
-
2832[05:47:34] *** Joins: Maxxe- (Maxxe@replaced-ip)
-
2833[05:47:36] *** Quits: Anwarias (~quassel@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
2834[05:47:36] *** Joins: hays (~quassel@replaced-ip)
-
2835[05:47:38] *** Quits: Xenthys (xenthys@replaced-ip) (Ping timeout: 240 seconds)
-
2836[05:47:38] *** Quits: rolig (~rolig@replaced-ip) (Ping timeout: 240 seconds)
-
2837[05:47:38] *** Joins: Dadou (~Dadou@replaced-ip)
-
2838[05:47:38] *** Quits: pay_ (~bastii@replaced-ip) (Ping timeout: 240 seconds)
-
2839[05:47:39] *** Joins: Malmis (~malmis@replaced-ip)
-
2840[05:47:39] *** Quits: judd (~judd@replaced-ip) (Remote host closed the connection)
-
2841[05:47:41] *** Joins: jdiez (~jdiez@replaced-ip)
-
2842[05:47:41] *** Joins: WARBIRD199 (~WARBIRD19@replaced-ip)
-
2843[05:47:41] *** Joins: baum (~baum@replaced-ip)
-
2844[05:47:43] *** Joins: fstd_ (~fstd@replaced-ip)
-
2845[05:47:43] *** Quits: fstd_ (~fstd@replaced-ip) (Remote host closed the connection)
-
2846[05:47:43] *** Joins: KindOne_ (kindone@replaced-ip)
-
2847[05:47:43] *** Joins: Rothgar (~admin@replaced-ip)
-
2848[05:47:44] *** Joins: _cyborg (~cyborg@replaced-ip)
-
2849[05:47:44] *** Joins: tom99 (~tom99@replaced-ip)
-
2850[05:47:46] *** Quits: percY- (~percY@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
2851[05:47:47] *** Joins: neskau (~Sbyte@replaced-ip)
-
2852[05:47:49] *** Joins: Stummi_ (~Stummi@replaced-ip)
-
2853[05:47:51] *** Joins: murder_ (mdr@replaced-ip)
-
2854[05:47:52] *** Joins: preaction (~doug@replaced-ip)
-
2855[05:47:52] *** Joins: JasonO (~jason@replaced-ip)
-
2856[05:47:52] *** Joins: Xenthys (xenthys@replaced-ip)
-
2857[05:47:53] *** Quits: BarthezZ_ (~bart@replaced-ip) (Ping timeout: 240 seconds)
-
2858[05:47:53] *** Quits: nevyn (~nevyn@replaced-ip) (Ping timeout: 240 seconds)
-
2859[05:47:53] *** Quits: Dan_au (~Dan@replaced-ip) (Ping timeout: 240 seconds)
-
2860[05:47:53] *** Quits: XeonSquared (~ShadowKat@replaced-ip) (Ping timeout: 240 seconds)
-
2861[05:47:53] *** Quits: olf-folks (olf-folks@replaced-ip) (Ping timeout: 240 seconds)
-
2862[05:47:54] *** Quits: markovh (zncuser@replaced-ip) (Ping timeout: 264 seconds)
-
2863[05:47:54] *** Quits: idmistir_ (~idmistir@replaced-ip) (Ping timeout: 264 seconds)
-
2864[05:47:54] *** Quits: xaiki (~xaiki@replaced-ip) (Ping timeout: 264 seconds)
-
2865[05:47:54] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 244 seconds)
-
2866[05:47:55] *** Joins: judd (~judd@replaced-ip)
-
2867[05:47:55] *** Quits: judd (~judd@replaced-ip) (Changing host)
-
2868[05:47:55] *** Joins: judd (~judd@replaced-ip)
-
2869[05:47:56] *** Joins: percY-_ (~percY@replaced-ip)
-
2870[05:47:56] *** Joins: SQLDb (~SQL@replaced-ip)
-
2871[05:47:56] *** Quits: nikomo (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2872[05:47:56] *** Quits: Not_a_Robot (~soul@replaced-ip) (Excess Flood)
-
2873[05:47:57] *** Quits: brentaarnold (~brentaarn@replaced-ip) (Ping timeout: 250 seconds)
-
2874[05:47:58] *** Quits: nodauf (~florian@replaced-ip) (Read error: Connection reset by peer)
-
2875[05:47:58] *** Quits: shootbird (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2876[05:48:00] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
2877[05:48:00] *** Quits: jcara (~jcara@replaced-ip) (Read error: Connection reset by peer)
-
2878[05:48:00] *** Joins: zykotick9 (~zykotick9@replaced-ip)
-
2879[05:48:00] *** Joins: nevyn (~nevyn@replaced-ip)
-
2880[05:48:01] *** Joins: rawss (hayama@replaced-ip)
-
2881[05:48:02] *** Quits: bizarro_1 (~bizarro_1@replaced-ip) (Read error: Connection reset by peer)
-
2882[05:48:03] *** Joins: BarthezZ (~bart@replaced-ip)
-
2883[05:48:04] *** Quits: quasisan1 (~sanep@replaced-ip) (Read error: Connection reset by peer)
-
2884[05:48:05] *** Quits: xTEMPLARx (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2885[05:48:05] *** Quits: pkv (~pkv@replaced-ip) (Ping timeout: 272 seconds)
-
2886[05:48:06] *** Quits: saboru (~saboru@replaced-ip) (Ping timeout: 272 seconds)
-
2887[05:48:06] *** Quits: M-shine (shinematri@replaced-ip) (Ping timeout: 272 seconds)
-
2888[05:48:06] *** Quits: erm3nda (~erm3nda@replaced-ip) (Read error: Connection reset by peer)
-
2889[05:48:07] *** Joins: duoi (~duoi@replaced-ip)
-
2890[05:48:09] *** Joins: p0ly3d3r_ (~quassel@replaced-ip)
-
2891[05:48:11] *** Quits: Wire_ (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2892[05:48:11] *** Joins: sl4v3 (~casey.bil@216.13.193.90)
-
2893[05:48:12] <vyadhaka0> I dont see dbg package, only firmware, headers, image, and libc files?
-
2894[05:48:12] <vyadhaka0> so install all 4?
-
2895[05:48:13] *** Joins: kanyeezy (kanyeezy@replaced-ip)
-
2896[05:48:14] *** Joins: hue (hue@replaced-ip)
-
2897[05:48:14] *** Quits: AciD` (~fu@replaced-ip) (Excess Flood)
-
2898[05:48:15] *** Quits: Malmis_ (~malmis@replaced-ip) (Read error: Connection reset by peer)
-
2899[05:48:15] *** Joins: guios (~gio@replaced-ip)
-
2900[05:48:15] *** Joins: p8m_ (~p8m@replaced-ip)
-
2901[05:48:17] *** Quits: Waggie (~Waggie@replaced-ip) (Excess Flood)
-
2902[05:48:18] *** Quits: chrisc (~chrisc@replaced-ip) (Ping timeout: 241 seconds)
-
2903[05:48:18] *** Quits: meshugga (~philip@replaced-ip) (Ping timeout: 241 seconds)
-
2904[05:48:18] *** Quits: spacebison (~bison@replaced-ip) (Ping timeout: 241 seconds)
-
2905[05:48:18] *** Quits: hiya (test@replaced-ip) (Ping timeout: 241 seconds)
-
2906[05:48:18] *** Joins: Miga (Miga@replaced-ip)
-
2907[05:48:19] *** Joins: quasisane (~sanep@replaced-ip)
-
2908[05:48:20] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
2909[05:48:21] *** Joins: hexnewbie (~hexnewbie@replaced-ip)
-
2910[05:48:24] *** Joins: Gazpaxxo (~bizarro_1@replaced-ip)
-
2911[05:48:25] *** Quits: |aaron (aaron@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
2912[05:48:27] *** Quits: guampa (~guampa@replaced-ip) (Ping timeout: 265 seconds)
-
2913[05:48:27] *** Quits: malf (~malf@replaced-ip) (Ping timeout: 265 seconds)
-
2914[05:48:27] *** Joins: pay (~bastii@replaced-ip)
-
2915[05:48:27] *** Quits: Rikairchy (~Telus@replaced-ip) (Ping timeout: 265 seconds)
-
2916[05:48:27] *** Quits: gnugr_ (~gnugr@replaced-ip) (Ping timeout: 265 seconds)
-
2917[05:48:27] *** Quits: mrMute (~mrMute@replaced-ip) (Ping timeout: 265 seconds)
-
2918[05:48:27] *** Quits: kimico (~kimico@replaced-ip) (Ping timeout: 265 seconds)
-
2919[05:48:27] *** Quits: SQL (~SQL@replaced-ip) (Ping timeout: 265 seconds)
-
2920[05:48:27] *** Joins: kimico_ (~kimico@replaced-ip)
-
2921[05:48:28] *** Quits: bjoernb (~bjoernb@replaced-ip) (Ping timeout: 265 seconds)
-
2922[05:48:28] *** Quits: erry (~errietta@replaced-ip) (Ping timeout: 265 seconds)
-
2923[05:48:28] *** Quits: cadeskywalker (~madoka@replaced-ip) (Ping timeout: 265 seconds)
-
2924[05:48:28] *** Quits: M4GNV5 (~M4GNV5@replaced-ip) (Ping timeout: 265 seconds)
-
2925[05:48:28] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 265 seconds)
-
2926[05:48:28] *** Joins: melvin__ (~melvin@replaced-ip)
-
2927[05:48:28] *** Quits: KindOne (kindone@replaced-ip) (Read error: Connection reset by peer)
-
2928[05:48:28] *** Joins: dakka2 (~dakka@replaced-ip)
-
2929[05:48:28] *** Joins: Tsutsukakushi (~Tsutsukak@replaced-ip)
-
2930[05:48:28] *** Quits: cluelessperson (~cluelessp@replaced-ip) (Max SendQ exceeded)
-
2931[05:48:28] *** Guest24887 is now known as mathu
-
2932[05:48:29] *** Quits: SQLDb (~SQL@replaced-ip) (Changing host)
-
2933[05:48:29] *** Joins: SQLDb (~SQL@replaced-ip)
-
2934[05:48:30] *** Quits: ledufakademy2 (~ledufakad@replaced-ip) (Ping timeout: 264 seconds)
-
2935[05:48:30] *** Quits: ccrhy (~ccrhy3@replaced-ip) (Ping timeout: 264 seconds)
-
2936[05:48:30] *** Quits: blingrung (~bling@replaced-ip) (Ping timeout: 264 seconds)
-
2937[05:48:30] *** Quits: Andocromn (~quassel@replaced-ip) (Ping timeout: 264 seconds)
-
2938[05:48:30] *** Quits: polyzen (~poly@replaced-ip) (Ping timeout: 264 seconds)
-
2939[05:48:30] *** Quits: mikejw (~mike@replaced-ip) (Ping timeout: 264 seconds)
-
2940[05:48:30] *** Quits: rlange_ (~rlange@replaced-ip) (Ping timeout: 264 seconds)
-
2941[05:48:30] *** Quits: ksk_ (~ksk@replaced-ip) (Ping timeout: 264 seconds)
-
2942[05:48:30] *** Quits: joshua__ (~joshua@replaced-ip) (Ping timeout: 264 seconds)
-
2943[05:48:30] *** Quits: Rothgar` (~admin@replaced-ip) (Ping timeout: 264 seconds)
-
2944[05:48:30] *** SQLDb is now known as SQL
-
2945[05:48:30] *** Quits: dizzylizzy (~aubrey@replaced-ip) (Ping timeout: 264 seconds)
-
2946[05:48:30] *** Quits: KlausedSource (~KlausedSo@replaced-ip) (Ping timeout: 264 seconds)
-
2947[05:48:30] *** Quits: d-fence_ (~quassel@replaced-ip) (Ping timeout: 264 seconds)
-
2948[05:48:30] *** Quits: Liam` (~Liam@replaced-ip) (Ping timeout: 264 seconds)
-
2949[05:48:31] *** Joins: LaunchDirector (~pi@replaced-ip)
-
2950[05:48:31] *** Quits: k0nsl (~k0nsl@replaced-ip) (Ping timeout: 248 seconds)
-
2951[05:48:31] *** Quits: Iridos (~iridos@replaced-ip) (Remote host closed the connection)
-
2952[05:48:31] *** Quits: Expanse (sid146237@replaced-ip) (Ping timeout: 248 seconds)
-
2953[05:48:31] *** Quits: PlasmaStar (Plasma@replaced-ip) (Ping timeout: 248 seconds)
-
2954[05:48:31] *** Quits: HelloEarth (~hellohear@replaced-ip) (Ping timeout: 248 seconds)
-
2955[05:48:31] *** Quits: [1]tom99 (~tom99@replaced-ip##) (Quit: HydraIRC -> ##replaced-url
-
2956[05:48:31] *** Quits: karlamrhein (sid161194@replaced-ip) (Ping timeout: 248 seconds)
-
2957[05:48:31] *** Quits: moparisthebest (~moparisth@replaced-ip) (Ping timeout: 248 seconds)
-
2958[05:48:31] *** Joins: kolbe (~kolbe@replaced-ip)
-
2959[05:48:32] *** Joins: danieli (~duniel@replaced-ip)
-
2960[05:48:32] *** Joins: mcfrisk_ (mcfrisk@replaced-ip)
-
2961[05:48:32] *** Quits: melvin_ (~melvin@replaced-ip) (Read error: Connection reset by peer)
-
2962[05:48:32] *** Joins: Phate (~Phate@replaced-ip)
-
2963[05:48:32] *** Joins: HelloEarth (~hellohear@replaced-ip)
-
2964[05:48:32] *** Quits: rebrec (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2965[05:48:32] *** Quits: Warrigal (~tswett@replaced-ip) (Read error: Connection reset by peer)
-
2966[05:48:32] *** Joins: mrMute_ (~mrMute@replaced-ip)
-
2967[05:48:33] *** Quits: pingfloyd (~pingfloyd@replaced-ip) (Ping timeout: 248 seconds)
-
2968[05:48:33] *** Quits: watt_rabbit (uid187165@replaced-ip) (Ping timeout: 248 seconds)
-
2969[05:48:33] *** Quits: gtrott (sid78444@replaced-ip) (Ping timeout: 248 seconds)
-
2970[05:48:33] *** Quits: Trellmor (~Trellmor@replaced-ip) (Ping timeout: 248 seconds)
-
2971[05:48:33] *** Joins: 21WAADYPL (~rt@replaced-ip)
-
2972[05:48:33] *** Quits: 21WAADYPL (~rt@replaced-ip) (Client Quit)
-
2973[05:48:33] *** Joins: nightfur- (nightfury@replaced-ip)
-
2974[05:48:33] *** Quits: rt (~rt@replaced-ip) (Ping timeout: 248 seconds)
-
2975[05:48:33] *** Joins: LLP (~LLP@replaced-ip)
-
2976[05:48:33] *** Joins: Gi0 (~Gi0@replaced-ip)
-
2977[05:48:33] *** Joins: bjoernb_ (~bjoernb@replaced-ip)
-
2978[05:48:33] *** Quits: mathu (~matt@replaced-ip) (Changing host)
-
2979[05:48:33] *** Joins: mathu (~matt@replaced-ip)
-
2980[05:48:33] *** Joins: chrisc__ (~chrisc@replaced-ip)
-
2981[05:48:33] *** Joins: MrAlexan- (~MrAlexand@replaced-ip)
-
2982[05:48:33] *** Quits: Strife89 (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
2983[05:48:33] *** papitmobile is now known as papitfx
-
2984[05:48:33] *** clorophormo_ is now known as clorophormo
-
2985[05:48:36] *** Joins: sparr_ (~sparr@replaced-ip)
-
2986[05:48:36] *** Joins: llimeht_ (~stuart@replaced-ip)
-
2987[05:48:36] *** Joins: mactimes (~mactimes@replaced-ip)
-
2988[05:48:38] *** Joins: m4rcu5 (nobody@replaced-ip)
-
2989[05:48:38] *** Joins: brolin_empey_ (~brolin@replaced-ip)
-
2990[05:48:40] *** Quits: zykotick9 (~zykotick9@replaced-ip) (Client Quit)
-
2991[05:48:40] *** Joins: tacocat` (~GLolol@replaced-ip)
-
2992[05:48:41] *** Quits: catsup (d@replaced-ip) (Ping timeout: 240 seconds)
-
2993[05:48:41] *** Quits: MissionCritical (~MissionCr@replaced-ip) (Ping timeout: 240 seconds)
-
2994[05:48:42] *** Joins: yusukesuzuki (~yusukesuz@replaced-ip)
-
2995[05:48:42] *** Joins: Spr1ng_ (~Spr1ng@replaced-ip)
-
2996[05:48:43] *** Quits: Guest71143 (skarn@replaced-ip) (Excess Flood)
-
2997[05:48:43] *** Quits: MichaelSasser (~michaelsa@replaced-ip) (Ping timeout: 272 seconds)
-
2998[05:48:43] *** Quits: Diezel (~pi@replaced-ip) (Ping timeout: 272 seconds)
-
2999[05:48:43] *** Quits: schmidta_ (~schmidta@replaced-ip) (Ping timeout: 272 seconds)
-
3000[05:48:44] *** Quits: dflurker (~dimon@replaced-ip) (Ping timeout: 272 seconds)
-
3001[05:48:44] *** Quits: ferrisb (~ferris@replaced-ip) (Ping timeout: 272 seconds)
-
3002[05:48:44] *** Quits: ChuMar1 (~ChuMar1@replaced-ip) (Ping timeout: 272 seconds)
-
3003[05:48:44] *** Quits: zizou (~zizou@replaced-ip) (Ping timeout: 272 seconds)
-
3004[05:48:44] *** Quits: toogley (vdqv0CqG1y@replaced-ip) (Ping timeout: 272 seconds)
-
3005[05:48:44] *** Quits: thalos (~thalos@replaced-ip) (Ping timeout: 272 seconds)
-
3006[05:48:44] *** Joins: Not_a_Robot (~soul@replaced-ip)
-
3007[05:48:44] *** Joins: d-fence_ (~quassel@replaced-ip)
-
3008[05:48:45] *** mrMute_ is now known as mrMute
-
3009[05:48:45] *** Joins: MrC0de (Neurosys@replaced-ip)
-
3010[05:48:46] *** Joins: markovh (zncuser@replaced-ip)
-
3011[05:48:46] *** Quits: markovh (zncuser@replaced-ip) (Changing host)
-
3012[05:48:46] *** Joins: markovh (zncuser@replaced-ip)
-
3013[05:48:46] *** Joins: Haxxa (~Harrison@replaced-ip)
-
3014[05:48:47] *** Quits: clorophormo (~cloro@replaced-ip) (Changing host)
-
3015[05:48:47] *** Joins: clorophormo (~cloro@replaced-ip)
-
3016[05:48:47] *** Parts: mathu (~matt@replaced-ip)
-
3017[05:48:50] *** Joins: ^R (~rt@replaced-ip)
-
3018[05:48:50] *** anonnumberanon_ is now known as anonnumberanon
-
3019[05:48:50] *** Quits: oberling (~oberling@replaced-ip) (Ping timeout: 276 seconds)
-
3020[05:48:50] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 276 seconds)
-
3021[05:48:50] *** Quits: deetwelv- (~deetwelve@replaced-ip) (Ping timeout: 276 seconds)
-
3022[05:48:50] *** Quits: BenNZ (~Ben__@replaced-ip) (Ping timeout: 276 seconds)
-
3023[05:48:50] *** Quits: xiaodong (~xiaodong@replaced-ip) (Ping timeout: 276 seconds)
-
3024[05:48:50] *** Quits: AndyBotwin (~Gustavo@replaced-ip) (Ping timeout: 247 seconds)
-
3025[05:48:50] *** Quits: CtrlC (~CtrlC@replaced-ip) (Ping timeout: 247 seconds)
-
3026[05:48:50] *** Quits: papey (~papey@replaced-ip) (Ping timeout: 276 seconds)
-
3027[05:48:50] *** Quits: canopus (~canopus@replaced-ip) (Ping timeout: 276 seconds)
-
3028[05:48:50] *** Quits: eki (~eki@replaced-ip) (Ping timeout: 247 seconds)
-
3029[05:48:50] *** Quits: eddul (~ludde@replaced-ip) (Ping timeout: 276 seconds)
-
3030[05:48:50] *** Quits: frikinz (~laurent@replaced-ip) (Ping timeout: 276 seconds)
-
3031[05:48:51] *** Quits: dexta (~D3XTA@replaced-ip) (Ping timeout: 276 seconds)
-
3032[05:48:51] *** Quits: lowin (~lowin@replaced-ip) (Ping timeout: 247 seconds)
-
3033[05:48:51] *** Quits: michaelni (~michael@replaced-ip) (Ping timeout: 276 seconds)
-
3034[05:48:51] *** Quits: somiaj (~jaimos@replaced-ip) (Ping timeout: 247 seconds)
-
3035[05:48:51] *** Quits: kus_ubuntui686 (~kus@replaced-ip) (Ping timeout: 276 seconds)
-
3036[05:48:51] *** Quits: mdorenka (~mdorenka@replaced-ip) (Ping timeout: 276 seconds)
-
3037[05:48:51] *** Quits: xai (~xaionaro@replaced-ip) (Ping timeout: 276 seconds)
-
3038[05:48:51] *** Quits: zymurgy (~zymurgy@replaced-ip) (Ping timeout: 276 seconds)
-
3039[05:48:51] *** Quits: r00tobo (~r00tobo@replaced-ip) (Ping timeout: 276 seconds)
-
3040[05:48:51] *** Quits: DANtheBEASTman (~DANtheBEA@replaced-ip) (Ping timeout: 247 seconds)
-
3041[05:48:51] *** Quits: v4s (~v4s@replaced-ip) (Ping timeout: 276 seconds)
-
3042[05:48:51] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip) (Ping timeout: 247 seconds)
-
3043[05:48:51] *** Quits: beardo (~beardo__@replaced-ip) (Ping timeout: 276 seconds)
-
3044[05:48:51] *** Quits: dynek (~dynek@replaced-ip) (Ping timeout: 276 seconds)
-
3045[05:48:51] *** Quits: rogst (~roger@replaced-ip) (Ping timeout: 276 seconds)
-
3046[05:48:51] <missmbob_> vyadhaka0: yes all four
-
3047[05:48:51] *** Joins: jhq_ (~jasper@replaced-ip)
-
3048[05:48:52] *** Joins: dflurker (~dimon@replaced-ip)
-
3049[05:48:52] *** Joins: KlausedSource (~KlausedSo@replaced-ip)
-
3050[05:48:53] *** Joins: Ring0` (~mike@replaced-ip)
-
3051[05:48:53] *** Joins: zerick_ (~zerick@replaced-ip)
-
3052[05:48:53] *** Joins: goberle_ (~goberle@replaced-ip)
-
3053[05:48:54] *** Joins: surfist (~surfist@replaced-ip)
-
3054[05:48:55] *** Joins: Anwarias (~quassel@replaced-ip)
-
3055[05:48:56] *** Joins: smidlers (smyers@replaced-ip)
-
3056[05:48:56] *** Joins: ledufakademy2 (~ledufakad@replaced-ip)
-
3057[05:48:56] *** Joins: dmr-x (~dmr@replaced-ip)
-
3058[05:48:56] *** Joins: Helheim_ (~helheim@replaced-ip)
-
3059[05:48:57] *** Joins: v4s- (~v4s@replaced-ip)
-
3060[05:48:57] *** Quits: SpaceAce (~SpaceAce@replaced-ip) (Ping timeout: 248 seconds)
-
3061[05:48:57] *** Quits: _KaszpiR_ (quasselcor@replaced-ip) (Ping timeout: 248 seconds)
-
3062[05:48:57] *** Joins: xreal_alt (~xreal@replaced-ip)
-
3063[05:48:57] *** Joins: ilteris (~ilteris@replaced-ip)
-
3064[05:48:58] *** Joins: GTAXL (~gtaxlnetw@replaced-ip)
-
3065[05:48:58] *** Joins: Diezel (~pi@replaced-ip)
-
3066[05:48:58] *** Quits: ypwang (~ypwang@replaced-ip) (Ping timeout: 255 seconds)
-
3067[05:48:58] *** Quits: Stummi (~Stummi@replaced-ip) (Ping timeout: 255 seconds)
-
3068[05:48:58] *** Quits: Maxxe_ (Maxxe@replaced-ip) (Ping timeout: 255 seconds)
-
3069[05:48:58] *** Quits: WizardGed (~WizardGed@replaced-ip) (Ping timeout: 255 seconds)
-
3070[05:48:58] *** Joins: nailyk1 (~nailyk@replaced-ip)
-
3071[05:48:58] *** Quits: precise (~precise@replaced-ip) (Ping timeout: 255 seconds)
-
3072[05:48:58] *** Quits: Esya (~esya@replaced-ip) (Ping timeout: 255 seconds)
-
3073[05:48:58] *** Quits: bakingbread (~mlatu@replaced-ip) (Ping timeout: 255 seconds)
-
3074[05:48:58] *** Quits: mavhc (~mavhc@replaced-ip) (Ping timeout: 255 seconds)
-
3075[05:48:58] *** Quits: Spitfire (spitfire@replaced-ip) (Ping timeout: 255 seconds)
-
3076[05:48:58] *** Quits: blueness (~blueness@replaced-ip) (Ping timeout: 255 seconds)
-
3077[05:48:58] *** Quits: TheBigRedButton (~skull@replaced-ip) (Ping timeout: 255 seconds)
-
3078[05:48:58] *** Quits: unwanted^ (unwanted@replaced-ip) (Ping timeout: 255 seconds)
-
3079[05:48:59] *** Quits: Quick_Wango (~quickwang@replaced-ip) (Ping timeout: 255 seconds)
-
3080[05:48:59] *** Quits: Billias (~MrV@replaced-ip) (Ping timeout: 255 seconds)
-
3081[05:48:59] *** Quits: ludocode (~quassel@replaced-ip) (Remote host closed the connection)
-
3082[05:48:59] *** Quits: jback (~jasper@replaced-ip) (Remote host closed the connection)
-
3083[05:48:59] *** Quits: jonasbits (~quassel@replaced-ip) (Remote host closed the connection)
-
3084[05:48:59] *** Quits: miklcct (michael@replaced-ip) (Read error: Connection reset by peer)
-
3085[05:48:59] *** Quits: zerick (~zerick@replaced-ip) (Read error: Connection reset by peer)
-
3086[05:48:59] *** Joins: fstd_ (~fstd@replaced-ip)
-
3087[05:48:59] *** Joins: xar- (~xar@replaced-ip)
-
3088[05:49:00] *** Quits: clopez (~tau@replaced-ip) (Read error: Connection reset by peer)
-
3089[05:49:00] *** Quits: moestevens (~moesteven@replaced-ip) (Ping timeout: 255 seconds)
-
3090[05:49:01] *** Quits: p8m (~p8m@replaced-ip) (Ping timeout: 255 seconds)
-
3091[05:49:01] *** Quits: mariothemad (~mario@replaced-ip) (Ping timeout: 255 seconds)
-
3092[05:49:01] *** Quits: Zyf (~Zyferus@replaced-ip) (Ping timeout: 255 seconds)
-
3093[05:49:01] *** Quits: relox (~weechat@replaced-ip) (Ping timeout: 255 seconds)
-
3094[05:49:01] *** Quits: t0mb0_ (tcuthbert@replaced-ip) (Ping timeout: 255 seconds)
-
3095[05:49:01] *** Quits: sparr (~sparr@replaced-ip) (Ping timeout: 255 seconds)
-
3096[05:49:01] *** Quits: ygeLN (~zeMMRTTso@replaced-ip) (Ping timeout: 255 seconds)
-
3097[05:49:01] *** Quits: Dev0n (~Dev0n@replaced-ip) (Ping timeout: 255 seconds)
-
3098[05:49:01] *** Quits: sukaeto (~sukaeto@replaced-ip) (Ping timeout: 255 seconds)
-
3099[05:49:01] *** Quits: nanoha-sama (znc@replaced-ip) (Ping timeout: 255 seconds)
-
3100[05:49:01] *** Quits: dakka (~dakka@replaced-ip) (Ping timeout: 255 seconds)
-
3101[05:49:01] *** Quits: armin__ (~armin@replaced-ip) (Read error: Connection reset by peer)
-
3102[05:49:01] *** Quits: berndj (~berndj@replaced-ip) (Read error: Connection reset by peer)
-
3103[05:49:02] *** Joins: malf1 (~malf@replaced-ip)
-
3104[05:49:02] *** Quits: llimeht (~stuart@replaced-ip) (Remote host closed the connection)
-
3105[05:49:02] *** Joins: clopez (~tau@replaced-ip)
-
3106[05:49:02] *** Joins: RamPage (~R@replaced-ip)
-
3107[05:49:02] *** Joins: Poppab (~Poppabear@replaced-ip)
-
3108[05:49:02] *** Joins: ypwang (~ypwang@replaced-ip)
-
3109[05:49:03] *** Quits: zyl (~n@replaced-ip) (Remote host closed the connection)
-
3110[05:49:03] *** Quits: bysin (bysin@replaced-ip) (Ping timeout: 255 seconds)
-
3111[05:49:03] *** Quits: talis (~talis@replaced-ip) (Ping timeout: 255 seconds)
-
3112[05:49:03] *** Quits: diniwed (~gavron@replaced-ip) (Ping timeout: 255 seconds)
-
3113[05:49:03] *** Quits: beisner (~beisner@replaced-ip) (Ping timeout: 255 seconds)
-
3114[05:49:03] *** Quits: dmr (~dmr@replaced-ip) (Ping timeout: 255 seconds)
-
3115[05:49:03] *** Quits: GGMethos (methos@replaced-ip) (Ping timeout: 255 seconds)
-
3116[05:49:03] *** Quits: Syncopix (~syncopix@replaced-ip) (Ping timeout: 255 seconds)
-
3117[05:49:03] *** Quits: Anselmo (~cjdns@replaced-ip) (Ping timeout: 255 seconds)
-
3118[05:49:03] *** Quits: Gi0_ (~Gi0@replaced-ip) (Ping timeout: 255 seconds)
-
3119[05:49:03] *** Quits: OerHeks (~OerHeks@replaced-ip) (Ping timeout: 255 seconds)
-
3120[05:49:03] *** Quits: CodingWithClass (~CodingWit@replaced-ip) (Ping timeout: 255 seconds)
-
3121[05:49:03] *** Quits: WebDawg (~webdawg@replaced-ip) (Ping timeout: 255 seconds)
-
3122[05:49:03] *** Quits: Exagone313 (exa@replaced-ip) (Ping timeout: 255 seconds)
-
3123[05:49:03] *** Quits: SpeedyG (~SpeedyG@replaced-ip) (Ping timeout: 255 seconds)
-
3124[05:49:03] *** Quits: swym (~swym@replaced-ip) (Ping timeout: 255 seconds)
-
3125[05:49:03] *** Quits: MrHyde_ (~MrHyde@replaced-ip) (Ping timeout: 255 seconds)
-
3126[05:49:03] *** Quits: cnu- (~u@replaced-ip) (Ping timeout: 255 seconds)
-
3127[05:49:03] *** Quits: smonchi (mechfrog@replaced-ip) (Ping timeout: 255 seconds)
-
3128[05:49:03] *** Joins: upilsss (~upils@replaced-ip)
-
3129[05:49:03] *** Joins: tubaman (~tubaman@replaced-ip)
-
3130[05:49:03] *** Quits: tacocat (~GLolol@replaced-ip) (Read error: Connection reset by peer)
-
3131[05:49:03] *** Joins: nanoha-sama (znc@replaced-ip)
-
3132[05:49:03] *** Joins: rxo (rxo@replaced-ip)
-
3133[05:49:03] *** Quits: milobit (~milobit@replaced-ip) (Ping timeout: 255 seconds)
-
3134[05:49:03] *** Quits: dgncn (~trance@replaced-ip) (Ping timeout: 255 seconds)
-
3135[05:49:03] *** Quits: gigetoo (~gigetoo@replaced-ip) (Ping timeout: 255 seconds)
-
3136[05:49:03] *** Quits: N3X15 (~Rob@replaced-ip) (Ping timeout: 255 seconds)
-
3137[05:49:03] *** Quits: alfred_ (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
3138[05:49:03] *** Quits: IbexPeak (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
3139[05:49:03] *** Quits: Guest82954 (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
3140[05:49:03] *** Quits: pragmati- (~pragmatis@replaced-ip) (Ping timeout: 255 seconds)
-
3141[05:49:03] *** Quits: tlab_ (~tlab@replaced-ip) (Ping timeout: 255 seconds)
-
3142[05:49:03] *** Quits: Uninstall (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
3143[05:49:03] *** Quits: rOss^64 (hayama@replaced-ip) (Ping timeout: 255 seconds)
-
3144[05:49:03] *** Joins: somiaj_ (~jaimos@replaced-ip)
-
3145[05:49:03] *** Joins: dan (~DANtheBEA@replaced-ip)
-
3146[05:49:03] *** Joins: Brian- (~brian@replaced-ip)
-
3147[05:49:03] *** Joins: eki (~eki@replaced-ip)
-
3148[05:49:04] *** Joins: catsup (d@replaced-ip)
-
3149[05:49:04] *** Joins: pkv (~pkv@replaced-ip)
-
3150[05:49:04] *** WizardGed_ is now known as WizardGed
-
3151[05:49:04] *** Joins: themill (~stuart@replaced-ip)
-
3152[05:49:04] *** Joins: idmistir (~idmistir@replaced-ip)
-
3153[05:49:04] *** Quits: fstd_ (~fstd@replaced-ip) (Changing host)
-
3154[05:49:04] *** Joins: fstd_ (~fstd@replaced-ip)
-
3155[05:49:04] *** Quits: idmistir (~idmistir@replaced-ip) (Changing host)
-
3156[05:49:04] *** Joins: idmistir (~idmistir@replaced-ip)
-
3157[05:49:04] *** rawss is now known as rOss^64
-
3158[05:49:04] *** Joins: unwanted (unwanted@replaced-ip)
-
3159[05:49:04] *** Joins: nikomo (~quassel@replaced-ip)
-
3160[05:49:04] *** Joins: rogst (~roger@replaced-ip)
-
3161[05:49:04] *** Quits: WizardGed (~WizardGed@replaced-ip) (Changing host)
-
3162[05:49:04] *** Joins: WizardGed (~WizardGed@replaced-ip)
-
3163[05:49:05] *** Joins: CompWizdr (compwiz@replaced-ip)
-
3164[05:49:05] *** Joins: oberling_ (~oberling@replaced-ip)
-
3165[05:49:05] *** Joins: MichaelSasser (~michaelsa@replaced-ip)
-
3166[05:49:05] *** Quits: Velveeta_Chef (~Nope@replaced-ip) (Ping timeout: 240 seconds)
-
3167[05:49:05] *** Joins: nodauf (~florian@replaced-ip)
-
3168[05:49:06] *** Quits: av0idz (~void@replaced-ip) (Ping timeout: 264 seconds)
-
3169[05:49:06] *** Quits: TheVoid- (~void@replaced-ip) (Ping timeout: 264 seconds)
-
3170[05:49:06] *** Joins: Trellmor_ (~Trellmor@replaced-ip)
-
3171[05:49:06] *** Quits: misprint_ (misprint@replaced-ip) (Ping timeout: 264 seconds)
-
3172[05:49:06] *** Quits: olegfusion (~olegfusio@replaced-ip) (Ping timeout: 264 seconds)
-
3173[05:49:06] *** Quits: ghormoon_ (~ghormoon@replaced-ip) (Ping timeout: 264 seconds)
-
3174[05:49:06] *** Quits: cyan___ (~cyan@replaced-ip) (Ping timeout: 264 seconds)
-
3175[05:49:06] *** Quits: Geom (~Geom@replaced-ip) (Ping timeout: 264 seconds)
-
3176[05:49:06] *** Quits: Msahai_ (~mikes@replaced-ip) (Ping timeout: 264 seconds)
-
3177[05:49:06] *** Quits: cyborg_ (~cyborg@replaced-ip) (Ping timeout: 264 seconds)
-
3178[05:49:06] *** Quits: totonika_ (~toto@replaced-ip) (Ping timeout: 264 seconds)
-
3179[05:49:06] *** Quits: StathisA (~StathisA@replaced-ip) (Ping timeout: 264 seconds)
-
3180[05:49:06] *** Quits: m4rCsi (~shoar@replaced-ip) (Ping timeout: 264 seconds)
-
3181[05:49:06] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
3182[05:49:07] *** simonlnu_ is now known as simonlnu
-
3183[05:49:07] *** Joins: Anselma (~cjdns@replaced-ip)
-
3184[05:49:07] *** Joins: rook2paw1 (~rook@replaced-ip)
-
3185[05:49:08] *** Joins: rolig (~rolig@replaced-ip)
-
3186[05:49:08] *** Quits: brolin_empey (~brolin@replaced-ip) (Read error: Connection reset by peer)
-
3187[05:49:09] *** Quits: cooldude (~cooldude1@replaced-ip) (Excess Flood)
-
3188[05:49:09] *** Joins: xai (~xaionaro@replaced-ip)
-
3189[05:49:10] *** Joins: alfred_ (~quassel@replaced-ip)
-
3190[05:49:10] *** Joins: eddul (~ludde@replaced-ip)
-
3191[05:49:10] *** Joins: moestevens_ (~moesteven@replaced-ip)
-
3192[05:49:11] *** Joins: ferrisb (~ferris@replaced-ip)
-
3193[05:49:11] *** Joins: _KaszpiR_ (quasselcor@replaced-ip)
-
3194[05:49:11] *** Joins: mz| (~emerick@replaced-ip)
-
3195[05:49:11] *** Joins: Uninstall (~quassel@replaced-ip)
-
3196[05:49:12] *** Joins: IbexPeak (~quassel@replaced-ip)
-
3197[05:49:12] *** Joins: tlab (~tlab@replaced-ip)
-
3198[05:49:12] *** Quits: RamPage (~R@replaced-ip) (Changing host)
-
3199[05:49:12] *** Joins: RamPage (~R@replaced-ip)
-
3200[05:49:12] *** Joins: BenNZ (~Ben__@replaced-ip)
-
3201[05:49:12] *** Joins: olf-folks (olf-folks@replaced-ip)
-
3202[05:49:13] *** Joins: JStoker (jstoker@replaced-ip)
-
3203[05:49:13] *** Quits: ^R (~rt@replaced-ip) (Changing host)
-
3204[05:49:13] *** Joins: ^R (~rt@replaced-ip)
-
3205[05:49:14] *** Joins: Fusselkater (~Fusselkat@replaced-ip)
-
3206[05:49:14] *** Joins: xTEMPLARx (~quassel@replaced-ip)
-
3207[05:49:14] *** Joins: milobit (~milobit@replaced-ip)
-
3208[05:49:14] *** Quits: xTEMPLARx (~quassel@replaced-ip) (Changing host)
-
3209[05:49:14] *** Joins: xTEMPLARx (~quassel@replaced-ip)
-
3210[05:49:15] *** Joins: beardo (~beardo__@replaced-ip)
-
3211[05:49:15] *** Joins: jcara (~jcara@replaced-ip)
-
3212[05:49:16] *** Joins: meshugga (philip@replaced-ip)
-
3213[05:49:17] *** Quits: Zerant (~Zerant@replaced-ip) (Ping timeout: 244 seconds)
-
3214[05:49:17] *** Quits: hagbard_celine (~hagbard_c@replaced-ip) (Ping timeout: 244 seconds)
-
3215[05:49:17] *** Quits: MrAlexandr0 (~MrAlexand@replaced-ip) (Ping timeout: 244 seconds)
-
3216[05:49:17] *** Quits: Kamilion (kamilion@replaced-ip) (Ping timeout: 244 seconds)
-
3217[05:49:17] *** Joins: cnu- (~u@replaced-ip)
-
3218[05:49:17] *** Joins: JPT (~jpt@replaced-ip)
-
3219[05:49:17] *** Joins: canopus (~canopus@replaced-ip)
-
3220[05:49:18] *** Joins: polyzen (~poly@replaced-ip)
-
3221[05:49:18] *** Joins: ashka (~postmaste@replaced-ip)
-
3222[05:49:18] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
3223[05:49:18] *** Joins: kodapa (kod@replaced-ip)
-
3224[05:49:18] *** Quits: _BigWings_ (~Thunderbi@replaced-ip) (Read error: Connection reset by peer)
-
3225[05:49:19] *** Quits: cstine_ (~cstine@replaced-ip) (Ping timeout: 244 seconds)
-
3226[05:49:19] *** Quits: tubaman_ (~tubaman@replaced-ip) (Ping timeout: 244 seconds)
-
3227[05:49:19] *** Quits: hspcd (~hspcd@replaced-ip) (Ping timeout: 244 seconds)
-
3228[05:49:19] *** Quits: apt (ibot@replaced-ip) (Ping timeout: 244 seconds)
-
3229[05:49:19] *** Quits: murder (mdr@replaced-ip) (Ping timeout: 244 seconds)
-
3230[05:49:19] *** Quits: drale2k (~drale2k@replaced-ip) (Ping timeout: 244 seconds)
-
3231[05:49:19] *** Quits: nightfuri (nightfury@replaced-ip) (Ping timeout: 244 seconds)
-
3232[05:49:19] *** Quits: Fjorgynn (~hej@replaced-ip) (Ping timeout: 244 seconds)
-
3233[05:49:20] *** Quits: fstd (~fstd@replaced-ip) (Remote host closed the connection)
-
3234[05:49:20] *** Joins: ColtonDRG (~coltondrg@replaced-ip)
-
3235[05:49:20] *** Joins: lsv (~nn@replaced-ip)
-
3236[05:49:20] *** Quits: p0ly3d3r (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
3237[05:49:21] *** Quits: NeoBlaster (~N3oBl@replaced-ip) (Ping timeout: 244 seconds)
-
3238[05:49:21] *** Quits: debhelper (~debhelper@replaced-ip) (Ping timeout: 244 seconds)
-
3239[05:49:21] *** Quits: hobbyquaker (hq@replaced-ip) (Ping timeout: 244 seconds)
-
3240[05:49:21] *** Quits: roylaprattep (~roylaprat@replaced-ip) (Ping timeout: 244 seconds)
-
3241[05:49:21] *** Quits: mindstorm (~mindstorm@replaced-ip) (Ping timeout: 244 seconds)
-
3242[05:49:21] *** Quits: awhitlock8 (~awhitlock@replaced-ip) (Ping timeout: 244 seconds)
-
3243[05:49:21] *** Quits: moufl (~5moufl@replaced-ip) (Ping timeout: 244 seconds)
-
3244[05:49:21] *** Quits: jandrusk (~jra@replaced-ip) (Ping timeout: 244 seconds)
-
3245[05:49:21] *** Quits: digilink (~digilink@replaced-ip) (Ping timeout: 244 seconds)
-
3246[05:49:21] *** Quits: HeXiLeD (~grumpynes@replaced-ip) (Ping timeout: 244 seconds)
-
3247[05:49:21] *** Quits: Stanto (~Stanto@replaced-ip) (Ping timeout: 244 seconds)
-
3248[05:49:21] *** Quits: CompWizrd (compwiz@replaced-ip) (Ping timeout: 244 seconds)
-
3249[05:49:21] *** Quits: Poppabear (~Poppabear@replaced-ip) (Ping timeout: 244 seconds)
-
3250[05:49:21] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip) (Ping timeout: 244 seconds)
-
3251[05:49:21] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip) (Ping timeout: 244 seconds)
-
3252[05:49:21] *** Quits: jediraster (~jediraste@replaced-ip) (Ping timeout: 244 seconds)
-
3253[05:49:21] *** Quits: BobbyJr_ (~BobbyJr@replaced-ip) (Ping timeout: 244 seconds)
-
3254[05:49:22] *** Quits: BadSnappa (~BadSnappa@replaced-ip) (Ping timeout: 244 seconds)
-
3255[05:49:22] *** Quits: habs (U2FsdGVkX1@replaced-ip) (Ping timeout: 244 seconds)
-
3256[05:49:22] *** Quits: rook2pawn (~rook@replaced-ip) (Ping timeout: 244 seconds)
-
3257[05:49:22] *** Quits: Helheim (~helheim@replaced-ip) (Excess Flood)
-
3258[05:49:22] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip)
-
3259[05:49:23] *** Joins: debhelper (~debhelper@replaced-ip)
-
3260[05:49:23] *** Joins: pingflood (~pingfloyd@replaced-ip)
-
3261[05:49:23] *** Joins: mhoney (~mhoney@replaced-ip)
-
3262[05:49:23] *** Quits: goberle (~goberle@replaced-ip) (Ping timeout: 244 seconds)
-
3263[05:49:23] *** Quits: laidback_01 (~jax@replaced-ip) (Ping timeout: 244 seconds)
-
3264[05:49:24] *** Joins: Croepha_ (~Croepha@replaced-ip)
-
3265[05:49:24] *** Joins: taliss (~talis@replaced-ip)
-
3266[05:49:24] *** Joins: dynek_ (~dynek@replaced-ip)
-
3267[05:49:24] *** Joins: rlange (~rlange@replaced-ip)
-
3268[05:49:24] *** Joins: frikinz_ (~laurent@replaced-ip)
-
3269[05:49:24] *** JPT is now known as Guest9715
-
3270[05:49:25] *** Joins: Spitfire_ (spitfire@replaced-ip)
-
3271[05:49:25] *** Joins: duke_h3 (~rene@replaced-ip)
-
3272[05:49:25] *** Joins: ghormoon (~ghormoon@replaced-ip)
-
3273[05:49:26] *** Quits: namix_ (~namix@replaced-ip) (Ping timeout: 272 seconds)
-
3274[05:49:26] *** Quits: lsv_ (~nn@replaced-ip) (Ping timeout: 272 seconds)
-
3275[05:49:26] *** Quits: Ad1Tech (~ad1tech@replaced-ip) (Ping timeout: 272 seconds)
-
3276[05:49:26] *** Joins: ChuMar1 (~ChuMar1@replaced-ip)
-
3277[05:49:26] *** Joins: mdorenka (~mdorenka@replaced-ip)
-
3278[05:49:26] *** jediraster_ is now known as jediraster
-
3279[05:49:26] *** Joins: Wire (~quassel@replaced-ip)
-
3280[05:49:26] *** Joins: N3X15 (~Rob@replaced-ip)
-
3281[05:49:27] *** Joins: sukaeto (~sukaeto@replaced-ip)
-
3282[05:49:27] *** Joins: gigetoo (~gigetoo@replaced-ip)
-
3283[05:49:27] *** Joins: bysin_ (bysin@replaced-ip)
-
3284[05:49:27] *** Joins: schmidta (~schmidta@replaced-ip)
-
3285[05:49:27] *** Joins: H3XiL3D (~grumpynes@replaced-ip)
-
3286[05:49:27] *** Joins: icedp (~mlatu@replaced-ip)
-
3287[05:49:27] *** Joins: miklcct (michael@replaced-ip)
-
3288[05:49:27] *** Joins: jonasbits (~quassel@replaced-ip)
-
3289[05:49:27] *** Joins: swym (~swym@replaced-ip)
-
3290[05:49:27] *** Joins: OerHeks (~OerHeks@replaced-ip)
-
3291[05:49:27] *** Joins: misprint (misprint@replaced-ip)
-
3292[05:49:27] *** fstd_ is now known as fstd
-
3293[05:49:28] *** Joins: roylapra1tep (~roylaprat@replaced-ip)
-
3294[05:49:28] *** Joins: beatdown (beatdown@replaced-ip)
-
3295[05:49:28] *** Joins: zymurgy (~zymurgy@replaced-ip)
-
3296[05:49:28] *** Joins: PhonicUK (~PhonicUK@replaced-ip)
-
3297[05:49:28] *** Joins: Liam` (~Liam@replaced-ip)
-
3298[05:49:28] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip) (Changing host)
-
3299[05:49:28] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip)
-
3300[05:49:28] *** Joins: LV-426 (~LV-426@replaced-ip)
-
3301[05:49:28] *** Joins: chownsauce (~chown@replaced-ip)
-
3302[05:49:28] *** Quits: LV-426 (~LV-426@replaced-ip) (Changing host)
-
3303[05:49:28] *** Joins: LV-426 (~LV-426@replaced-ip)
-
3304[05:49:28] *** Joins: armin__ (~armin@replaced-ip)
-
3305[05:49:28] *** Joins: himiko (~himiko@replaced-ip)
-
3306[05:49:29] *** Joins: Velveeta_Chef (~Nope@replaced-ip)
-
3307[05:49:29] *** Joins: Fjorgynn (~hej@replaced-ip)
-
3308[05:49:29] *** Quits: Velveeta_Chef (~Nope@replaced-ip) (Changing host)
-
3309[05:49:29] *** Joins: Velveeta_Chef (~Nope@replaced-ip)
-
3310[05:49:30] *** Joins: lift (~lift@replaced-ip)
-
3311[05:49:31] *** Joins: skylite (~skylite@replaced-ip)
-
3312[05:49:31] *** Quits: Guest5119 (~JonathanD@replaced-ip) (Read error: Connection reset by peer)
-
3313[05:49:31] *** H3XiL3D is now known as HeXiLeD
-
3314[05:49:31] *** Joins: digilink (~digilink@replaced-ip)
-
3315[05:49:31] *** Joins: abrotman (~abrotman@replaced-ip)
-
3316[05:49:31] *** Quits: abrotman (~abrotman@replaced-ip) (Changing host)
-
3317[05:49:31] *** Joins: abrotman (~abrotman@replaced-ip)
-
3318[05:49:34] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip)
-
3319[05:49:34] *** Joins: Billias (~MrV@replaced-ip)
-
3320[05:49:34] *** Joins: LostSoul (~LostSoul@replaced-ip)
-
3321[05:49:34] *** Joins: xaiki (~xaiki@replaced-ip)
-
3322[05:49:35] *** Joins: Ad1Tech (~ad1tech@replaced-ip)
-
3323[05:49:35] *** Joins: antlarr (~quassel@replaced-ip)
-
3324[05:49:35] *** Joins: Atlas (~atlas@replaced-ip)
-
3325[05:49:35] *** Joins: surfist (~surfist@replaced-ip)
-
3326[05:49:35] *** Joins: kus_ubuntui686 (~kus@replaced-ip)
-
3327[05:49:37] *** tacocat` is now known as tacocat
-
3328[05:49:37] *** Joins: lowin (~lowin@replaced-ip)
-
3329[05:49:37] *** Joins: Quick_Wango (~quickwang@replaced-ip)
-
3330[05:49:37] *** Joins: TheVoid (~void@replaced-ip)
-
3331[05:49:37] *** Quits: ashka (~postmaste@replaced-ip) (Changing host)
-
3332[05:49:37] *** Joins: ashka (~postmaste@replaced-ip)
-
3333[05:49:37] *** Joins: tbrb (~skull@replaced-ip)
-
3334[05:49:38] *** Joins: Exagone313 (exa@replaced-ip)
-
3335[05:49:38] *** Quits: debhelper (~debhelper@replaced-ip) (Changing host)
-
3336[05:49:38] *** Joins: debhelper (~debhelper@replaced-ip)
-
3337[05:49:38] *** ChanServ sets mode: +o debhelper
-
3338[05:49:38] *** Joins: brentaarnold (~brentaarn@replaced-ip)
-
3339[05:49:41] *** Quits: music2pi (~music2pi@replaced-ip) (Ping timeout: 250 seconds)
-
3340[05:49:41] *** ^R is now known as rt
-
3341[05:49:41] *** Joins: saboru (~saboru@replaced-ip)
-
3342[05:49:42] *** Joins: Python1320 (Python1320@replaced-ip)
-
3343[05:49:42] *** Quits: Python1320 (Python1320@replaced-ip) (Changing host)
-
3344[05:49:42] *** Joins: Python1320 (Python1320@replaced-ip)
-
3345[05:49:43] *** Joins: deetwelve (~deetwelve@replaced-ip)
-
3346[05:49:43] *** Quits: Spitfire_ (spitfire@replaced-ip) (Changing host)
-
3347[05:49:43] *** Joins: Spitfire_ (spitfire@replaced-ip)
-
3348[05:49:44] *** Joins: Dev0n (~Dev0n@replaced-ip)
-
3349[05:49:45] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
3350[05:49:45] *** Joins: githogori (~githogori@replaced-ip)
-
3351[05:49:46] *** Joins: r00tobo[BNC] (~r00tobo@replaced-ip)
-
3352[05:49:47] *** Joins: dexta (~D3XTA@replaced-ip)
-
3353[05:49:48] *** Joins: JonathanD (~JonathanD@replaced-ip)
-
3354[05:49:49] *** Joins: vlt (~nobody@replaced-ip)
-
3355[05:49:50] *** Joins: Xat` (~Xat`@replaced-ip)
-
3356[05:49:50] *** Joins: Dan_au (~Dan@replaced-ip)
-
3357[05:49:51] *** Joins: rebrec (~quassel@replaced-ip)
-
3358[05:49:51] *** Joins: moufl (~5moufl@replaced-ip)
-
3359[05:49:51] *** Joins: gturner (~gturner@replaced-ip)
-
3360[05:49:53] *** Joins: betaboon (~betaboon@replaced-ip)
-
3361[05:49:53] *** pingflood is now known as Guest41150
-
3362[05:49:53] *** Joins: hycer (~hycer@replaced-ip)
-
3363[05:49:53] *** Joins: Pulec (~pulec@replaced-ip)
-
3364[05:49:55] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
3365[05:49:55] *** Joins: zyl (~n@replaced-ip)
-
3366[05:49:55] *** Joins: Gm4n (~Gm4n@replaced-ip)
-
3367[05:49:57] *** Joins: guampa (~guampa@replaced-ip)
-
3368[05:49:59] *** Joins: lethu (~lethu@replaced-ip)
-
3369[05:50:00] *** Joins: niko (~niko@replaced-ip)
-
3370[05:50:00] *** Joins: relox (~weechat@replaced-ip)
-
3371[05:50:01] *** Joins: zowux (~zowux@replaced-ip)
-
3372[05:50:03] *** Joins: ariel (~quassel@replaced-ip)
-
3373[05:50:03] *** Joins: AlexZ_ (~alex@replaced-ip)
-
3374[05:50:03] *** Joins: sandeepkr__ (~sandeepkr@replaced-ip)
-
3375[05:50:04] *** Joins: p3nt4 (~p3nt44@replaced-ip)
-
3376[05:50:04] *** Joins: NeoBlaster (~N3oBl@replaced-ip)
-
3377[05:50:04] *** Joins: toogley (0MRFaSkn89@replaced-ip)
-
3378[05:50:06] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
3379[05:50:07] *** Quits: tsuusifros (~kirsis@replaced-ip) (Changing host)
-
3380[05:50:07] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
3381[05:50:07] *** percY-_ is now known as percY-
-
3382[05:50:07] *** Joins: shootbird (~quassel@replaced-ip)
-
3383[05:50:07] *** Joins: beisner (~beisner@replaced-ip)
-
3384[05:50:08] *** Joins: p0rt (~p0rt@replaced-ip)
-
3385[05:50:09] *** Joins: lankanmon (~LKNnet@replaced-ip)
-
3386[05:50:10] *** Joins: jorgesanjuan (~jorgesanj@replaced-ip)
-
3387[05:50:10] *** Joins: johnnyfive (~johnnyfiv@replaced-ip)
-
3388[05:50:11] *** JonathanD is now known as Guest48126
-
3389[05:50:12] *** Joins: bathtub_shark (Zarthus@replaced-ip)
-
3390[05:50:13] *** Joins: SpeedyG (~SpeedyG@replaced-ip)
-
3391[05:50:17] *** Joins: papey (~papey@replaced-ip)
-
3392[05:50:19] *** Joins: blingrung (~bling@replaced-ip)
-
3393[05:50:20] *** Joins: ikonia (~irc@replaced-ip)
-
3394[05:50:21] *** Joins: emeritus (~emeritus@replaced-ip)
-
3395[05:50:22] *** Joins: m4rCsi (~shoar@replaced-ip)
-
3396[05:50:22] *** Joins: Iridos (~iridos@replaced-ip)
-
3397[05:50:23] *** Joins: CodingWithClass (~CodingWit@replaced-ip)
-
3398[05:50:24] *** Joins: cra1g321 (~cra1g321@replaced-ip)
-
3399[05:50:24] *** Joins: GGMethos_ (methos@replaced-ip)
-
3400[05:50:24] *** Joins: rhada (~rhada@replaced-ip)
-
3401[05:50:25] *** Joins: ddp` (~ddp@replaced-ip)
-
3402[05:50:26] *** Joins: AkQ (akq@replaced-ip)
-
3403[05:50:27] *** Quits: AntiSpamMeta2 (~MetaBot@replaced-ip) (Read error: Connection timed out)
-
3404[05:50:27] *** Joins: mavhc (~mavhc@replaced-ip)
-
3405[05:50:29] *** Joins: webbyz (sid48091@replaced-ip)
-
3406[05:50:29] *** Joins: cooldude (~cooldude1@replaced-ip)
-
3407[05:50:30] *** Joins: cadeskywalker (~madoka@replaced-ip)
-
3408[05:50:31] *** Joins: Rovanion (~rovanion@replaced-ip)
-
3409[05:50:33] *** Joins: hobbyquaker (~hobbyquak@replaced-ip)
-
3410[05:50:33] *** Joins: benj_ (~benj@replaced-ip)
-
3411[05:50:33] *** Quits: xreal (~xreal@replaced-ip) (Ping timeout: 248 seconds)
-
3412[05:50:38] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
3413[05:50:38] *** Joins: PryMar56 (~prymar@replaced-ip)
-
3414[05:50:38] *** Joins: cbmuser (~glaubitz@replaced-ip)
-
3415[05:50:41] *** Joins: Quantumcross (~weechat@replaced-ip)
-
3416[05:50:41] *** Joins: ponyofdeath (~vladi@replaced-ip)
-
3417[05:50:41] *** Joins: Ranzpirat (~ranzp@replaced-ip)
-
3418[05:50:42] *** Joins: PlasmaStar (Plasma@replaced-ip)
-
3419[05:50:44] *** Joins: Strife89 (~quassel@replaced-ip)
-
3420[05:50:45] *** Joins: Whiskey (~Whiskey@replaced-ip)
-
3421[05:50:45] *** Joins: multi_io (~olaf@replaced-ip)
-
3422[05:50:47] *** Joins: NightMonkey (~NightMonk@replaced-ip)
-
3423[05:50:47] *** Joins: cluelessperson (~cluelessp@replaced-ip)
-
3424[05:50:49] *** Joins: rawrawrer (~rawrawrer@replaced-ip)
-
3425[05:50:50] *** Joins: Guest65522 (~me@replaced-ip)
-
3426[05:50:50] *** Joins: kdog (~kdog@replaced-ip)
-
3427[05:50:50] *** Joins: ThisIsZenified (~ImCool@replaced-ip)
-
3428[05:50:52] *** Joins: joze (~joze@replaced-ip)
-
3429[05:50:55] *** Joins: darkman (darkman@replaced-ip)
-
3430[05:50:56] *** Quits: nidzo_ (~Nidzo@replaced-ip) (Max SendQ exceeded)
-
3431[05:50:56] *** Quits: anonnumberanon (~anonnumbe@replaced-ip) (Read error: Connection timed out)
-
3432[05:50:56] *** Joins: jandrusk (~jra@replaced-ip)
-
3433[05:50:58] *** Joins: baksdz (~Salah@replaced-ip)
-
3434[05:50:59] *** Joins: hagbard_celine (~hagbard_c@replaced-ip)
-
3435[05:51:00] *** Joins: drale2k (~drale2k@replaced-ip)
-
3436[05:51:02] *** hagbard_celine is now known as Guest34941
-
3437[05:51:03] *** Joins: tonyoy (~ay@replaced-ip)
-
3438[05:51:05] *** Joins: Esya (~esya@replaced-ip)
-
3439[05:51:08] *** Joins: willmore (~willmore@replaced-ip)
-
3440[05:51:08] *** Joins: busch (~busch@replaced-ip)
-
3441[05:51:11] *** Joins: geir_ (~1@replaced-ip)
-
3442[05:51:13] *** Joins: KOD3N (KODEN@replaced-ip)
-
3443[05:51:13] *** Joins: diniwed (~gavron@replaced-ip)
-
3444[05:51:13] *** Joins: XSoul (~XRule@replaced-ip)
-
3445[05:51:15] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip)
-
3446[05:51:17] *** Quits: SQL (~SQL@replaced-ip) (Read error: Connection reset by peer)
-
3447[05:51:17] *** Joins: lukaso666 (~lukaso666@replaced-ip)
-
3448[05:51:18] *** Joins: n0t (n0t@replaced-ip)
-
3449[05:51:19] *** Joins: michaelni (~michael@replaced-ip)
-
3450[05:51:22] *** Joins: balor (~aidan@replaced-ip)
-
3451[05:51:25] *** Quits: Ceber (~cerberus@replaced-ip) (Ping timeout: 250 seconds)
-
3452[05:51:25] *** Joins: ZeroBeholder (~ZeroBehol@replaced-ip)
-
3453[05:51:25] *** Joins: Stanto (~Stanto@replaced-ip)
-
3454[05:51:25] *** Joins: precise (~precise@replaced-ip)
-
3455[05:51:26] *** Joins: therock247uk[bnc (~therock24@replaced-ip)
-
3456[05:51:26] *** Joins: sputnik (kli0rf@replaced-ip)
-
3457[05:51:28] *** Joins: M4GNV5 (~M4GNV5@replaced-ip)
-
3458[05:51:29] *** Joins: ccrhy (~ccrhy3@replaced-ip)
-
3459[05:51:35] *** Joins: Rikairchy (~Telus@replaced-ip)
-
3460[05:51:35] *** Joins: LoRez (~LoRez@replaced-ip)
-
3461[05:51:41] *** Joins: fernie (~jarkko@replaced-ip)
-
3462[05:51:42] *** Joins: de-facto (~de-facto@replaced-ip)
-
3463[05:51:42] *** Joins: marc0s (~marcos@replaced-ip)
-
3464[05:51:43] *** Joins: gniourf (~gniourf@replaced-ip)
-
3465[05:51:44] *** Joins: SQL (~SQL@replaced-ip)
-
3466[05:51:44] *** Quits: SQL (~SQL@replaced-ip) (Changing host)
-
3467[05:51:44] *** Joins: SQL (~SQL@replaced-ip)
-
3468[05:51:45] *** Joins: Andocromn (~quassel@replaced-ip)
-
3469[05:51:51] *** Joins: peterrooney (~peter@replaced-ip)
-
3470[05:51:55] *** Joins: simbalion (~simba@replaced-ip)
-
3471[05:51:56] *** Joins: surfist (~surfist@replaced-ip)
-
3472[05:51:58] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
3473[05:51:58] *** missmbob_ is now known as missmbob
-
3474[05:51:59] *** Joins: gnugr (~gnugr@replaced-ip)
-
3475[05:52:00] *** KindOne_ is now known as KindOne
-
3476[05:52:02] *** Joins: beet0l (~beet0l@replaced-ip)
-
3477[05:52:03] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip)
-
3478[05:52:05] *** Joins: Kamilion (kamilion@replaced-ip)
-
3479[05:52:07] *** Quits: idts (~lxuser@replaced-ip) (Quit: "You picked the wrong kite to run away with!")
-
3480[05:52:08] *** Joins: ectospasm (~ectospasm@replaced-ip)
-
3481[05:52:09] *** Quits: lebster (sid17131@replaced-ip) (Ping timeout: 248 seconds)
-
3482[05:52:10] *** Joins: LordDeath (~LordDeath@replaced-ip)
-
3483[05:52:11] *** Joins: thalos (~thalos@replaced-ip)
-
3484[05:52:13] *** Joins: NaPs (~NaPs@replaced-ip)
-
3485[05:52:14] *** Quits: missmbob (~missmbob@replaced-ip) (Changing host)
-
3486[05:52:14] *** Joins: missmbob (~missmbob@replaced-ip)
-
3487[05:52:15] *** Joins: XeonSquared (~ShadowKat@replaced-ip)
-
3488[05:52:20] *** Joins: mechfrog (mechfrog@replaced-ip)
-
3489[05:52:22] *** Joins: boudiccas (~boudiccas@replaced-ip)
-
3490[05:52:27] *** Joins: SpeakerToMeat (~SpeakerTo@replaced-ip)
-
3491[05:52:32] *** Joins: habs (U2FsdGVkX1@replaced-ip)
-
3492[05:52:45] *** mechfrog is now known as smonchi
-
3493[05:52:48] *** Joins: skylite_ (~skylite@replaced-ip)
-
3494[05:52:56] *** Joins: AciD` (~fu@replaced-ip)
-
3495[05:52:56] *** Quits: AciD` (~fu@replaced-ip) (Changing host)
-
3496[05:52:56] *** Joins: AciD` (~fu@replaced-ip)
-
3497[05:53:04] *** Joins: CtrlC (~CtrlC@replaced-ip)
-
3498[05:53:04] *** Quits: CtrlC (~CtrlC@replaced-ip) (Changing host)
-
3499[05:53:04] *** Joins: CtrlC (~CtrlC@replaced-ip)
-
3500[05:53:06] *** Joins: RAX (~rax-@replaced-ip)
-
3501[05:53:09] *** Quits: Awesomecase (sid56584@replaced-ip) (Ping timeout: 250 seconds)
-
3502[05:53:09] *** Quits: paradizelost (sid23952@replaced-ip) (Ping timeout: 250 seconds)
-
3503[05:53:11] *** Joins: Lady_Aleena (~lady-alee@replaced-ip)
-
3504[05:53:13] *** Joins: xet7 (~xet7@replaced-ip)
-
3505[05:53:13] *** RAX is now known as rax-
-
3506[05:53:15] *** Joins: ygeLN (~zeMMRTTso@replaced-ip)
-
3507[05:53:15] *** Joins: Emmanuel_Chanel (~emmanuel@replaced-ip)
-
3508[05:53:16] *** Joins: _0x5eb_ (~seb@replaced-ip)
-
3509[05:53:17] *** Quits: diniwed (~gavron@replaced-ip) (Client Quit)
-
3510[05:53:19] *** Joins: krups (~krups@replaced-ip)
-
3511[05:53:26] *** Joins: nocd (~nocd@replaced-ip)
-
3512[05:53:40] *** Joins: lupinedk (~lupine6@replaced-ip)
-
3513[05:53:42] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip)
-
3514[05:53:44] *** Joins: ksk (~ksk@replaced-ip)
-
3515[05:53:45] *** Quits: Spr1ng_ (~Spr1ng@replaced-ip) (Ping timeout: 248 seconds)
-
3516[05:53:51] *** Joins: anonnumberanon (~anonnumbe@replaced-ip)
-
3517[05:53:59] *** Joins: derpington (~derpling@replaced-ip)
-
3518[05:54:01] <ferrisb> Sygln/#python- [Global Notice] Freenode is currently under a Chinese-backed DDOS attack. We are working to mitigate the attack at this time.
-
3519[05:54:05] *** Quits: boudiccas (~boudiccas@replaced-ip) (Client Quit)
-
3520[05:54:06] *** Joins: mik (mik@replaced-ip)
-
3521[05:54:06] *** Joins: moparisthebest (~moparisth@replaced-ip)
-
3522[05:54:07] *** Quits: spacebug^ (~spacebug@replaced-ip) (Ping timeout: 244 seconds)
-
3523[05:54:07] *** Quits: Klaus_Dieter (~klaus@replaced-ip) (Ping timeout: 244 seconds)
-
3524[05:54:07] *** Quits: [Gunner] (~Jabuk@replaced-ip) (Ping timeout: 244 seconds)
-
3525[05:54:10] *** Joins: Sygln (cc74c3da@replaced-ip)
-
3526[05:54:16] -Sygln- [Global Notice] Freenode is currently under a Chinese-backed DDOS attack. We are working to mitigate the attack at this time.
-
3527[05:54:18] *** Parts: Sygln (cc74c3da@replaced-ip)
-
3528[05:54:19] *** Joins: Zyferus (~Zyferus@replaced-ip)
-
3529[05:54:24] *** Joins: totonika (~toto@replaced-ip)
-
3530[05:54:29] *** Joins: StathisA (~StathisA@replaced-ip)
-
3531[05:54:31] *** Joins: t0mb0_ (tcuthbert@replaced-ip)
-
3532[05:54:32] *** Joins: a1batr0ss (~a1batr0ss@replaced-ip)
-
3533[05:54:37] *** Quits: skylite (~skylite@replaced-ip) (Ping timeout: 244 seconds)
-
3534[05:54:38] *** Quits: xai (~xaionaro@replaced-ip) (Ping timeout: 244 seconds)
-
3535[05:54:40] *** Joins: noahfx (~noahfx@replaced-ip)
-
3536[05:54:40] *** Joins: dizzylizzy (~aubrey@replaced-ip)
-
3537[05:54:40] *** Joins: giraffe_ (skarn@replaced-ip)
-
3538[05:54:46] *** Joins: mindstorm (~mindstorm@replaced-ip)
-
3539[05:54:47] *** Joins: fyubar (~cody@replaced-ip)
-
3540[05:54:49] *** Joins: ErrantEgo (~ErrantEgo@replaced-ip)
-
3541[05:54:50] *** Joins: paw (~afong@replaced-ip)
-
3542[05:54:50] *** Joins: Klaus_Dieter (~klaus@replaced-ip)
-
3543[05:54:52] *** Joins: Xjs|moonshine (moon@replaced-ip)
-
3544[05:54:52] *** Joins: ov3rmind (~leo@replaced-ip)
-
3545[05:54:59] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip)
-
3546[05:55:00] *** Joins: stephanie92 (~stephanie@replaced-ip)
-
3547[05:55:04] *** Joins: [Gunner] (~Jabuk@replaced-ip)
-
3548[05:55:06] *** Anselma is now known as Anselmo
-
3549[05:55:09] *** Quits: Quick_Wango (~quickwang@replaced-ip) (Ping timeout: 244 seconds)
-
3550[05:55:09] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
3551[05:55:15] *** Joins: folivora (~out@replaced-ip)
-
3552[05:55:25] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
3553[05:55:28] *** Joins: nighty (~nighty@replaced-ip)
-
3554[05:55:32] *** Joins: Guest21597 (irc@replaced-ip)
-
3555[05:55:34] *** Joins: mariothemad (~mario@replaced-ip)
-
3556[05:55:35] *** Quits: vyadhaka0 (~vyadhaka@replaced-ip) (Quit: Leaving)
-
3557[05:55:38] *** Joins: fredoo404 (~root@replaced-ip)
-
3558[05:55:44] *** Joins: otirc (~fish@replaced-ip)
-
3559[05:55:45] *** Joins: AlwaysHigh (~AlwaysHig@replaced-ip)
-
3560[05:55:47] *** Joins: dgncn (~trance@replaced-ip)
-
3561[05:55:51] *** Joins: Mouaad (~Mouaad@replaced-ip)
-
3562[05:55:51] *** Joins: nidzo_ (~Nidzo@replaced-ip)
-
3563[05:56:05] *** Joins: ludocode (~quassel@replaced-ip)
-
3564[05:56:05] *** Joins: amoe (~amoe@replaced-ip)
-
3565[05:56:09] *** Joins: jair (~jair@replaced-ip)
-
3566[05:56:13] *** Joins: ewook (~ewook@replaced-ip)
-
3567[05:56:14] *** Joins: patterson (~patterson@replaced-ip)
-
3568[05:56:17] *** Joins: neoclust (~neoclust@replaced-ip)
-
3569[05:56:18] *** Joins: jus (~jus@replaced-ip)
-
3570[05:56:22] *** Joins: unforgiven512_ (~unforgive@replaced-ip)
-
3571[05:56:27] *** Joins: ApEtc (~apetc@replaced-ip)
-
3572[05:56:28] *** Joins: Quick_Wango (~quickwang@replaced-ip)
-
3573[05:56:28] *** Joins: babilen (~babilen@replaced-ip)
-
3574[05:56:32] *** Joins: kmh (~kmh@replaced-ip)
-
3575[05:56:37] *** Joins: _BigWings_ (~Thunderbi@replaced-ip)
-
3576[05:56:40] *** Joins: MrHyde (~MrHyde@replaced-ip)
-
3577[05:56:40] *** Joins: awhitlock8 (~awhitlock@replaced-ip)
-
3578[05:56:44] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
3579[05:56:53] *** Quits: Guest41150 (~pingfloyd@replaced-ip) (Quit: Guest41150)
-
3580[05:56:55] *** Joins: haasn (~haasn@replaced-ip)
-
3581[05:57:03] *** Joins: spacebison (~bison@replaced-ip)
-
3582[05:57:04] *** Joins: Warrigal (~tswett@replaced-ip)
-
3583[05:57:10] *** Joins: pingfloyd (~pingfloyd@replaced-ip)
-
3584[05:57:13] *** Quits: pisekot (~user@replaced-ip) (Ping timeout: 244 seconds)
-
3585[05:57:16] *** Joins: somepoortech (~somepoort@replaced-ip)
-
3586[05:57:18] *** Joins: Spr1ng (~Spr1ng@replaced-ip)
-
3587[05:57:22] *** Joins: pragmatism (~pragmatis@replaced-ip)
-
3588[05:57:35] *** Joins: WebDawg (~webdawg@replaced-ip)
-
3589[05:57:38] *** Quits: m4rcu5 (nobody@replaced-ip) (Quit: Auf Wiedersehen)
-
3590[05:57:49] *** Joins: smurfd (~smurfd@replaced-ip)
-
3591[05:57:51] *** Joins: Shentino (~Shentino@replaced-ip)
-
3592[05:58:00] *** debhelper sets mode: +l 1577
-
3593[05:58:05] *** Joins: phystau (~phystau@replaced-ip)
-
3594[05:58:28] *** Joins: bhurstpdx1 (~bhurstpdx@replaced-ip)
-
3595[05:58:30] *** Joins: berndj (~berndj@replaced-ip)
-
3596[05:58:32] *** Joins: nopf (~frosch@replaced-ip)
-
3597[05:58:42] *** Joins: glebihan (~glebihan@replaced-ip)
-
3598[05:58:42] *** Joins: nikola (~nikola@replaced-ip)
-
3599[05:58:45] *** Joins: enkrypt (~enkrypt@replaced-ip)
-
3600[05:58:50] *** Joins: rawburt (~irc@replaced-ip)
-
3601[05:59:31] *** Joins: romano2k (~romano2k@replaced-ip)
-
3602[05:59:31] *** Quits: romano2k (~romano2k@replaced-ip) (Changing host)
-
3603[05:59:31] *** Joins: romano2k (~romano2k@replaced-ip)
-
3604[05:59:41] *** Joins: aivkiv (~aivkiv@replaced-ip)
-
3605[05:59:43] *** Joins: boudiccas (~boudiccas@replaced-ip)
-
3606[05:59:51] *** Joins: OneM_Industries (~OneMatthi@replaced-ip)
-
3607[05:59:52] *** Joins: mikejw (~mike@replaced-ip)
-
3608[05:59:54] *** Joins: jhill (sid1055@replaced-ip)
-
3609[05:59:54] *** Joins: Spec (~Spec@replaced-ip)
-
3610[06:00:06] *** Joins: FinalX (~danielm@replaced-ip)
-
3611[06:00:06] *** Joins: nhandler (~nhandler@replaced-ip)
-
3612[06:00:07] *** Joins: Guest98674 (~Omni@replaced-ip)
-
3613[06:00:16] *** Joins: DalekSec (unit193@replaced-ip)
-
3614[06:00:19] *** Quits: gardar (~gardar@replaced-ip) (Ping timeout: 244 seconds)
-
3615[06:00:30] *** Joins: gusnan (~gusnan@replaced-ip)
-
3616[06:00:30] *** Joins: Afforess (~Afforess@replaced-ip)
-
3617[06:00:39] *** Helheim_ is now known as Helheim
-
3618[06:00:44] *** Joins: Devastator (~devas@replaced-ip)
-
3619[06:00:46] *** Joins: JesseWalling (~jpwall@replaced-ip)
-
3620[06:00:49] *** Joins: bier (~bier@replaced-ip)
-
3621[06:00:50] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
3622[06:00:55] *** Joins: blueturtl (~andreas@replaced-ip)
-
3623[06:01:11] *** Joins: ryouma (~user@replaced-ip)
-
3624[06:01:13] *** Joins: planetmaker (~pm@replaced-ip)
-
3625[06:01:24] *** Joins: av0idz (~void@replaced-ip)
-
3626[06:01:27] *** Quits: Not_a_Robot (~soul@replaced-ip) (Quit: Konversation terminated!)
-
3627[06:01:51] *** Joins: Ceber (~cerberus@replaced-ip)
-
3628[06:01:52] *** Quits: jandrusk (~jra@replaced-ip) (Read error: Connection timed out)
-
3629[06:01:54] *** Joins: wwalker (~wwalker@replaced-ip)
-
3630[06:01:57] *** Joins: Skyrider (~Skyrider@replaced-ip)
-
3631[06:02:01] *** Joins: Rusty1_ (~Rusty1_@replaced-ip)
-
3632[06:02:04] *** Joins: spacebug- (~spacebug@replaced-ip)
-
3633[06:02:05] *** Joins: Yugidude1 (Yugidude1@replaced-ip)
-
3634[06:02:17] *** Joins: jandrusk (~jra@replaced-ip)
-
3635[06:02:25] *** Joins: johnny0 (~johnny0@replaced-ip)
-
3636[06:02:33] *** spacebug- is now known as spacebug^
-
3637[06:02:46] *** Joins: busch (~busch@replaced-ip)
-
3638[06:02:47] *** Joins: MissionCritical (~MissionCr@replaced-ip)
-
3639[06:03:00] *** Joins: redwalk (~redwalk@replaced-ip)
-
3640[06:03:12] *** Joins: acidfoo_ (~acidfoo@replaced-ip)
-
3641[06:03:27] *** Joins: xiaodong (~xiaodong@replaced-ip)
-
3642[06:03:57] *** Joins: chimeracoder (~chimeraco@replaced-ip)
-
3643[06:04:02] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
3644[06:04:08] *** Joins: pisekot (~user@replaced-ip)
-
3645[06:04:23] *** Joins: zinx (~zinx@replaced-ip)
-
3646[06:04:49] *** Joins: zanshin (~textual@replaced-ip)
-
3647[06:05:09] *** Quits: ov3rmind (~leo@replaced-ip##) (Quit: KVIrc 4.9.2 Aria ##replaced-url
-
3648[06:05:46] *** Joins: f10_ (~flo@replaced-ip)
-
3649[06:05:49] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Ping timeout: 272 seconds)
-
3650[06:05:51] *** Joins: BobbyJr (~BobbyJr@replaced-ip)
-
3651[06:06:18] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
3652[06:06:30] *** Joins: wcfields (~wcfields@replaced-ip)
-
3653[06:06:31] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
3654[06:06:31] *** Joins: ggherdov (sid11402@replaced-ip)
-
3655[06:06:41] *** Joins: drowngodx (sid162816@replaced-ip)
-
3656[06:06:42] *** Joins: flyinprogrammer (sid145234@replaced-ip)
-
3657[06:06:48] *** Joins: basic` (sid141140@replaced-ip)
-
3658[06:06:54] *** Joins: erry (~errietta@replaced-ip)
-
3659[06:07:19] *** Joins: ov3rmind (~leo@replaced-ip)
-
3660[06:07:30] *** Joins: massmc (~massmc@replaced-ip)
-
3661[06:07:48] *** bysin_ is now known as bysin
-
3662[06:08:00] *** debhelper sets mode: +l 1521
-
3663[06:08:02] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
3664[06:08:15] *** Joins: posi (sid124649@replaced-ip)
-
3665[06:08:26] *** Joins: marienz (~marienz@replaced-ip)
-
3666[06:08:35] *** Joins: Raed (~Raed@replaced-ip)
-
3667[06:08:42] *** Joins: aggi (~aggi@replaced-ip)
-
3668[06:08:43] *** Joins: tyler-baker (tyler-bake@replaced-ip)
-
3669[06:08:51] *** Joins: sz0 (uid110435@replaced-ip)
-
3670[06:08:55] *** Parts: Lady_Aleena (~lady-alee@replaced-ip)
-
3671[06:08:56] *** Joins: nthrow_ (~nthrow@replaced-ip)
-
3672[06:09:03] *** Joins: f10 (~flo@replaced-ip)
-
3673[06:09:34] *** Joins: ToeSnacks (sid84043@replaced-ip)
-
3674[06:09:38] *** Joins: seyeongkim (sid45616@replaced-ip)
-
3675[06:09:39] *** Joins: xai (~xaionaro@replaced-ip)
-
3676[06:09:44] <vyadhaka1> missmbob: those compiled deb files did not work? just boots to a blank screen? what is the command to uninstall that kernel?
-
3677[06:09:45] *** Joins: Wotac (~Wotac@replaced-ip)
-
3678[06:09:45] *** Joins: XDS2010 (sid1218@replaced-ip)
-
3679[06:09:48] *** Joins: nathanhi (~nathanhi@replaced-ip)
-
3680[06:09:51] *** Quits: redwalk (~redwalk@replaced-ip) (Quit: Run away)
-
3681[06:09:56] *** Joins: boxrick1 (sid98261@replaced-ip)
-
3682[06:10:00] *** Joins: Apeiron` (znc@replaced-ip)
-
3683[06:10:11] *** nathanhi is now known as Guest92945
-
3684[06:10:34] <aggi> apt-get purge?
-
3685[06:11:08] <vyadhaka1> aggi: what file name should I give?
-
3686[06:11:41] <aggi> see dpkg -l | grep linux-image
-
3687[06:12:08] *** Quits: stephanie92 (~stephanie@replaced-ip) (Read error: Connection timed out)
-
3688[06:12:13] *** Joins: ariador (~aria@replaced-ip)
-
3689[06:12:35] <vyadhaka1> will it also uninstall the header files?
-
3690[06:12:45] <aggi> do not remove all kernels and see that the boot loader still has a valid config to boot one
-
3691[06:13:05] *** Quits: shootbird (~quassel@replaced-ip) (Ping timeout: 250 seconds)
-
3692[06:13:06] <aggi> no, probably not
-
3693[06:13:12] *** Joins: watt_rabbit (uid187165@replaced-ip)
-
3694[06:13:22] <vyadhaka1> aggi: yep only trying to unintall 4.7.4
-
3695[06:14:11] *** Quits: ferrisb (~ferris@replaced-ip) (Quit: Leaving)
-
3696[06:14:12] *** Joins: Waggie (~Waggie@replaced-ip)
-
3697[06:14:43] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
3698[06:14:46] *** Joins: Bryanstein (~Bryanstei@replaced-ip)
-
3699[06:14:47] *** Quits: chalcedny (~chalcedon@replaced-ip) (Ping timeout: 244 seconds)
-
3700[06:14:51] *** Joins: Deific (sid66892@replaced-ip)
-
3701[06:15:01] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 255 seconds)
-
3702[06:15:17] <aggi> interesting, this kernel does not show up yet with debian testing
-
3703[06:15:38] *** Joins: crisu (crisu@replaced-ip)
-
3704[06:15:52] <vyadhaka1> no installed it from precompiled by missmbob
-
3705[06:16:20] *** Quits: Immanuel (~Manu@replaced-ip) (Ping timeout: 244 seconds)
-
3706[06:16:40] *** Joins: beaky (~beaky@replaced-ip)
-
3707[06:19:09] *** Quits: kireevco (sid87376@replaced-ip) (Ping timeout: 250 seconds)
-
3708[06:19:14] *** Guest77571 is now known as karstensrage
-
3709[06:19:15] *** Joins: therock247uk[bn- (~therock24@replaced-ip)
-
3710[06:19:34] *** Quits: chimeracoder (~chimeraco@replaced-ip) (Ping timeout: 244 seconds)
-
3711[06:19:34] *** Quits: geir_ (~1@replaced-ip) (Ping timeout: 244 seconds)
-
3712[06:19:34] *** Quits: ashka (~postmaste@replaced-ip) (Ping timeout: 244 seconds)
-
3713[06:19:34] *** Quits: LightYagami (~CanIHazMe@replaced-ip) (Ping timeout: 244 seconds)
-
3714[06:19:34] *** Quits: _BigWings_ (~Thunderbi@replaced-ip) (Ping timeout: 244 seconds)
-
3715[06:19:34] *** Quits: Guest21597 (irc@replaced-ip) (Ping timeout: 244 seconds)
-
3716[06:19:34] *** Quits: Bercik (~Yotsuba@replaced-ip) (Ping timeout: 244 seconds)
-
3717[06:19:34] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip) (Read error: Connection reset by peer)
-
3718[06:19:34] *** Quits: karstensrage (~karstensr@replaced-ip) (Changing host)
-
3719[06:19:34] *** Joins: karstensrage (~karstensr@replaced-ip)
-
3720[06:19:35] *** Quits: jhill (sid1055@replaced-ip) (Ping timeout: 250 seconds)
-
3721[06:19:35] *** Joins: fstd_ (~fstd@replaced-ip)
-
3722[06:19:35] *** Joins: shahri (~shahri@replaced-ip)
-
3723[06:19:37] *** Joins: damio_ (sid156328@replaced-ip)
-
3724[06:19:39] *** Quits: magyar (~magyar@replaced-ip) (Remote host closed the connection)
-
3725[06:19:40] *** Joins: ashka` (~postmaste@replaced-ip)
-
3726[06:19:40] *** Joins: zinx_ (~zinx@replaced-ip)
-
3727[06:19:44] *** Joins: kimico (~kimico@replaced-ip)
-
3728[06:19:46] *** Quits: ponyofdeath (~vladi@replaced-ip) (Ping timeout: 244 seconds)
-
3729[06:19:46] *** Quits: Spitfire_ (spitfire@replaced-ip) (Ping timeout: 244 seconds)
-
3730[06:19:46] *** Quits: rlange (~rlange@replaced-ip) (Ping timeout: 244 seconds)
-
3731[06:19:46] *** Quits: andjjj23 (~irc@replaced-ip) (Ping timeout: 244 seconds)
-
3732[06:19:46] *** Quits: Defaultti (defaultti@replaced-ip) (Ping timeout: 244 seconds)
-
3733[06:19:46] *** Quits: nomad_dw (~nomad@replaced-ip) (Ping timeout: 244 seconds)
-
3734[06:19:46] *** Quits: bizboo (~bizboo@replaced-ip) (Ping timeout: 244 seconds)
-
3735[06:19:46] *** Quits: tr4sk (~tr4sk@replaced-ip) (Ping timeout: 244 seconds)
-
3736[06:19:46] *** Quits: tiwesdaeg (~tiw@replaced-ip) (Ping timeout: 244 seconds)
-
3737[06:19:46] *** Quits: Zharf (~eclipser@replaced-ip) (Ping timeout: 244 seconds)
-
3738[06:19:46] *** Joins: LightYagami2 (~CanIHazMe@replaced-ip)
-
3739[06:19:49] *** Joins: Arone_ (~Arone@replaced-ip)
-
3740[06:19:54] *** Joins: nomad_dw (~nomad@replaced-ip)
-
3741[06:19:56] *** Joins: Krakakanok2 (~4k@replaced-ip)
-
3742[06:20:00] *** Joins: _BigWings_ (~Thunderbi@replaced-ip)
-
3743[06:20:01] *** Quits: shock- (~mda1@replaced-ip) (Ping timeout: 250 seconds)
-
3744[06:20:01] *** Joins: mukmuk (mukmuk@replaced-ip)
-
3745[06:20:10] *** Joins: brentaarnold-LT (~brentaarn@replaced-ip)
-
3746[06:20:12] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
3747[06:20:13] *** Quits: ledixus (ledixus@replaced-ip) (Ping timeout: 240 seconds)
-
3748[06:20:13] *** Quits: mukmuk_ (mukmuk@replaced-ip) (Ping timeout: 240 seconds)
-
3749[06:20:13] *** Quits: ujjain (~ujjain@replaced-ip) (Ping timeout: 240 seconds)
-
3750[06:20:13] *** Quits: Dasiel (~12@replaced-ip) (Ping timeout: 240 seconds)
-
3751[06:20:13] *** Quits: benj_ (~benj@replaced-ip) (Ping timeout: 240 seconds)
-
3752[06:20:13] *** Quits: zinx (~zinx@replaced-ip) (Ping timeout: 240 seconds)
-
3753[06:20:13] *** Quits: johnny0 (~johnny0@replaced-ip) (Ping timeout: 240 seconds)
-
3754[06:20:13] *** Quits: Dan_au (~Dan@replaced-ip) (Ping timeout: 240 seconds)
-
3755[06:20:13] *** Quits: riddle (riddle@replaced-ip) (Ping timeout: 240 seconds)
-
3756[06:20:13] *** Quits: jass93 (~ifillj@replaced-ip) (Ping timeout: 240 seconds)
-
3757[06:20:13] *** Quits: stoned (~stoned@replaced-ip) (Ping timeout: 240 seconds)
-
3758[06:20:13] *** Quits: Al3xG0 (~unix@replaced-ip) (Read error: Connection reset by peer)
-
3759[06:20:13] *** Quits: berndj (~berndj@replaced-ip) (Read error: Connection reset by peer)
-
3760[06:20:14] *** Quits: xai (~xaionaro@replaced-ip) (Ping timeout: 240 seconds)
-
3761[06:20:14] *** Quits: nthrow_ (~nthrow@replaced-ip) (Ping timeout: 240 seconds)
-
3762[06:20:14] *** Quits: Guest98674 (~Omni@replaced-ip) (Ping timeout: 240 seconds)
-
3763[06:20:14] *** Quits: kdog (~kdog@replaced-ip) (Ping timeout: 240 seconds)
-
3764[06:20:14] *** Quits: joze (~joze@replaced-ip) (Ping timeout: 240 seconds)
-
3765[06:20:14] *** Quits: sl4v3 (~casey.bil@216.13.193.90) (Ping timeout: 240 seconds)
-
3766[06:20:14] *** Quits: edog (~edog@replaced-ip) (Ping timeout: 240 seconds)
-
3767[06:20:14] *** Quits: ancky (~ancky@replaced-ip) (Ping timeout: 240 seconds)
-
3768[06:20:14] *** Quits: Gazpaxxo (~bizarro_1@replaced-ip) (Read error: Connection reset by peer)
-
3769[06:20:14] *** Joins: llimeht (~stuart@replaced-ip)
-
3770[06:20:14] *** Joins: grumpylama (~radius@replaced-ip)
-
3771[06:20:14] *** Quits: llimeht (~stuart@replaced-ip) (Changing host)
-
3772[06:20:14] *** Joins: llimeht (~stuart@replaced-ip)
-
3773[06:20:16] *** Joins: osfe__ (~ol@replaced-ip)
-
3774[06:20:17] *** Quits: Waggie (~Waggie@replaced-ip) (Ping timeout: 244 seconds)
-
3775[06:20:17] *** Quits: Andocromn (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
3776[06:20:17] *** Quits: Croepha_ (~Croepha@replaced-ip) (Ping timeout: 244 seconds)
-
3777[06:20:17] *** Quits: debhelper (~debhelper@replaced-ip) (Ping timeout: 244 seconds)
-
3778[06:20:17] *** Quits: lsv (~nn@replaced-ip) (Ping timeout: 244 seconds)
-
3779[06:20:17] *** Quits: ColtonDRG (~coltondrg@replaced-ip) (Ping timeout: 244 seconds)
-
3780[06:20:17] *** Quits: dondelelcaro (~don@replaced-ip) (Ping timeout: 244 seconds)
-
3781[06:20:17] *** Joins: armin_ (~armin@replaced-ip)
-
3782[06:20:17] *** Quits: MissionCritical (~MissionCr@replaced-ip) (Ping timeout: 240 seconds)
-
3783[06:20:17] *** Quits: marc0s (~marcos@replaced-ip) (Ping timeout: 240 seconds)
-
3784[06:20:17] *** Quits: bhuddah_ (~michael@replaced-ip) (Ping timeout: 240 seconds)
-
3785[06:20:17] *** Quits: GenTooMan (~cyberman@replaced-ip) (Ping timeout: 240 seconds)
-
3786[06:20:17] *** Quits: CrypticSquared (~CrypticS_@replaced-ip) (Ping timeout: 240 seconds)
-
3787[06:20:17] *** Quits: baraba (~baraba@replaced-ip) (Ping timeout: 240 seconds)
-
3788[06:20:17] *** Quits: grumpycatt (~radius@replaced-ip) (Ping timeout: 240 seconds)
-
3789[06:20:18] *** Joins: Dasiel (~12@replaced-ip)
-
3790[06:20:20] *** Joins: benj_ (~benj@replaced-ip)
-
3791[06:20:20] *** Joins: Gazpaxxo (~bizarro_1@replaced-ip)
-
3792[06:20:22] *** grumpylama is now known as grumpycatt
-
3793[06:20:23] *** Quits: kimico_ (~kimico@replaced-ip) (Read error: Connection reset by peer)
-
3794[06:20:23] *** Quits: PhonicUK (~PhonicUK@replaced-ip) (Ping timeout: 265 seconds)
-
3795[06:20:23] *** Quits: llakey (~llakey@replaced-ip) (Ping timeout: 265 seconds)
-
3796[06:20:23] *** Quits: shahri_ (~shahri@replaced-ip) (Ping timeout: 265 seconds)
-
3797[06:20:23] *** Quits: maxxe (~maxxe@replaced-ip) (Ping timeout: 265 seconds)
-
3798[06:20:23] *** Quits: madprops (~clouds@replaced-ip) (Ping timeout: 265 seconds)
-
3799[06:20:23] *** Quits: Deific (sid66892@replaced-ip) (Ping timeout: 265 seconds)
-
3800[06:20:23] *** Quits: rax- (~rax-@replaced-ip) (Ping timeout: 265 seconds)
-
3801[06:20:23] *** Quits: xaiki (~xaiki@replaced-ip) (Ping timeout: 265 seconds)
-
3802[06:20:23] *** Quits: BiGBOi (~michael@replaced-ip) (Ping timeout: 265 seconds)
-
3803[06:20:23] *** Quits: Arone (~Arone@replaced-ip) (Ping timeout: 265 seconds)
-
3804[06:20:23] *** Quits: Krakakanok (~4k@replaced-ip) (Ping timeout: 265 seconds)
-
3805[06:20:23] *** Quits: giraffe_ (skarn@replaced-ip) (Excess Flood)
-
3806[06:20:24] *** Joins: ledixus__ (ledixus@replaced-ip)
-
3807[06:20:24] *** Joins: berndj-blackout (~berndj@replaced-ip)
-
3808[06:20:24] *** Joins: clorophormo_ (~cloro@replaced-ip)
-
3809[06:20:24] *** Joins: PhonicUK (~PhonicUK@replaced-ip)
-
3810[06:20:24] *** Joins: lsv_ (~nn@replaced-ip)
-
3811[06:20:24] *** Quits: multi_io (~olaf@replaced-ip) (Ping timeout: 265 seconds)
-
3812[06:20:24] *** Quits: PaulePanter (~paul@replaced-ip) (Ping timeout: 265 seconds)
-
3813[06:20:24] *** Quits: rt (~rt@replaced-ip) (Read error: Connection reset by peer)
-
3814[06:20:24] *** Joins: PaulePanter (~paul@replaced-ip)
-
3815[06:20:24] *** Quits: jthomas (~jthomas@replaced-ip) (Remote host closed the connection)
-
3816[06:20:24] *** Joins: madprops (~clouds@replaced-ip)
-
3817[06:20:24] *** Joins: zwiep` (~zwiep@replaced-ip)
-
3818[06:20:24] *** Quits: obli-AWAY (~abyss1@replaced-ip) (Max SendQ exceeded)
-
3819[06:20:24] *** Quits: clopez (~tau@replaced-ip) (Disconnected by services)
-
3820[06:20:25] <vyadhaka1> looks like resuming from suspend from RAM seems to have become very buggy, used to work flawlessly, apparently there is a bug in the kernel,
-
3821[06:20:25] <vyadhaka1> when will 4.7.4 be available in backports?
-
3822[06:20:25] *** Quits: smonchi (mechfrog@replaced-ip) (Ping timeout: 272 seconds)
-
3823[06:20:25] *** Quits: precise (~precise@replaced-ip) (Ping timeout: 272 seconds)
-
3824[06:20:25] *** Quits: s7r (~s7r@replaced-ip) (Ping timeout: 272 seconds)
-
3825[06:20:25] *** Quits: mf|pc (~mfpc@replaced-ip) (Ping timeout: 272 seconds)
-
3826[06:20:25] *** Quits: cbdev (~fnord@replaced-ip) (Ping timeout: 272 seconds)
-
3827[06:20:25] *** Quits: khfeng (~khfeng@replaced-ip) (Ping timeout: 272 seconds)
-
3828[06:20:25] *** Quits: KindOne (kindone@replaced-ip) (Read error: Connection reset by peer)
-
3829[06:20:25] *** Quits: brolin_empey_ (~brolin@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
3830[06:20:27] *** Quits: llimeht_ (~stuart@replaced-ip) (Remote host closed the connection)
-
3831[06:20:27] *** Quits: zwiep (~zwiep@replaced-ip) (Read error: Connection reset by peer)
-
3832[06:20:27] *** Quits: nodauf (~florian@replaced-ip) (Read error: Connection reset by peer)
-
3833[06:20:27] *** Quits: _KaszpiR_ (quasselcor@replaced-ip) (Read error: Connection reset by peer)
-
3834[06:20:27] *** Quits: Skyrider (~Skyrider@replaced-ip) (Ping timeout: 272 seconds)
-
3835[06:20:27] *** Quits: Zyferus (~Zyferus@replaced-ip) (Ping timeout: 272 seconds)
-
3836[06:20:27] *** Quits: moparisthebest (~moparisth@replaced-ip) (Ping timeout: 272 seconds)
-
3837[06:20:27] *** Quits: thalos (~thalos@replaced-ip) (Ping timeout: 272 seconds)
-
3838[06:20:27] *** Quits: brentaarnold (~brentaarn@replaced-ip) (Ping timeout: 272 seconds)
-
3839[06:20:27] *** Quits: moestevens_ (~moesteven@replaced-ip) (Ping timeout: 272 seconds)
-
3840[06:20:27] *** Quits: tacocat (~GLolol@replaced-ip) (Remote host closed the connection)
-
3841[06:20:27] *** Joins: M4GNV5_ (~M4GNV5@replaced-ip)
-
3842[06:20:28] *** Quits: quasisane (~sanep@replaced-ip) (Read error: Connection reset by peer)
-
3843[06:20:28] *** Joins: Zyferus (~Zyferus@replaced-ip)
-
3844[06:20:28] *** Joins: upils (~upils@replaced-ip)
-
3845[06:20:28] *** Joins: kdog_ (~kdog@replaced-ip)
-
3846[06:20:28] *** Quits: enkrypt (~enkrypt@replaced-ip) (Ping timeout: 272 seconds)
-
3847[06:20:28] *** Quits: fredoo404 (~root@replaced-ip) (Ping timeout: 272 seconds)
-
3848[06:20:28] *** Quits: nocd (~nocd@replaced-ip) (Ping timeout: 272 seconds)
-
3849[06:20:28] *** Quits: Ranzpirat (~ranzp@replaced-ip) (Ping timeout: 272 seconds)
-
3850[06:20:28] *** Quits: LostSoul (~LostSoul@replaced-ip) (Ping timeout: 272 seconds)
-
3851[06:20:28] *** Quits: ChuMar1 (~ChuMar1@replaced-ip) (Ping timeout: 272 seconds)
-
3852[06:20:28] *** Quits: mdorenka (~mdorenka@replaced-ip) (Ping timeout: 272 seconds)
-
3853[06:20:28] *** Quits: ledufakademy2 (~ledufakad@replaced-ip) (Ping timeout: 272 seconds)
-
3854[06:20:28] *** Quits: mz| (~emerick@replaced-ip) (Ping timeout: 272 seconds)
-
3855[06:20:28] *** Quits: tom99 (~tom99@replaced-ip) (Ping timeout: 272 seconds)
-
3856[06:20:28] *** Quits: baum (~baum@replaced-ip) (Ping timeout: 272 seconds)
-
3857[06:20:28] *** Quits: Maxxe- (Maxxe@replaced-ip) (Ping timeout: 272 seconds)
-
3858[06:20:28] *** Quits: grinsekatze (~andreas@replaced-ip) (Ping timeout: 272 seconds)
-
3859[06:20:28] *** Quits: simonlnu (~eric@replaced-ip) (Ping timeout: 272 seconds)
-
3860[06:20:28] *** Quits: lindbergio (~markus@replaced-ip) (Ping timeout: 272 seconds)
-
3861[06:20:28] *** Quits: yort (troy@replaced-ip) (Ping timeout: 272 seconds)
-
3862[06:20:28] *** Quits: Mo0O (~steeve@replaced-ip) (Ping timeout: 272 seconds)
-
3863[06:20:28] *** Quits: cvr (~cvr@replaced-ip) (Ping timeout: 272 seconds)
-
3864[06:20:28] *** Quits: wybczu (~wybczu@replaced-ip) (Ping timeout: 272 seconds)
-
3865[06:20:28] *** Joins: joze_ (~joze@replaced-ip)
-
3866[06:20:28] *** Quits: clorophormo (~cloro@replaced-ip) (Ping timeout: 248 seconds)
-
3867[06:20:28] *** Quits: McLive (~McLive@replaced-ip) (Ping timeout: 248 seconds)
-
3868[06:20:28] *** Quits: papitfx (~hafiz@replaced-ip) (Ping timeout: 248 seconds)
-
3869[06:20:28] *** Quits: InFerNo_ (~infy@replaced-ip) (Ping timeout: 248 seconds)
-
3870[06:20:28] *** Quits: mquin (~mquin@replaced-ip) (Excess Flood)
-
3871[06:20:28] *** Quits: wewlad_ (~~@replaced-ip) (Read error: Connection reset by peer)
-
3872[06:20:28] *** Quits: j` (sid11434@replaced-ip) (Ping timeout: 248 seconds)
-
3873[06:20:28] *** Quits: nirox (~nirox@replaced-ip) (Read error: Connection reset by peer)
-
3874[06:20:28] *** Joins: hays_ (~quassel@replaced-ip)
-
3875[06:20:28] *** Quits: Iridos (~iridos@replaced-ip) (Read error: Connection reset by peer)
-
3876[06:20:28] *** Joins: McLive (~McLive@replaced-ip)
-
3877[06:20:29] *** Quits: flyinprogrammer (sid145234@replaced-ip) (Ping timeout: 248 seconds)
-
3878[06:20:29] *** Quits: vlt (~nobody@replaced-ip) (Ping timeout: 248 seconds)
-
3879[06:20:29] *** Quits: papey (~papey@replaced-ip) (Ping timeout: 248 seconds)
-
3880[06:20:29] *** Quits: michael_mbp (~michael_m@replaced-ip) (Ping timeout: 248 seconds)
-
3881[06:20:29] *** Quits: bipul (~bipul7@replaced-ip) (Ping timeout: 248 seconds)
-
3882[06:20:29] *** Quits: rsully (~rsully@replaced-ip) (Ping timeout: 248 seconds)
-
3883[06:20:29] *** Joins: AbstractArtist_ (~AbstractL@replaced-ip)
-
3884[06:20:29] *** Joins: elmcrest (sid46763@replaced-ip)
-
3885[06:20:29] *** Joins: rxo_ (rxo@replaced-ip)
-
3886[06:20:29] *** Joins: ancky_ (~ancky@replaced-ip)
-
3887[06:20:29] *** Joins: nthrow (~nthrow@replaced-ip)
-
3888[06:20:29] *** Joins: quasisan1 (~sanep@replaced-ip)
-
3889[06:20:29] *** Quits: N3X15 (~Rob@replaced-ip) (Ping timeout: 248 seconds)
-
3890[06:20:29] *** Quits: MrAlexan- (~MrAlexand@replaced-ip) (Ping timeout: 248 seconds)
-
3891[06:20:29] *** Quits: larjona (~quassel@replaced-ip) (Ping timeout: 248 seconds)
-
3892[06:20:29] *** Quits: cyboman34 (~cyboman33@replaced-ip) (Ping timeout: 248 seconds)
-
3893[06:20:29] *** Quits: ebarch (sid17287@replaced-ip) (Ping timeout: 248 seconds)
-
3894[06:20:29] *** Quits: EmleyMoor (phil@replaced-ip) (Ping timeout: 248 seconds)
-
3895[06:20:29] *** Quits: bcd (~bcd@replaced-ip) (Ping timeout: 248 seconds)
-
3896[06:20:29] *** Quits: coincoin169 (~coincoin1@replaced-ip) (Ping timeout: 248 seconds)
-
3897[06:20:29] *** Quits: hays_ (~quassel@replaced-ip) (Changing host)
-
3898[06:20:29] *** Joins: hays_ (~quassel@replaced-ip)
-
3899[06:20:29] *** Quits: mhoney (~mhoney@replaced-ip) (Excess Flood)
-
3900[06:20:29] *** Quits: nthrow (~nthrow@replaced-ip) (Changing host)
-
3901[06:20:29] *** Joins: nthrow (~nthrow@replaced-ip)
-
3902[06:20:29] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
3903[06:20:29] *** Quits: elmcrest (sid46763@replaced-ip) (Changing host)
-
3904[06:20:29] *** Joins: elmcrest (sid46763@replaced-ip)
-
3905[06:20:31] *** Quits: therock247uk[bnc (~therock24@replaced-ip) (Ping timeout: 264 seconds)
-
3906[06:20:31] *** Quits: beisner (~beisner@replaced-ip) (Ping timeout: 264 seconds)
-
3907[06:20:31] *** Quits: Cyph3r (~Cyph3r@replaced-ip) (Ping timeout: 264 seconds)
-
3908[06:20:31] *** Quits: Epakai (~coweater@replaced-ip) (Ping timeout: 264 seconds)
-
3909[06:20:32] *** Joins: Borgso (~nirox@replaced-ip)
-
3910[06:20:32] *** Quits: Devastator (~devas@replaced-ip) (Ping timeout: 264 seconds)
-
3911[06:20:32] *** Quits: mavhc (~mavhc@replaced-ip) (Ping timeout: 264 seconds)
-
3912[06:20:32] *** Quits: hexnewbie (~hexnewbie@replaced-ip) (Ping timeout: 264 seconds)
-
3913[06:20:32] *** Quits: mpmc (~mpmc@replaced-ip) (Ping timeout: 264 seconds)
-
3914[06:20:32] *** Joins: EmleyMoor (phil@replaced-ip)
-
3915[06:20:33] *** Quits: osfe_ (~ol@replaced-ip) (Read error: Connection reset by peer)
-
3916[06:20:33] *** Joins: Anselma (~cjdns@replaced-ip)
-
3917[06:20:33] *** Joins: edog_ (~edog@replaced-ip)
-
3918[06:20:34] *** Quits: anonnumberanon (~anonnumbe@replaced-ip) (Ping timeout: 264 seconds)
-
3919[06:20:34] *** Quits: Kamilion (kamilion@replaced-ip) (Ping timeout: 264 seconds)
-
3920[06:20:34] *** Quits: beet0l (~beet0l@replaced-ip) (Ping timeout: 264 seconds)
-
3921[06:20:34] *** Quits: Esya (~esya@replaced-ip) (Ping timeout: 264 seconds)
-
3922[06:20:34] *** Quits: cbmuser (~glaubitz@replaced-ip) (Ping timeout: 264 seconds)
-
3923[06:20:34] *** Quits: dexta (~D3XTA@replaced-ip) (Ping timeout: 264 seconds)
-
3924[06:20:34] *** Quits: tlab (~tlab@replaced-ip) (Ping timeout: 264 seconds)
-
3925[06:20:34] *** Quits: polyzen (~poly@replaced-ip) (Ping timeout: 264 seconds)
-
3926[06:20:34] *** Quits: BarthezZ (~bart@replaced-ip) (Ping timeout: 264 seconds)
-
3927[06:20:34] *** Quits: angseus (~angseus@replaced-ip) (Ping timeout: 264 seconds)
-
3928[06:20:34] *** Quits: binaryc (~binaryc@replaced-ip) (Ping timeout: 264 seconds)
-
3929[06:20:34] *** Quits: missmbob (~missmbob@replaced-ip) (Ping timeout: 264 seconds)
-
3930[06:20:34] *** Quits: detail_pratique (~detail_pr@replaced-ip) (Ping timeout: 264 seconds)
-
3931[06:20:34] *** Quits: emeritus (~emeritus@replaced-ip) (Excess Flood)
-
3932[06:20:34] *** Joins: cyboman33 (~cyboman33@replaced-ip)
-
3933[06:20:35] *** Joins: ^R (~rt@replaced-ip)
-
3934[06:20:35] *** Joins: dizzyliz1y (~aubrey@replaced-ip)
-
3935[06:20:35] *** Joins: clopez_ (~tau@replaced-ip)
-
3936[06:20:35] *** Joins: debhelper (~debhelper@replaced-ip)
-
3937[06:20:35] *** Joins: beet0l_ (~beet0l@replaced-ip)
-
3938[06:20:35] *** ancky_ is now known as ancky
-
3939[06:20:37] *** Joins: Serajewe1KS (~me@replaced-ip)
-
3940[06:20:38] *** Quits: melvin__ (~melvin@replaced-ip) (Write error: Connection reset by peer)
-
3941[06:20:38] *** Joins: roylaprattep (~roylaprat@replaced-ip)
-
3942[06:20:38] *** Quits: PhonicUK (~PhonicUK@replaced-ip) (Changing host)
-
3943[06:20:38] *** Joins: PhonicUK (~PhonicUK@replaced-ip)
-
3944[06:20:38] *** Quits: roylaprattep (~roylaprat@replaced-ip) (Changing host)
-
3945[06:20:38] *** Joins: roylaprattep (~roylaprat@replaced-ip)
-
3946[06:20:39] *** Joins: wybczu (~wybczu@replaced-ip)
-
3947[06:20:39] *** Quits: adi (~adi@replaced-ip) (Read error: Connection reset by peer)
-
3948[06:20:39] *** Joins: mariothe1ad (~mario@replaced-ip)
-
3949[06:20:40] *** Joins: Rothgar` (~admin@replaced-ip)
-
3950[06:20:40] *** Joins: nocd_ (~nocd@replaced-ip)
-
3951[06:20:40] *** ledixus__ is now known as ledixus
-
3952[06:20:40] *** Quits: babilen (~babilen@replaced-ip) (Ping timeout: 244 seconds)
-
3953[06:20:40] *** Quits: AlwaysHigh (~AlwaysHig@replaced-ip) (Ping timeout: 244 seconds)
-
3954[06:20:40] *** Quits: hualet_deepin (~hualet@replaced-ip) (Ping timeout: 273 seconds)
-
3955[06:20:40] *** Quits: dgncn (~trance@replaced-ip) (Ping timeout: 244 seconds)
-
3956[06:20:40] *** Quits: Klaus_Dieter (~klaus@replaced-ip) (Ping timeout: 273 seconds)
-
3957[06:20:40] *** Quits: michaelni (~michael@replaced-ip) (Ping timeout: 244 seconds)
-
3958[06:20:40] *** Quits: rawrawrer (~rawrawrer@replaced-ip) (Ping timeout: 244 seconds)
-
3959[06:20:40] *** Quits: SpeedyG (~SpeedyG@replaced-ip) (Ping timeout: 244 seconds)
-
3960[06:20:40] *** Quits: Ad1Tech (~ad1tech@replaced-ip) (Ping timeout: 273 seconds)
-
3961[06:20:40] *** Quits: antlarr (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
3962[06:20:40] *** Quits: milobit (~milobit@replaced-ip) (Ping timeout: 244 seconds)
-
3963[06:20:40] *** Quits: eddul (~ludde@replaced-ip) (Ping timeout: 244 seconds)
-
3964[06:20:40] *** Quits: xreal_alt (~xreal@replaced-ip) (Ping timeout: 244 seconds)
-
3965[06:20:41] *** Quits: pay (~bastii@replaced-ip) (Ping timeout: 273 seconds)
-
3966[06:20:41] *** Quits: thallada (~thallada@replaced-ip) (Ping timeout: 273 seconds)
-
3967[06:20:41] *** Quits: Mathisen (~mathisen@replaced-ip) (Ping timeout: 244 seconds)
-
3968[06:20:41] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 244 seconds)
-
3969[06:20:41] *** Quits: Pwnna (~Pwnna@replaced-ip) (Ping timeout: 273 seconds)
-
3970[06:20:41] *** Quits: jouana (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
3971[06:20:41] *** Quits: blaisebool (~blaiseboo@replaced-ip) (Ping timeout: 244 seconds)
-
3972[06:20:41] *** clorophormo_ is now known as clorophormo
-
3973[06:20:41] *** Joins: markus1 (~markus@replaced-ip)
-
3974[06:20:41] *** Quits: jcara (~jcara@replaced-ip) (Read error: Connection reset by peer)
-
3975[06:20:41] *** Quits: percY- (~percY@replaced-ip) (Ping timeout: 240 seconds)
-
3976[06:20:41] *** Quits: SynrG (~synrg@replaced-ip) (Ping timeout: 240 seconds)
-
3977[06:20:41] *** Quits: clorophormo (~cloro@replaced-ip) (Changing host)
-
3978[06:20:41] *** Joins: clorophormo (~cloro@replaced-ip)
-
3979[06:20:42] *** Joins: bcd_ (~bcd@replaced-ip)
-
3980[06:20:42] *** Joins: moestevens (~moesteven@replaced-ip)
-
3981[06:20:43] *** Joins: simonlnu (~eric@replaced-ip)
-
3982[06:20:44] *** Joins: shock- (~mda1@replaced-ip)
-
3983[06:20:44] *** Quits: nthrow (~nthrow@replaced-ip) (Client Quit)
-
3984[06:20:46] *** Joins: nodauf (~florian@replaced-ip)
-
3985[06:20:46] *** Joins: ColtonDRG (~coltondrg@replaced-ip)
-
3986[06:20:46] *** Joins: pay_ (~bastii@replaced-ip)
-
3987[06:20:47] *** Joins: Defaulttinen (defaultti@replaced-ip)
-
3988[06:20:47] *** Joins: [mhoney] (~mhoney@replaced-ip)
-
3989[06:20:47] *** Joins: tacocat` (~GLolol@replaced-ip)
-
3990[06:20:47] *** Joins: binaryc_ (~binaryc@replaced-ip)
-
3991[06:20:48] *** Joins: Mathisen (~mathisen@replaced-ip)
-
3992[06:20:48] *** Quits: Mathisen (~mathisen@replaced-ip) (Changing host)
-
3993[06:20:48] *** Joins: Mathisen (~mathisen@replaced-ip)
-
3994[06:20:48] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip) (Ping timeout: 244 seconds)
-
3995[06:20:48] *** Quits: bluszcz (~bluszcz@replaced-ip) (Ping timeout: 244 seconds)
-
3996[06:20:48] *** Quits: tsuggs (~tim@replaced-ip) (Ping timeout: 244 seconds)
-
3997[06:20:48] *** Quits: RoyK (~roy@replaced-ip) (Ping timeout: 244 seconds)
-
3998[06:20:48] *** Quits: sydney_u1tangle (~sydney@replaced-ip) (Ping timeout: 244 seconds)
-
3999[06:20:49] *** Joins: Spitfire (~spitfire@replaced-ip)
-
4000[06:20:49] *** Quits: CTF (~ctf@replaced-ip) (Ping timeout: 268 seconds)
-
4001[06:20:49] *** Quits: Spitfire (~spitfire@replaced-ip) (Changing host)
-
4002[06:20:49] *** Joins: Spitfire (~spitfire@replaced-ip)
-
4003[06:20:49] *** Joins: Gi0_ (~Gi0@replaced-ip)
-
4004[06:20:50] *** Joins: brolin_empey (~brolin@replaced-ip)
-
4005[06:20:50] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
4006[06:20:51] *** Joins: stoned (~stoned@replaced-ip)
-
4007[06:20:51] *** Joins: _KaszpiR_ (quasselcor@replaced-ip)
-
4008[06:20:51] *** Joins: duckx0r (~mike@replaced-ip)
-
4009[06:20:53] *** Quits: chucklebug (~chucklebu@replaced-ip) (Ping timeout: 250 seconds)
-
4010[06:20:54] *** Quits: olegfusion (~olegfusio@replaced-ip) (Ping timeout: 264 seconds)
-
4011[06:20:54] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 264 seconds)
-
4012[06:20:54] *** Quits: HeXiLeD (~grumpynes@replaced-ip) (Ping timeout: 264 seconds)
-
4013[06:20:54] *** Quits: IbexPeak (~quassel@replaced-ip) (Ping timeout: 264 seconds)
-
4014[06:20:54] *** Quits: catsup (d@replaced-ip) (Ping timeout: 264 seconds)
-
4015[06:20:54] *** Quits: v4s- (~v4s@replaced-ip) (Ping timeout: 264 seconds)
-
4016[06:20:54] *** Quits: nevyn (~nevyn@replaced-ip) (Ping timeout: 264 seconds)
-
4017[06:20:54] *** Quits: Stummi_ (~Stummi@replaced-ip) (Ping timeout: 264 seconds)
-
4018[06:20:54] *** Quits: seyeongkim (sid45616@replaced-ip) (Ping timeout: 255 seconds)
-
4019[06:20:54] *** Quits: t0mb0_ (tcuthbert@replaced-ip) (Ping timeout: 255 seconds)
-
4020[06:20:54] *** Quits: Atm0spher1c (~future@replaced-ip) (Ping timeout: 264 seconds)
-
4021[06:20:54] *** Quits: raphyduck (~raph@replaced-ip) (Ping timeout: 264 seconds)
-
4022[06:20:54] *** Joins: colo-hockn (~colo-work@replaced-ip)
-
4023[06:20:54] *** Quits: M4GNV5 (~M4GNV5@replaced-ip) (Ping timeout: 255 seconds)
-
4024[06:20:54] *** Quits: Billias (~MrV@replaced-ip) (Ping timeout: 255 seconds)
-
4025[06:20:54] *** Quits: rxo (rxo@replaced-ip) (Ping timeout: 255 seconds)
-
4026[06:20:54] *** Quits: nanoha-sama (znc@replaced-ip) (Ping timeout: 255 seconds)
-
4027[06:20:54] *** Quits: RamPage (~R@replaced-ip) (Ping timeout: 255 seconds)
-
4028[06:20:54] *** Quits: unforgiven512_ (~unforgive@replaced-ip) (Ping timeout: 255 seconds)
-
4029[06:20:54] *** Quits: ariador (~aria@replaced-ip) (Ping timeout: 255 seconds)
-
4030[06:20:54] *** Quits: XDS2010 (sid1218@replaced-ip) (Ping timeout: 255 seconds)
-
4031[06:20:55] *** Quits: tonyoy (~ay@replaced-ip) (Ping timeout: 255 seconds)
-
4032[06:20:55] *** Quits: jkhsjdhjs (jkhsjdhjs@replaced-ip) (Ping timeout: 255 seconds)
-
4033[06:20:55] *** Quits: daishan (~daishan@replaced-ip) (Ping timeout: 255 seconds)
-
4034[06:20:55] *** Quits: psmolen_ (~psmolen@replaced-ip) (Ping timeout: 255 seconds)
-
4035[06:20:55] *** Quits: Pseudo (betrayer@replaced-ip) (Ping timeout: 255 seconds)
-
4036[06:20:55] *** Quits: Guest46360 (~pixelated@replaced-ip) (Ping timeout: 255 seconds)
-
4037[06:20:55] *** Quits: paskl (~paskl@replaced-ip) (Ping timeout: 255 seconds)
-
4038[06:20:55] *** Quits: xargs (xargs@replaced-ip) (Ping timeout: 255 seconds)
-
4039[06:20:55] *** Quits: posi (sid124649@replaced-ip) (Ping timeout: 255 seconds)
-
4040[06:20:55] *** Quits: acidfoo_ (~acidfoo@replaced-ip) (Ping timeout: 255 seconds)
-
4041[06:20:55] *** Quits: beatdown (beatdown@replaced-ip) (Ping timeout: 255 seconds)
-
4042[06:20:55] *** Quits: malf1 (~malf@replaced-ip) (Ping timeout: 255 seconds)
-
4043[06:20:55] *** Quits: Getafix74 (Getafix74@replaced-ip) (Ping timeout: 255 seconds)
-
4044[06:20:55] *** Joins: wewlad (~~@replaced-ip)
-
4045[06:20:56] *** Quits: fstd (~fstd@replaced-ip) (Read error: Connection reset by peer)
-
4046[06:20:57] *** Joins: xaiki` (~xaiki@replaced-ip)
-
4047[06:20:57] *** Quits: f10_ (~flo@replaced-ip) (Remote host closed the connection)
-
4048[06:20:57] *** Quits: armin__ (~armin@replaced-ip) (Read error: Connection reset by peer)
-
4049[06:20:57] *** Quits: miklcct (michael@replaced-ip) (Read error: Connection reset by peer)
-
4050[06:20:57] *** Quits: rebrec (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
4051[06:20:57] *** Quits: watt_rabbit (uid187165@replaced-ip) (Ping timeout: 255 seconds)
-
4052[06:20:57] *** Quits: ggherdov (sid11402@replaced-ip) (Ping timeout: 255 seconds)
-
4053[06:20:57] *** Quits: rawburt (~irc@replaced-ip) (Ping timeout: 255 seconds)
-
4054[06:20:57] *** Quits: lucaswang (~lucaswang@replaced-ip) (Ping timeout: 255 seconds)
-
4055[06:20:57] *** Quits: otirc (~fish@replaced-ip) (Ping timeout: 255 seconds)
-
4056[06:20:57] *** Quits: skylite_ (~skylite@replaced-ip) (Ping timeout: 255 seconds)
-
4057[06:20:57] *** Quits: krups (~krups@replaced-ip) (Ping timeout: 255 seconds)
-
4058[06:20:57] *** Quits: Quantumcross (~weechat@replaced-ip) (Ping timeout: 255 seconds)
-
4059[06:20:57] *** Quits: Trellmor_ (~Trellmor@replaced-ip) (Ping timeout: 255 seconds)
-
4060[06:20:57] *** Quits: oberling_ (~oberling@replaced-ip) (Ping timeout: 255 seconds)
-
4061[06:20:57] *** Quits: upilsss (~upils@replaced-ip) (Ping timeout: 255 seconds)
-
4062[06:20:57] *** Quits: Poppab (~Poppabear@replaced-ip) (Ping timeout: 255 seconds)
-
4063[06:20:57] *** Quits: xar- (~xar@replaced-ip) (Ping timeout: 255 seconds)
-
4064[06:20:57] *** Quits: TriJetScud (znc@replaced-ip) (Ping timeout: 255 seconds)
-
4065[06:20:57] *** Quits: Malinux (~malin@replaced-ip) (Ping timeout: 255 seconds)
-
4066[06:20:57] *** Quits: eju (~eju@replaced-ip) (Ping timeout: 255 seconds)
-
4067[06:20:57] *** Quits: admincomplex (~admincomp@replaced-ip) (Ping timeout: 255 seconds)
-
4068[06:20:57] *** Quits: exezin (~exezin@replaced-ip) (Ping timeout: 255 seconds)
-
4069[06:20:57] *** Quits: GhostInTheShell (~melkor@replaced-ip) (Ping timeout: 255 seconds)
-
4070[06:20:57] *** Quits: Cueball (~lee@replaced-ip) (Ping timeout: 255 seconds)
-
4071[06:20:57] *** Joins: rebrec_ (~quassel@replaced-ip)
-
4072[06:20:57] *** Joins: f10_ (~flo@replaced-ip)
-
4073[06:20:57] *** Joins: xar- (~xar@replaced-ip)
-
4074[06:20:57] *** Joins: knucklebug (~chucklebu@replaced-ip)
-
4075[06:20:57] *** Quits: aggi (~aggi@replaced-ip) (Ping timeout: 255 seconds)
-
4076[06:20:57] *** Quits: mariothemad (~mario@replaced-ip) (Ping timeout: 255 seconds)
-
4077[06:20:57] *** Quits: dizzylizzy (~aubrey@replaced-ip) (Ping timeout: 255 seconds)
-
4078[06:20:57] *** Quits: roylapra1tep (~roylaprat@replaced-ip) (Ping timeout: 255 seconds)
-
4079[06:20:57] *** Quits: swym (~swym@replaced-ip) (Ping timeout: 255 seconds)
-
4080[06:20:57] *** Quits: OerHeks (~OerHeks@replaced-ip) (Ping timeout: 255 seconds)
-
4081[06:20:57] *** Quits: misprint (misprint@replaced-ip) (Ping timeout: 255 seconds)
-
4082[06:20:57] *** Quits: somiaj_ (~jaimos@replaced-ip) (Ping timeout: 255 seconds)
-
4083[06:20:57] *** Quits: tubaman (~tubaman@replaced-ip) (Ping timeout: 255 seconds)
-
4084[06:20:57] *** Quits: Kiah (~kiah@replaced-ip) (Ping timeout: 255 seconds)
-
4085[06:20:57] *** Quits: tensorpudding (~michael@replaced-ip) (Ping timeout: 255 seconds)
-
4086[06:20:57] *** Quits: SerajewelKS (~me@replaced-ip) (Ping timeout: 255 seconds)
-
4087[06:20:57] *** Quits: colo-work (~colo-work@replaced-ip) (Ping timeout: 255 seconds)
-
4088[06:20:57] *** Quits: Strife89 (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
4089[06:20:57] *** Quits: alfred_ (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
4090[06:20:57] *** Quits: dan (~DANtheBEA@replaced-ip) (Ping timeout: 255 seconds)
-
4091[06:20:57] *** Quits: led_belly (~led_belly@replaced-ip) (Ping timeout: 255 seconds)
-
4092[06:20:57] *** Quits: shingouz (~doowop@replaced-ip) (Ping timeout: 255 seconds)
-
4093[06:20:57] *** Quits: XSoul (~XRule@replaced-ip) (Excess Flood)
-
4094[06:20:57] *** M4GNV5_ is now known as M4GNV5
-
4095[06:20:57] *** Quits: wewlad (~~@replaced-ip) (Changing host)
-
4096[06:20:58] *** Joins: wewlad (~~@replaced-ip)
-
4097[06:20:58] *** Joins: Ad1Tech (~ad1tech@replaced-ip)
-
4098[06:20:58] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 248 seconds)
-
4099[06:20:58] *** Quits: mrMute (~mrMute@replaced-ip) (Ping timeout: 248 seconds)
-
4100[06:20:58] *** Joins: missmbob (~missmbob@replaced-ip)
-
4101[06:20:58] *** Quits: missmbob (~missmbob@replaced-ip) (Changing host)
-
4102[06:20:58] *** Joins: missmbob (~missmbob@replaced-ip)
-
4103[06:20:58] *** Joins: Oer (~OerHeks@replaced-ip)
-
4104[06:20:59] *** Joins: cbdev_ (~fnord@replaced-ip)
-
4105[06:20:59] *** Joins: precise (~precise@replaced-ip)
-
4106[06:20:59] *** Joins: Ranzpirat (~ranzp@replaced-ip)
-
4107[06:20:59] *** Joins: chimeracoder (~chimeraco@replaced-ip)
-
4108[06:20:59] *** Joins: tensorpu- (~michael@replaced-ip)
-
4109[06:21:01] *** Quits: Inst__ (~aleph@replaced-ip) (Ping timeout: 265 seconds)
-
4110[06:21:01] *** Joins: v4s (~v4s@replaced-ip)
-
4111[06:21:01] *** Quits: AbstractArtist (~AbstractL@replaced-ip) (Ping timeout: 272 seconds)
-
4112[06:21:02] *** Quits: ksk (~ksk@replaced-ip) (Ping timeout: 272 seconds)
-
4113[06:21:02] *** Quits: NaPs (~NaPs@replaced-ip) (Ping timeout: 272 seconds)
-
4114[06:21:02] *** Quits: NeoBlaster (~N3oBl@replaced-ip) (Ping timeout: 272 seconds)
-
4115[06:21:02] *** Joins: cvr- (~cvr@replaced-ip)
-
4116[06:21:02] *** Quits: Gi0 (~Gi0@replaced-ip) (Ping timeout: 272 seconds)
-
4117[06:21:02] *** Quits: hays (~quassel@replaced-ip) (Ping timeout: 272 seconds)
-
4118[06:21:02] *** Quits: RoyMunson (~important@replaced-ip) (Ping timeout: 272 seconds)
-
4119[06:21:02] *** Quits: boogeyman (~bouncer@replaced-ip) (Ping timeout: 272 seconds)
-
4120[06:21:02] *** Quits: mns_ (~mns@replaced-ip) (Ping timeout: 272 seconds)
-
4121[06:21:02] *** Joins: mf|pc (~mfpc@replaced-ip)
-
4122[06:21:02] *** Joins: tiwesdaeg (~tiw@replaced-ip)
-
4123[06:21:04] *** Joins: BenderRodriguez (~Foxhoundz@replaced-ip)
-
4124[06:21:04] *** Quits: Anselmo (~cjdns@replaced-ip) (Disconnected by services)
-
4125[06:21:04] *** Joins: BiGBOi (~michael@replaced-ip)
-
4126[06:21:04] *** Joins: InFerNo_ (~infy@replaced-ip)
-
4127[06:21:05] *** Joins: beatdown_ (beatdown@replaced-ip)
-
4128[06:21:05] *** Joins: khfeng_ (~khfeng@replaced-ip)
-
4129[06:21:05] *** tensorpu- is now known as tensorpudding
-
4130[06:21:05] *** Joins: BarthezZ (~bart@replaced-ip)
-
4131[06:21:05] *** Joins: Dan_au (~Dan@replaced-ip)
-
4132[06:21:06] *** Joins: RoyK (~roy@replaced-ip)
-
4133[06:21:06] *** Quits: RoyK (~roy@replaced-ip) (Changing host)
-
4134[06:21:06] *** Joins: RoyK (~roy@replaced-ip)
-
4135[06:21:06] *** Joins: enkrypt_ (~enkrypt@replaced-ip)
-
4136[06:21:06] *** Joins: alfred_ (~quassel@replaced-ip)
-
4137[06:21:06] *** Joins: tsuggs (~tim@replaced-ip)
-
4138[06:21:07] *** Joins: eddul (~ludde@replaced-ip)
-
4139[06:21:08] *** Joins: beisner (~beisner@replaced-ip)
-
4140[06:21:09] *** Joins: ibexpk (~quassel@replaced-ip)
-
4141[06:21:09] *** Joins: psmolen (~psmolen@replaced-ip)
-
4142[06:21:10] *** Joins: ujjain (~ujjain@replaced-ip)
-
4143[06:21:10] *** Quits: ujjain (~ujjain@replaced-ip) (Changing host)
-
4144[06:21:10] *** Joins: ujjain (~ujjain@replaced-ip)
-
4145[06:21:11] *** Joins: magyar_ (~magyar@replaced-ip)
-
4146[06:21:12] *** Anselma is now known as Anselmo
-
4147[06:21:12] *** Joins: miklcct (michael@replaced-ip)
-
4148[06:21:13] *** Quits: debhelper (~debhelper@replaced-ip) (Changing host)
-
4149[06:21:13] *** Joins: debhelper (~debhelper@replaced-ip)
-
4150[06:21:13] *** ChanServ sets mode: +o debhelper
-
4151[06:21:13] *** Joins: Klaus_D1eter_ (~klaus@replaced-ip)
-
4152[06:21:13] *** Joins: GenTooMan (~cyberman@replaced-ip)
-
4153[06:21:14] *** Joins: DANtheBEASTman (~DANtheBEA@replaced-ip)
-
4154[06:21:14] *** Joins: Atm0spher1c (~future@replaced-ip)
-
4155[06:21:14] *** Joins: emeritus (~emeritus@replaced-ip)
-
4156[06:21:14] *** Joins: baraba (~baraba@replaced-ip)
-
4157[06:21:15] *** Joins: krups_v2 (~krups@replaced-ip)
-
4158[06:21:15] *** Quits: ^R (~rt@replaced-ip) (Changing host)
-
4159[06:21:15] *** Joins: ^R (~rt@replaced-ip)
-
4160[06:21:16] *** Joins: Devastator (~devas@replaced-ip)
-
4161[06:21:16] *** Joins: fredoo404 (~root@replaced-ip)
-
4162[06:21:17] *** Joins: N3X15 (~Rob@replaced-ip)
-
4163[06:21:17] *** fstd_ is now known as fstd
-
4164[06:21:17] *** Joins: balor (~aidan@replaced-ip)
-
4165[06:21:19] *** Joins: KindOne (kindone@replaced-ip)
-
4166[06:21:20] *** Joins: led_belly (~led_belly@replaced-ip)
-
4167[06:21:20] *** Joins: nanoha-sama (znc@replaced-ip)
-
4168[06:21:20] *** Joins: TriJetScud (znc@replaced-ip)
-
4169[06:21:21] *** Joins: Al3xG0 (~unix@replaced-ip)
-
4170[06:21:21] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
4171[06:21:21] *** Joins: Al3xG0 (~unix@replaced-ip)
-
4172[06:21:22] *** Joins: tlab (~tlab@replaced-ip)
-
4173[06:21:22] *** Joins: boogeyman (~bouncer@replaced-ip)
-
4174[06:21:22] *** Joins: mastokley (~mastokley@replaced-ip)
-
4175[06:21:22] *** Joins: mns (~mns@replaced-ip)
-
4176[06:21:22] *** Joins: papey1 (~papey@replaced-ip)
-
4177[06:21:22] *** Joins: catsup (d@replaced-ip)
-
4178[06:21:23] *** Joins: tr4sk (~tr4sk@replaced-ip)
-
4179[06:21:23] *** Joins: oberling (~oberling@replaced-ip)
-
4180[06:21:23] *** Joins: milobit (~milobit@replaced-ip)
-
4181[06:21:23] *** Joins: admincomplex (~admincomp@replaced-ip)
-
4182[06:21:24] *** Joins: CTF (~ctf@replaced-ip)
-
4183[06:21:24] *** Joins: yort1 (troy@replaced-ip)
-
4184[06:21:24] *** Joins: HeXiLeD (~grumpynes@replaced-ip)
-
4185[06:21:27] *** Joins: Cueball (~lee@replaced-ip)
-
4186[06:21:28] *** Joins: eju (~eju@replaced-ip)
-
4187[06:21:28] *** Joins: angseus (~angseus@replaced-ip)
-
4188[06:21:29] *** Joins: tonyoy (~ay@replaced-ip)
-
4189[06:21:29] *** Quits: Guest65522 (~me@replaced-ip) (Ping timeout: 248 seconds)
-
4190[06:21:29] *** Joins: polyzen (~poly@replaced-ip)
-
4191[06:21:30] *** Quits: crisu (crisu@replaced-ip) (Ping timeout: 265 seconds)
-
4192[06:21:30] *** Quits: Apeiron` (znc@replaced-ip) (Ping timeout: 265 seconds)
-
4193[06:21:30] *** Quits: Guest92945 (~nathanhi@replaced-ip) (Ping timeout: 265 seconds)
-
4194[06:21:30] *** Joins: RoyMunson (~important@replaced-ip)
-
4195[06:21:30] *** Quits: Rothgar (~admin@replaced-ip) (Ping timeout: 264 seconds)
-
4196[06:21:31] *** Joins: Andocromn (~quassel@replaced-ip)
-
4197[06:21:31] *** Quits: Devastator (~devas@replaced-ip) (Changing host)
-
4198[06:21:31] *** Joins: Devastator (~devas@replaced-ip)
-
4199[06:21:31] *** Joins: Stummi (~Stummi@replaced-ip)
-
4200[06:21:32] *** Joins: tubaman (~tubaman@replaced-ip)
-
4201[06:21:33] *** Joins: bipul (~bipul7@replaced-ip)
-
4202[06:21:33] *** Joins: XSoul (~XRule@replaced-ip)
-
4203[06:21:34] *** Joins: Skyrider (~Skyrider@replaced-ip)
-
4204[06:21:34] *** Joins: Billias (~MrV@replaced-ip)
-
4205[06:21:35] *** ^R is now known as rt
-
4206[06:21:36] *** Joins: andjjj23 (~irc@replaced-ip)
-
4207[06:21:36] *** Joins: Epakai (~coweater@replaced-ip)
-
4208[06:21:36] *** Joins: marc0s (~marcos@replaced-ip)
-
4209[06:21:37] *** Joins: RamPage (~R@replaced-ip)
-
4210[06:21:37] *** Quits: RamPage (~R@replaced-ip) (Changing host)
-
4211[06:21:37] *** Joins: RamPage (~R@replaced-ip)
-
4212[06:21:37] *** Joins: Omni_ (~Omni@replaced-ip)
-
4213[06:21:37] *** Joins: baum (~baum@replaced-ip)
-
4214[06:21:37] *** Joins: MissionCritical (~MissionCr@replaced-ip)
-
4215[06:21:37] *** Joins: cbmuser (~glaubitz@replaced-ip)
-
4216[06:21:38] *** Joins: daishan (~daishan@replaced-ip)
-
4217[06:21:38] *** Joins: Getafix74 (Getafix74@replaced-ip)
-
4218[06:21:39] *** Joins: RAX (~rax-@replaced-ip)
-
4219[06:21:39] *** Joins: jass93 (~ifillj@replaced-ip)
-
4220[06:21:40] *** Omni_ is now known as Guest59848
-
4221[06:21:44] *** Joins: NaPs (~NaPs@replaced-ip)
-
4222[06:21:45] *** Joins: bizboo (~bizboo@replaced-ip)
-
4223[06:21:45] *** Joins: jouana (~quassel@replaced-ip)
-
4224[06:21:45] *** Joins: s7r (~s7r@replaced-ip)
-
4225[06:21:46] *** tacocat` is now known as tacocat
-
4226[06:21:46] *** Joins: blaisebool (~blaiseboo@replaced-ip)
-
4227[06:21:49] *** Joins: paskl (~paskl@replaced-ip)
-
4228[06:21:51] *** Joins: Guest65522 (~me@replaced-ip)
-
4229[06:21:51] *** Joins: pixelated (~pixelated@replaced-ip)
-
4230[06:21:51] *** RAX is now known as rax-
-
4231[06:21:51] *** Joins: CrypticSquared (~CrypticS_@replaced-ip)
-
4232[06:21:55] *** [mhoney] is now known as mhoney
-
4233[06:21:55] *** Joins: raphyduck (~raph@replaced-ip)
-
4234[06:21:57] *** Joins: mdorenka (~mdorenka@replaced-ip)
-
4235[06:21:57] *** Joins: detail_pratique (~detail_pr@replaced-ip)
-
4236[06:21:58] *** Joins: melvin__ (~melvin@replaced-ip)
-
4237[06:21:58] *** Joins: obli-AWAY (~abyss1@replaced-ip)
-
4238[06:22:00] *** Joins: mpmc (~mpmc@replaced-ip)
-
4239[06:22:01] *** Joins: bhuddah_ (~michael@replaced-ip)
-
4240[06:22:03] *** Joins: jthomas (~jthomas@replaced-ip)
-
4241[06:22:03] *** Joins: larjona (~quassel@replaced-ip)
-
4242[06:22:07] *** Quits: crazyglitch (~crazyglit@replaced-ip) (Read error: Connection reset by peer)
-
4243[06:22:07] *** Joins: percY- (~percY@replaced-ip)
-
4244[06:22:11] *** Joins: thallada (~thallada@replaced-ip)
-
4245[06:22:12] *** Joins: olegfusion (~olegfusio@replaced-ip)
-
4246[06:22:13] *** Joins: MrAlexandr0 (~MrAlexand@replaced-ip)
-
4247[06:22:14] *** pixelated is now known as Guest76707
-
4248[06:22:17] *** Joins: hexnewbie (~hexnewbie@replaced-ip)
-
4249[06:22:19] *** Joins: Mo0O (~steeve@replaced-ip)
-
4250[06:22:23] *** Joins: antlarr (~quassel@replaced-ip)
-
4251[06:22:23] *** Joins: AlwaysHigh (~AlwaysHig@replaced-ip)
-
4252[06:22:25] *** Joins: jcara (~jcara@replaced-ip)
-
4253[06:22:30] *** Quits: Scourje (uid63311@replaced-ip) (Quit: Connection closed for inactivity)
-
4254[06:22:35] *** Joins: mechfrog (mechfrog@replaced-ip)
-
4255[06:22:44] *** Joins: ponyofdeath (~vladi@replaced-ip)
-
4256[06:22:46] *** Joins: Iridos (~iridos@replaced-ip)
-
4257[06:22:46] *** Joins: moparisthebest (~moparisth@replaced-ip)
-
4258[06:22:47] *** Joins: sl4v3 (~casey.bil@216.13.193.90)
-
4259[06:22:47] *** Joins: dgncn (~trance@replaced-ip)
-
4260[06:22:47] *** Joins: surfist (~surfist@replaced-ip)
-
4261[06:22:48] *** Joins: unforgiven512 (~unforgive@replaced-ip)
-
4262[06:22:49] *** Joins: rsully (~rsully@replaced-ip)
-
4263[06:22:50] *** Joins: adi (~adi@replaced-ip)
-
4264[06:22:52] *** Joins: SynrG (~synrg@replaced-ip)
-
4265[06:22:53] *** Joins: mrMute (~mrMute@replaced-ip)
-
4266[06:22:53] *** Joins: rawrawrer (~rawrawrer@replaced-ip)
-
4267[06:22:54] *** Joins: anonnumberanon (~anonnumbe@replaced-ip)
-
4268[06:22:56] *** Joins: Malinux (~malin@replaced-ip)
-
4269[06:22:58] *** Joins: otirc (~fish@replaced-ip)
-
4270[06:23:01] *** Joins: Technicus (18f00a40@replaced-ip)
-
4271[06:23:01] *** Joins: tom99 (~tom99@replaced-ip)
-
4272[06:23:02] *** Joins: bluszcz (~bluszcz@replaced-ip)
-
4273[06:23:03] *** Joins: t0mb0_ (tcuthbert@replaced-ip)
-
4274[06:23:07] *** Joins: hualet_deepin (~hualet@replaced-ip)
-
4275[06:23:09] *** Joins: geir_ (~1@replaced-ip)
-
4276[06:23:09] *** Joins: jkhsjdhjs (jkhsjdhjs@replaced-ip)
-
4277[06:23:15] *** Joins: Esya (~esya@replaced-ip)
-
4278[06:23:17] *** Joins: Strife89 (~quassel@replaced-ip)
-
4279[06:23:17] *** Joins: exezin (~exezin@replaced-ip)
-
4280[06:23:19] *** Joins: thalos (~thalos@replaced-ip)
-
4281[06:23:26] *** Joins: saptech (~saptech@replaced-ip)
-
4282[06:23:30] *** Joins: giraffe_ (skarn@replaced-ip)
-
4283[06:23:31] *** Joins: Immanuel (~Manu@replaced-ip)
-
4284[06:23:33] *** Joins: shingouz (~doowop@replaced-ip)
-
4285[06:23:33] *** Joins: Pseudo (betrayer@replaced-ip)
-
4286[06:23:33] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4287[06:23:37] *** Quits: basic` (sid141140@replaced-ip) (Ping timeout: 248 seconds)
-
4288[06:23:37] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip)
-
4289[06:23:40] *** Joins: XDS2010 (sid1218@replaced-ip)
-
4290[06:23:45] *** Joins: Awesomecase (sid56584@replaced-ip)
-
4291[06:23:45] *** Quits: Technicus (18f00a40@replaced-ip) (Client Quit)
-
4292[06:23:55] *** Quits: lankanmon (~LKNnet@replaced-ip) (Ping timeout: 250 seconds)
-
4293[06:23:58] *** damio_ is now known as damio
-
4294[06:24:01] *** Joins: SpeedyG (~SpeedyG@replaced-ip)
-
4295[06:24:09] *** Quits: Ceber (~cerberus@replaced-ip) (Ping timeout: 248 seconds)
-
4296[06:24:10] *** Joins: ledufakademy2 (~ledufakad@replaced-ip)
-
4297[06:24:19] *** Joins: Bercik (~Yotsuba@replaced-ip)
-
4298[06:24:20] *** Joins: lebster (sid17131@replaced-ip)
-
4299[06:24:22] *** Joins: Kiah (~kiah@replaced-ip)
-
4300[06:24:22] *** Quits: Kiah (~kiah@replaced-ip) (Changing host)
-
4301[06:24:22] *** Joins: Kiah (~kiah@replaced-ip)
-
4302[06:24:36] *** Quits: LightYagami2 (~CanIHazMe@replaced-ip) (Ping timeout: 244 seconds)
-
4303[06:25:04] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4304[06:25:06] *** Quits: Ad1Tech (~ad1tech@replaced-ip) (Ping timeout: 244 seconds)
-
4305[06:25:07] *** Quits: spacebug^ (~spacebug@replaced-ip) (Ping timeout: 244 seconds)
-
4306[06:25:18] *** Joins: papitfx (~hafiz@replaced-ip)
-
4307[06:25:25] *** Joins: M-alex_mayorga (alexmayorg@replaced-ip)
-
4308[06:25:32] *** Joins: mosene_ (irc@replaced-ip)
-
4309[06:25:38] *** Quits: Orbstheorem (~roosember@replaced-ip) (Ping timeout: 244 seconds)
-
4310[06:25:41] *** Joins: johnny0 (~johnny0@replaced-ip)
-
4311[06:25:42] *** Joins: vlt (~nobody@replaced-ip)
-
4312[06:25:43] *** Joins: LostSoul (~LostSoul@replaced-ip)
-
4313[06:25:54] *** Joins: MrSmurf (MrSmurf@replaced-ip)
-
4314[06:25:58] *** Joins: aggi (~aggi@replaced-ip)
-
4315[06:26:06] *** Joins: rawburt (~irc@replaced-ip)
-
4316[06:26:09] *** Quits: ujjain (~ujjain@replaced-ip) (Ping timeout: 244 seconds)
-
4317[06:26:10] *** Joins: quarters (quarters@replaced-ip)
-
4318[06:26:16] *** Joins: dondelelcaro (~don@replaced-ip)
-
4319[06:26:17] *** Quits: AntiSpamMeta (~MetaBot@replaced-ip) (Read error: Connection reset by peer)
-
4320[06:26:18] *** Joins: Maxxe (Maxxe@replaced-ip)
-
4321[06:26:18] *** Quits: aggi (~aggi@replaced-ip) (Read error: Connection reset by peer)
-
4322[06:26:19] *** Joins: Pwnna (~Pwnna@replaced-ip)
-
4323[06:26:19] *** Joins: spacebug- (~spacebug@replaced-ip)
-
4324[06:26:20] *** spacebug- is now known as spacebug^
-
4325[06:26:30] *** Joins: mavhc (~mavhc@replaced-ip)
-
4326[06:26:30] *** Joins: AntiSpamMeta (~MetaBot@replaced-ip)
-
4327[06:26:32] *** Joins: Orbstheorem (~roosember@replaced-ip)
-
4328[06:26:33] *** Joins: GhostInTheShell (~melkor@replaced-ip)
-
4329[06:26:34] *** Joins: Apeiron` (znc@replaced-ip)
-
4330[06:26:36] *** Joins: ChuMar1 (~ChuMar1@replaced-ip)
-
4331[06:26:39] *** Joins: aggi (~aggi@replaced-ip)
-
4332[06:26:40] *** Joins: multi_io (~olaf@replaced-ip)
-
4333[06:26:42] *** Joins: malf (~malf@replaced-ip)
-
4334[06:26:44] *** Joins: blueness (~blueness@replaced-ip)
-
4335[06:26:49] *** Quits: AbstractArtist_ (~AbstractL@replaced-ip) (Ping timeout: 248 seconds)
-
4336[06:26:59] *** Joins: sydney_untangle (~sydney@replaced-ip)
-
4337[06:27:02] *** Joins: wcfields (~wcfields@replaced-ip)
-
4338[06:27:02] *** Joins: NeoBlaster (~N3oBl@replaced-ip)
-
4339[06:27:05] *** Joins: nevyn (~nevyn@replaced-ip)
-
4340[06:27:14] *** Joins: Ad1Tech (~ad1tech@replaced-ip)
-
4341[06:27:19] *** Joins: xai (~xaionaro@replaced-ip)
-
4342[06:27:27] *** Joins: michaelni (~michael@replaced-ip)
-
4343[06:27:37] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 255 seconds)
-
4344[06:27:37] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 255 seconds)
-
4345[06:27:39] *** Joins: somiaj (~jaimos@replaced-ip)
-
4346[06:27:47] *** Joins: AbstractArtist (~AbstractL@replaced-ip)
-
4347[06:27:56] *** Joins: llakey (~llakey@replaced-ip)
-
4348[06:27:59] *** Quits: xSmurf (MrSmurf@replaced-ip) (Ping timeout: 272 seconds)
-
4349[06:28:01] *** debhelper sets mode: +l 1496
-
4350[06:28:03] *** Joins: babilen (~babilen@replaced-ip)
-
4351[06:28:04] *** Joins: grinsekatze (~andreas@replaced-ip)
-
4352[06:28:05] *** MrSmurf is now known as xSmurf
-
4353[06:28:21] *** Joins: Trellmor (~Trellmor@replaced-ip)
-
4354[06:28:26] *** Joins: Waggie (~Waggie@replaced-ip)
-
4355[06:28:27] *** Joins: Croepha (~Croepha@replaced-ip)
-
4356[06:28:31] *** Joins: georgeilots_ (~User@replaced-ip)
-
4357[06:28:34] *** Joins: dexta (~D3XTA@replaced-ip)
-
4358[06:28:45] <georgeilots_> Hello, I have a Sony Vaio vpcz1 22gx laptop. I've tried to install Kali Linux on it, with no luck because when it trys to detect the hard drive,
-
4359[06:28:45] <georgeilots_> the installer doesnt. Asks me if I want to install to iSCSI ip address? Now I'm looking at this laptop on windows 7 and there is a Intel ich8m-
-
4360[06:28:45] <georgeilots_> e/5 series sata raid controller, in Intel Rapid Storage Technology app, with Volume 0, Type: RAID 122GB Array_0000. and below it are two 61GB
-
4361[06:28:45] <georgeilots_> drive(s). One is Array disk Port: 0 Toshiba THNS064GG2BNAA, and Array disk Port: 2 same Toshiba drive. My question is there a way to add the
-
4362[06:28:48] <georgeilots_> drivers of this to a USB stick and then run shell terminal through the Kali Linux installer, and mount the usb drive and use it for the driver
-
4363[06:28:50] *** Joins: alxy (uid115853@replaced-ip)
-
4364[06:28:50] <georgeilots_> for the Intel ich8m-e/5 series sata raid controller? I've tried googling all those but im not really getting anything I can use or download? Or
-
4365[06:28:52] *** Joins: paradizelost (sid23952@replaced-ip)
-
4366[06:28:53] <georgeilots_> instructions on how to do it. May someone please help me out or point me in the right direction.
-
4367[06:29:01] *** Quits: vyadhaka1 (~rv_ghatak@replaced-ip) (Quit: Leaving.)
-
4368[06:29:07] *** Joins: posi (sid124649@replaced-ip)
-
4369[06:29:19] *** Joins: vyadhaka1 (~rv_ghatak@replaced-ip)
-
4370[06:29:20] *** Quits: de-facto (~de-facto@replaced-ip) (Quit: Leaving)
-
4371[06:29:27] *** Joins: gardar (~gardar@replaced-ip)
-
4372[06:29:35] *** Quits: khfeng_ (~khfeng@replaced-ip) (Ping timeout: 244 seconds)
-
4373[06:29:45] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4374[06:29:46] *** Quits: Strife89 (~quassel@replaced-ip) (Ping timeout: 244 seconds)
-
4375[06:29:46] *** Joins: ujjain (~ujjain@replaced-ip)
-
4376[06:29:46] *** Quits: ujjain (~ujjain@replaced-ip) (Changing host)
-
4377[06:29:46] *** Joins: ujjain (~ujjain@replaced-ip)
-
4378[06:29:59] *** Joins: vvande (~vvande@replaced-ip)
-
4379[06:30:05] *** Joins: Deific (sid66892@replaced-ip)
-
4380[06:30:08] *** Joins: Kamilion (kamilion@replaced-ip)
-
4381[06:30:09] *** Joins: watt_rabbit (uid187165@replaced-ip)
-
4382[06:30:14] *** Joins: ggherdov (sid11402@replaced-ip)
-
4383[06:30:17] *** Quits: Immanuel (~Manu@replaced-ip) (Ping timeout: 244 seconds)
-
4384[06:30:33] *** Quits: Cabanossi (~Cabanossi@replaced-ip) (Ping timeout: 248 seconds)
-
4385[06:30:36] *** Joins: jhill (sid1055@replaced-ip)
-
4386[06:30:47] *** Quits: Malinux (~malin@replaced-ip) (Ping timeout: 244 seconds)
-
4387[06:31:00] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4388[06:31:14] *** Joins: katymoe (sid135810@replaced-ip)
-
4389[06:31:23] *** Joins: lankanmon (~LKNnet@replaced-ip)
-
4390[06:31:24] *** Joins: Strife89 (~quassel@replaced-ip)
-
4391[06:31:53] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 240 seconds)
-
4392[06:31:55] *** Joins: khfeng (~khfeng@replaced-ip)
-
4393[06:32:35] *** Quits: PalTale (~PalTale@replaced-ip) (Ping timeout: 250 seconds)
-
4394[06:32:43] *** Joins: busch (~busch@replaced-ip)
-
4395[06:35:07] *** Quits: joze_ (~joze@replaced-ip) (Quit: joze_)
-
4396[06:35:09] *** Joins: michael_mbp (~michael_m@replaced-ip)
-
4397[06:35:58] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4398[06:35:58] *** Joins: grim4593 (~grim4593@replaced-ip)
-
4399[06:37:19] <tom99> why does it matter if you are installing from a disk or a usb stick?
-
4400[06:38:01] *** debhelper sets mode: +l 1511
-
4401[06:38:01] *** Joins: borsin (~borsin@replaced-ip)
-
4402[06:38:02] *** Joins: Cabanossi (~Cabanossi@replaced-ip)
-
4403[06:38:06] *** Quits: georgeilots_ (~User@replaced-ip) (Ping timeout: 276 seconds)
-
4404[06:38:11] *** Joins: PalTale (~PalTale@replaced-ip)
-
4405[06:38:17] *** Joins: LightYagami (~CanIHazMe@replaced-ip)
-
4406[06:38:24] *** Joins: skylite (~skylite@replaced-ip)
-
4407[06:38:29] *** Joins: cferry (~cferry@replaced-ip)
-
4408[06:38:39] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4409[06:39:13] *** Joins: differential (~different@replaced-ip)
-
4410[06:39:25] *** Joins: ksk (~ksk@replaced-ip)
-
4411[06:39:31] *** Quits: futex (~mcstn@replaced-ip) (Ping timeout: 250 seconds)
-
4412[06:40:05] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4413[06:40:17] *** Quits: differential (~different@replaced-ip) (Client Quit)
-
4414[06:40:34] *** Joins: differential (~different@replaced-ip)
-
4415[06:40:37] *** Joins: r0ncalli (~pommes@replaced-ip)
-
4416[06:41:20] *** Quits: calq (~calq@replaced-ip) (Quit: Leaving)
-
4417[06:41:35] *** Joins: futex (~mcstn@replaced-ip)
-
4418[06:41:39] *** Joins: iamawesome (~shibly@replaced-ip)
-
4419[06:41:52] *** Joins: ephemer0l (~ephemer0l@replaced-ip)
-
4420[06:42:13] <iamawesome> Hi, I've installed debian and necessary packages i needed. It didn't exceed 8GB, is there any problem with that?
-
4421[06:42:15] *** Joins: busch (~busch@replaced-ip)
-
4422[06:42:35] *** Joins: hydr0poniX (~hydr0poni@replaced-ip)
-
4423[06:42:36] <iamawesome> I think, 10GB is enough to install what you need. Am i right?
-
4424[06:42:39] *** Joins: riddle (riddle@replaced-ip)
-
4425[06:42:49] *** Joins: Zharf (~eclipser@replaced-ip)
-
4426[06:42:53] <otirc> iamawesome: yeah, that should be fine
-
4427[06:43:08] <SQL> I run most of my VM's with 4GB. 10 is normally plenty.
-
4428[06:43:12] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4429[06:43:33] *** Quits: Rusty1_ (~Rusty1_@replaced-ip) (Quit: Konversation terminated!)
-
4430[06:44:09] *** Joins: crisu (crisu@replaced-ip)
-
4431[06:44:10] *** Joins: nathanhi- (~nathanhi@replaced-ip)
-
4432[06:44:32] <otirc> my fresh install of jessie was around 8-9GB
-
4433[06:44:55] <iamawesome> otirc: Fresh install 9GB? How?
-
4434[06:44:59] <SQL> I suppose to be fair, I'm not installing X / etc.
-
4435[06:45:09] *** Joins: hualet (~hualet@replaced-ip)
-
4436[06:45:13] <iamawesome> otirc: Did you install everything of gnome? Full gnome?
-
4437[06:45:40] <otirc> iamawesome: yeah the full gnome suite, plus I use mate over x2go
-
4438[06:45:52] *** Quits: jasonvw (~quassel@replaced-ip) (Remote host closed the connection)
-
4439[06:46:59] *** Joins: Wotac (~Wotac@replaced-ip)
-
4440[06:48:00] *** debhelper sets mode: +l 1525
-
4441[06:48:02] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4442[06:48:08] *** Joins: jasonvw (~quassel@replaced-ip)
-
4443[06:49:09] *** Joins: ariador (~aria@replaced-ip)
-
4444[06:49:27] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
4445[06:49:33] <pingfloyd> worrying about partition sizes. How quaint.
-
4446[06:49:50] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
4447[06:49:55] *** Quits: namix (~namix@replaced-ip) (Ping timeout: 250 seconds)
-
4448[06:50:15] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Client Quit)
-
4449[06:50:19] <otirc> pingfloyd: lvm or physical?
-
4450[06:50:46] <pingfloyd> you don't have to worry about it with lvm
-
4451[06:50:48] *** Quits: Slumlord_ (~Slumlord_@replaced-ip) (Quit: Leaving)
-
4452[06:51:05] <otirc> that was why I was asking
-
4453[06:51:07] *** Joins: k0nsl (~k0nsl@replaced-ip)
-
4454[06:51:26] <pingfloyd> you're asking whether you should use it?
-
4455[06:51:27] *** Joins: namix (~namix@replaced-ip)
-
4456[06:51:27] *** Quits: namix (~namix@replaced-ip) (Changing host)
-
4457[06:51:27] *** Joins: namix (~namix@replaced-ip)
-
4458[06:52:05] *** Joins: han-solo (~han-solo@replaced-ip)
-
4459[06:52:17] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip) (Ping timeout: 240 seconds)
-
4460[06:52:18] <otirc> sorry,wrong end of the stick. I though you were playing with partitions
-
4461[06:52:25] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4462[06:52:29] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4463[06:52:53] *** maurer1 is now known as maurer
-
4464[06:53:30] *** Quits: krups_v2 (~krups@replaced-ip) (Quit: leaving)
-
4465[06:54:01] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4466[06:55:06] *** Quits: nighty (~nighty@replaced-ip) (Ping timeout: 264 seconds)
-
4467[06:55:09] *** Joins: krups (~krups@replaced-ip)
-
4468[06:55:28] *** Joins: ParkerR (ParkerR@replaced-ip)
-
4469[06:55:28] *** Quits: ParkerR (ParkerR@replaced-ip) (Changing host)
-
4470[06:55:28] *** Joins: ParkerR (ParkerR@replaced-ip)
-
4471[06:57:49] *** Joins: Wotac (~Wotac@replaced-ip)
-
4472[06:58:07] *** Joins: Malinux (~malin@replaced-ip)
-
4473[06:59:01] *** Quits: MonsterKiller (~MonsterKi@replaced-ip) (Ping timeout: 250 seconds)
-
4474[06:59:07] *** Joins: jken (~jarred@replaced-ip)
-
4475[07:00:10] *** Joins: ChristineP (~wrostini@replaced-ip)
-
4476[07:00:41] <ChristineP> replaced-url
-
4477[07:00:46] *** Quits: Raed (~Raed@replaced-ip) (Quit: Raed)
-
4478[07:00:51] *** Joins: MonsterKiller (~MonsterKi@replaced-ip)
-
4479[07:01:02] <ChristineP> America will be sending $38,000,000,000 dollars over the next 10 years to their masters in Tel Aviv — making this the biggest Military aid package in US history.
-
4480[07:01:12] *** Quits: skney (skney@replaced-ip) (Quit: leaving)
-
4481[07:01:28] <ChristineP> People have blind support for Israel because they are completely brainwashed by the mainstream media propaganda. Most Americans have no idea how their hard earned tax dollars are going.
-
4482[07:01:35] <iamawesome> I've installed only gnome-core, is it enough?
-
4483[07:01:54] <ChristineP> . When you speak with someone who doesn’t know about the happenings on the group, bring up the Illegal settlements outside their borders, stealing Palestinian land, and the torture/killing of Palestinian children.
-
4484[07:02:19] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4485[07:02:50] <iamawesome> ChristineP: It's wrong channel. It's #debian , join ##chat
-
4486[07:02:53] <peterrooney> !ops ^
-
4487[07:02:53] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly: peterrooney complains about: ^
-
4488[07:02:56] *** Quits: ChristineP (~wrostini@replaced-ip) (Client Quit)
-
4489[07:02:59] <otirc> ChristineP: is anyof that money going on kernel development?
-
4490[07:03:04] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4491[07:03:55] *** Quits: krups (~krups@replaced-ip) (Quit: leaving)
-
4492[07:04:05] *** Joins: dziga (uid11210@replaced-ip)
-
4493[07:04:07] <otirc> iamawesome: yeah core is fine, just add what you need once you've logged in
-
4494[07:04:20] *** Joins: Strine (~power@replaced-ip)
-
4495[07:05:16] *** Joins: busch (~busch@replaced-ip)
-
4496[07:06:05] *** Joins: Wotac (~Wotac@replaced-ip)
-
4497[07:06:25] <iamawesome> What's the difference between Firefox ESR of debian and the one I downloaded from firefox official website?
-
4498[07:06:32] <iamawesome> Which should i use?
-
4499[07:06:46] <iamawesome> I've downloaded this: firefox-48.0.2.tar.bz2
-
4500[07:07:22] *** Quits: LambdaComplex (~LambdaCom@replaced-ip) (Quit: WeeChat 1.5)
-
4501[07:08:01] <TomTomTosch> one gets security updates through the package manager and the other does not.
-
4502[07:08:06] <otirc> iamawesome: ESR is the version for communities, companies and etc
-
4503[07:08:26] <otirc> iamawesome: always better to stick with the repo version
-
4504[07:08:36] <pingfloyd> iamawesome: there's not much point in downloading from mozilla if you're going to use ESR, in this case.
-
4505[07:08:47] *** Parts: seasnail (~eel@replaced-ip)
-
4506[07:09:05] *** Joins: johnwhat (~user@replaced-ip)
-
4507[07:09:05] *** Joins: dragon__ (~dragon@replaced-ip)
-
4508[07:09:09] <pingfloyd> if you want to keep up with the latest version of firefox, it would be a different story
-
4509[07:09:11] <iamawesome> I think, firefox has been installed automatically with debian.
-
4510[07:09:25] <iamawesome> *Firefox esr*
-
4511[07:09:36] *** Parts: dziga (uid11210@replaced-ip)
-
4512[07:09:38] <pingfloyd> at least the package will be maintained by debian for you
-
4513[07:09:48] *** Quits: heller_ (~heller@replaced-ip) (Ping timeout: 265 seconds)
-
4514[07:09:56] <johnwhat> it's not called iceweasel any more?
-
4515[07:10:04] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4516[07:10:05] <TomTomTosch> nope
-
4517[07:10:07] <han-solo> !firefox
-
4518[07:10:07] <dpkg> From 2006 to 2016, Mozilla Firefox was known as "Iceweasel" in Debian because Mozilla would not permit Debian to use the Firefox name. Firefox packages are now available for both jessie and sid; Firefox in Debian <stable> follows the Extended Support Release (ESR) branch. For the latest versions, ask me about <mozilla.debian.net>.
-
4519[07:11:05] <iamawesome> johnwhat: Applications menu>Internet>Icewease->Firefox ESR
-
4520[07:11:06] *** Quits: garyserj (~garyserj@replaced-ip) (Ping timeout: 244 seconds)
-
4521[07:11:17] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4522[07:11:24] <johnwhat> iamawesome: what's ESR?
-
4523[07:11:26] *** Joins: garyserj (~garyserj@replaced-ip)
-
4524[07:11:32] *** Joins: skney (skney@replaced-ip)
-
4525[07:11:37] <iamawesome> johnwhat: Extended support release
-
4526[07:11:37] <pingfloyd> nice! I didn't know about mozilla.debian.net before
-
4527[07:12:08] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4528[07:12:18] *** Joins: busch (~busch@replaced-ip)
-
4529[07:12:28] *** Joins: jim_carry (~jim_carry@replaced-ip)
-
4530[07:12:38] *** Quits: bertbob (~bertbob@replaced-ip) (Ping timeout: 244 seconds)
-
4531[07:13:08] *** Quits: iamawesome (~shibly@replaced-ip) (Quit: leaving)
-
4532[07:13:23] *** Quits: Strine (~power@replaced-ip) (Quit: Leaving)
-
4533[07:13:36] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4534[07:14:19] *** Joins: Gillians (~bern@replaced-ip)
-
4535[07:16:02] *** Joins: LambdaComplex (~LambdaCom@replaced-ip)
-
4536[07:16:13] *** Quits: tyler-baker (tyler-bake@replaced-ip) (Changing host)
-
4537[07:16:14] *** Joins: tyler-baker (tyler-bake@replaced-ip)
-
4538[07:16:40] *** Joins: Wotac (~Wotac@replaced-ip)
-
4539[07:17:31] *** Joins: Avasz (~DCrawler@replaced-ip)
-
4540[07:19:09] *** Joins: wcfields (~wcfields@replaced-ip)
-
4541[07:19:26] *** Quits: duckx0r (~mike@replaced-ip) (Remote host closed the connection)
-
4542[07:19:53] *** Quits: yeticry (~yeticry@replaced-ip) (Ping timeout: 244 seconds)
-
4543[07:20:13] *** Joins: lisahex (~tyrones@replaced-ip)
-
4544[07:20:24] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4545[07:21:43] *** Joins: cerebro (~cerebro@replaced-ip)
-
4546[07:21:46] *** Joins: hiya (test@replaced-ip)
-
4547[07:21:54] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4548[07:21:57] *** Joins: yeticry (~yeticry@replaced-ip)
-
4549[07:22:06] *** Joins: AfroThundr (~AfroThund@replaced-ip)
-
4550[07:22:13] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
4551[07:22:13] *** Joins: djvdorp (djvdorp@replaced-ip)
-
4552[07:22:36] *** Quits: AfroThundr (~AfroThund@replaced-ip) (Max SendQ exceeded)
-
4553[07:22:45] *** Joins: VoidFox (VoidFox@replaced-ip)
-
4554[07:22:46] *** Joins: Hobbyboy (Hobbyboy@replaced-ip)
-
4555[07:22:49] *** Joins: cerebro (~cerebro@replaced-ip)
-
4556[07:22:59] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4557[07:23:07] *** Joins: AfroThundr (~AfroThund@replaced-ip)
-
4558[07:23:17] *** Quits: lupinedk (~lupine6@replaced-ip) (Ping timeout: 250 seconds)
-
4559[07:23:17] *** Joins: busch (~busch@replaced-ip)
-
4560[07:23:35] *** Quits: matrixskp (~matrixskp@replaced-ip) (Quit: My puta has gone to sleep. ZZZzzz…)
-
4561[07:23:51] *** Joins: swaechter (swaechter@replaced-ip)
-
4562[07:24:09] *** Quits: stoimenow_ (~stoimenow@replaced-ip) (Ping timeout: 250 seconds)
-
4563[07:24:18] *** Quits: stoimenow__ (~stoimenow@replaced-ip) (Ping timeout: 265 seconds)
-
4564[07:24:21] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 272 seconds)
-
4565[07:25:03] *** Joins: Wotac (~Wotac@replaced-ip)
-
4566[07:25:06] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4567[07:25:39] *** Joins: matrixskp (~matrixskp@replaced-ip)
-
4568[07:25:49] *** Joins: bertbob (~bertbob@replaced-ip)
-
4569[07:25:51] *** Joins: sheedy-away (sheedy@replaced-ip)
-
4570[07:26:01] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 248 seconds)
-
4571[07:26:42] *** Joins: shootbird (~quassel@replaced-ip)
-
4572[07:27:14] *** Joins: fireball``` (~fireball`@replaced-ip)
-
4573[07:27:16] *** Quits: Dj_Dexter (~Dark_X@replaced-ip) (Changing host)
-
4574[07:27:16] *** Joins: Dj_Dexter (~Dark_X@replaced-ip)
-
4575[07:27:35] *** Joins: balor (~aidan@replaced-ip)
-
4576[07:27:48] *** Joins: hele (~hele@replaced-ip)
-
4577[07:28:00] *** debhelper sets mode: +l 1537
-
4578[07:29:07] *** binaryc_ is now known as binaryc
-
4579[07:30:07] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4580[07:30:56] *** Joins: lupinedk (~lupine6@replaced-ip)
-
4581[07:31:15] *** Quits: Megaf (~Megaf@replaced-ip) (Ping timeout: 244 seconds)
-
4582[07:31:15] *** Quits: amospalla (~amospalla@replaced-ip) (Ping timeout: 244 seconds)
-
4583[07:31:35] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip) (Remote host closed the connection)
-
4584[07:31:56] *** Joins: amospalla (~amospalla@replaced-ip)
-
4585[07:32:45] *** Quits: borsin (~borsin@replaced-ip) (Quit: )
-
4586[07:33:52] *** Joins: InfoTest (~Thunderbi@replaced-ip)
-
4587[07:34:51] *** Joins: Caplain (~shayne@replaced-ip)
-
4588[07:35:22] *** Joins: Wotac (~Wotac@replaced-ip)
-
4589[07:36:40] *** Joins: btf (~btf@replaced-ip)
-
4590[07:37:50] *** Quits: NiLoni (nilon@replaced-ip) (Changing host)
-
4591[07:37:50] *** Joins: NiLoni (nilon@replaced-ip)
-
4592[07:37:52] *** NiLoni is now known as NiLon
-
4593[07:38:01] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 250 seconds)
-
4594[07:39:42] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
4595[07:40:05] *** Quits: matrixskp (~matrixskp@replaced-ip) (Quit: My puta has gone to sleep. ZZZzzz…)
-
4596[07:40:46] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4597[07:41:14] *** Quits: lisahex (~tyrones@replaced-ip) (Quit: Leaving)
-
4598[07:41:17] *** Joins: dayten (~gnoid@replaced-ip)
-
4599[07:41:23] *** Joins: Riyria (~Riyria@replaced-ip)
-
4600[07:42:27] *** Quits: Avasz (~DCrawler@replaced-ip) (Ping timeout: 276 seconds)
-
4601[07:42:33] *** Joins: nighty (~nighty@replaced-ip)
-
4602[07:43:30] *** Joins: Megaf (~Megaf@replaced-ip)
-
4603[07:43:45] *** Joins: Guest18980 (~XO@replaced-ip)
-
4604[07:44:01] *** Joins: Wotac (~Wotac@replaced-ip)
-
4605[07:44:21] *** Quits: dragon__ (~dragon@replaced-ip) (Quit: Leaving)
-
4606[07:44:31] *** Quits: XO-Odin (~XO@replaced-ip) (Ping timeout: 250 seconds)
-
4607[07:45:12] *** Quits: rainfyre (~rainfyre@replaced-ip) (Ping timeout: 244 seconds)
-
4608[07:46:12] *** Joins: aau (~S@replaced-ip)
-
4609[07:47:29] *** Quits: nighty (~nighty@replaced-ip) (Ping timeout: 240 seconds)
-
4610[07:47:52] *** kloeri_ is now known as kloeri
-
4611[07:48:17] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4612[07:48:49] *** Quits: lupinedk (~lupine6@replaced-ip) (Ping timeout: 244 seconds)
-
4613[07:48:52] *** Joins: wcfields (~wcfields@replaced-ip)
-
4614[07:49:27] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4615[07:49:41] *** Joins: bocaneri (~bocaneri@replaced-ip)
-
4616[07:49:50] *** Joins: busch (~busch@replaced-ip)
-
4617[07:49:50] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4618[07:50:12] *** Joins: lupinedk (~lupine6@replaced-ip)
-
4619[07:50:17] *** Joins: SynrGy (~synrg@replaced-ip)
-
4620[07:50:47] *** Quits: hualet (~hualet@replaced-ip) (Remote host closed the connection)
-
4621[07:51:15] *** Joins: hualet (~hualet@replaced-ip)
-
4622[07:51:28] *** Joins: rainfyre (~rainfyre@replaced-ip)
-
4623[07:51:47] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4624[07:54:09] *** Quits: wcfields (~wcfields@replaced-ip) (Ping timeout: 276 seconds)
-
4625[07:54:30] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4626[07:54:44] *** Joins: Wotac (~Wotac@replaced-ip)
-
4627[07:55:00] *** Joins: hualet_ (~hualet@replaced-ip)
-
4628[07:55:08] *** Quits: PryMar56 (~prymar@replaced-ip) (Quit: Leaving)
-
4629[07:55:48] *** Joins: bobbyz (~bobbyz@replaced-ip)
-
4630[07:56:06] *** Joins: busch (~busch@replaced-ip)
-
4631[07:56:10] *** Quits: hualet (~hualet@replaced-ip) (Ping timeout: 260 seconds)
-
4632[07:56:16] *** Joins: smalk (~smalk@replaced-ip)
-
4633[07:56:21] *** Joins: flyingdragon123 (~flyingdra@replaced-ip)
-
4634[07:56:26] *** Parts: smalk (~smalk@replaced-ip)
-
4635[07:56:27] *** Parts: flyingdragon123 (~flyingdra@replaced-ip)
-
4636[07:56:28] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
4637[07:58:33] *** Quits: preaction (~doug@replaced-ip) (Max SendQ exceeded)
-
4638[07:58:41] *** Quits: rosten (~rosten@replaced-ip) (Ping timeout: 240 seconds)
-
4639[07:59:49] *** Joins: ecom (~holiday@replaced-ip)
-
4640[08:00:05] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4641[08:00:13] *** Joins: krups (~krups@replaced-ip)
-
4642[08:00:13] *** Quits: btf (~btf@replaced-ip) (Read error: Connection reset by peer)
-
4643[08:00:47] *** Joins: cerebro (~cerebro@replaced-ip)
-
4644[08:01:12] *** Quits: busch (~busch@replaced-ip) (Ping timeout: 244 seconds)
-
4645[08:01:33] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 244 seconds)
-
4646[08:01:46] *** Joins: acheronuk (~acheronuk@replaced-ip)
-
4647[08:02:46] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4648[08:03:02] *** Joins: Wotac (~Wotac@replaced-ip)
-
4649[08:03:04] *** Joins: preaction (~doug@replaced-ip)
-
4650[08:03:30] *** Joins: nighty (~nighty@replaced-ip)
-
4651[08:03:47] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4652[08:04:06] *** Joins: balor (~aidan@replaced-ip)
-
4653[08:04:14] <ecom> I've just installed Debian Jessie (8.6) and I am unable to get wireless working properly. My ethernet connection is fine. For some reason I can only load google and do google searches, but I can't access any other site, anyone know why?
-
4654[08:04:44] *** Quits: acheronuk (~acheronuk@replaced-ip) (Client Quit)
-
4655[08:05:48] *** Joins: rosten (~rosten@replaced-ip)
-
4656[08:06:52] *** Joins: busch (~busch@replaced-ip)
-
4657[08:08:18] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4658[08:08:27] *** Quits: bobbyz (~bobbyz@replaced-ip) (Ping timeout: 276 seconds)
-
4659[08:09:56] <otirc> ecom: have you set your resolv.conf for your nameserver?
-
4660[08:10:19] <somiaj> ecom: you most likely need to install the nonfree firmware
-
4661[08:10:41] <ecom> otirc: yup, /etc/resolv.conf and I also have the iwlwifi driver fully installed
-
4662[08:11:03] *** Quits: rosten (~rosten@replaced-ip) (Ping timeout: 276 seconds)
-
4663[08:11:04] <somiaj> ecom: in that case you will need firmware-iwlwifi from debian non-free
-
4664[08:11:11] <ecom> somiaj: yes I already have that
-
4665[08:11:14] <otirc> you able to ping local network?
-
4666[08:11:28] <otirc> using wireless int?
-
4667[08:11:31] <ecom> otirc: No I cannot ping any sites for some reason, but I can access google for whatever reason
-
4668[08:11:37] <somiaj> ecom: what wifi card do you have?
-
4669[08:11:48] <ecom> somiaj: Intel Wireless-N 1000 Centrino
-
4670[08:11:50] <otirc> local, before you pass your router
-
4671[08:11:53] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
4672[08:11:57] <somiaj> ecom: check dmesg make sure the firmware has loaded correctly, 'dmesg | grep firmware'
-
4673[08:12:19] *** Quits: nighty (~nighty@replaced-ip) (Remote host closed the connection)
-
4674[08:12:41] <otirc> the private ip addrs of your router?
-
4675[08:12:41] <ecom> somiaj: iwlwifi shows up in that output and so does iwldvm
-
4676[08:13:12] <somiaj> then follow otirc suggestions about checking network settings. Seems you got the firmware loaded and seems your card is supported by jessie. replaced-url
-
4677[08:13:14] <ecom> otirc: I can ping my local network
-
4678[08:13:38] <otirc> so wireless driver is correct
-
4679[08:14:04] *** Joins: nighty (~nighty@replaced-ip)
-
4680[08:14:17] <otirc> can you get to the internet with ethernet?
-
4681[08:14:50] <ecom> otirc: yes, that's actually how I'm talking to you right now. If I disconnect ethernet I will loose my connection. Ethernet is fully functional.
-
4682[08:15:06] *** Joins: bobbyz (~bobbyz@replaced-ip)
-
4683[08:15:26] *** Joins: Wotac (~Wotac@replaced-ip)
-
4684[08:15:28] *** Quits: chariot (~jketner@replaced-ip) (Quit: WeeChat 1.0.1)
-
4685[08:15:59] <otirc> have you just tried bringing the interface down then back up
-
4686[08:16:36] <otirc> you did test ping, with the wireless int, not the wired int?
-
4687[08:16:41] *** Joins: Avasz (~DCrawler@replaced-ip)
-
4688[08:17:14] <surfist> does ifconfig show an ip address for the wireless interface?
-
4689[08:18:47] *** Quits: Carno (~carno@replaced-ip) (Ping timeout: 244 seconds)
-
4690[08:19:00] *** Joins: Carno (~carno@replaced-ip)
-
4691[08:19:11] <ecom> surfist: I don't see anything related to an IP address from 'ifconfig' under 'wlan0'
-
4692[08:19:13] *** Quits: kus_ubuntui686 (~kus@replaced-ip) (Ping timeout: 255 seconds)
-
4693[08:19:27] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 272 seconds)
-
4694[08:19:52] <surfist> looks like it's not connected to anything then
-
4695[08:20:07] <otirc> ecom: have you connected to the AP
-
4696[08:20:11] <ecom> surfist: wait, are you talking about the inet addr stuff?
-
4697[08:20:18] <surfist> yep
-
4698[08:20:27] *** Joins: BWMerlin (~Thunderbi@replaced-ip)
-
4699[08:20:34] <surfist> should be something like 192.168.x.x
-
4700[08:20:37] <ecom> surfist: I take back what I said earlier, there is an address and it's my public address
-
4701[08:20:49] <ecom> public ip address*
-
4702[08:20:52] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4703[08:21:15] *** Quits: Avasz (~DCrawler@replaced-ip) (Ping timeout: 260 seconds)
-
4704[08:21:31] <otirc> ecom: same subnet?
-
4705[08:22:01] *** Joins: kus_ubuntui686 (~kus@replaced-ip)
-
4706[08:22:02] *** Quits: kus_ubuntui686 (~kus@replaced-ip) (Max SendQ exceeded)
-
4707[08:22:13] *** Joins: jason3 (~jason4@replaced-ip)
-
4708[08:23:04] *** Quits: hualet_ (~hualet@replaced-ip) (Remote host closed the connection)
-
4709[08:23:12] <ecom> otirc: Is that the mask part of the output under 'ifconfig'?
-
4710[08:23:31] *** Joins: hualet (~hualet@replaced-ip)
-
4711[08:23:34] *** Quits: BWMerlin (~Thunderbi@replaced-ip) (Client Quit)
-
4712[08:23:51] <otirc> yeah, something like 255.255.255.0
-
4713[08:24:06] <ecom> otirc: it's exactly that for both wlan0 and eth0
-
4714[08:24:08] *** Joins: CutMeOwnThroat (~k@replaced-ip)
-
4715[08:24:09] *** Quits: CutMeOwnThroat (~k@replaced-ip) (Changing host)
-
4716[08:24:09] *** Joins: CutMeOwnThroat (~k@replaced-ip)
-
4717[08:24:13] <surfist> the mask will be Bcast:
-
4718[08:24:20] <surfist> wait
-
4719[08:24:25] *** Quits: jason3 (~jason4@replaced-ip) (Client Quit)
-
4720[08:24:29] <surfist> Mask:
-
4721[08:24:50] <surfist> inet addr: should be your ip
-
4722[08:25:17] <otirc> did you take the int down and bring it back up?
-
4723[08:25:26] <surfist> ecom are you connecting to a modem? or a router
-
4724[08:26:26] <ecom> surfist: It's a two in one thing, so both?
-
4725[08:26:46] <surfist> probably the router part
-
4726[08:26:58] <surfist> but showing an outside ip is strange
-
4727[08:27:32] <surfist> the 'route' command should show some wlan0 info also
-
4728[08:27:46] <surfist> esp what default is
-
4729[08:27:54] *** Quits: hualet (~hualet@replaced-ip) (Ping timeout: 244 seconds)
-
4730[08:27:56] <surfist> arp should spit out some fun too
-
4731[08:28:06] *** Joins: timahvo1 (~rogue@replaced-ip)
-
4732[08:28:39] <surfist> ecom how is your wlan0 connecting? some gui?
-
4733[08:28:56] <ecom> surfist: I used nmcli device wifi connect mySSID password XXXXXX
-
4734[08:29:24] <surfist> have you tried dhclient wlan0 ?
-
4735[08:29:55] <ecom> surfist: yes, it says 'RTNETLINK answers: File exists
-
4736[08:30:12] *** Quits: gonz0_ (~gonz0@replaced-ip) (Quit: fui)
-
4737[08:30:15] *** Joins: Wotac (~Wotac@replaced-ip)
-
4738[08:30:36] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip) (Remote host closed the connection)
-
4739[08:30:40] *** Quits: CutMeOwnThroat (~k@replaced-ip) (Remote host closed the connection)
-
4740[08:31:03] *** Joins: CutMeOwnThroat (~k@replaced-ip)
-
4741[08:32:04] <ecom> I'm going to try something, I will go offline, brb
-
4742[08:32:05] <surfist> maybe it's stuck
-
4743[08:32:09] *** Quits: ecom (~holiday@replaced-ip) (Quit: Lost terminal)
-
4744[08:32:25] *** Joins: afx_ (~afx_@replaced-ip)
-
4745[08:33:26] *** Quits: Elronnd (elronnd@replaced-ip) (Quit: Let's jump!)
-
4746[08:33:26] *** Quits: deepy (deepy@replaced-ip) (Quit: meow)
-
4747[08:33:31] *** Joins: BWMerlin (~Thunderbi@replaced-ip)
-
4748[08:33:50] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
4749[08:34:01] *** Joins: deepy (deepy@replaced-ip)
-
4750[08:34:07] *** Joins: WizJin (WizJin@replaced-ip)
-
4751[08:34:36] *** Joins: surfist (~surfist@replaced-ip)
-
4752[08:35:23] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4753[08:38:04] *** Quits: dayten (~gnoid@replaced-ip) (Quit: leaving)
-
4754[08:38:51] *** Joins: Wotac (~Wotac@replaced-ip)
-
4755[08:38:55] *** Quits: zanshin (~textual@replaced-ip) (Ping timeout: 244 seconds)
-
4756[08:39:26] *** Joins: Elronnd (elronnd@replaced-ip)
-
4757[08:39:32] *** Joins: Highlander (~alain@replaced-ip)
-
4758[08:41:42] *** Quits: Pwnna (~Pwnna@replaced-ip) (Quit: mrrow~)
-
4759[08:42:23] *** Joins: dionysus69 (~Thunderbi@replaced-ip)
-
4760[08:43:20] *** Joins: Pwnna (~Pwnna@replaced-ip)
-
4761[08:43:35] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4762[08:43:53] *** Joins: Avasz (~DCrawler@replaced-ip)
-
4763[08:43:53] *** Quits: Avasz (~DCrawler@replaced-ip) (Changing host)
-
4764[08:43:53] *** Joins: Avasz (~DCrawler@replaced-ip)
-
4765[08:43:56] *** bazhang_ is now known as bazhang
-
4766[08:44:04] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4767[08:47:18] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4768[08:48:07] *** Joins: Almtesh (~Almtesh@replaced-ip)
-
4769[08:48:49] *** Joins: nibble_zero (~chatzilla@replaced-ip)
-
4770[08:49:12] *** Joins: Wotac (~Wotac@replaced-ip)
-
4771[08:49:13] *** Quits: Avasz (~DCrawler@replaced-ip) (Ping timeout: 248 seconds)
-
4772[08:51:51] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4773[08:52:35] *** Quits: differential (~different@replaced-ip) (Quit: leaving)
-
4774[08:54:15] *** Quits: morphis__ (~morphis@replaced-ip) (Ping timeout: 244 seconds)
-
4775[08:54:22] *** Joins: differential (~different@replaced-ip)
-
4776[08:54:42] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4777[08:54:52] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4778[08:54:52] *** Quits: tsuusifros (~kirsis@replaced-ip) (Changing host)
-
4779[08:54:52] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4780[08:54:55] *** Joins: lucaswang (~lucaswang@replaced-ip)
-
4781[08:56:29] *** Joins: nickle (sid89854@replaced-ip)
-
4782[08:57:00] *** Quits: klow (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
4783[08:57:24] *** Joins: Wotac (~Wotac@replaced-ip)
-
4784[09:01:26] <saboru> checked your logs?
-
4785[09:01:58] *** Joins: Shkrid (~Shkrid@replaced-ip)
-
4786[09:02:09] *** Quits: nighty (~nighty@replaced-ip) (Remote host closed the connection)
-
4787[09:02:26] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4788[09:02:57] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 250 seconds)
-
4789[09:03:22] *** Quits: lucaswang (~lucaswang@replaced-ip) (Read error: Connection reset by peer)
-
4790[09:04:34] *** Joins: Lowl3v3l (~Lowl3v3l@replaced-ip)
-
4791[09:07:07] *** Joins: Wotac (~Wotac@replaced-ip)
-
4792[09:07:19] *** Quits: StathisA (~StathisA@replaced-ip) (Quit: bb)
-
4793[09:07:47] *** Hijiri_ is now known as Hijiri
-
4794[09:07:48] *** Joins: vrederv (~vrederv@replaced-ip)
-
4795[09:10:47] *** Joins: e (e@replaced-ip)
-
4796[09:11:37] *** Joins: ripburger (~ripburger@replaced-ip)
-
4797[09:12:11] *** Joins: user123irc (~quassel@replaced-ip)
-
4798[09:12:31] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
4799[09:13:15] *** Joins: ani05995 (~anon@replaced-ip)
-
4800[09:13:37] *** Joins: surfist (~surfist@replaced-ip)
-
4801[09:14:00] *** Quits: vvande (~vvande@replaced-ip) (Quit: vvande)
-
4802[09:14:19] *** Joins: Avasz (~DCrawler@replaced-ip)
-
4803[09:14:31] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4804[09:17:50] *** Joins: cyan__ (~cyan@replaced-ip)
-
4805[09:17:53] *** Joins: StathisA (~StathisA@replaced-ip)
-
4806[09:18:00] *** debhelper sets mode: +l 1544
-
4807[09:18:08] *** Joins: Wotac (~Wotac@replaced-ip)
-
4808[09:19:04] *** Quits: Gi0_ (~Gi0@replaced-ip) (Quit: Cheers)
-
4809[09:23:13] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4810[09:23:21] *** Quits: MattE (~matt@replaced-ip) (Ping timeout: 244 seconds)
-
4811[09:23:59] *** Quits: Gillians (~bern@replaced-ip) (Quit: Leaving)
-
4812[09:25:14] *** Joins: easyshekels (~easysheke@replaced-ip)
-
4813[09:26:20] *** Joins: MattE (~matt@replaced-ip)
-
4814[09:26:32] *** Quits: BWMerlin (~Thunderbi@replaced-ip) (Quit: BWMerlin)
-
4815[09:27:29] *** Quits: surfist (~surfist@replaced-ip) (Remote host closed the connection)
-
4816[09:28:15] *** Joins: surfist (~surfist@replaced-ip)
-
4817[09:28:50] *** Joins: Eurbus (~Eurbus@replaced-ip)
-
4818[09:28:50] *** Quits: Eurbus (~Eurbus@replaced-ip) (Client Quit)
-
4819[09:29:34] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4820[09:29:53] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
4821[09:30:19] *** Joins: Wotac (~Wotac@replaced-ip)
-
4822[09:30:27] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4823[09:32:18] *** Quits: mastokley (~mastokley@replaced-ip) (Ping timeout: 264 seconds)
-
4824[09:32:21] *** Joins: BWMerlin (~Thunderbi@replaced-ip)
-
4825[09:32:57] *** Quits: Janos (~Janos@replaced-ip) (Ping timeout: 248 seconds)
-
4826[09:33:14] *** Quits: BenNZ (~Ben__@replaced-ip) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
-
4827[09:33:50] *** Joins: Janos (~Janos@replaced-ip)
-
4828[09:33:53] *** Joins: debalance (~debalance@replaced-ip)
-
4829[09:34:38] *** Joins: Aussie_matt (~quassel@replaced-ip)
-
4830[09:35:11] *** Joins: Gi0 (~Gi0@replaced-ip)
-
4831[09:35:30] *** Joins: j` (sid11434@replaced-ip)
-
4832[09:35:30] *** Joins: ebarch (sid17287@replaced-ip)
-
4833[09:35:30] *** Joins: kireevco (sid87376@replaced-ip)
-
4834[09:35:30] *** Joins: mquin (~mquin@replaced-ip)
-
4835[09:35:30] *** Joins: swym (~swym@replaced-ip)
-
4836[09:35:30] *** Joins: mz| (~emerick@replaced-ip)
-
4837[09:35:30] *** Joins: BuildTheRobots (sid42622@replaced-ip)
-
4838[09:35:30] *** Joins: Inst__ (~aleph@replaced-ip)
-
4839[09:35:30] *** Joins: ec (sid1544@replaced-ip)
-
4840[09:35:30] *** Joins: j0z (sid44053@replaced-ip)
-
4841[09:35:30] *** Joins: paroxp (sid185690@replaced-ip)
-
4842[09:35:30] *** Joins: uda (sid143461@replaced-ip)
-
4843[09:35:30] *** Joins: CoreyFeldman___ (sid142840@replaced-ip)
-
4844[09:35:30] *** Joins: stealthii (sid17385@replaced-ip)
-
4845[09:35:30] *** Joins: attente (sid178759@replaced-ip)
-
4846[09:35:30] *** Joins: glongo (sid17594@replaced-ip)
-
4847[09:35:30] *** Joins: petems (sid27138@replaced-ip)
-
4848[09:35:30] *** Joins: 7ITAAMDPR (~quassel@replaced-ip)
-
4849[09:35:30] *** Joins: Andreas33 (~quassel@replaced-ip)
-
4850[09:35:30] *** Joins: cstine (~cstine@replaced-ip)
-
4851[09:35:30] *** Joins: Jarus (~Jarus@replaced-ip)
-
4852[09:35:30] *** Joins: SpaceKookie (~SpaceKook@replaced-ip)
-
4853[09:35:30] *** Joins: 7ITAAMCUS (~noodle@replaced-ip)
-
4854[09:35:30] *** Joins: TomasBeHere (~TomasCZ@replaced-ip)
-
4855[09:35:30] *** Joins: h9 (Elite17198@replaced-ip)
-
4856[09:35:30] *** Joins: robin_debspace (~robin_deb@replaced-ip)
-
4857[09:35:30] *** Joins: misiek200m (~miskof@replaced-ip)
-
4858[09:35:30] *** Joins: bitti (bitti@replaced-ip)
-
4859[09:35:30] *** Joins: L235 (L235@replaced-ip)
-
4860[09:35:30] *** Joins: arnaudga (~arnaud@replaced-ip)
-
4861[09:35:30] *** Joins: Merixer (~Merixer@replaced-ip)
-
4862[09:35:30] *** Joins: x-fak (~jul54@replaced-ip)
-
4863[09:35:30] *** Joins: TimWolla (~timwolla@replaced-ip)
-
4864[09:35:30] *** Joins: masterm (quasselcor@replaced-ip)
-
4865[09:35:30] *** Joins: xrogaan (xrogaan@replaced-ip)
-
4866[09:35:30] *** Joins: hassoon (hassoon@replaced-ip)
-
4867[09:35:30] *** Joins: neffs (~neffs@replaced-ip)
-
4868[09:35:30] *** Joins: soahccc (~soahccc@replaced-ip)
-
4869[09:35:30] *** Joins: Ool (~Ool@replaced-ip)
-
4870[09:35:30] *** Joins: mrkebab (~mk@replaced-ip)
-
4871[09:35:30] *** Joins: stenrose (~stenrose@replaced-ip)
-
4872[09:35:30] *** Joins: ffatman (~ffamousff@replaced-ip)
-
4873[09:35:30] *** Joins: devurandom (~quassel@replaced-ip)
-
4874[09:35:30] *** Joins: freakyy (~uwe@replaced-ip)
-
4875[09:35:30] *** Joins: Neo_ (~neo@replaced-ip)
-
4876[09:35:30] *** Joins: cusco (~tralala@replaced-ip)
-
4877[09:35:30] *** Joins: Mikail (~smuxi@replaced-ip)
-
4878[09:35:30] *** Joins: Hobby_boy (Hobbyboy@replaced-ip)
-
4879[09:35:30] *** Joins: max-m (~max-m@replaced-ip)
-
4880[09:35:30] *** Joins: MrGeneral (~MrGeneral@replaced-ip)
-
4881[09:35:30] *** Joins: Cybertinus (~Cybertinu@replaced-ip)
-
4882[09:35:30] *** Joins: Guest41448 (rockj@replaced-ip)
-
4883[09:35:30] *** Joins: Piper-Off (~P4rtyV4n@replaced-ip)
-
4884[09:35:30] *** Joins: bibble_ (~bibble@replaced-ip)
-
4885[09:35:30] *** Joins: Flippylosaurus_ (Elite17436@replaced-ip)
-
4886[09:35:30] *** Joins: thurstylark (thurstylar@replaced-ip)
-
4887[09:35:30] *** Joins: int0x27h (~int0x27h@replaced-ip)
-
4888[09:35:30] *** Joins: VampiricPadraig_ (~quassel@replaced-ip)
-
4889[09:35:30] *** Joins: vvuja (Elite15143@replaced-ip)
-
4890[09:35:30] *** Joins: paulr_ (quasselcor@replaced-ip)
-
4891[09:35:30] *** Joins: copec (~copec@replaced-ip)
-
4892[09:35:30] *** Joins: valerius (~valerius@replaced-ip)
-
4893[09:35:30] *** Joins: lbatalha (~lbatalha@replaced-ip)
-
4894[09:35:35] *** Quits: surfist (~surfist@replaced-ip) (Excess Flood)
-
4895[09:35:45] *** Quits: tsuusifros (~kirsis@replaced-ip) (Ping timeout: 244 seconds)
-
4896[09:35:48] *** Quits: Wotac (~Wotac@replaced-ip) (Ping timeout: 265 seconds)
-
4897[09:35:58] *** Quits: petems (sid27138@replaced-ip) (Max SendQ exceeded)
-
4898[09:35:58] *** Quits: mz| (~emerick@replaced-ip) (Max SendQ exceeded)
-
4899[09:35:58] *** Quits: Neo_ (~neo@replaced-ip) (Max SendQ exceeded)
-
4900[09:35:58] *** Quits: j` (sid11434@replaced-ip) (Max SendQ exceeded)
-
4901[09:35:58] *** Quits: uda (sid143461@replaced-ip) (Max SendQ exceeded)
-
4902[09:35:58] *** Quits: L235 (L235@replaced-ip) (Max SendQ exceeded)
-
4903[09:35:58] *** Quits: stealthii (sid17385@replaced-ip) (Max SendQ exceeded)
-
4904[09:35:58] *** Quits: BuildTheRobots (sid42622@replaced-ip) (Max SendQ exceeded)
-
4905[09:35:58] *** Quits: kireevco (sid87376@replaced-ip) (Max SendQ exceeded)
-
4906[09:35:58] *** Quits: ec (sid1544@replaced-ip) (Max SendQ exceeded)
-
4907[09:36:57] *** Joins: mz| (~emerick@replaced-ip)
-
4908[09:37:08] *** Joins: siva_machina (~siva_mach@replaced-ip)
-
4909[09:37:24] *** Joins: Neo (~neo@replaced-ip)
-
4910[09:38:00] *** debhelper sets mode: +l 1599
-
4911[09:38:03] *** Quits: sz0 (uid110435@replaced-ip) (Ping timeout: 250 seconds)
-
4912[09:38:09] *** Quits: balor (~aidan@replaced-ip) (Ping timeout: 274 seconds)
-
4913[09:38:13] *** Quits: XDS2010 (sid1218@replaced-ip) (Ping timeout: 265 seconds)
-
4914[09:38:16] *** Quits: paroxp (sid185690@replaced-ip) (Ping timeout: 258 seconds)
-
4915[09:38:16] *** Quits: CoreyFeldman___ (sid142840@replaced-ip) (Ping timeout: 258 seconds)
-
4916[09:38:16] *** Quits: attente (sid178759@replaced-ip) (Ping timeout: 258 seconds)
-
4917[09:38:41] *** Joins: Levure (~quassel@replaced-ip)
-
4918[09:38:46] *** Quits: user123irc (~quassel@replaced-ip) (Remote host closed the connection)
-
4919[09:39:02] *** Joins: Wotac (~Wotac@replaced-ip)
-
4920[09:39:14] *** Quits: j0z (sid44053@replaced-ip) (Ping timeout: 265 seconds)
-
4921[09:40:06] *** Quits: nibble_zero (~chatzilla@replaced-ip) (Ping timeout: 276 seconds)
-
4922[09:40:19] *** Joins: sidmo_ (~sidmo@replaced-ip)
-
4923[09:40:20] *** Joins: kireevco (sid87376@replaced-ip)
-
4924[09:40:24] *** Quits: exezin (~exezin@replaced-ip) (Ping timeout: 244 seconds)
-
4925[09:40:27] *** Joins: Looker (Looker@replaced-ip)
-
4926[09:40:34] *** Joins: tsuusifros (~kirsis@replaced-ip)
-
4927[09:40:37] *** Joins: j` (sid11434@replaced-ip)
-
4928[09:40:52] *** Joins: BuildTheRobots (sid42622@replaced-ip)
-
4929[09:41:06] *** Joins: L235 (sid41243@replaced-ip)
-
4930[09:41:28] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
4931[09:41:34] *** Joins: uda (sid143461@replaced-ip)
-
4932[09:41:48] *** Joins: sz0 (uid110435@replaced-ip)
-
4933[09:41:53] *** Joins: inoxus (~inoxus__@