[ptxdist] Madwifi 0.9.3 rule, but needs improvement

2007-03-22 Thread Tom St
) madwifi.org; PTXDist Integration: Tom St) @$(call install_fixup, madwifi,DEPENDS,) @$(call install_fixup, madwifi,DESCRIPTION,missing) # install all madwifi tools @$(call install_copy, madwifi, 0, 0, 0755, $(MADWIFI_DIR)/tools/wlanconfig, /usr/bin/wlanconfig

[ptxdist] Haserl rules!

2007-03-22 Thread Tom St
,PACKAGE,haserl) @$(call install_fixup,haserl,PRIORITY,optional) @$(call install_fixup,haserl,VERSION,$(HASERL_VERSION)) @$(call install_fixup,haserl,SECTION,base) @$(call install_fixup,haserl,AUTHOR,N. Angelacos; PTXDist rule: Tom St) @$(call install_fixup,haserl

Re: [ptxdist] Hints on how to use sparse space as /config partition

2007-03-22 Thread Tom St
Hi, The sectors seem to be locked. Try to go into U-Boot and do a 'protect off all' (don't be afraid, the U-Boot sector will be protected again after a reset). In U-Boot you can try flinfo to see if you were successful. Ok, that did the trick. The sparse partition is quite small (in total

[ptxdist] Q: looking for /etc/preinit mechanism

2007-03-26 Thread Tom St
Hi, I want to execute some mount commands just before init gets started. This is needed to change the root filesystem just before any other service is started. For instance OpenWRT is using such a mechanism to layer the read/writable JFFS2 partition over the cramfs read-only mount. The needed

Re: [ptxdist] Q: looking for /etc/preinit mechanism

2007-03-26 Thread Tom St
Hello again, I am doing something similar by placing an initramfs into the kernel. In the initramfs I have a few klibc binaries statically compiled (dash, mount, losetup, etc., plus a few device nodes). In my /init script I call a few mount commands and then 'exec run-init /newroot

Re: [ptxdist] Q: looking for /etc/preinit mechanism

2007-03-26 Thread Tom St
Hello, I don't know why your pre-init script is not working, but I do not think it will work even if the kernel can find it. I think busybox init will need to have PID 1, so you will need to call it from a program like run-init. I tried now to delete the symlink /sbin/init with my

Re: [ptxdist] Haserl rules!

2007-05-08 Thread Tom St
Hello, Is there a reason why haserl was not included into ptxdsit 1.0.0? Kind regards, Tom -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] memory problem with my soft

2007-07-11 Thread Tom St
PEBCAC? ;-) I had to look that up :-) -- ptxdist mailing list ptxdist@pengutronix.de