Sorry for the late response. Didn't saw this mail until now. > * there is an init script to mount devtmpfs but no mention of why it is > necessary and that mounting devtmpfs is disabled in the kernel.
It is there as CONFIG_DEVTMPFS_MOUNT mounts the devtmpfs automatically on /dev but we're getting into the rootfs currently via pivot_root so /dev is not mounted in the real rootfs. Because of this we're doing it during the init phase manually. > * the crespo machine uses....kdrive instead of xorg, again no mention > of why, is it to get xrandr -o 1 ? I just copied some old machine description so we can move to xorg instead of kdrive. > I don't want to attack the author of the meta-samsung but rather discuss > theses facts,in order to fix it if possible... No problem, I am a fan of critism and try to get nothing personally at first :) regards, Simon -- Simon Busch - http://mm.gravedo.de/blog/ _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
