irclog2html for #uclibc on 20051122

00:06.28CIA-203vapier * r12470 10uClibc/extra/Configs/Config.in: default PIE to off
00:07.00CIA-203vapier * r12471 10uClibc/ldso/include/ (8 files): add some copyright info
01:14.17*** join/#uclibc enerv (n=enerv@200.195.86.96)
01:16.23*** join/#uclibc roge (n=roge@201009030242.user.veloxzone.com.br)
01:37.27CIA-203vapier * r12472 10uClibc/ (Makefile.in Makerules): touchup output and move .PHONY to the shared Makerules so all subdirs get it
01:40.59CIA-203vapier * r12473 10uClibc/ (4 files in 3 dirs): remove headers_done since it broke buildroot again
01:44.55CIA-203vapier * r12474 10uClibc/ (12 files in 12 dirs): rework depends and stripping so that libraries arent rebuilt all the time in a loop
02:03.33*** join/#uclibc ashes (n=ashes@modemcable085.56-130-66.mc.videotron.ca)
02:15.01*** join/#uclibc SpanKY (n=UserBah@pool-141-154-235-121.bos.east.verizon.net)
02:16.08*** join/#uclibc SpanKY (n=UserBah@pool-141-154-235-121.bos.east.verizon.net)
02:34.03*** join/#uclibc andersee (n=andersen@ip70-189-90-37.ok.ok.cox.net)
02:52.25*** join/#uclibc thraxisp (n=thraxisp@ottawa-hs-64-26-167-172.d-ip.magma.ca)
05:32.40*** join/#uclibc Jenna (n=cherryRe@209.8.233.14)
05:32.54*** part/#uclibc Jenna (n=cherryRe@209.8.233.14)
05:42.04*** join/#uclibc andersee (n=andersen@ip70-189-90-37.ok.ok.cox.net)
06:52.24*** join/#uclibc psm (n=mps@host-6.mikroweb.hu)
07:05.04*** join/#uclibc blindvt__ (n=bf@M963P025.adsl.highway.telekom.at)
07:11.20*** join/#uclibc andersee (n=andersen@ip70-189-90-37.ok.ok.cox.net)
07:53.00CIA-203landley * r12475 10busybox/ (4 files in 2 dirs): Move interface.c to networking directory since it's only used by ifconfig.
08:25.20*** join/#uclibc vrm (n=vrm@225.55.101-84.rev.gaoland.net)
08:59.01*** join/#uclibc psaksa (n=pate@ip212-226-134-137.adsl.kpnqwest.fi)
11:24.09*** join/#uclibc roge (n=rogerio@201.12.118.209)
11:54.10*** join/#uclibc blindVT` (n=blindVT`@chello213047219050.surfer.at)
11:57.37blindVT`locally building busybox with that -combine patch makes gcc use about 380MB memory peak. Not sure who asked that, may have been landley or vapier. I didn't try building with 32MB RAM, but given anough swap, it should work equally well, i think. Would be funny to try it with 32M RAM and without swap, I didn't look into this yet, though
12:00.06blindVT`btw.. is there anything special about busybox-0.60.5 that makes this old release seemingly interresting for so many people?
12:02.55prpplagueblindVT`: just that the 0.60 series was around for awhile and alot of rootfs's were build around it
12:08.31prpplagueblindVT`: imho, there is enough differences between the 0.60 series and the 1.0 series that it would cost some time to upgrade a legacy build
12:08.38blindVT`would there be general interrest in em (small emacs, see kernel.org/) and tarpd packages for buildroot?
12:09.42blindVT`prpplague, i see.
12:10.29prpplagueblindVT`: i'm rather new to overall maintence of buildroot, and have yet to acertain philosophy for the project as whole, however....
12:10.44prpplagueblindVT`: i would suspect there are two lines of thought
12:10.51blindVT`tarpd would be small enough to put it into busybox, but i'm not sure if that would be well received
12:11.13prpplagueblindVT`: one that adding packages to buildroot is a good thing, providing more options of ppl to build creative rootfs's
12:11.52prpplagueblindVT`: the other being that the buildroot should be maintaince as a center piece for the build system, with the core utils everyone needs and specific items be added to your local tree
12:12.23prpplagueblindVT`: the second line of thinking would reflect the direction that busybox works with as i understand from andersee
12:15.08prpplagueblindVT`: adding new items to busybox, imho, is a tricky line to walk
12:19.38blindVT`prpplague, well, for some setups one of the basic utils is tarpd, apart from that one (at least an emacs user) could argue that an emacs is stingently important to be able to configure a system.
12:21.03*** join/#uclibc El-Lotso (n=EnergonC@211.25.8.74)
12:21.41prpplagueblindVT`: my personal opinion would be that tarpd would be good to add to buildroot
12:21.45blindVT`prpplague, an unbusyboxified tarpd is about 2615 bytes in .text, so should be an acceptable candidate. But i'd agree that it would better fit into buildroot as opposed to busybox. So i'll keep both local for the time being.
12:22.33prpplagueblindVT`: how many files are in the build for tarpd?
12:23.50prpplagueblindVT`: i would be willing to be, you could add the source for tarpd as a patch into buildroot
12:23.51blindVT`prpplague, one advantage of both is that they are basically static targets, they hardly ever get touched. So there is not much maintenance needed.
12:24.15blindVT`prpplague, three in tarpd: a Makefile, a chatty (1027 byte) manpage and a sub-10k .c
12:24.44prpplagueblindVT`: i dl'd a copy, would be very easy to add that as just a patch
12:25.40*** join/#uclibc vrm (n=vrm@225.55.101-84.rev.gaoland.net)
12:26.23blindVT`prpplague, yes. Not sure if anybody except me wants it. It's not that i (or anybody else for that matter) wouldn't be able to add them. Doesn't look too tough :)
12:26.56prpplagueblindVT`: yea, the maintence on buildroot is pretty much at a standstill from what i can tell
12:27.53prpplagueblindVT`: but like OE they love ppl adding new packages, thats what they want
12:28.51blindVT`that problem of liang.yu sounds a bit odd, imho.
12:29.27prpplagueblindVT`: like i said, the current maintainers of buildroot, as far as i can find, haven't really expressed a detail opinion on the direction that want to keep buildroot headed
12:31.06blindVT`prpplague, afaics stuff which is needed/wanted is simply added, that's why i asked if anybody else would use these two
12:36.40prpplagueblindVT`: yea
12:39.58prpplagueblindVT`: make up the changes and submit it to the bug track page
12:40.18prpplagueblindVT`: if it were me, i'd add tarpd as a patch for the main source since its so small
12:51.28*** join/#uclibc psm (n=mps@host-6.mikroweb.hu)
14:31.42*** join/#uclibc ladis (n=ladis@213.29.92.14)
14:32.29ladisHi, I failed to find glibc channel and I hope you won't kill me asking OT question...
14:32.48ladisHas anyone succesfully used getaddrinfo_a?
14:33.06ladisMy test program is here: http://pastebin.com/436146
14:33.49ladisBut pointer passed to notification function differs from that one I setup.
15:11.10*** join/#uclibc roge (n=rogerio@201.12.118.209)
15:47.27*** join/#uclibc thraxisp (n=thraxisp@ottgate.precidia.com)
16:23.02ladishmm, code above works when run under valgrind :-/ sigh...
17:04.59*** join/#uclibc blindvt (n=bf@M775P017.adsl.highway.telekom.at)
17:09.17CIA-203landley * r12476 10busybox/networking/ifconfig.c: Can't store a pointer in an int on 64 bit platforms.
19:35.46*** join/#uclibc roge (n=rogerio@201.12.118.209)
19:40.50*** join/#uclibc enerv (n=enerv@201.18.141.199)
20:31.57psmvapier: ping
20:51.03*** join/#uclibc andersee (n=andersen@ip70-189-90-37.ok.ok.cox.net)
21:25.42CIA-203vapier * r12477 10uClibc/utils/Makefile: use the local elf.h since the host toolchain probably sucks #555
21:31.13CIA-203vapier * r12478 10uClibc/ (Rules.mak libpthread/linuxthreads_db/Makefile.in): touchup include paths
21:32.08CIA-203vapier * r12479 10uClibc/libpthread/linuxthreads.old_db/ (8 files): sync include paths and copyrights with glibc
21:45.26CIA-203psm * r12480 10uClibc/ (15 files in 13 dirs): Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers
21:46.31CIA-203psm * r12481 10uClibc/libc/misc/internals/Makefile.in: Forgotten to commit
22:03.54CIA-203psm * r12482 10uClibc/Makerules: Make objs target work again
22:07.49CIA-203psm * r12483 10uClibc/Makerules: Allow building ldso in its own dir
22:32.12CIA-203psm * r12484 10uClibc/Makerules: Add .E suffix
22:48.14CIA-203psm * r12485 10uClibc/Makerules: Add libthread_db and libdl-a objects to objs:
22:59.16*** join/#uclibc roge (n=roge@201009030242.user.veloxzone.com.br)
23:16.36*** join/#uclibc blindvt_ (n=bf@M944P004.adsl.highway.telekom.at)
23:43.57*** join/#uclibc blindvt_ (n=bf@M906P018.adsl.highway.telekom.at)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.