**** BEGIN LOGGING AT Thu Nov 06 02:59:57 2008 Nov 06 09:56:50 hi Nov 06 09:59:52 i'm trying to build slugosbe from source, to modify contents of the firmware, but I'm not able to find which file creates the filesystem and what files are copied into it, anyone can help? Nov 06 10:54:06 vinvin: packages/images/slugos-image.bb Nov 06 11:03:24 i've just seen there is a dependance to task-slugos in this file, in which there actually is which packages are to be copied into the image Nov 06 11:03:50 but I don't find what kernel package is used Nov 06 11:04:36 rwhitby: do you know what package creates the rootfs ? Nov 06 11:04:57 and what means the inherit image nslu2-image at the bottom of the file, I can't find them anywhere Nov 06 11:06:04 nslu2-image is a .bbclass file Nov 06 11:06:12 task-slugos says which packages to include Nov 06 11:06:21 slugos-image actually builds the rootfs Nov 06 11:06:44 have you read the openembedded user manual? Nov 06 11:07:55 no! that can be useful thanks :) Nov 06 11:08:11 maybe there could be a link on the wiki page of the mastermakefile Nov 06 11:09:14 feel free to add one Nov 06 11:09:21 :) Nov 06 11:32:20 rwhitby: in task-slugos.bb there is a RDEPENDS on kernel, but i don't find where this is defined, can you tell me? Nov 06 11:32:36 packages/linux/linux-ixp4xx Nov 06 11:33:03 set by PREFERRED_PROVIDER in the .conf file Nov 06 11:33:23 oh ok thanks :) Nov 06 14:14:58 there's something I don't understand: I've modified the list of packages in openembedded/packages/meta/slugos-packages.bb to the minimum, and when I make sluosbe-image, it stil has 740 tasks and compiles a lot of unneeded things. How can I reduce the compilation to only needed packages ? Nov 06 23:28:06 vinvin: a lot of stuff is compiled to make sure the toolchain for compiling the real stuff is known and correct **** ENDING LOGGING AT Fri Nov 07 02:59:57 2008