> > thx that worked, but the /home/user is still missing > > > > login: can't chdir to home directory '/home/user' > > > > where do I add this dir? > > I would suggest to make a BSP specific package of type "file" for > this and let the make rule install the directory (and maybe other > stuff). thx already done it by using install_copy and install_tree macro in extra rule file. Best Regards, Oliver