--- Day changed Fri Jul 05 2013 | ||
-!- peterleinchen [~user@dsbg-4d0a3a60.pool.mediaWays.net] has joined #ubiboot | 00:30 | |
peterleinchen | Jonni: what were your needs for cmdline? some special params for sailfish? ;) | 00:31 |
---|---|---|
peterleinchen | juice just seding original harmattan cmdline to match boot partition and init. works okay for harmattan and nitdroid. and also nemo, but looking into nemo's /boot/cmdline it may be overdosed. but for any new OS (which one? ;)) it could be nice to refer to the /boot/cmdline of specific OS/partition, right? something to think about for next release, juiceme? | 00:35 |
peterleinchen | juiceme: thanks for that nice TODO document. found all my (current) needs in there :) | 00:36 |
peterleinchen | oh and btw I really need to follow your (or maybe nemo) irc closer. as I just download latest nemo release Monday and got bummed :( | 00:37 |
peterleinchen | so nobody wants to talk :( okay good night ... | 01:00 |
-!- peterleinchen [~user@dsbg-4d0a3a60.pool.mediaWays.net] has quit [Quit: BitchX: The FAQ maker!] | 01:01 | |
--- Log closed Fri Jul 05 04:47:09 2013 | ||
--- Log opened Fri Jul 05 04:47:27 2013 | ||
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has joined #ubiboot | 04:47 | |
-!- Irssi: #ubiboot: Total of 5 nicks [0 ops, 0 halfops, 0 voices, 5 normal] | 04:47 | |
-!- Irssi: Join to #ubiboot was synced in 21 secs | 04:47 | |
-!- valdur55_ [valdur55@gateway/shell/blinkenshell.org/x-rpfevmxutsorlgyu] has joined #ubiboot | 04:47 | |
-!- thedead1440_ [~thedead14@216.244.71.133] has joined #ubiboot | 04:47 | |
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has quit [Ping timeout: 264 seconds] | 11:21 | |
--- Log closed Fri Jul 05 11:21:40 2013 | ||
--- Log opened Fri Jul 05 12:19:07 2013 | ||
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has joined #ubiboot | 12:19 | |
-!- ServerMode/#ubiboot [+ns] by rajaniemi.freenode.net | 12:19 | |
-!- Irssi: #ubiboot: Total of 1 nicks [1 ops, 0 halfops, 0 voices, 0 normal] | 12:19 | |
-!- Irssi: Join to #ubiboot was synced in 17 secs | 12:19 | |
-!- ServerMode/#ubiboot [-o juiceme] by rajaniemi.freenode.net | 12:20 | |
!rajaniemi.freenode.net *** Notice -- TS for #ubiboot changed from 1373016082 to 1364335078 | 12:20 | |
-!- ServerMode/#ubiboot [+ct-s] by rajaniemi.freenode.net | 12:20 | |
-!- thedead1440_ [~thedead14@216.244.71.133] has joined #ubiboot | 12:20 | |
-!- valdur55_ [valdur55@gateway/shell/blinkenshell.org/x-rpfevmxutsorlgyu] has joined #ubiboot | 12:20 | |
-!- rikanee [~rika@unaffiliated/rikanee] has joined #ubiboot | 12:20 | |
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has joined #ubiboot | 12:20 | |
-!- coderus [~coderus@94.181.18.32] has joined #ubiboot | 12:20 | |
-!- rajaniemi.freenode.net changed the topic of #ubiboot to: Support for ubiboot, N9 multiboot manager. (channel logs at http://www.swagman.org/juice/ubiboot/irclog) | 12:20 | |
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has quit [Ping timeout: 264 seconds] | 12:37 | |
--- Log closed Fri Jul 05 12:37:52 2013 | ||
--- Log opened Fri Jul 05 12:46:17 2013 | ||
-!- juiceme [~juice@a88-115-86-197.elisa-laajakaista.fi] has joined #ubiboot | 12:46 | |
-!- Irssi: #ubiboot: Total of 6 nicks [0 ops, 0 halfops, 0 voices, 6 normal] | 12:46 | |
-!- Irssi: Join to #ubiboot was synced in 306 secs | 12:51 | |
-!- Netsplit *.net <-> *.split quits: coderus | 15:49 | |
-!- Netsplit *.net <-> *.split quits: thedead1440 | 15:49 | |
-!- Netsplit *.net <-> *.split quits: rikanee | 15:51 | |
juiceme | Jonni, do you mean capturing the original cmdline and modifying it for 2nd stage boot? | 15:52 |
juiceme | what was that p4 thing again? | 15:52 |
-!- Jonni [~rainisto@2001:41d0:1:b16c::4] has joined #ubiboot | 15:52 | |
juiceme | jonni, hi | 15:54 |
juiceme | just reading back... Ive been off IRC for some days. | 15:54 |
Jonni | hi | 15:54 |
Jonni | :) | 15:54 |
juiceme | did you get the cmdline working? | 15:55 |
juiceme | I assume you want to add some custom parameters to the cmdline... currently it automatically creates the cmdline with awk&sed :) | 15:55 |
juiceme | however, I could add an alternative, to use pre-saved cmdline like on MoOSLO | 15:56 |
juiceme | fairly bad lag, am using this now from train :( | 15:58 |
Jonni | yeah I had to patch cpio by hand to add the needed params. Nicer approach might be to have some ADD_KERNEL_PARAMS_MOSLO or something line in .conf | 15:59 |
juiceme | okay, I'll add that to TODO | 16:01 |
Jonni | but anyways, I added "vram=6M omapfb.vram=0:6M" and now display drivers have enough memory for wayland :) | 16:01 |
juiceme | nice :) | 16:03 |
juiceme | does that give problems on non-wayland systems? | 16:03 |
juiceme | s/gice/cause/ | 16:04 |
juiceme | s/give/cause/ | 16:04 |
juiceme | :) | 16:04 |
-!- Netsplit *.net <-> *.split quits: valdur55_, thedead1440_ | 16:05 | |
-!- thedead1440 [~thedead14@216.244.71.133] has joined #ubiboot | 16:06 | |
-!- Netsplit over, joins: valdur55_, thedead1440_, rikanee, coderus | 16:06 | |
-!- Netsplit *.net <-> *.split quits: thedead1440_ | 16:16 | |
-!- thedead1440_ [~thedead14@216.244.71.133] has joined #ubiboot | 16:24 | |
-!- valdur55_ is now known as valdur55 | 16:34 | |
-!- thedead1440 [~thedead14@216.244.71.133] has quit [Changing host] | 19:47 | |
-!- thedead1440 [~thedead14@unaffiliated/thedead1440] has joined #ubiboot | 19:47 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!