* [Buildroot] tzdata when using a custom seleton
@ 2014-07-25 22:34 Danomi Manchego
2014-07-26 6:59 ` Thomas Petazzoni
2014-07-26 10:23 ` Yann E. MORIN
0 siblings, 2 replies; 3+ messages in thread
From: Danomi Manchego @ 2014-07-25 22:34 UTC (permalink / raw)
To: buildroot
All,
I recently started to update our buildroot at work from 2013.02 to
2014.05, and ran into a tzdata issue - still present with the latest
today. I am using a custom skeleton. Previously, I was able to use
the tzdata package to get time zone files into my rootfs. It seems
like I can't do that anymore because those options are shown only when
using the default skeleton.
I think that this comes from commit
d6a37917dde1293f6e25d87801283e098c22d580, "system: make the zoneinfo
list a system option", when the timezone list moved from
tzdata/Config.in to system/Config.in, changing names along the way.
Is it intentional that configurations using custom skeletons can no
longer install time zone files? Or is it just a side effect of where
the moved settings are in system/Config.in?
Danomi -
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] tzdata when using a custom seleton
2014-07-25 22:34 [Buildroot] tzdata when using a custom seleton Danomi Manchego
@ 2014-07-26 6:59 ` Thomas Petazzoni
2014-07-26 10:23 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-07-26 6:59 UTC (permalink / raw)
To: buildroot
Dear Danomi Manchego,
On Fri, 25 Jul 2014 18:34:10 -0400, Danomi Manchego wrote:
> I think that this comes from commit
> d6a37917dde1293f6e25d87801283e098c22d580, "system: make the zoneinfo
> list a system option", when the timezone list moved from
> tzdata/Config.in to system/Config.in, changing names along the way.
>
> Is it intentional that configurations using custom skeletons can no
> longer install time zone files? Or is it just a side effect of where
> the moved settings are in system/Config.in?
I believe this is just an unwanted side-effect. Some of the options in
system/Config.in don't really make much sense when using a custom
skeleton (such as customizing the root password, the getty port, etc.).
However, the timezone installation/configuration certainly makes sense.
Yann ?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] tzdata when using a custom seleton
2014-07-25 22:34 [Buildroot] tzdata when using a custom seleton Danomi Manchego
2014-07-26 6:59 ` Thomas Petazzoni
@ 2014-07-26 10:23 ` Yann E. MORIN
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-07-26 10:23 UTC (permalink / raw)
To: buildroot
Danomi, All,
On 2014-07-25 18:34 -0400, Danomi Manchego spake thusly:
> I recently started to update our buildroot at work from 2013.02 to
> 2014.05, and ran into a tzdata issue - still present with the latest
> today. I am using a custom skeleton. Previously, I was able to use
> the tzdata package to get time zone files into my rootfs. It seems
> like I can't do that anymore because those options are shown only when
> using the default skeleton.
>
> I think that this comes from commit
> d6a37917dde1293f6e25d87801283e098c22d580, "system: make the zoneinfo
> list a system option", when the timezone list moved from
> tzdata/Config.in to system/Config.in, changing names along the way.
>
> Is it intentional that configurations using custom skeletons can no
> longer install time zone files? Or is it just a side effect of where
> the moved settings are in system/Config.in?
When I did that, yes, that was intentional. My reasoning was that, if
the user provides his own skeleton, he's responsible for setting it up,
like the root password, getty config et al.
But what I overlooked at that time was the fact that the tz-providing
packages are ptrompt-less, and are enabled whenever the tz config needs
them.
So, when using a custom skeleton, the user has no way to enable those
packages, indeed.
I'll tackle this later today, unles you beat me to it. ;-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-26 10:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 22:34 [Buildroot] tzdata when using a custom seleton Danomi Manchego
2014-07-26 6:59 ` Thomas Petazzoni
2014-07-26 10:23 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox