Re: [gentoo-embedded] vim and less segfaulting

2005-06-02 Thread Natanael Copa
Mike Frysinger wrote: On Thursday 02 June 2005 08:48 am, Mike Frysinger wrote: On Thursday 02 June 2005 05:52 am, Natanael Copa wrote: checking for C locale to use... configure: error: Unknown argument to enable/disable clocale this is unrelated ... i know about this, i just

Re: [gentoo-embedded] Is a Logger needed for an embedded sys?

2005-07-12 Thread Natanael Copa
uses UDP. Any comments? Busybox has an integrated syslog. Its small and normally good enough (you don't need to install metalog) Somekind of logratating make you save space. I dont know if that goes automatically in busybox or if you need to ron logrotate from a cronjob. -- Natanael Copa

[gentoo-embedded] using gentoo-sources with uclibc

2005-08-11 Thread Natanael Copa
. (its a fresh build from the x86 howto posted here earlier) -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.07

2005-08-16 Thread Natanael Copa
Best regards Natanael Copa people are talking about? http://en.wikipedia.org/wiki/Top-posting and then scroll to the top again to get a clue about what when you have to scroll to the bottom of every posting Is it only me who thinks that is is pretty annoying S. ancelot wrote: Hi, If I

[OT] Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.07

2005-08-17 Thread Natanael Copa
Natanael Copa wrote: http://en.wikipedia.org/wiki/Top-posting Robert Wohleb wrote: If you are trying to pick up a thread in the middle, yes it is annoying. or if you subscribe to more than one list or if your job is more than following mailling lists or if the lifetime of the thread is mor

[gentoo-embedded] porting runscript to embedded

2005-08-17 Thread Natanael Copa
let me know so we can cooperate. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08

2005-08-18 Thread Natanael Copa
=-sandbox emerge -e system to work around the bug with groff. Altnerative: echo sys-apps/groff -sandbox /etc/portage/package.use emerge -e system Then will groff be the only package that uses the -sandbox. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08

2005-08-18 Thread Natanael Copa
-pv groff doesn't show me the possible sandbox use flag. Its a feature so it should be: FEATURES=-sandbox emerge -e system But if it works putting it in the use flag... -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] building klibc in an hardened environment

2005-08-23 Thread Natanael Copa
tests/getopttest.o tests/sigint.o tests/getpagesize.o tests/environ.o tests/mmaptest.o tests/testrand48.o make[1]: Leaving directory `/var/tmp/portage/klibc-1.0.14/work/klibc-1.0.14/klibc' make: *** [all] Error 2 -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] building klibc in an hardened environment

2005-08-23 Thread Natanael Copa
Kevin F. Quinn wrote: On 23/8/2005 9:37:13, Natanael Copa ([EMAIL PROTECTED]) wrote: I am trying to build klibc in an hardened environment. The ssp causes some problems. I wonder how I can turn off the ssp while compiling klibc? I have tried USE=-hardened CFLAGS=-fnostack-protector

[gentoo-embedded] Re: [leaf-devel] 2.6.x kernel support?

2005-08-23 Thread Natanael Copa
a proper bandwith sponsor. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] Re: [leaf-devel] 2.6.x kernel support?

2005-08-23 Thread Natanael Copa
Natanael Copa wrote: I have been working on a proof-of-concept distro lately that I would like to describe as something in between GNAP and Bering uClibc. The codename is Alpine. I'm sorry for the horrible long crosspost. What I think might be of interest for gentoo-embedded people

Re: [gentoo-embedded] Network appliance with sound

2005-08-30 Thread Natanael Copa
Thierry Carrez wrote: Marcel Romijn wrote: Mounting squashfs filesystem mount: Mounting /newroot/mnt/cdrom/livecd.squash on /newroot/mnt/livecd failed: No such device Maybe your kernel lacks squashfs support Or maybe it lacks loop device support? -- Natanael

[gentoo-embedded] problems with localization uclibc

2005-08-30 Thread Natanael Copa
localization in uclibc be mentioned in developer docs? Should the ebuilds with dependency related problems be reported one by one or can we make a bulk? (ie try to find all affected ebuilds and report as single bug) -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] problems with localization uclibc

2005-08-30 Thread Natanael Copa
Walter Goossens wrote: Natanael Copa wrote: Most of the problems I have been experiencing with gentoo embedded have been related to localization (gettext/libintl/libiconv). Here are some examples: 'make menuconfig' and 'make oldconfig' does not work out of the box (looks like

Re: [gentoo-embedded] configuration?

2005-09-06 Thread Natanael Copa
10KB). uClibc Bering uses it. http://haserl.sourceforge.net Ebuild submitted to bugzilla (in 2004...) https://bugs.gentoo.org/show_bug.cgi?id=76213 -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] GNAP: 1.8.1 : DNSMASQ

2005-09-12 Thread Natanael Copa
not have an integrated dhcp service so you probably want to stay with dnsmasq. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] updating the stages

2005-09-14 Thread Natanael Copa
Mike Frysinger wrote: i need to finish testing az's fix for the groff issue with 0.9.27 and then we should be all set to make some x86 2005.1 stages Will those use uclibc-0.9.28? Just curious. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] linking against gdbm fails when emerging python

2005-09-22 Thread Natanael Copa
/local/lib? Does anyone have a suggestion how to bypass? -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] upgrading to gcc-3.3.6

2005-09-22 Thread Natanael Copa
-- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] linking against gdbm fails when emerging python

2005-09-22 Thread Natanael Copa
this wrong output is a bug which should be filed at bugs.gentoo.org I will, when the 'emerge -e world' is done and if the problem still is there. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] more problems with gdbm

2005-09-22 Thread Natanael Copa
with -I/usr/include/gdbm python still failed with the linker error. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] comparing package versions

2005-10-10 Thread Natanael Copa
Does anyone have a shell func for comparing ebuild versions described in the gentoo developer policy? http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3chap=1#doc_chap3 I can do it my self, I just don't want to reinvent the wheel. -- Natanael Copa -- gentoo-embedded@gentoo.org

Re: [gentoo-embedded] uClibc and PHP

2005-10-27 Thread Natanael Copa
the uClibc Bering webconf uses it. There is an ebuild here: https://bugs.gentoo.org/show_bug.cgi?id=76213 -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] bootstrapping uclibc

2005-11-26 Thread Natanael Copa
On lør, 2005-11-26 at 03:55 -0500, Mike Frysinger wrote: On Wednesday 23 November 2005 05:55 am, Natanael Copa wrote: I am also wondering if anyone have an idea about how long time it will take before the uclibc-0.9.28 gets marked as stable. as soon as i get up the guff to make stages

[gentoo-embedded] uclibc++ as default for embedded (was: dansguardian and uclibc++)

2005-12-19 Thread Natanael Copa
On fre, 2005-12-16 at 20:05 -0500, Ned Ludd wrote: On Fri, 2005-12-16 at 08:52 +0100, Natanael Copa wrote: The romour says its possible to compile kde with uclibc++ so I was hoping it would be possible to use uclibc++ It's true. You can replace most of your system with uclibc++. It just

Re: [gentoo-embedded] dansguardian and uclibc++

2005-12-19 Thread Natanael Copa
On man, 2005-12-19 at 13:28 +0100, Peter S. Mazinger wrote: On Fri, 16 Dec 2005, Natanael Copa wrote: On tor, 2005-12-15 at 12:19 -0500, René Rhéaume wrote: 2005/12/15, Natanael Copa [EMAIL PROTECTED]: I'm trying to avoid the gcc runtime dependency. What do you mean ? libgcc

Re: [gentoo-embedded] glibc-2 status

2005-12-27 Thread Natanael Copa
On tir, 2005-12-27 at 13:02 -0500, solar wrote: On Tue, 2005-12-27 at 14:36 +0100, Natanael Copa wrote: There were some kind of conflict some time ago related to NLS in glibc-2. It resulted in glibc-2 got masked. You mean glib2 vs glibc? ofcourse (sorry) Anyone who know the status

Re: [gentoo-embedded] glibc-2 status

2005-12-27 Thread Natanael Copa
On tir, 2005-12-27 at 15:03 -0500, Mike Frysinger wrote: On Tuesday 27 December 2005 13:02, solar wrote: On Tue, 2005-12-27 at 14:36 +0100, Natanael Copa wrote: Anyone who know the status of glibc-2 in embedded? Assuming you mean glib2 it still remains at the same state. This is a sore

Re: [gentoo-embedded] GNAP+VPN=PROBLEMS

2005-12-28 Thread Natanael Copa
I'm not sure if this is the proper place to suggest this but, anyway... I have a bootable proof-of-concept CD, build from gnetoo-embedded, that probably could do what you want without you needing compiling anything. fetch latest iso from http://jv.lmdata.org/alpine/hardened/isoimages/ This is

Re: [gentoo-embedded] GNAP+VPN=PROBLEMS

2005-12-29 Thread Natanael Copa
On tor, 2005-12-29 at 14:18 +, João Brázio wrote: Dear Brian, The function not implemented is utime, is this a known bug ? You run on a 2.4 kernel with uclibc compiled agains 2.6 headers. # cat test.py import os,time f = 'foobar' a = file(f, w) a.write(a) a.close() os.utime(f,

Re: [gentoo-embedded] GNAP+VPN=PROBLEMS

2005-12-29 Thread Natanael Copa
: linux-headers/linux-headers-2.4.26.ebuild Kernel: 2.4.28-gentoo-r8 #1 Mon Mar 14 10:57:18 GMT 2005 i686 On 12/29/05, Natanael Copa [EMAIL PROTECTED] wrote: On tor, 2005-12-29 at 14:18 +, João Brázio wrote: Dear Brian, The function not implemented

Re: [gentoo-embedded] lockups with hardened kernel

2006-01-13 Thread Natanael Copa
On man, 2006-01-09 at 17:20 +0100, Peter S. Mazinger wrote: On Sat, 7 Jan 2006, Mike Frysinger wrote: On Saturday 07 January 2006 02:30, Natanael Copa wrote: On lør, 2006-01-07 at 00:44 -0500, Mike Frysinger wrote: On Wednesday 04 January 2006 03:52, Natanael Copa wrote: I got

Re: [gentoo-embedded] Bootloader for Embedded System

2006-03-28 Thread Natanael Copa
Lutz Schönemann wrote: Hi, I'm trying to get Linux running on a x86 embedded-system (Panel PC Atlas). The os should be loaded from a CF-Card (CF-Card reader is onboard and bootable). My current problem with it is that I don't know how to get a bootloader installed on a CF-Card. I have a

Re: [gentoo-embedded] mii-tool single distribution

2006-05-30 Thread Natanael Copa
with plenty of space. Cool! It would be even more interesting if you could get it into busybox and/or get it into portage. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] udev

2006-06-20 Thread Natanael Copa
get time I will look at how to replace it with busybox's mdev. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] dhcp across segments with dnsmasq?

2006-06-26 Thread Natanael Copa
work for me. What's the problem? -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] dhcp across segments with dnsmasq?

2006-06-27 Thread Natanael Copa
On Mon, 2006-06-26 at 18:17 -0500, [EMAIL PROTECTED] wrote: On Tue, Jun 27, 2006 at 12:56:38AM +0200, Natanael Copa wrote: On Mon, 2006-06-26 at 16:16 -0500, [EMAIL PROTECTED] wrote: The GNAP box doesn't issue a response, apparently because it can't see that the request is coming from

Re: [gentoo-embedded] ADSL router + firewall + PoPToP....

2006-06-28 Thread Natanael Copa
delays caused by cdrom spinning up (everything is in ram so responsetimes should even be faster than from disk) and you can do (security) updates without rebooting. Its designed for routers, firewalls, small servers without harddisk. Thanks! 2006/6/28, Natanael Copa [EMAIL PROTECTED

Re: [gentoo-embedded] ADSL router + firewall + PoPToP....

2006-06-28 Thread Natanael Copa
On Wed, 2006-06-28 at 16:55 -0400, Philippe Clérié wrote: On Wednesday 28 June 2006 08:18, Natanael Copa wrote: If you want to see it in action, try: http://tanael.org/alpine/v1.1/iso/alpine-1.1.3_beta8-060622-i386.iso Its 125Mb Isn't that a bit large for an 'embedded' distribution

Re: [gentoo-embedded] Xserver problems

2006-06-29 Thread Natanael Copa
(I reorganized so the archives will be more useful) On Thursday 29 June 2006 00:20, Shashidhara RaoB wrote: Fatal server error: xf86OpenConsole: Cannot open virtual console 7 (No such file or directory) do you have the correct devices nodes in /dev/ ? -mike On Thu, 2006-06-29 at

[gentoo-embedded] openswan/uclibc bug?

2006-06-29 Thread Natanael Copa
here have noticed it? Does it affect 2.6 kernels? http://bugs.xelerance.com/view.php?id=627 -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] web development for embedded?

2006-08-07 Thread Natanael Copa
On Mon, 2006-08-07 at 13:44 +0200, Peter S. Mazinger wrote: On Mon, 31 Jul 2006, Natanael Copa wrote: Hi all, Kepler seems to be a good platform if you are developing web on embedded. http://www.keplerproject.org/ Does anybody have ebuilds for the kepler web development framework

Re: [gentoo-embedded] busybox + python questions

2006-08-09 Thread Natanael Copa
-- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] writing device drivers howto

2006-08-22 Thread Natanael Copa
did. google for cryptodev. Bye, Andy -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] busybox switch_root: not rootfs

2006-08-31 Thread Natanael Copa
have to call it from your initramfs init script. I suspect that you process calling switch_root is not pid=1 -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] gnap for wrap with a cgi app

2006-08-31 Thread Natanael Copa
on a new webconf for the gentoo based alpinelinux these days. http://alpinelinux.org You will most likely be able to reuse stuff from there. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] hardened gcc-4.1 and uclibc

2006-09-18 Thread Natanael Copa
Hi, I tried to upgrade my uclibc/hardened to gcc-4.1 today but it failed. I discovered the the hardened flag was unset. is i possible to run hardened uclibc with gcc or should I just drop that for now? should gcc-4.1 be masked in the uclibc/hardened profile? Thanks! -- Natanael Copa

Re: [gentoo-embedded] libgcc_s.so.1

2006-09-21 Thread Natanael Copa
and in toolchain (/usr/arm-softfloat-linux-gnueabi) root. Any ideas? IIRC its a gcc bug. Search uclibc mailing list. -- Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] hardened gcc-4.1 and uclibc

2006-09-23 Thread Natanael Copa
On Sat, 2006-09-23 at 00:13 -0400, Mike Frysinger wrote: On Monday 18 September 2006 16:41, Natanael Copa wrote: I tried to upgrade my uclibc/hardened to gcc-4.1 today but it failed. I discovered the the hardened flag was unset. fixed in cvs is i possible to run hardened uclibc

Re: [gentoo-embedded] /sbin/functions.sh missing in baselayout-lite

2006-09-23 Thread Natanael Copa
On Fri, 2006-09-22 at 23:42 -0400, Mike Frysinger wrote: On Friday 22 September 2006 20:15, Natanael Copa wrote: The biggest differences is the debian style /etc/network/interfaces (I use busybox stuff rather than trying to port the zillions gentoo gawk/bash specifics) i wouldnt bother

Re: [gentoo-embedded] hardened gcc-4.1 and uclibc

2006-09-27 Thread Natanael Copa
On Mon, 2006-09-25 at 09:52 -0400, Mike Frysinger wrote: On Saturday 23 September 2006 18:46, Natanael Copa wrote: Its still not fixed. Note the (-hardened) should be fixed now for real I reported a bug on it but got the reponse: not supported https://bugs.gentoo.org/show_bug.cgi?id=149292

Re: [gentoo-embedded] apache on gnap (problems with apr-util)

2006-09-29 Thread Natanael Copa
On Fri, 2006-09-29 at 14:10 +0200, Janusz Syrytczyk wrote: Hi, I would like to have apache web server with php module on my GNAP system, apache on embedded? You might have your reasons for that, but there are many good alternatives: mini_httpd lighttpd appWeb

[gentoo-embedded] jamvm

2006-12-21 Thread Natanael Copa
Hi, Has anybody managed to install jamvm and classpath with hardened/uclibc? gnu-classpath fails to emerge because there is no java vm - and the javavm is supposed to be jamvm. Any hints? -- gentoo-embedded@gentoo.org mailing list

RE: [gentoo-embedded] jamvm

2006-12-21 Thread Natanael Copa
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Natanael Copa Sent: Thursday, December 21, 2006 3:28 PM To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] jamvm Hi, Has anybody managed to install jamvm and classpath with hardened/uclibc? gnu

RE: [gentoo-embedded] jamvm

2006-12-21 Thread Natanael Copa
On Thu, 2006-12-21 at 15:58 -0600, Morgan, Austin D. wrote: Hi, Has anybody managed to install jamvm and classpath with hardened/uclibc? gnu-classpath fails to emerge because there is no java vm - and the javavm is supposed to be jamvm. I managed to compile jamvm-1.4.4-r1 with --nodeps

[gentoo-embedded] Feature request for qmerge

2007-01-19 Thread Natanael Copa
Hi, I was looking at qmerge in portage-utils. It looks very promising. I'm not sure if this is the right place to ask but here we go. I would like to have support for ROOT so you can install a package in a different root: ROOT=/new_root qmerge uclibc busybox I would also be nice to be able

Re: [gentoo-embedded] Updating embedded systems

2007-01-20 Thread Natanael Copa
On Sat, 2007-01-20 at 12:51 +, Ed W wrote: I'm considering building a really stripped down environment to run Asterisk on an epia based machine. There are actually quite a lot of resources available on this box so it's not quite embedded, but I was wondering what the recommended ways

Re: [gentoo-embedded] Getting new device events

2007-02-09 Thread Natanael Copa
]* root:disk 0660 */usr/local/bin/newusbdisk.sh Wil execute /usr/local/bin/newusbdisk.sh every time an usbdisk is either attatched or detached. Thanks. I (as you probably guessed) didn't know that :-) mdev is underestimated. its awesome. :-) Natanael Copa -- gentoo-embedded@gentoo.org

[gentoo-embedded] init.d scripts and bash

2007-03-08 Thread Natanael Copa
and such are used (very often its easy to work around) Are there any hope for setting a gentoo policy that says bash specific things should be avoided if possible in init.d scripts? Natanael Copa -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] init.d scripts and bash

2007-03-09 Thread Natanael Copa
On Fri, 2007-03-09 at 01:08 -0800, Ned Ludd wrote: On Fri, 2007-03-09 at 07:39 +, Roy Marples wrote: On Thu, 08 Mar 2007 16:00:50 -0800 Ned Ludd [EMAIL PROTECTED] wrote: On Thu, 2007-03-08 at 17:00 +0100, Natanael Copa wrote: Hi, Are there anybody more than me that use

Re: [gentoo-embedded] init.d scripts and bash

2007-03-09 Thread Natanael Copa
On Fri, 2007-03-09 at 01:08 -0800, Ned Ludd wrote: On Fri, 2007-03-09 at 07:39 +, Roy Marples wrote: baselayout-2 is pure C (except for the init scripts themselves) and is nearing the final stage of development before it enters the tree. It currently works with any shell in portage

Re: [gentoo-embedded] init.d scripts and bash

2007-03-09 Thread Natanael Copa
On Fri, 2007-03-09 at 11:58 +, Roy Marples wrote: On Fri, 09 Mar 2007 12:51:22 +0100 Natanael Copa [EMAIL PROTECTED] wrote: On Fri, 2007-03-09 at 01:08 -0800, Ned Ludd wrote: On Fri, 2007-03-09 at 07:39 +, Roy Marples wrote: baselayout-2 is pure C (except for the init

Re: [gentoo-embedded] init.d scripts and bash

2007-03-09 Thread Natanael Copa
On Fri, 2007-03-09 at 14:27 +, Roy Marples wrote: On Fri, 09 Mar 2007 13:58:35 +0100 Natanael Copa [EMAIL PROTECTED] wrote: Could you redo your patches to stop using [[ .. ]] and just [ .. ] so they work on dash, ash and FreeBSD sh. oh... Then the amount of needed patches increase

Re: [gentoo-embedded] port forwarding as simple as possible

2007-04-10 Thread Natanael Copa
it? http://lartc.org/howto/lartc.tunnel.ip-ip.html Otherwise you have openvpn, tinc. Natanael Copa -- gentoo-embedded@gentoo.org mailing list

[gentoo-embedded] portage light?

2007-07-04 Thread Natanael Copa
bandwidth/diskspace for my gentoo based project. Natanael Copa -- [EMAIL PROTECTED] mailing list

Re: [gentoo-embedded] arm gnueabi / uClibc

2007-07-10 Thread Natanael Copa
On Tue, 2007-07-10 at 16:25 -0400, Mike Frysinger wrote: On Tuesday 10 July 2007, Christopher Friedt wrote: I've been out of the loop for a tiny bit, so could anyone shed some light on the status of the EABI on ARM processors for me? Is it compatible with any version of uClibc ?

Re: [gentoo-embedded] software choices for embedded system

2007-07-11 Thread Natanael Copa
On Wed, 2007-07-11 at 21:53 +0100, Marcelo Coelho wrote: Hi! I'm trying to create a minimal system and using the ROOT var to set the location where I want the packages to be installed. The problems arise when I tried to choose a cron daemon: I would have to install 39 packages,

Re: [gentoo-embedded] Would TS Host a public Wiki + portage overlay?

2007-07-24 Thread Natanael Copa
? Natanael Copa -- [EMAIL PROTECTED] mailing list

Re: [gentoo-embedded] status of uclibc (WAS: arm gnueabi / uClibc)

2007-07-27 Thread Natanael Copa
On Fri, 2007-07-27 at 02:47 -0400, Mike Frysinger wrote: On Thursday 26 July 2007, Natanael Copa wrote: I'm curious how the roadmap is. Should we try to fix 0.9.29 and get an 0.9.29.x into portage yes -mike What needs to be done? Looks like many issues are not related to x86 which is my

Re: [gentoo-embedded] no shadow?

2007-08-10 Thread Natanael Copa
On Fri, 2007-08-10 at 16:49 +0200, Peter Stuge wrote: On Fri, Aug 10, 2007 at 10:36:52AM -0400, Mike Frysinger wrote: 2. to every service I need to write a SXXdaemon and KYYdaemon script to start and stop the service. Is there any easier way to do that? Maybe installing a tinyinit or

Re: [gentoo-embedded] precompiled packages for embedded system

2007-09-18 Thread Natanael Copa
On Tue, 2007-09-18 at 17:22 +0200, [EMAIL PROTECTED] wrote: On Tuesday 18 September 2007, [EMAIL PROTECTED] wrote: The question is now because the metadata (USE-Flags / deps) are not part of the tbz2-packages yes they are but where for example the wget pkg contains: tar

Re: [gentoo-embedded] precompiled packages for embedded system

2007-09-19 Thread Natanael Copa
On Tue, 2007-09-18 at 22:36 -0400, Mike Frysinger wrote: On Tuesday 18 September 2007, Ned Ludd wrote: qtbz2 -O -x /tmp/wget-1.10.2.tbz2 | qxpak -l -O - one thing ive never liked about qtbz2 and qxpak is the usage seems obscure ... i need to re-learn the syntax everytime i try playing

Re: [gentoo-embedded] include baselayout in initramfs

2007-09-28 Thread Natanael Copa
On Fri, 2007-09-28 at 23:10 +0800, Siong-Ui Te wrote: I am trying to build a initramfs image which contains normal root filesystem, and successfully compile baselayout and related packages into the initamfs image. After kernel finishes initilizing and recognize the initramfs as root

Re: [gentoo-embedded] include baselayout in initramfs

2007-10-01 Thread Natanael Copa
On Mon, 2007-10-01 at 11:14 +0800, Siong-Ui Te wrote: I found temporary solution to this. Here is my /init: --- #!/bin/ash umask 022 exec dev/console dev/console 21 exec chroot . /sbin/init --- and I modified rootfs in /etc/fstab as following / / tmpfs

Re: [gentoo-embedded] can't load ramdisk correctly on nslu2

2007-10-02 Thread Natanael Copa
On Tue, 2007-10-02 at 10:44 -0400, Jason wrote: Ok, I'm frustrated. :-) I have the kernel loaded and running via serial/TFTP into an NSLU2. It may not be configured correctly (duh), and the kernel command line might not be correct (also, duh). I've tried so many variants of the two, I

Re: [gentoo-embedded] baselayout-2, busybox and uclibc

2007-10-11 Thread Natanael Copa
On Wed, 2007-10-10 at 20:48 +0200, Marc Blumentritt wrote: Hi, first: Be warned, this is a long email! I'm working on my first embedded system. I plan to build for my media pc a minimal gentoo, based on uclibc, busybox, and baselayout-2. I want to use standard init.d scripts from gentoo.

Re: [gentoo-embedded] Re: baselayout-2, busybox and uclibc

2007-10-12 Thread Natanael Copa
On Thu, 2007-10-11 at 18:12 +0200, Marc Blumentritt wrote: Natanael Copa schrieb: 6.) Configuration of busybox: busybox provides a lot of tools, but some tools should not be used. I have so far identified: - start-stop-daemon (provided by baselayout-2) I use bb start-stop-daemon

Re: [gentoo-embedded] Re: baselayout-2, busybox and uclibc

2007-10-15 Thread Natanael Copa
On Sun, 2007-10-14 at 15:44 +0200, Marc Blumentritt wrote: Marc Blumentritt schrieb: For device file creation I use the mdev script from Natanael's alpine-baselayout (thanks for this!). I added the option, that it should be started before every other script in boot to have all device files

Re: [gentoo-embedded] busybox init scripts

2007-10-29 Thread Natanael Copa
On Sun, 2007-10-28 at 19:43 -0400, Mike Frysinger wrote: On Saturday 27 October 2007, Marc Blumentritt wrote: is someone working on Gentoo init scripts for busybox tools like syslogd, hdparm, etc? the only thing that could be changed is having init.d scripts be written in POSIX shell

Re: [gentoo-embedded] Re: busybox init scripts

2007-11-02 Thread Natanael Copa
On Fri, 2007-11-02 at 19:42 +0100, Marc Blumentritt wrote: Mike Frysinger schrieb: i think the best from a support stand point would be to have a busybox-initd package that'd parse the busybox config file to see what is enabled, and then copy the relevant init.d scripts from the

Re: [gentoo-embedded] Re: baselayout-2, busybox and uclibc

2007-11-02 Thread Natanael Copa
On Fri, 2007-11-02 at 20:41 +0100, Marc Blumentritt wrote: Hi, I just want to give some feedback how far I'm with this. The base system is quite minimal, only busybox, uclibc, and baselayout-2 is used. awesome! @ Natanael: I have a problem with usbdev, which seems to be made for kernel

Re: [gentoo-embedded] libstdc++ / uclibc++ confusion

2007-11-07 Thread Natanael Copa
On Tue, 2007-11-06 at 13:46 -0800, Ned Ludd wrote: On Tue, 2007-11-06 at 16:10 -0500, Jason wrote: Okay, I'll admit it. I don't like C++. As a result, I don't use it and am not familiar with it. I don't want to start a flame, I'm just trying to explain why I'm so d*mn confused. :-)

[gentoo-embedded] adding non POSIX funcs to uclibc

2007-11-07 Thread Natanael Copa
Hi, I'm working getting open-iscsi to work with uclibc. I actually got it working with some hacks. what I did was to comment out the code that checks if harware address corresponds to net device. It uses getifaddrs which is not implemented in uclibc. Second was lots of use of scandir(,

Re: [gentoo-embedded] libstdc++ / uclibc++ confusion

2007-11-07 Thread Natanael Copa
On Wed, 2007-11-07 at 10:12 -0800, Ned Ludd wrote: On Wed, 2007-11-07 at 11:28 +0100, Natanael Copa wrote: kismet has another bug though. A missing -lm in LDFLAGS. testate.o getopt.o tcpserver.o server_protocols.o server_globals.o kismet_server.o -luClibc++ -lpcap iwcontrol.o

Re: [gentoo-embedded] Re: [baselayout2] Who should create /lib/rc/init.d/* ?

2007-11-09 Thread Natanael Copa
On Thu, 2007-11-08 at 22:00 +0100, Marc Blumentritt wrote: I did the same and I'm still working on it (see my thread; 1.st mail was on 17.10.2007). Right now I'm working on better mdev control, This is interesting. Please post your results. then I want to create init scripts for certain

Re: [gentoo-embedded] Re: baselayout-2, busybox and uclibc

2007-11-10 Thread Natanael Copa
On Sat, 2007-11-10 at 10:48 +0100, Marc Blumentritt wrote: One more question about what exactly your usbdev script is doing. It looks into /sys/class/usb_device/$MDEV/device/*/modalias and loads the modules listed there. What modules are these? When plugging in a webcam, mdev will not load

Re: [gentoo-embedded] baselayout-lite

2007-11-18 Thread Natanael Copa
On Sun, 2007-11-18 at 23:11 +0100, Petric Frank wrote: Hello, On Sonntag, 18. November 2007, Natanael Copa wrote: svn://svn.alpinelinux.org/alpine-portage/trunk/sys-apps/alpine-baselayout/ Had a first look to it. Looks promising. Is there somewhere an ebuild for it or do i have

Re: [gentoo-embedded] NSLU2 and update to a newer kernel

2008-02-14 Thread Natanael Copa
On Wed, 2008-02-13 at 11:10 -0500, David Ford wrote: Q. Should I expect people to follow my opinion of how messages are formatted and make them scroll a growing number of pages for each new email to reach the most recently typed content? A. If I'm anal and feel people must oblige my opinion.

Re: [gentoo-embedded] undefined reference to `__tls_get_addr'

2008-02-20 Thread Natanael Copa
On Wed, 2008-02-20 at 10:58 -0500, Joshua Pollak wrote: I'm building an embedded Gentoo distribution with uclibc (currently 0.9.28.3) and I'm getting the above error merging various packages (e2fsprogs-1.40.4 is the first one I hit). Any idea what is causing this? TLS

Re: [gentoo-embedded] GNAP status

2008-05-10 Thread Natanael Copa
On Fri, 2008-05-09 at 11:35 -0400, wireless wrote: Hello, I remember some discussion on GNAP and the fact that some were working on updating it. Does any know the current status of the efforts to update GNAP and when possible it might be suitable (updated) for use on i586 (K6) based

Re: [gentoo-embedded] GNAP status

2008-05-12 Thread Natanael Copa
On Sat, 2008-05-10 at 13:56 -0400, wireless wrote: Natanael Copa wrote: I remember some discussion on GNAP and the fact that some were working on updating it. Does any know the current status of the efforts to update GNAP and when possible it might be suitable (updated) for use on i586

Re: [gentoo-embedded] Correct uclibc profile to use?

2008-05-15 Thread Natanael Copa
On Wed, 2008-05-14 at 09:12 -0700, Ned Ludd wrote: When Robin returns from Hong Kong etc.. We should see what we can do about having our mailing lists outright reject posts that are text/html. It messes up archives and the likes. yes please. that would be nice. -nc --

Re: [gentoo-embedded] seting up Alpine on VIA C7?

2008-09-08 Thread Natanael Copa
On Sun, 2008-09-07 at 00:15 +0300, Jan Klod wrote: Hi! hi, sorry for late reply. had long weekend. I was told, it's possible to find competent people here. The question is about what it takes to set up Alpine on C7-based board? * does downloadable Alpine image run on C7? Yes it works

[gentoo-embedded] [PATCH] uclibc-0.9.30 and broken gcc-3.4.6

2008-11-13 Thread Natanael Copa
Hi, After compiling uclibc with gcc-3.4.6 (current hardened compiler) any program linked with -lpthread just segfaulted. shows up that gcc first omits the framepointer then tries to access it. To work around it, gcc-3.4.6 need to add -fno-omit-framepointer to libpthreads.old/* attatched patch

Re: [gentoo-embedded] Configuration of an embedded system

2008-11-20 Thread Natanael Copa
On Thu, 2008-11-20 at 02:50 -0800, Ryan Tandy wrote: On Wed, Nov 19, 2008 at 11:13:46AM -, Gareth McClean wrote: a) Do any open source projects target the initial setup of an embedded system i.e. basics like manually configuring an Ethernet port, configuration of wireless networking or

Re: [gentoo-embedded] /sbin/runscript

2009-02-12 Thread Natanael Copa
On Fri, 2009-02-13 at 00:43 +0100, Jakub Ladman wrote: Hello I am building a minimal system to run some services and my libsdl based application. Everything must fit into 16MB of flash memory. I have a set of init.d script + a gentoo compatible runscript for my alpine linux distro. The

Re: [gentoo-embedded] Gnap and google SOC

2009-03-27 Thread Natanael Copa
On Wed, 2009-03-25 at 14:24 -0400, wireless wrote: Does it make sense to try to put embedded gentoo on an old x86 machine? (486 or 586)? If not what embedded nix distro would anyone recommend for these very old machines, keeping in mind that kids and teenagers will be playing with them for