* [Buildroot] makedev questions
@ 2010-04-20 10:37 William Wagner
2010-04-20 11:19 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: William Wagner @ 2010-04-20 10:37 UTC (permalink / raw)
To: buildroot
Hello,
Just trying to get everything working again following recent changes in
git. After the makedev change I have a couple of questions.
Should the default value for BR2_PACKAGE_MAKEDEVS not be y? Without it
you get a rootfs without any device nodes. Or am I missing something?
Also am I right to think that TARGET_DEVICE_TABLE has been removed?
There still appears to be a reference to it at
package\busybox\initramfs.mk(106): echo "$(HOST_DIR)/usr/bin/makedevs -d
$(TARGET_DEVICE_TABLE) $(BUILD_DIR)/initramfs"; \
--
------------------------------------------------------------------------
Will Wagner will_wagner at carallon.com
Development Manager Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] makedev questions
2010-04-20 10:37 [Buildroot] makedev questions William Wagner
@ 2010-04-20 11:19 ` Peter Korsgaard
2010-04-20 11:22 ` William Wagner
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2010-04-20 11:19 UTC (permalink / raw)
To: buildroot
>>>>> "William" == William Wagner <will_wagner@carallon.com> writes:
William> Hello,
William> Just trying to get everything working again following recent changes
William> in git. After the makedev change I have a couple of questions.
William> Should the default value for BR2_PACKAGE_MAKEDEVS not be y?
William> Without it you get a rootfs without any device nodes. Or am I
William> missing something?
No, BR2_PACKAGE_MAKEDEVS is for compiling makedevs to run on the target
(unlikely to be interesting).
Don't you have build/host-makedevs built? It seems to work here.
William> Also am I right to think that TARGET_DEVICE_TABLE has been removed?
Yes, it was removed in 64ec20e6c0 - Replaced by BR2_ROOTFS_DEVICE_TABLE.
William> There still appears to be a reference to it at
William> package\busybox\initramfs.mk(106): echo "$(HOST_DIR)/usr/bin/makedevs
William> -d
William> $(TARGET_DEVICE_TABLE) $(BUILD_DIR)/initramfs"; \
That file isn't used anywhere - I've removed it now.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] makedev questions
2010-04-20 11:19 ` Peter Korsgaard
@ 2010-04-20 11:22 ` William Wagner
2010-04-20 11:23 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: William Wagner @ 2010-04-20 11:22 UTC (permalink / raw)
To: buildroot
On 20/04/2010 12:19, Peter Korsgaard wrote:
>>>>>> "William" == William Wagner<will_wagner@carallon.com> writes:
>>>>>>
> William> Hello,
> William> Just trying to get everything working again following recent changes
> William> in git. After the makedev change I have a couple of questions.
>
> William> Should the default value for BR2_PACKAGE_MAKEDEVS not be y?
> William> Without it you get a rootfs without any device nodes. Or am I
> William> missing something?
>
> No, BR2_PACKAGE_MAKEDEVS is for compiling makedevs to run on the target
> (unlikely to be interesting).
>
> Don't you have build/host-makedevs built? It seems to work here.
>
>
Yes I do, just wasn't sure where I should be looking. Thanks
--
------------------------------------------------------------------------
Will Wagner will_wagner at carallon.com
Development Manager Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] makedev questions
2010-04-20 11:22 ` William Wagner
@ 2010-04-20 11:23 ` Peter Korsgaard
2010-04-20 11:25 ` William Wagner
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2010-04-20 11:23 UTC (permalink / raw)
To: buildroot
>>>>> "William" == William Wagner <will_wagner@carallon.com> writes:
Hi,
>> Don't you have build/host-makedevs built? It seems to work here.
William> Yes I do, just wasn't sure where I should be looking. Thanks
And you still don't get any device nodes in your filesystem? What fs
type are you using?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] makedev questions
2010-04-20 11:23 ` Peter Korsgaard
@ 2010-04-20 11:25 ` William Wagner
0 siblings, 0 replies; 5+ messages in thread
From: William Wagner @ 2010-04-20 11:25 UTC (permalink / raw)
To: buildroot
On 20/04/2010 12:23, Peter Korsgaard wrote:
>>>>>> "William" == William Wagner<will_wagner@carallon.com> writes:
>>>>>>
> Hi,
>
> >> Don't you have build/host-makedevs built? It seems to work here.
>
> William> Yes I do, just wasn't sure where I should be looking. Thanks
>
> And you still don't get any device nodes in your filesystem? What fs
> type are you using?
>
>
Initramfs, but I have been having a few issues elsewhere, including
problems rebasing. I think I have fixed them all now and have a clean
build going, so hopefully will be all fixed.
--
------------------------------------------------------------------------
Will Wagner will_wagner at carallon.com
Development Manager Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-04-20 11:25 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 10:37 [Buildroot] makedev questions William Wagner
2010-04-20 11:19 ` Peter Korsgaard
2010-04-20 11:22 ` William Wagner
2010-04-20 11:23 ` Peter Korsgaard
2010-04-20 11:25 ` William Wagner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox