=== NthDegree [n=NthDegre@212-139-2-184.dynamic.dsl.as9105.com] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel === abattoir [n=abattoir@59.92.33.167] has joined #ubuntu-devel === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-devel === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel === jcar [n=jono@mtngprs7.mtn.co.za] has joined #ubuntu-devel [12:34] the role of highvoltage will now be played by jcar === CarlF1 [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === jinty [n=jinty@83-65-231-90.work.xdsl-line.inode.at] has joined #ubuntu-devel === morbidi [n=morbidi@84.90.73.153] has joined #ubuntu-devel [12:49] hello [12:49] I am wondering, where might be the package for one develop applications with opengl ? I am missing the includes... any ideas ? [12:51] that's a #ubuntu question. Start with libgl1-mesa-dev. [12:52] (you'll probably need mesa-common-dev, too) [12:52] heh, I'm splitting the lwn article I'm writing in half [12:53] hhmm, I asked there, and I already installed libgl1-mesa-dev === Arrogance [n=aks@ottawa-hs-209-217-83-190.d-ip.magma.ca] has joined #ubuntu-devel [12:54] one is going to be a prelink security issue (local information leak), the other is going to be a general article on program start time optimizations (including some established ones like -Wl,-O1 and some new ones like direct linking, symbol hash values, and whatever dynsort is) [12:55] where is the daily live kubuntu ? http://cdimage.ubuntu.com/kubuntu/daily-live/current/ <-- thats quite old ( may 31 ? ) [12:56] bluefoxicy: you're jrmoser, i assume? [12:56] neuralis: jrmoser from what? [12:56] bluefoxicy: a contraction of your full name from ubuntu-devel [12:57] neuralis: yeah that'd be me [12:57] bluefoxicy: heads-up: though your (long) proactive security in edgy message didn't get on-list answers, there will hopefully be interesting things happening in edgy in that respect. [12:58] neuralis: I'm aware. There's going to be fortify source and stack smash protection on a few choice services I'm told [12:59] neuralis: I want stack smash protection on everything, eventually... more importantly I'm looking for some sort of policy allowing users to quickly check which packages have stack smash protection disabled before/after installing [12:59] thanks guys === morbidi [n=morbidi@84.90.73.153] has left #ubuntu-devel [] [12:59] bluefoxicy: ssp is getting turned on for almost everything; i'm still looking at what pie breaks (probably will enable it for as many of the ubuntu-server packages as possible), and i have yet to see about getting in chunks of PaX and grsec (ASLR to begin with, capability inheritance, etc). [01:00] neuralis: chunks of pax would be nice, but not exactly necessary. I favor pax but that battle is very much uphill. [01:00] neuralis: it's possible to get PaX's mprotect() using a few selinux permissions {execstack,execheap,execmem,execmod} [01:01] bluefoxicy: well, there's obviously a difference between getting pax chunks in ubuntu, and getting it upstream. i don't care about trying the latter; not my battle to fight [01:01] as for ASLR, well... I guess you COULD tweak the in-kernel values but this will occasionally break things here and there (notably oracle, whatever mail client Linus uses); getting heap randomization will be hard (this breaks a few more things, it used to break emacs) [01:01] I REALLY want a way to adjust randomization levels at runtime [01:02] neuralis: nods, but remember pax is a big, invasive patch; patching it in and then throwing Ubuntu patches on top of it means that Ubuntu's kernel team has to maintain a kernel that neither looks nor behaves like stock linux [01:02] there's no way we're taking all of pax. [01:03] splitting it apart is even more work [01:03] this is what's still in the air, and pending a discussion with spengler. pitti and i would be willing to go and break up grsec into a bunch of separate patches, if brad would want to keep maintaining things in that way. [01:03] but at least then the rest of the distro doesn't have to deal with it (which may not be a bad thing mind you, it'd give a chance to target bugs) [01:04] neuralis: that would be awesome, but you'll have to involve pipacs with that as well. both of them are on oftc [01:05] yeah, we'll see what comes of it. [01:05] neuralis: actually pipacs is fond of the idea of getting the PaX address space randomization infra into mainline. This will take a bit of clean-up work (i.e. replace TASK_UNMAPPED_BASE with mm->mmap_base where we are NOT using the unrandomized base), but it's a nice looking infra === rjones [n=rlj@c-71-198-50-223.hsd1.ca.comcast.net] has joined #ubuntu-devel [01:06] I managed to kill off every instance of arch_align_stack() with it :) (pipacs leaves these in, but when pax is enabled they do nothing and pax has no equivalent function) [01:06] well, "fond of the idea" => I tried to get mainline to make the ASLR entropy exremely tweakable and pipacs told me to port PaX's aslr into mainline [01:06] bluefoxicy: that seems to be the long-term way to go, but i'd like to see more proactive security now, and we won't get a chance to do this kind of radical, potentially-breaking-things invasion into the kernel for a long while, most probably. edgy's perfect for it. [01:06] yeah [01:07] neuralis: I specifically attempted to 1) do clean-up (non-breaking); and 2) just change the underlying infrastructure but seed it with the existing values (i.e. in the end the kernel does exactly what it already does, but in a code-cleaner way) [01:07] But you're right [01:07] are you known in the grsec community? if so, and you want to lead that dialog with brad/pipacs/..., i'd be happy to have you talk to them. [01:08] target the distro first, then use that weight to pressure^Wcoerce^Wconvince mainline (I am a terribly vicious negotiator) === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [01:08] ehhh... I get along with pipacs but I'm not exactly their favorite person in the world === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === robertj_ [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [01:09] I'm currently banned from #grsecurity [01:09] the only reason I've been in there the past month is because I changed my identd, which broke the ban [01:09] #pax I'm fine in [01:09] bluefoxicy: i'll do the talking, then :) [01:09] :) [01:10] I can still hang around though [01:10] oh, there's a gentoo dev that you might like as well [01:10] he hangs out in #gentoo-hardened under 'solar'... he's kind of strict, but he knows his stuff [01:11] He's dropped conversations with me for mentioning selinux [01:11] the first point of contact for me will be brad, and then we'll see where this goes. [01:11] nods. solar may or may not be on oftc at the time, he bounces in and out on there. [01:12] if he's unwilling to deal with a bunch of patches, all further conversations are unnecessary, really. [01:13] i.e. we're just not patching our kernels with all of grsec, period. [01:13] i have doubts spender will do that kind of work, perhaps if you help him do the initial split though he'll be good about it. Also I would discuss ridding grsecurity of certain things like /proc restrictions in favor of a default policy brought up by gradm2 that implements these globally except for [01:14] some of those things really can be done in policy, either in SELinux or GrSecurity; it's ridiculous to maintain code modifications for it. [01:14] (I told you I'm not their favorite person in the world :) [01:15] one step at a time. [01:16] are you capable and interested in helping with the split work if we receive a green light for it? [01:17] I'm still looking for a real job and not very reliable ;) Somewhere around here I had split out the basics (i.e. chdir("/") on chroot()) back in 2.4 but [01:17] Also yeah one step at a time [01:17] the point of mentioning policy artifacts was that it's a reduced amount of work maintaining (unchanging) policy than it is maintaining code (in a changing codebase) [01:18] My interests lie partly in reducing the stress of the maintainers, for inertial purposes. [01:18] but I do think a little too far ahead [01:18] i agree with you, but i have no intention of charging in, guns blaring with requests and suggestions. we'll go slow. [01:19] nods. === abattoir [n=abattoir@59.92.33.167] has joined #ubuntu-devel [01:20] I like to load the queue for the next few steps and then make notes next to them as things become feasible/infeasible ;) [01:20] neuralis: aside, for humor value, have you read the POSIX definition of chroot()? [01:22] I was looking into it to see if it'd be feasible to get mainline to force chdir("/") on chroot(); it's not, the definition specifies that the working directory will not be changed by a call to chroot() [01:22] however, it also specifies that "There is no portable use that an application could make of this interface," which I found amusing. ("we believe this function is useless") [01:23] neuralis: pie, ssp, trying to split up grsecurity, is that it for now? [01:23] bluefoxicy: i've read most of posix at one time or another [01:23] neuralis: I should note that I was told (I have not verified the code for this) that it is technically impossible to separate most of grsecurity from the MAC system [01:23] i expect you don't want the MAC system [01:24] it's permenantly on when anything besides PaX is enabled, and you won't get that split out; practically everything uses it for logging at the very least, and I think some of the stuff in there may be implemented by hacking the ACL system [01:24] bluefoxicy: ssp everywhere, pie in a few places, and splitting up grsec; we're looking at a few policy settings, and there's supposedly some ready firewall work [01:25] I expect it's literally less work to REWRITE grsecurity's features from scratch, which brings us back to the basic issue that most of that stuff is better done in policy. [01:25] firewall [01:25] you mean stateful filtering, and a control app besides firestarter? [01:25] well, the things we would initially take are things like aslr, capability inheritance, strengthened jails, etc; i suspect most of this doesn't have far-reaching depedencies [01:26] bluefoxicy: no, i mean per-package firewall policies shipping with debs [01:26] ah [01:26] http://bluefox.kicks-ass.org/stuff/bluefox/aslr-patches/ These do not work but I made a good try ;) [01:27] http://bluefox.kicks-ass.org/stuff/bluefox/aslr-patches/patch-2.6.17-rc6-tub-mmap_base.diff In particular Arjan van de Ven says this patch is broken in one or two places, and it's a prerequisite for PaX's aslr to actually work (that is a clean-up patch) [01:28] in any case, i have a very good idea of where i'd like proactive security to go in ubuntu, and pitti is largely on board with it. we'll get there eventually. [01:28] good. [01:29] the bottleneck, as usual, is developer time; this is a place where you (or other capable people you know) are very welcome to help and see some really useful things come of it. === fimbulvetr [n=danv@208.107.71.99] has joined #ubuntu-devel [01:30] neuralis: when are you planning on speaking with spender? === RadiantFire [n=ryan@c-69-180-43-27.hsd1.ga.comcast.net] has joined #ubuntu-devel === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has left #ubuntu-devel [] [01:34] bluefoxicy: i'll send a mail today. [01:39] neuralis: nods. I figured you'd pop by on oftc tomorrow or such (pipacs left for today, spender has not talked in a while) [01:42] bluefoxicy: i prefer mail for this kind of communication, actually. [01:42] neuralis: I'll see if I can get any interest out of solar. Last I checked he's got a LOT of stuff to do, some of the tools I use are his doing... he just pops stuff out constantly :) [01:44] sure, ping him, but be *careful* in your approach. you're obviously capable of pissing people off, so tread softly; we don't want to gather any ill will for this effort before it even starts. [01:44] haha [01:44] so blunt ;) [01:45] I talk way too much more than anything... and spender got mad at me for asking too many questions [01:54] neuralis: Is there money in it? [01:56] bluefoxicy: it could be bounty material. i'll see. === chris38-home2 [n=Christia@mut38-4-82-233-119-151.fbx.proxad.net] has joined #ubuntu-devel === poningru [n=poningru@ip68-105-165-49.ga.at.cox.net] has joined #ubuntu-devel [02:08] neuralis: you're not getting any love from spender ;) [02:08] solar says he's been asked countless times to split grsec up and he always says no [02:09] neuralis: also bug 49192 needs attention if you in any way intend to apply a strict memory protection policy (pax mprotect() or selinux exec*) because you can't even log into gnome [02:09] Malone bug 49192 in libgcrypt11 "libgcrypt11 has an executable stack" [Untriaged,Unconfirmed] http://launchpad.net/bugs/49192 [02:10] neuralis: Comment 3, patching the .S source files, is the appropriate fix; although comment 4 will produce the exact same results in the end [02:10] well, i'm still shooting him an e-mail, and if he's adamant about not breaking things up, perhaps we'll cherry-pick the invariant bits (caps, jails, etc) and leave the rest behind. or just leave it entirely. [02:11] nods [02:11] have you read the code? === izm99 [n=steve@S01060013461e8223.vn.shawcable.net] has joined #ubuntu-devel [02:11] bluefoxicy: a long time ago. i haven't kept up at all. [02:11] me either [02:13] neuralis: i'm not interested in hacking it at the moment, right now i'm trying to write a couple articles and see if I can get LWN to buy them off me. One of which is going to be about a bunch of linker/libc hacks that decrease executable load time (decrease boot time, decrease how long OOo takes to start...) [02:13] i'm out for now. cheers. [02:13] alright. [02:13] I'll take another crack at ASLR some time soon [02:13] you have fun :> [02:13] that's the plan. [02:14] (I would love to see edgy ultra-snappy and ultra-secure, that would break the "{secure,fast,easy} pick 2" axiom, which I've been saying is false for years) [02:15] it is false [02:15] erm, it's not false [02:15] security is a relative term [02:15] yes [02:15] but there is a perception that it is absolute that each increase in security represents a decrease in performance and usability [02:15] increasing security requires reducing ease of use in many cases [02:16] I noticed a Wired article written by a "security expert" who literally said that every time you make something more secure it gets harder to use [02:16] for the most part it does === LinuxJones [n=willy@hlfxns01bbh-14206817181.pppoe-dynamic.ns.aliant.net] has joined #ubuntu-devel [02:18] http://www.hackinglinuxexposed.com/articles/20020917.html [02:19] this one talks about ssh being harder to use than telnet [02:19] which is really reaching. It's disruptive for those who already know the system, but it's not harder to use. [02:20] yeah that's a bit of a stretch [02:20] HrdwrBoB: stack smash protection and address space randomization will definitely not make the system "harder to use" [02:20] no, certainly not [02:20] it depends on what 'security' you're talking about [02:20] address space randomization, interestingly, was previously used in mainline as a performance tool ;) === CarlF1 [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel [02:21] HrdwrBoB: obviously implementing strict mandatory access control and multi-level authentication, authentication time-outs, and the like get in the way significantly [02:22] HrdwrBoB: but that's all authentication and access control; you'll always get in the user's way with those eventually. [02:22] My concern is the other side of it. [02:22] yes, which shouldn't interfere with the user [02:22] at least, not in any significant way [02:22] Broken programs let you get around the access control system, we've seen those all over the place, how many security-updates does dapper have already? [02:23] Increasing the integrity of the system directly by making such holes either non-exploitable or exploitable only in a non-guaranteed manner should be fully transparent to the user [02:23] if it's not, you're doing it wrong [02:24] anyway [02:25] "However my personal favorite is to hire some security consultant to come in and 'fix' things. They come in dictate what needs to be changed and leave. You then have a perfect scapegoat -- the Klingons have fired first, and you're just getting the engines working again" [02:25] this guy is brutal :) === profoXP [i=d00f@d54C0FBA7.access.telenet.be] has joined #ubuntu-devel === rpedro [n=rpedro@87-196-34-10.net.novis.pt] has joined #ubuntu-devel === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel [02:46] anyone still in paris? [02:46] (other than me) === antinobody [n=sean@71-214-92-217.ptld.qwest.net] has joined #ubuntu-devel === sajd [n=sajd@c80-217-194-157.cm-upc.chello.se] has joined #ubuntu-devel === j_ack [n=nico@p508D95F6.dip0.t-ipconnect.de] has joined #ubuntu-devel === Gerrath [n=Gerrath@unaffiliated/gerrath] has joined #ubuntu-devel === pounk [n=pounk@142-217-81-161.telebecinternet.net] has joined #ubuntu-devel === truz_`24 [n=truz_`24@74.129.166.232] has joined #ubuntu-devel === CarlF1 [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === NthDegree [n=NthDegre@212-139-2-184.dynamic.dsl.as9105.com] has joined #ubuntu-devel === CarlF1 [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === ealden [n=ealden@203.76.212.1] has joined #ubuntu-devel === Who_ [n=jonny@194-247-243-154.dynamic.dsl.as9105.com] has joined #ubuntu-devel === rixxon [n=rixxon@norrkoping-79-122.skbbip.com] has joined #ubuntu-devel [05:01] i don't quite know where to report errors in the repos, so lets do it here. me, and many more, are having problems installing the vmware-player package [05:03] here's a copy of my terminal output, http://paste.ubuntu-nl.org/16411p [05:03] rixxon: see [13:02] If you find a bug in Ubuntu, please report it at http://bugs.ubuntu.com [05:03] Hobbsee: repos count for that? ok [05:04] rixxon: *every* ubuntu thing counts in that, yes. [05:04] heh ok, i'll see if it is already submited or otherwise try to write a report [05:04] check if it's already reported [05:04] yeah [05:04] Hey all === TheMuso flew in this morning, but has just had a few hours sleep. Man long flights aren't fun. [05:05] lucky you :) [05:07] hm, several problems with installimg vmware-player seems to be reported [05:07] but i'm not sure if this specific issue is covered [05:07] hi ajmitch and TheMuso === Hobbsee sleeps on planes. far more effective. [05:08] hello Hobbsee [05:10] rixxon: if it's not already there, which i think it isnt, then report it at https://launchpad.net/distros/ubuntu/+source/vmware-player/+bugs [05:11] Hobbsee: But it isn't good sleep. It is sleep I agree, but doesn't beat getting into a proper bed. [05:11] Hobbsee: i'll do my best, might not be totally professional but hey [05:12] rixxon: you'll be right :) make sure you add in that pastebin error too [05:12] Hobbsee: the link or the text? [05:12] TheMuso: that's true [05:12] gee is there no "bug reporting HOW-TO" :P === rixxon getting nervous [05:12] rixxon: um....you can put in the text i think - it's not that long === Hobbsee thought there was. === Hobbsee thought bugsquad did something about htat. [05:13] heh [05:14] breakfast - back later [05:14] Hobbsee: there was [05:14] ajmitch: and where is it now? [05:14] seems that someone decided to wipe the page on the wiki [05:15] ah [05:15] ah nope [05:15] it just took awhile to redirect [05:15] https://help.ubuntu.com/community/ReportingBugs [05:16] Hobbsee: will launchpad email me on replies to my report now? (i am listed as subscriber) === Gerrath_ [n=Gerrath@c-67-172-53-36.hsd1.pa.comcast.net] has joined #ubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === CarlF1 is now known as CarlFK [05:35] rixxon: yes [05:37] cool === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === netjoined: irc.freenode.net -> brown.freenode.net === siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-devel === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-devel === tdjb [n=tdjb@209.151.52.189] has joined #ubuntu-devel === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-devel === izm99 [n=steve@S01060013461e8223.vn.shawcable.net] has joined #ubuntu-devel === truz_`24 [n=truz_`24@74.129.166.232] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === jlj [n=agp@adsl-68-125-69-200.dsl.pltn13.pacbell.net] has joined #ubuntu-devel === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-devel === gurumeditationer [n=gud@82-40-113-113.cable.ubr02.dumb.blueyonder.co.uk] has joined #ubuntu-devel === FliesLikeABrick [n=Ryan@about/rpi/rawdor] has joined #ubuntu-devel === pounk [n=pounk@142-217-81-161.telebecinternet.net] has joined #ubuntu-devel === imbrandon_ [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel === Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-devel === smurf [n=smurf@run.smurf.noris.de] has joined #ubuntu-devel === FunnyLookinHat [n=funnyloo@71.57.11.218] has joined #ubuntu-devel === chris38-home [n=Christia@mut38-4-82-233-119-151.fbx.proxad.net] has joined #ubuntu-devel === Gerrath_ [n=Gerrath@c-67-172-53-36.hsd1.pa.comcast.net] has joined #ubuntu-devel === siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-devel === marsu [n=user@c83-248-241-49.bredband.comhem.se] has joined #ubuntu-devel === Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-devel === lemsto [n=lemsto@ANantes-154-1-79-3.w86-199.abo.wanadoo.fr] has joined #ubuntu-devel === TheMuso_ [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel === TomB| [n=ownthebo@ACD10BF8.ipt.aol.com] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel === rjones [n=rlj@c-71-198-50-223.hsd1.ca.comcast.net] has joined #ubuntu-devel === elkbuntu [n=melissa@203-206-255-153.dyn.iinet.net.au] has joined #ubuntu-devel === crimsun [n=crimsun@dargo.trilug.org] has joined #ubuntu-devel === EdgyEft [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === bytee_ [n=byte@pentafluge.infradead.org] has joined #ubuntu-devel === lool [i=lool@debian/developer/lool] has joined #ubuntu-devel === Laser_away [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === Naked [i=naked@naked.iki.fi] has joined #ubuntu-devel === simira [n=simira@tellus.err.no] has joined #ubuntu-devel === iwj [n=ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel === Lutany [i=aba@redruth.greenbean.org] has joined #ubuntu-devel === netgrabber [i=geSWlHsF@host68-61.pool8248.interbusiness.it] has joined #ubuntu-devel === mjr [i=mjrauhal@myntti.helsinki.fi] has joined #ubuntu-devel === Kinnison [n=dsilvers@spoo.flarn.net] has joined #ubuntu-devel === thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-devel === shawarma [i=foobar@sirius.linux2go.dk] has joined #ubuntu-devel === Naked is now known as Hadaka === maswan [i=maswan@kennedy.acc.umu.se] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === Treenaks [n=martijn@thuis.foodfight.org] has joined #ubuntu-devel === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-devel === rixxon [n=rixxon@norrkoping-79-122.skbbip.com] has joined #ubuntu-devel === lionelp [n=lionel@ip-128.net-82-216-65.rev.numericable.fr] has joined #ubuntu-devel === desrt [n=desrt@71.19.9.154] has joined #ubuntu-devel === anibal [i=ams@ns1.mssinc.biz] has joined #ubuntu-devel === nnonix [n=brad@xeon.bkjohnson.com] has joined #ubuntu-devel === dem [n=dem@d192-24-139-155.try.wideopenwest.com] has joined #ubuntu-devel === infinity [n=adconrad@loki.0c3.net] has joined #ubuntu-devel === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-devel === ozamosi [n=ozamosi@ubuntu/member/ozamosi] has joined #ubuntu-devel === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel === paran [n=paran@cl-56.sto-01.se.sixxs.net] has joined #ubuntu-devel === _ion [i=johan@kiviniemi.name] has joined #ubuntu-devel === dilinger [n=dilinger@207.210.101.209] has joined #ubuntu-devel === sivang [i=sivan@muse.19inch.net] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel === mat|work [n=mat@ds9-externe.orbus.fr] has joined #ubuntu-devel === ubijtsa [n=ubijtsa@karlsson.force9.co.uk] has joined #ubuntu-devel === [PUPPETS] Gonzo [i=gonzo@80.69.47.16] has joined #ubuntu-devel === Xof [n=mas01cr@gibbons.doc.gold.ac.uk] has joined #ubuntu-devel === jvw [i=jeroen@220pc220.sshunet.nl] has joined #ubuntu-devel === saispo [n=saispo@ryu.zarb.org] has joined #ubuntu-devel === HrdwrBoB [n=matt@bob.is.teh.admin.at.vicnet.net.au] has joined #ubuntu-devel === Chipzz [n=chipzz@ace.ulyssis.student.kuleuven.be] has joined #ubuntu-devel === chesty [n=chesty@unconcerned.org] has joined #ubuntu-devel === G0SUB [i=ghoseb@69.60.114.104] has joined #ubuntu-devel === tseng [n=tseng@brandonhale.us] has joined #ubuntu-devel === neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-devel === Robot101 [n=robot101@light.bluelinux.co.uk] has joined #ubuntu-devel === sebas [n=sebas@belphegor.deadlysins.nl] has joined #ubuntu-devel === dieman [n=dieman@3.14159265358979323846264338327950288419716939937510582097.org] has joined #ubuntu-devel === mako [i=mako@bork.hampshire.edu] has joined #ubuntu-devel === KaiL [n=KaiL@p548F755B.dip.t-dialin.net] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === bgertzfield [n=beng@chibi-totoro.foxden.org] has joined #ubuntu-devel === Trewas [n=ilonen@raato.lut.fi] has joined #ubuntu-devel === profoXP [i=d00f@d54C0FBA7.access.telenet.be] has joined #ubuntu-devel === j_ack [n=nico@p508D86FB.dip0.t-ipconnect.de] has joined #ubuntu-devel === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === poningru [n=poningru@ip68-105-165-49.ga.at.cox.net] has joined #ubuntu-devel [06:43] why can't lilo just shut up? === dilinger [n=dilinger@207.210.101.209] has left #ubuntu-devel [] === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-devel === nixternal [n=nixterna@unaffiliated/nixternal] has joined #ubuntu-devel [06:49] hi StevenK === StevenK waves. === shenki [n=shenki@d220-238-116-23.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === nixternal [n=nixterna@unaffiliated/nixternal] has left #ubuntu-devel ["Konversation] === dAndy [i=[U2FsdGV@opal.cat.pdx.edu] has joined #ubuntu-devel === evand [n=evan_d@72.20.218.20] has joined #ubuntu-devel === mattw [i=[U2FsdGV@opal.cat.pdx.edu] has joined #ubuntu-devel === lifeless [n=robertc@dsl-208.7.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #ubuntu-devel === sjoerd [i=sjoerd@tunnel3460.ipv6.xs4all.nl] has joined #ubuntu-devel === highvoltage [n=jono@mtngprs7.mtn.co.za] has joined #ubuntu-devel === Riddell [i=jr@muse.19inch.net] has joined #ubuntu-devel === fimbulvetr [n=danv@208.107.71.99] has joined #ubuntu-devel === Toadstool [n=jcorbier@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel === rpedro [n=rpedro@87.196.34.10] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === nix4me [n=nix4me@68.207.104.49] has joined #ubuntu-devel === koke [n=koke@217.127.113.169] has joined #ubuntu-devel === asw [n=asw@134.174.150.46] has joined #ubuntu-devel === patwack [n=paddy@82.29.240.142] has joined #ubuntu-devel === jcape [i=jcape@c-71-194-177-222.hsd1.il.comcast.net] has joined #ubuntu-devel === jamesh [n=james@203.59.208.190] has joined #ubuntu-devel === TomB| [n=ownthebo@172.209.11.248] has joined #ubuntu-devel === didymo [n=ashley@61.9.197.223] has joined #ubuntu-devel === msw [n=msw@81.80.162.90] has joined #ubuntu-devel === \sh_away [n=nsherman@80.237.233.3] has joined #ubuntu-devel === subterrific [n=jason@69.59.188.220] has joined #ubuntu-devel === zakame [n=zakame@69.60.114.100] has joined #ubuntu-devel === tritium [n=tritium@128.46.213.192] has joined #ubuntu-devel === torkel [i=torkel@80.244.69.188] has joined #ubuntu-devel === Znarl [n=znarl@193.254.31.152] has joined #ubuntu-devel === trappist [i=trappist@64.81.112.104] has joined #ubuntu-devel === madduck [n=madduck@seamus.madduck.net] has joined #ubuntu-devel === mdke [n=matt@81-178-239-29.dsl.pipex.com] has joined #ubuntu-devel === NthDegree [n=NthDegre@212-139-2-184.dynamic.dsl.as9105.com] has joined #ubuntu-devel === wasabi__ [n=wasabi@207.55.180.150] has joined #ubuntu-devel === dark [i=deviled_@microsoft.gotrooted.com] has joined #ubuntu-devel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel === Kaloz [i=kaloz@openwrt.org] has joined #ubuntu-devel === ChipX86 [n=chipx86@galago/ChipX86] has joined #ubuntu-devel === spungles [n=george@ed.alink.co.za] has joined #ubuntu-devel === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-devel === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-devel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel === schweeb [n=chris@209.120.232.20] has joined #ubuntu-devel === ajmitch [n=ajmitch@203.89.166.123] has joined #ubuntu-devel === azeem [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-devel === jmg [n=cartel@shinobi.thoughtcrime.org.nz] has joined #ubuntu-devel === Lathiat [n=lathiat@ubuntu/member/pdpc.basic.lathiat] has joined #ubuntu-devel === hile [i=hile@hack.fi] has joined #ubuntu-devel === whiprush [n=jorge@64.62.190.212] has joined #ubuntu-devel === sladen [i=paul@starsky.19inch.net] has joined #ubuntu-devel === auxesis [n=lindsay@quasimodo.unstated.net] has joined #ubuntu-devel === ..[topic/#ubuntu-devel:irc.freenode.net] : Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | HAPPY DAPPER DAY! | Edgy is Open === uniq [n=frode@edge.lnix.net] has joined #ubuntu-devel === _TomB [n=ownthebo@ACD10BF8.ipt.aol.com] has joined #ubuntu-devel === _nicolas [n=nick@unaffiliated/nicktastic] has joined #ubuntu-devel === infinity_ [n=adconrad@loki.0c3.net] has joined #ubuntu-devel === ..[topic/#ubuntu-devel:Hobbsee] : Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | HAPPY DAPPER DAY! | Edgy is Open === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel === segfault [n=segfault@ubuntu/member/segfault] has joined #ubuntu-devel === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel [07:33] tseng: I am here :) === theCore [n=alex@modemcable240.218-70-69.mc.videotron.ca] has joined #ubuntu-devel === v6sa [n=lauri@84-50-106-32-dsl.lsn.estpak.ee] has joined #ubuntu-devel [07:35] hello === CarlF1 [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === haggai [n=halls@i-83-67-59-194.freedom2surf.net] has joined #ubuntu-devel === lucasvo [n=lucasvo@wservices.ch] has joined #ubuntu-devel === v6sa [n=lauri@84-50-106-32-dsl.lsn.estpak.ee] has left #ubuntu-devel [] === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-devel === jdub [n=jdub@ppp121-112.static.internode.on.net] has joined #ubuntu-devel === whiprush [i=32509192@64.62.190.212] has joined #ubuntu-devel === netjoined: irc.freenode.net -> brown.freenode.net === hile [i=hile@hack.fi] has joined #ubuntu-devel === schweeb [n=chris@209.120.232.20] has joined #ubuntu-devel === sladen [i=paul@starsky.19inch.net] has joined #ubuntu-devel === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-devel === Riddell [i=jr@muse.19inch.net] has joined #ubuntu-devel === subterrific [n=jason@cornsyrup.org] has joined #ubuntu-devel === mdke [n=matt@81-178-239-29.dsl.pipex.com] has joined #ubuntu-devel === jmg [n=cartel@shinobi.thoughtcrime.org.nz] has joined #ubuntu-devel === ChipX86 [n=chipx86@galago/ChipX86] has joined #ubuntu-devel === Kaloz [i=kaloz@openwrt.org] has joined #ubuntu-devel === abattoir_ [n=abattoir@59.92.33.118] has joined #ubuntu-devel === Znarl [n=znarl@193.254.31.152] has joined #ubuntu-devel === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-devel === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-devel === torkel [i=torkel@80.244.69.188] has joined #ubuntu-devel === auxesis [n=lindsay@70.85.129.168] has joined #ubuntu-devel === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel === dark [i=deviled_@microsoft.gotrooted.com] has joined #ubuntu-devel === _nicolas [n=nick@unaffiliated/nicktastic] has joined #ubuntu-devel === jamesh [n=james@203-59-208-190.dyn.iinet.net.au] has joined #ubuntu-devel === trappist [i=trappist@tra.ppi.st] has joined #ubuntu-devel === fimbulvetr [n=danv@208.107.71.99] has joined #ubuntu-devel === nix4me [n=nix4me@68.207.104.49] has joined #ubuntu-devel === \sh_away [n=nnsherma@server3.servereyes.de] has joined #ubuntu-devel === jcape [i=jcape@71.194.177.222] has joined #ubuntu-devel === Toadstool [n=jcorbier@192.44.76.8] has joined #ubuntu-devel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel === azeem [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-devel === ajmitch_ [n=ajmitch@203.89.166.123] has joined #ubuntu-devel === madduck [n=madduck@213.203.238.82] has joined #ubuntu-devel === lifeless [n=robertc@220.240.7.208] has joined #ubuntu-devel === Lathiat [n=lathiat@203.82.212.246] has joined #ubuntu-devel === NthDegree [n=NthDegre@212.139.2.184] has joined #ubuntu-devel === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-devel === sjoerd [i=sjoerd@tunnel3460.ipv6.xs4all.nl] has joined #ubuntu-devel === uniq [n=frode@edge.lnix.net] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === TomB| [n=ownthebo@ACD10BF8.ipt.aol.com] has joined #ubuntu-devel === asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-devel === highvoltage [n=jono@mtngprs7.mtn.co.za] has joined #ubuntu-devel === wasabi__ [n=wasabi@207.55.180.150] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === fabbione [i=fabbione@195.22.207.162] has joined #ubuntu-devel === koke [n=koke@169.Red-217-127-113.staticIP.rima-tde.net] has joined #ubuntu-devel === rpedro [n=rpedro@87-196-34-10.net.novis.pt] has joined #ubuntu-devel === patwack [n=paddy@82.29.240.142] has joined #ubuntu-devel === NthDegree [n=NthDegre@212-139-2-184.dynamic.dsl.as9105.com] has joined #ubuntu-devel === robitaille [i=robitail@ubuntu/member/robitaille] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === antinobody [n=sean@71-214-90-191.ptld.qwest.net] has joined #ubuntu-devel === robitaille [i=robitail@ubuntu/member/robitaille] has joined #ubuntu-devel === pounk [n=pounk@142-217-81-161.telebecinternet.net] has joined #ubuntu-devel === ealden [n=ealden@203.76.212.1] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === robitaille [i=robitail@ubuntu/member/robitaille] has joined #ubuntu-devel === shenki [n=shenki@d220-238-116-23.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === antinobody [n=sean@71-214-90-191.ptld.qwest.net] has joined #ubuntu-devel === sid [n=username@tor/regular/sid-kerplunk] has joined #ubuntu-devel === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel === rpedro [n=rpedro@87-196-79-115.net.novis.pt] has joined #ubuntu-devel === Lutany [i=aba@redruth.greenbean.org] has joined #ubuntu-devel === erez [n=erez@85-250-154-61.bb.netvision.net.il] has joined #ubuntu-devel === jpatrick [n=patrick@ubuntu/member/jpatrick] has joined #ubuntu-devel === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel === antinobody [n=sean@71-214-90-191.ptld.qwest.net] has joined #ubuntu-devel === dmk [n=dmk@host81-157-55-162.range81-157.btcentralplus.com] has joined #ubuntu-devel === screeb [n=seb@pons.rez-rennes.supelec.fr] has joined #ubuntu-devel === mdke_ [n=matt@ubuntu/member/mdke] has joined #ubuntu-devel === olemke [n=olemke@p54896CFA.dip.t-dialin.net] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === hunger [n=tobias@p54A6281B.dip0.t-ipconnect.de] has joined #ubuntu-devel === shenki [n=shenki@d220-238-116-23.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel === dmk [n=dmk@host81-157-55-162.range81-157.btcentralplus.com] has joined #ubuntu-devel === sid [n=username@tor/regular/sid-kerplunk] has joined #ubuntu-devel === Huahua [n=hua_@222.50.183.35] has joined #ubuntu-devel === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel [12:14] hello === Hirion [n=hirion@draugr.de] has joined #ubuntu-devel === sid [n=username@tor/regular/sid-kerplunk] has left #ubuntu-devel ["Leaving"] === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === nox-Hand [n=nox@cpe.atm2-0-1021163.0x503fcf96.hrnxx3.customer.tele.dk] has joined #ubuntu-devel [12:42] Hey [12:42] The new GUI installer; It overwrites MBR without asking, whereas the old would ask you. I think this is a mistake, as some people might have a bootloader they wish to keep and edit their own conf from their other Linux operating system :P [12:43] I dunno, maybe I am the only one with that idea? I just really liked how the text-install nicely asked one, and I think this should be incorporated in the next version of Ubuntu? === bmonty [n=bmonty@ubuntu/member/bmonty] has joined #ubuntu-devel [12:44] nox-Hand: that's what alternate CD is for [12:45] ivoks, Yes, but not all Linux 'geeks' will wish to do that. I mean, there are some 'newbies' who know how to edit their bootloader, but don't think about making backups. I, for example, when I installed the new Ubuntu Dapper, lost my other bootloader, as noone told me that it did no longer ask. [12:45] nox-Hand: i agree, check if there is a bug about that and if isn't report it [12:46] Shall do [12:46] thanks [12:46] nox-Hand: Well, the target audience of the graphical installer would not know what a bootloader is in the first place, so I doubt that it will make sense to ask about it. [12:47] hunger: well, graphicall installer has couple of more "mbr-grub" related bugs [12:48] ivoks: So I have read. [12:48] ivoks: I never used it, so I can not comment. [12:48] so, hopefully this is something for edgy [12:48] Well, with all the nice space there is on the screen, one could write something like: Ubuntu needs something called a bootloader. This is what Windows XP also uses, but the XP bootloader is simply hidden. We can also leave the bootloader out, but then you will manually need to install a bootloader. ||| We have detected the following Operating Systems on your computer: Windows Xp, Fedora Core 6 and Arch L [12:48] inux. If these are the only operating systems on your computer, it will be safe to install the bootloader. Continue? [12:48] (( I don't have those O/S's, just for example )) [12:49] Where is the Ubuntu Bugzilla anywho? [12:49] nox-Hand: launchpad.net [12:49] ivoks, cheers [12:50] nox-Hand: ubuntu uses launchpad which is supposed to be better than bugzilla... but has a horrible interface IMHO. [12:50] nox-Hand: https://launchpad.net/distros/ubuntu/+bugs [12:50] ivoks, I found it ;) [12:54] How hard is it to do translation? I am a british citizen, but I have lived in Denmark most of my life. I am completely fluent in both languages, and I guess I could be of use with translating apps :) [12:54] (( though I use English Ubuntu, Danish users would probably like some translating )) [12:54] nox-Hand: There is rosetta on launchpad.net for that. === lukketto [n=lukketto@host180-86.pool8257.interbusiness.it] has joined #ubuntu-devel [12:56] rosetta? Whatever it is, I shall take a look :) [12:56] nox-Hand: It is a proprietary web-based translation tool developed for ubuntu. [12:58] Very cool :) [12:59] An error occurred. [12:59] I get that when reporting my bug o_o === Hirion [n=hirion@draugr.de] has left #ubuntu-devel [] === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === Gman [n=gman@nwkea-socks-1.sun.com] has joined #ubuntu-devel [01:10] nox-Hand: https://launchpad.net/distros/ubuntu/dapper/+lang/da [01:10] sabdfl, I am already in the group ;) [01:10] hey sabdfl [01:10] sabdfl! [01:10] hey guys [01:11] good stuff, nox-Hand === jsgotangco just arrived home a few hours ago [01:11] hi sabdfl === Hobbsee doesnt have to use her real name now - yay [01:11] Hobbsee: ? [01:11] sabdfl, Glad to be able to help :P [01:12] tseng: they made us use real names on teamspeak, and gobby by association. [01:12] i see. [01:12] hmm.. that page should talk about the danish translation team, and it doesn't [01:12] Hobbsee: how awful [01:12] that's no good [01:12] tseng: kinda embarassing being the only female, and speaking higher than everyone else :P [01:12] Hobbsee, well, abbreviating your first name whould have done it, no ? [01:13] <_ion> hobbsee: Use some DSP program that lowers your voice. ;-) [01:13] ogra: to what? there arent many names you can abbreviate sarah to, and it wouldnt have disguised the voice :P [01:13] _ion: heh === jsgotangco wonders if he still has the strength to go to work tomorrow [01:13] (indeed still everybody would have heard youre female) [01:13] jsgotangco: large amounts of caffeine [01:13] ogra: yeah, darn :( [01:13] Hobbsee, to s. indeed :) [01:13] ogra: hah [01:14] yo yo [01:14] hi fabbione [01:14] hi all [01:14] hey Hobbsee [01:14] hey fabbione [01:14] hi ogra [01:14] hey fabbione [01:14] ogra: how was Paris? [01:15] you were missed at the smokers OBFs :) [01:15] *BOFs too [01:15] hi tangco :) [01:15] heh [01:15] ogra: i wouldn't have been there anyway [01:15] stopped ? [01:15] ogra: 5 months ago === Hobbsee thinks the beer drinking BOF's would be interesting too. [01:15] wow, kudos ! [01:15] i also gave away patches and everything else [01:15] i used to have always a box of cigarette with me.. i got rid of that too === dsas [n=dean@host86-129-18-105.range86-129.btcentralplus.com] has joined #ubuntu-devel [01:16] Hobbsee, not for 9 per glass [01:16] Hobbsee: there werent much, beers were so expensive [01:16] crazy hotel [01:16] coke is 4 [01:16] true, i thought you found somewhere else with cheeper beer [01:16] ouch [01:16] Hobbsee: usually hotels are in the middle of nowhere [01:16] Hobbsee, somewhere else == 45min train ride [01:16] ah... [01:16] Hobbsee: the nearest pub closes at 8 [01:16] Hobbsee: it makes the last party evening > * [01:17] (after 15 min with the shuttle bus to get to the trainstation) [01:17] fabbione: the last party was > * :-) === nox-Hand has just translated the pkgconf-freetds package \o/ Whatever the hell it does xD [01:17] nearest pub closing at 8??? my goodness! [01:17] Mithrandir: was taht thursday or friday? [01:17] yeah the last evening was great fun :) [01:17] lol [01:17] friday [01:17] Mithrandir: i heard a couple of scary stories [01:17] hehehe [01:17] ok [01:17] LOL [01:17] fabbione: Friday. [01:17] oh yes, do tell [01:17] fabbione: quite wild, yes. [01:17] last i heard was infinity_ being rescued in the hotel bathroom [01:17] yeah there were some incidents others would find scary *g* [01:17] there's more [01:18] but that was thursday [01:18] hehe [01:18] that wasn't the last party. [01:18] yeha [01:18] fabbione, yeah, he fell in love with the bowl and couldnt stop hugging it ;) [01:18] those are really scary stories [01:18] do tell [01:18] ogra: ahah [01:18] heh === jsgotangco wonders if bradb survived the night [01:19] he did ... i mmet him in the morning [01:19] i blame 3 weeks at UBZ for not being in Paris :P [01:21] fabbione: well, at least you came to a nice city. why 3 weeks? [01:21] Hobbsee: becuase i attended also the Launchpad session.. and the pre-conference syndrome is going to make me father in a couple of weeks ;) [01:22] and my wife needs help by now.. she can't cope all on her own [01:22] we should probably have the distrosprint in copenhagen ;) [01:22] ogra: i so hope so [01:23] but cph is expensive [01:23] fabbione: that's true [01:23] tho i admit i love to travel and stay longer in different places [01:24] it was good to be there [01:24] fabbione, well, we could put some tents in your garden and call it ubuntu bootcamp ... that would save a lot ;) its summmer then anyway :) [01:24] ahh it feels nice to see darkness at 7pm again [01:24] ogra: hehe. as long as you had some interesting power adn internet stuff [01:24] ogra: oh yeah.. i would love that :) [01:24] i guess fabio has wireless in his house [01:25] yeah [01:25] and 6Mn/768 [01:25] probably more than any other conference [01:25] and even a local archive mirror ;) [01:25] exactly [01:25] hehe - but gettign that much power? i guess it'd be possible [01:25] Hobbsee: i have power too [01:26] about 8KW only for the office [01:26] Hobbsee, he has his own datacenter [01:26] industrial lines :) [01:26] nah....i expected you to live without power. :P Wasnt sure if there would be enough power to let everyon e have access to a powerpoint [01:26] Hobbsee: http://people.ubuntu.com/~fabbione/office/ [01:27] yeah there is enough power :) [01:28] *eyes widen* [01:28] got enough ports on that switch there? [01:28] i have other 3 switches like that one :) [01:28] just not mounted [01:29] there are 2 closets full of equipment in the rest of the house === Hobbsee laughs at the pathetic little mess of cables, compared to our huge mess :P [01:29] do you have the closet *in* your office ? [01:29] ogra: one in the office === ogra imagines you need earplugs there [01:30] the other is in the baby's room [01:30] heh [01:30] ogra: more like airconditioning [01:30] that as well [01:30] my cabinet is horribly loud ... i didnt use it in this house ... in the new one i'll have a separate cellar for it ... [01:31] Hobbsee: You should see the switch at work ... [01:31] heh [01:31] laters === nox-Hand [n=nox@cpe.atm2-0-1021163.0x503fcf96.hrnxx3.customer.tele.dk] has left #ubuntu-devel ["Leaving"] [01:31] we only have two computer geeks in our household, so dont get the opportunity for much of this. [01:32] Hobbsee: I have a 16 port Gigabit switch about 4 meters behind me. === stub [n=stub@ppp-58.8.1.77.revip2.asianet.co.th] has joined #ubuntu-devel === Hobbsee shakes her head. wow. [01:34] Hobbsee: Don't make me jump on you. :-P [01:35] bleh. think that'll happen anyway. [01:35] Hobbsee: Stop seeing through my plans! === Hobbsee hides behing the big strong ajmitch === StevenK topples over the idle ajmitch. [01:37] fabbione: must say, that's a very impressive office. and i take back what i said about having enough power. [01:37] & internet connectoin [01:37] :) === Hobbsee was expecting a "normal" sort of office - like dad's, which wouldnt fit a few servers, and other assorted bits and pieces. [01:38] well, that *is* a normal office for real geeks :P [01:38] Hobbsee: i am planning some changes in time.. [01:38] like using the garage for racks [01:38] and keep only a couple of workstations in the house [01:38] haha - right [01:38] ogra: now that's kinda scary - cos that probably makes me more of a geek than dad? === ogra admittedly only has one cabinet though [01:39] hehe [01:39] just an extra big one. [01:39] Hobbsee: You have more geek bragging rights than your father since you use Linux. [01:39] nah, not bigger than one of fabios [01:39] heh === lbm [n=lbm@0x555298ca.adsl.cybercity.dk] has joined #ubuntu-devel [01:44] Hey all. [01:44] hi TheMuso === TheMuso is about to have a very early night, but thought to check in to let you all know he arrived home safely. [01:45] hey TheMuso [01:45] good to hear that [01:45] Hey ogra. Was Friday night fun? I wish I was there for it. :) [01:45] TheMuso: yay :) (very early?) [01:45] yeah, a lot of fun [01:45] you missed a very nice dinner [01:46] Now thats enough to get annoyed about. :) [01:46] yeah, was very much needed after the hotel food [01:46] Hobbsee: My intension is to be in bed by 10PM. [01:46] TheMuso: good luck! run! [01:46] After flying in at 6:30AM this morning and a 13 hour flight. [01:46] hey ogra. recovered from paris? :) [01:46] Hey highvoltage. [01:46] not really yet ... === TheMuso has a screwed up throat from the dry air on the plane. [01:46] TheMuso: hey! glad to hear you're home safe :) [01:47] but i'm not home yet either ... sitting in the old house between tons of packed boxes ... [01:47] heh [01:47] ogra: um, why? [01:47] ogra: ah, just caught up with scrollback, hope things get sorted out easily on that side. [01:47] Hobbsee, because i'm moving [01:47] highvoltage, me too ... [01:48] ah. didnt expect that right on the end of the conference. [01:49] Hobbsee, started before the conference ... but the old house is half way to the new one from paris ... so i have to be here to open the house for my landlord so he can show it to potential successors [01:49] TheMuso: same here, i can still taste the plane food [01:49] ogra: right. [01:49] TheMuso: you missed some very nice memory-worthy incidents after dinner as well [01:50] hehe [01:50] The food was alright, but the dry air wasn't. === ogra would be happy if he could wipe some of these from his mind :) [01:50] hahaha === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [01:53] Anyway, must be making a move. Talk to you all later, and thanks for what was for me at least, an absolutely awesome week! Oh and if someone could fill me in on the status of Henrik, that would be much appreciated. Thanks again. === abattoir_ [n=abattoir@59.92.55.210] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel [02:04] TheMuso: "the status of Henrik"? [02:04] hey shawarma [02:04] ogra: Hola! === irvin [n=ipp@ubuntu/member/irvin] has joined #ubuntu-devel === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel [02:07] shawarma: henrik wasn't feeling well the last 2 days [02:07] that's why he wasn't anywhere on sight === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel [02:08] jsgotangco: I see. I didn't really realise it was that bad. === abattoir__ [n=abattoir@59.92.56.23] has joined #ubuntu-devel === ogra didnt know heno was bad === dsas [n=dean@host86-129-18-105.range86-129.btcentralplus.com] has joined #ubuntu-devel === Huahua_ [n=hua_@222.50.183.210] has joined #ubuntu-devel === lukkett1 [n=lukketto@host49-86.pool8257.interbusiness.it] has joined #ubuntu-devel === abattoir___ [n=abattoir@59.92.54.115] has joined #ubuntu-devel [02:47] hi ogra === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel [02:51] hey tseng === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === nix4me [n=nix4me@49.104.207.68.cfl.res.rr.com] has joined #ubuntu-devel === Huahua [n=hua_@222.50.183.210] has joined #ubuntu-devel === nekohayo [n=jeff@69.64.63.36] has joined #ubuntu-devel === ealden [n=ealden@203.76.212.1] has joined #ubuntu-devel === thierryn [n=thierry@modemcable011.65-131-66.mc.videotron.ca] has joined #ubuntu-devel === patwack [n=paddy@82.29.240.142] has left #ubuntu-devel ["Ex-Chat"] === OculusAquilae [n=oculus@pD950A00E.dip0.t-ipconnect.de] has joined #ubuntu-devel === BenC [n=bcollins@72.169.114.90] has joined #ubuntu-devel === Gman [n=gman@nwkea-socks-1.sun.com] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === freeflying|away [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel === jinty [n=jinty@83-65-231-90.work.xdsl-line.inode.at] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === segfault_ [n=segfault@201.66.47.199] has joined #ubuntu-devel === segfault_ is now known as segfault === j_ack [n=nico@p508D86FB.dip0.t-ipconnect.de] has joined #ubuntu-devel === asac [n=asac@debian/developer/asac] has joined #ubuntu-devel [05:04] iwj: ping === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === segfault_ [n=segfault@200.181.213.198] has joined #ubuntu-devel === segfault_ is now known as segfault === troy_s [n=troy_s@d206-116-6-170.bchsia.telus.net] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === mat__ [n=mat@82.247.157.187] has joined #ubuntu-devel === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === lbm [n=lbm@0x555298ca.adsl.cybercity.dk] has joined #ubuntu-devel === Hwyvar [n=Ferdinan@cp106356-c.tilbu1.nb.home.nl] has joined #ubuntu-devel === lbm [n=lbm@0x555298ca.adsl.cybercity.dk] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === lukketto [n=lukketto@host49-86.pool8257.interbusiness.it] has joined #ubuntu-devel === licio_ [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === licio_ is now known as licio === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === lukketto [n=lukketto@host49-86.pool8257.interbusiness.it] has left #ubuntu-devel [] === eitch0000 [n=eitch@84-74-23-47.dclient.hispeed.ch] has joined #ubuntu-devel [06:07] how can I create new linux-restricted-module package compiled against a new kernel? === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-devel === profoXP [i=d00f@d54C0FBA7.access.telenet.be] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === KaiL_ [n=KaiL@p548F5D92.dip.t-dialin.net] has joined #ubuntu-devel === RadiantFire [n=ryan@c-69-180-43-27.hsd1.ga.comcast.net] has joined #ubuntu-devel === lnxkde [n=lnxkde@206.248.108.98] has joined #ubuntu-devel === poningru [n=poningru@ip68-105-165-49.ga.at.cox.net] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === glatzor [n=sebi@ppp-82-135-65-46.dynamic.mnet-online.de] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-93-43.d-ip.magma.ca] has joined #ubuntu-devel === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === apokryphos [n=apokryph@host-87-74-48-98.bulldogdsl.com] has joined #ubuntu-devel [07:31] are there buildd/sbuild/wanna-build packages for ubuntu, or are the debian ones beeing used? === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === TerminX [i=690234f0@64.62.190.212] has joined #ubuntu-devel === segfault [n=segfault@201-35-50-168.mganm702.dsl.brasiltelecom.net.br] has joined #ubuntu-devel === jcar [n=jono@mtngprs7.mtn.co.za] has joined #ubuntu-devel === segfault_ [n=segfault@201-35-50-168.mganm702.dsl.brasiltelecom.net.br] has joined #ubuntu-devel === segfault_ is now known as segfault === moberg_ [n=peter@c83-248-87-24.bredband.comhem.se] has joined #ubuntu-devel === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel === abattoir_ [n=abattoir@59.92.43.42] has joined #ubuntu-devel === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === lukketto [n=lukketto@host49-86.pool8257.interbusiness.it] has joined #ubuntu-devel === G0SUB [i=ghoseb@ubuntu/member/g0sub] has joined #ubuntu-devel === erez [n=erez@85-250-154-61.bb.netvision.net.il] has joined #ubuntu-devel === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel === lukketto [n=lukketto@host49-86.pool8257.interbusiness.it] has left #ubuntu-devel [] === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel [09:32] wow has freenode been massively "ownz0red [09:35] there was an announcement earlier about tests being done on the network. === mdke_ [n=matt@ubuntu/member/mdke] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === abattoir__ [n=abattoir@59.92.96.235] has joined #ubuntu-devel === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel [10:22] Heya gang [10:22] hey bddebian [10:22] Heya highvoltage [10:23] what's up? [10:23] Nada, you? [10:23] trying to blog about uds paris, but i don't know where to start :) [10:24] Heh === segfault_ [n=segfault@200.138.90.39] has joined #ubuntu-devel === screeb [n=seb@pons.rez-rennes.supelec.fr] has joined #ubuntu-devel === iceman_ [n=iceman@219.165-247-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === iceman_ is now known as iceman === imbrandon [n=brandon@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel === CarlFK [n=carl@c-67-163-39-124.hsd1.il.comcast.net] has joined #ubuntu-devel === abattoir___ [n=abattoir@59.92.35.118] has joined #ubuntu-devel === mdke [n=matt@81-178-87-156.dsl.pipex.com] has joined #ubuntu-devel === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel === abattoir_____ [n=abattoir@59.92.39.199] has joined #ubuntu-devel === Didius [n=dieter_v@ip-81-11-170-163.dsl.scarlet.be] has joined #ubuntu-devel [11:33] Hi [11:33] Question: I've started making a physics programm, in Java. I would like it to become open source when it's done. [11:33] 1) is Java a good language for open-source projects [11:33] 2) should I distribute it at edubuntu.org? [11:34] Didius: It kind of defeats the purpose of being open source if you require a non-free java to run it, so you need to make sure it runs with a free Java. Preferably gcj. === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [11:35] ok thnx [11:35] Didius: ...but as to whether or not it's a good language for open source projects, you need to define good.. "Good" can mean that there are many developers that know the language so that it'll be easier to find more devs. It can mean that it'll be easy to run in many environments. It can mean that it adds few dependencies.. [11:36] well I want it to run in linux/windows and mac os [11:36] yeah, that's basically the issue you have... Recommend not using AWT or Swing for the GUI, they are generally the bigger problem in getting programs to work with free java implementations... SWT and Java-Gnome would be options. [11:36] well, SWT then, better portability [11:36] Didius: Python is gaining a lot of momentum and is in many cases the preferred language of new stuff in Ubuntu. [11:37] mjr: ah that's intresting [11:37] Didius: I'm not sure how computationally heavy your program is, but depending on that you might choose a lower level language for the most demanding bits. [11:38] Didius: But if you're most comfortable with Java, just go for that. [11:38] well actually I'm kinda new in java. But the program is fairly simple. Just ordinary radiobuttons, checkboxes etc. [11:38] Didius: Better to have the software working and in good shape than trying to make everyone use technology they're not comfortable with. [11:39] Didius, and, of course, it would be helpful if you tested it with a free java environment such as gcj all the while during developing [11:39] ok, thnx [11:40] if you're doing mostly standard core java and the gui with swt, it shouldn't be difficult to have it working that way [11:40] (well, standard and "standard", but anyway) [11:42] if it's done i will return here to ask where I should release it (sourceforge, ...) Thnx for the info already === antinobody [n=sean@71-214-90-191.ptld.qwest.net] has joined #ubuntu-devel [11:43] bye === Didius [n=dieter_v@ip-81-11-170-163.dsl.scarlet.be] has left #ubuntu-devel []