Thx, nearly instantly I found the same switch in the menuconfig :-)

For me it is a bit weird that it is nowhere mentioned that not all changes from the /projectroot/ are build into the rootFS. 


Best regards, 
Pascal


2013/7/24 Jürgen Beisert <jbe@pengutronix.de>


On Tuesday 23 July 2013 17:40:36 Pascal K wrote:
> Hello everyone,
>
> from the PTX Guru Guide I know that if I want to change some files for the
> rootFS I should apply the changes within this folder.
>
> So did I change /projectroot/etc/udev.conf and created within
> /projectroot/lib/udev/rules.d a 70-wireless-net.rules file to configure my
> wireless driver at startup. Instead of (ifconfig wlan0 up).
>
> But these changes are not taken when I run ptxdist go;ptxdist images on my
> system. They are jsut ignored.
>
> Any ideas?

Installing the "/etc/udev.conf" file depends on the symbol
PTXCONF_UDEV_ETC_CONF[1] to be enabled.

Nearly the same for the files in "/projectroot/lib/udev/rules.d". They depend
on the symbol PTXCONF_UDEV_CUST_RULES[1] to be enabled.

Did you enable these symbols in your config?

Regards,
Juergen

[1] valid for the current PTXdist in its GIT repo

--
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-5121-206917-5128 |
Peiner Str. 6-8, 31137 Hildesheim, Germany    | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |