**** BEGIN LOGGING AT Mon Jul 18 02:59:58 2011 Jul 18 12:55:00 Jay7: iirc the initramfs still needs to be prepopulated by a micro-devices-table, even with devtmpfs Jul 18 12:55:12 isn't? Jul 18 21:15:19 Jay7: hello Jul 18 21:15:30 hi ant__ Jul 18 21:15:42 about devtmpfs - yes Jul 18 21:15:57 devices are not appears automagically.. Jul 18 21:16:33 koen suggested to drop pre-2.6.32 Jul 18 21:17:23 well, you could do a release 0.9 and then require 2.6.32 from 1.0 Jul 18 21:17:41 or apply that devtmpfs patch Jul 18 21:18:27 hm.. why do we need devtmpfs? Jul 18 21:18:48 I asked to extend device_tables-minimal in oe-core Jul 18 21:19:02 koen replied'why don't use devtmpfs?' Jul 18 21:19:20 because devtmpfs does not populate devices w/o devices manager Jul 18 21:19:29 or I misunderstand things Jul 18 21:19:54 once the kernel starts devtmps can do the basics Jul 18 21:20:02 but iirc we have had no devices with devtmpfs but w/o udev Jul 18 21:20:07 for the kernel to boot you need the basic devices... Jul 18 21:21:06 hm.. Jul 18 21:21:11 but it should Jul 18 21:21:11 no, that is not the problem Jul 18 21:21:19 the issue was the delay Jul 18 21:22:06 Device Drivers ---> Generic Driver Options ---> Jul 18 21:22:08 [*] Create a kernel maintained /dev tmpfs Jul 18 21:22:09 [*] Automount devtmpfs at /dev Jul 18 21:22:14 we need this in kernel then Jul 18 21:23:08 yes, is default and takes 20kb compressed Jul 18 21:23:36 is disabled now Jul 18 21:27:40 well.. I can import devtmpfs patch again Jul 18 21:27:45 Jay7: btw...you could reply and say we have code for device recreation (link) Jul 18 21:28:03 and we may just use --enable-devtmpfs/--disable-devtmpfs Jul 18 21:28:20 so we make oe-core aware of the project :) Jul 18 21:28:31 but we need /dev/null, /dev/tty*, /dev/console, etc Jul 18 21:28:55 and /dev/input/event* Jul 18 21:29:00 or /dev/event* Jul 18 21:30:13 yes, device_table-micro.txt Jul 18 21:30:54 http://paste.debian.net/123283/ Jul 18 21:31:03 iirc I used this one during tests Jul 18 21:31:22 no event* Jul 18 21:31:46 well.. just enable devtmpfs and try again Jul 18 21:32:04 well, better here Jul 18 21:32:05 http://paste.debian.net/123284/ Jul 18 21:32:09 with "[*] Automount devtmpfs at /dev" it should work event w/o patch Jul 18 21:32:22 no Jul 18 21:32:31 not valid in case of initramfs Jul 18 21:32:37 must be done manually Jul 18 21:32:46 (it was so last time I checked...) Jul 18 21:33:54 see help text Jul 18 21:35:31 http://lxr.free-electrons.com/source/drivers/base/Kconfig Jul 18 21:35:34 line 47 Jul 18 21:36:28 + This option does not affect initramfs based booting, here Jul 18 21:36:30 + the devtmpfs filesystem always needs to be mouted manually Jul 18 21:36:31 + after the roots is mounted. Jul 18 21:36:42 well.. then we need patch Jul 18 21:37:16 last lines are interesting... Jul 18 21:37:24 ..completely empty... Jul 18 21:38:11 but I don't think for initramfs Jul 18 21:38:23 how do you read it? Jul 18 21:39:18 same - initramfs have exception Jul 18 21:39:35 i.e. you should mount it manually in initramfs-based boot Jul 18 21:40:09 yes, and the basic nodes are required Jul 18 21:40:27 we can try again, I don't remember much Jul 18 21:40:47 and yes, size of /dev was less than 20kb :) Jul 18 21:41:14 I remember we stopped testing, no benefits Jul 18 21:42:28 imho we don't needed device-table then Jul 18 21:50:34 well.. I'll reintegrate devtmpfs patch then Jul 18 21:50:54 now sleep Jul 18 21:58:10 gn **** ENDING LOGGING AT Tue Jul 19 02:59:56 2011