/srv/irclogs.ubuntu.com/2005/10/09/#ubuntu-kernel.txt

=== prevod [i=prevod@147.91.175.49] has joined #ubuntu-kernel
=== prevod [i=prevod@147.91.175.49] has left #ubuntu-kernel []
=== ubuntulog [n=ubuntulo@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel
=== Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | http://www.ubuntulinux.org/wiki/KernelTeam | The kernel is not in, please leave a message after the beep...OOPS, unable to handle kernel paging request | http://people.u.c/~lamont/Archives/kernel-team@ubuntu.com--2005/ playground: kernel-debian--mainline--2.6.12 (preX,19)
=== Topic (#ubuntu-kernel): set by BenC at Tue Sep 27 03:58:29 2005
=== #ubuntu-kernel [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup
=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel
=== Yagisan [n=jamie@60-240-87-201-nsw-pppoe.tpgi.com.au] has joined #ubuntu-kernel
=== chmj [n=chmj@wbs-146-145-179.telkomadsl.co.za] has joined #ubuntu-kernel
=== desrt [n=desrt@24.215.14.137] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
zulgood day folks03:46
crimsunhi03:47
crimsundpatch posted for #1503103:57
=== doko [n=doko@dslb-084-059-105-094.pools.arcor-ip.net] has joined #ubuntu-kernel
=== lamont__ [n=lamont@15.238.6.74] has joined #ubuntu-kernel
=== Nafallo [i=nafallo@unaffiliated/nafallo] has joined #ubuntu-kernel
=== Nafallo [i=nafallo@unaffiliated/nafallo] has left #ubuntu-kernel ["Read]
=== mkrufky [n=mkrufky@user-12lcl1s.cable.mindspring.com] has joined #ubuntu-kernel
=== makx [n=max@baikonur.stro.at] has joined #ubuntu-kernel
makxhello05:29
makxi've some questions regarding the ubuntu linux package05:29
makxdoes it use kernel-package?05:29
makxhow's initramfs-tools integrated?05:30
fabbionemakx: yes.. it uses k-p05:30
fabbioneand initramfs is integrated via k-p05:30
makxfabbione: cool so there are patches to use initramfs-tools05:30
fabbioneit's one liner.. but it is also configurable05:31
fabbionemeaning that we share the same config with Debian05:31
makxnice :)05:31
fabbioneexcept that we default to initramfs05:31
fabbionedebian to initrd05:31
fabbioneusers can override the default05:31
fabbione(in both)05:31
makxok that would help also in debian for the transition.05:31
makxthanks for the info fabbione!!! :)05:32
fabbionemakx: the transition is not painful, but you need to get klibc to work all arches05:32
fabbioneotherwise it's useless to use mkinitrd05:32
fabbionefor what we know: sparc/i386/amd64/ppc are good with klibc05:33
fabbionebut ia64/hppa no05:33
fabbione(sparc building with gcc3-3)05:33
makxwell mips/mipsel should work too05:33
fabbioneso there are still several problems around05:33
makxyes libgcc troubles on sparc05:33
fabbioneyeah.. gcc-4.0 is borked to death05:33
fabbionei have no idea about mips/+sel05:34
fabbionenever ever seen one of these machines05:34
makxno idea i like the new gcc warnings + optimization, but sure it bites on low level stuff.05:34
fabbioneyeah05:35
fabbioneand it bites hard05:35
makxklibc build fine on alpha/s39005:36
makxno idea if it works altough.05:37
fabbioneyeah the build is not really the problem05:37
fabbioneit's get them to work05:37
fabbioneon sparc it did build fine05:37
fabbioneexcept it was builded with the wrong options05:38
fabbionebuilding it properly was a FTBFS05:38
fabbionedue to gcc-4.005:38
fabbioneso it took a while05:38
fabbioneit's important.. extremely important that you do a kernel upload with initrdtools...05:38
fabbioneand the next one change to initramfs with no other changes05:39
fabbionemark the line clearly05:39
fabbionebecause if klibc is borked, it looks like a kernel OOPS05:39
fabbioneso you need to be able to recognize that05:39
makxnice advice indeed.05:39
fabbioneby a very specific version number05:39
fabbionewell we did go trough this on our own .. that's why05:40
makxwell 2.6.13 forces initramfs-tools a bit with !devfs.05:40
fabbionewe don't have 2.6.1305:40
fabbionebut the point is 05:40
fabbioneyou still have .12, right?05:40
makxwell it's only the config removed.05:40
makxbut not allowed to touch .12 atm because of d-i beta.05:40
fabbioneif so.. before uploading .1305:41
fabbionetake some extra time to switch .1205:41
fabbioneand merge the changes later into .1305:41
fabbioneso you have exactly the same good known codebase05:41
fabbionewith the init* change05:41
makxwhere could i ask scott ot add intramfs-tools and klibc for patch monitoring?05:42
makxs/ot/to/05:43
fabbionei think they are monitored automatically...05:44
fabbionebut you can just mail him05:44
makxwell currently not, ok i'll do.05:44
fabbioneprobably because there are no differences between Debian and Ubuntu05:45
fabbioneif there are no diff, there is no dir05:45
makxnaa, there are. :-P05:46
makxsmall bits...05:46
makxi know them usually, but those diff's are nice checker. :)05:48
jbaileymakx: At the moment they're not inherited from Debian, so I don't think they'll be monitored.06:01
jbaileymakx: That can change after breezy easily enough.06:01
jbaileyMy first upload after Breezy releases will call it 1.0, turn it into a non-native deb, and also make it share nice between the two of us.06:02
zulooh...when we will see nilfs 1.0 in the ubuntu kernel ;)06:06
fabbionewhat's that????06:06
fabbionenullfs??06:07
fabbionevery useful  to redirect all the spam :)06:07
jbaileyIt's for people who miss the good old days of there being random sparse blocks in the middle of files ;)06:08
fabbioneeheh06:19
makxjbailey: scott told me that it will happen after breezy.06:33
makxdidn't knew the patches were bound to released packages, but it makes sense. :)06:33
dilinger<dilinger> Known Bugs06:52
dilinger<dilinger> The system hangs on a disk full condition.06:52
dilinger^ nilfs06:53
zulfabbione its on slahdot07:01
lamont__W: linux-source-2.6.12 source: out-of-date-standards-version 3.6.107:08
lamont__heh07:08
crimsunIt's probably too late to apply the patch in #15031, right?07:09
crimsunoops on boot for people with an ALC880 codec using the Intel High Definition audio driver07:10
=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel
zulwell it looks like im on going to be there for the firstday at ubz08:07
lamont__zul: cool!08:15
lamont__first day == 30 or 29?08:15
zulthe ubuntulove day08:41
zulwouldnt miss my second love ;)08:41
=== fs [i=fs@213.178.77.98] has joined #ubuntu-kernel
=== fs [i=fs@213.178.77.98] has joined #ubuntu-kernel
jbaileyzul: Yay!  You can come out drinking with me. =)10:58
zulhehe..11:12
zuli have to work the next day though11:12
zullater11:19
=== chmj [n=chmj@wbs-146-145-179.telkomadsl.co.za] has joined #ubuntu-kernel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!