| --- | Log | opened Fri Feb 08 00:00:40 2008 |
| 00:30 | -!- | balbir [~balbir@122.167.199.244] has quit [Ping timeout: 480 seconds] |
| 00:47 | -!- | kokoko1 [~Slacker@203.148.64.252] has joined #uml |
| 01:41 | -!- | balbir [~balbir@59.145.136.1] has joined #uml |
| 02:11 | -!- | dddh_ [~dddh@dddh.broker.freenet6.net] has joined #uml |
| 02:20 | -!- | Netsplit charon.oftc.net <-> venus.oftc.net quits: dddh |
| 02:44 | -!- | balbir [~balbir@59.145.136.1] has quit [Ping timeout: 480 seconds] |
| 03:16 | -!- | ram [~ram@pool-71-245-106-96.ptldor.fios.verizon.net] has joined #uml |
| 03:57 | -!- | ferret_0567 [~travis@cpe-72-191-26-86.satx.res.rr.com] has quit [Remote host closed the connection] |
| 05:09 | -!- | balbir [~balbir@59.145.136.1] has joined #uml |
| 05:19 | -!- | karol [~karol@chello089076077063.chello.pl] has quit [Quit: Lost terminal] |
| 07:02 | -!- | rindolf [~shlomi@bzq-79-179-118-56.red.bezeqint.net] has joined #uml |
| 07:04 | <rindolf:#uml> | I'm running UML with the Ubuntu image using <<< ./linux-2.6.23.12 ubd0=Ubuntu-FeistyFawn-i386-root_fs con0=fd:0,fd:1 con=pts ssl=xterm >>> but I don't get any xterms for virtual consoles. |
| 07:04 | <rindolf:#uml> | I was told I have to configure something in /etc/inittab. |
| 08:38 | -!- | dang [~dang@nemesis.fprintf.net] has quit [Quit: Leaving.] |
| 08:55 | -!- | rindolf [~shlomi@bzq-79-179-118-56.red.bezeqint.net] has quit [Quit: Yay! I'm a Llama again!] |
| 08:56 | -!- | balbir [~balbir@59.145.136.1] has quit [Ping timeout: 480 seconds] |
| 09:36 | -!- | dang [~dang@aa-redwall.ghs.com] has joined #uml |
| 09:59 | -!- | dddh_ [~dddh@dddh.broker.freenet6.net] has quit [Ping timeout: 480 seconds] |
| 10:00 | -!- | dddh_ [~dddh@dddh.broker.freenet6.net] has joined #uml |
| 10:30 | -!- | balbir [~balbir@122.167.213.212] has joined #uml |
| 10:37 | -!- | jdike [~jdike@pool-72-93-84-53.bstnma.fios.verizon.net] has joined #uml |
| 10:37 | <jdike:#uml> | Hi guys |
| 10:41 | -!- | hfb [~hfb@pool-71-106-219-180.lsanca.dsl-w.verizon.net] has joined #uml |
| 11:06 | <kokoko1:#uml> | hello dude |
| 12:19 | -!- | Magotari [~karol@abgj134.neoplus.adsl.tpnet.pl] has joined #uml |
| 12:28 | -!- | newbie [~jeff@ita4fw1.itasoftware.com] has left #uml [] |
| 12:34 | -!- | ram [~ram@pool-71-245-106-96.ptldor.fios.verizon.net] has quit [Ping timeout: 480 seconds] |
| 12:47 | -!- | ram [~ram@bi01p1.co.us.ibm.com] has joined #uml |
| 13:09 | <kokoko1:#uml> | jdike, around? |
| 13:13 | <jdike:#uml> | yup |
| 13:13 | <kokoko1:#uml> | any idea how large disk space (hard drive) linux kernel support? |
| 13:13 | <kokoko1:#uml> | sorry i am asking it in wrong way :-s |
| 13:14 | <kokoko1:#uml> | imean 2TB etc? |
| 13:15 | <jdike:#uml> | 1 << 31 * 512 bytes is one limit |
| 13:15 | <jdike:#uml> | on 32-bit |
| 13:16 | <jdike:#uml> | that's 1TB |
| 13:16 | <jdike:#uml> | if the code has been made unsigned-clean, then it's 2TB instead |
| 13:17 | <kokoko1:#uml> | right and what about 64bit? |
| 13:17 | <jdike:#uml> | I'd guess it's basically unlimited |
| 13:17 | <jdike:#uml> | also, this is in one filesystem |
| 13:17 | <jdike:#uml> | actually I take that back |
| 13:18 | <jdike:#uml> | this limit is sector number fitting into a long |
| 13:18 | <jdike:#uml> | a sector is 512 bytes |
| 13:18 | <jdike:#uml> | there was another that becomes relevant with non-disk-based filesystems, but I don't remember offhand what it is |
| 13:21 | <kokoko1:#uml> | thanks :) |
| 13:23 | <jdike:#uml> | I'm not sure I'm right, so look for definitive information before doing anything important :-) |
| 13:36 | <kokoko1:#uml> | nothing important was wondering about limits imposed by linux kernel |
| 13:37 | <kokoko1:#uml> | tc |
| 13:37 | * | kokoko1:#uml disappears |
| 14:00 | -!- | dang [~dang@aa-redwall.ghs.com] has quit [Quit: Leaving.] |
| 14:12 | -!- | dang [~dang@aa-redwall.ghs.com] has joined #uml |
| 14:50 | -!- | lili20 [~lili20@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has joined #uml |
| 14:52 | -!- | lili20 [~lili20@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has quit [] |
| 15:01 | <Magotari:#uml> | jdike: I could use some professional wisdom. I'm stuck at the user interface part of my program. I spent hours trying to figure out how I want it to look, act and so forth, and I'm still stuck. Any hints? |
| 15:01 | <Magotari:#uml> | I want to finally get that console thingy out, but... yeah. |
| 15:02 | <jdike:#uml> | does it basically work? |
| 15:02 | <Magotari:#uml> | Never tested. |
| 15:02 | <Magotari:#uml> | It does not compile, important parts missing. |
| 15:03 | <jdike:#uml> | well, I'd get it kinda working before worrying about a UI |
| 15:04 | <Magotari:#uml> | I have the code for managing everything mostly ready. In theory. The important bits are the UI. |
| 15:05 | <Magotari:#uml> | Simple behavior problems like: Provided more than one machine is active at start, do I turn them both on? Do I turn neither on? Do I pick the first one? The one with the longest uptime? Randomly (bad!)? Do I ask the user? |
| 15:06 | <Magotari:#uml> | Then, things like how to activate a machine. What syntax? |
| 15:06 | <Magotari:#uml> | I would love to test it, but the closest I got was before I built the whole binary based system for holding the machines. |
| 15:06 | <Magotari:#uml> | Ages ago. |
| 15:07 | <Magotari:#uml> | I guess, back to work. Gonna just fudge the UI for now. |
| 15:07 | <Magotari:#uml> | Hardcode some tests, run them and see what happens. |
| 15:07 | -!- | nina29 [~nina29@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has joined #uml |
| 15:09 | -!- | nina29 [~nina29@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has quit [] |
| 16:39 | -!- | ferret_0567 [~travis@72.191.26.86] has joined #uml |
| 17:02 | -!- | dang [~dang@aa-redwall.ghs.com] has quit [Quit: Leaving.] |
| 18:43 | -!- | hfb [~hfb@pool-71-106-219-180.lsanca.dsl-w.verizon.net] has quit [Quit: Leaving] |
| 18:55 | -!- | jdike [~jdike@pool-72-93-84-53.bstnma.fios.verizon.net] has quit [Quit: Leaving] |
| 19:58 | -!- | remus [~remus@76.231.178.131] has quit [Remote host closed the connection] |
| 20:52 | -!- | ram [~ram@bi01p1.co.us.ibm.com] has quit [Ping timeout: 480 seconds] |
| 23:10 | -!- | itsme20F [~itsme20F@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has joined #uml |
| 23:12 | -!- | itsme20F [~itsme20F@ANantes-257-1-65-24.w90-25.abo.wanadoo.fr] has quit [] |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has left #uml [Rotating Logs] |
| 23:59 | -!- | VS_ChanLog [~stats@ns.theshore.net] has joined #uml |
| --- | Log | closed Sat Feb 09 00:00:49 2008 |