All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf
@ 2014-06-10 10:36 bugzilla at busybox.net
  2014-06-10 10:37 ` [Buildroot] [Bug 7178] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-06-10 10:36 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7178

           Summary: NTPd package cannot sync time without a proper
                    ntp.conf
           Product: buildroot
           Version: 2014.05
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: angelo.compagnucci at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


NTPd cannot sync time without proper ntp.conf file.

This patch provides a minimal configuration file for correct time syncing, it
adds the -g flag to ntpd to adjust time also with big offsets and remove the
deprecated use of ntpdate command for initial time syncing because unnecessary.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 7178] NTPd package cannot sync time without a proper ntp.conf
  2014-06-10 10:36 [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf bugzilla at busybox.net
@ 2014-06-10 10:37 ` bugzilla at busybox.net
  2014-06-10 10:48 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-06-10 10:37 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7178

--- Comment #1 from Angelo <angelo.compagnucci@gmail.com> 2014-06-10 10:37:45 UTC ---
Created attachment 5432
  --> https://bugs.busybox.net/attachment.cgi?id=5432
Patch for ntpd syncing fixing

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 7178] NTPd package cannot sync time without a proper ntp.conf
  2014-06-10 10:36 [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf bugzilla at busybox.net
  2014-06-10 10:37 ` [Buildroot] [Bug 7178] " bugzilla at busybox.net
@ 2014-06-10 10:48 ` bugzilla at busybox.net
  2014-06-29 13:30 ` bugzilla at busybox.net
  2014-07-12 18:47 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-06-10 10:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7178

--- Comment #2 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-06-10 10:48:03 UTC ---
Hi Angelo, 

Could you please send this patch to the mailing list instead? This way, it is
much easier for others to review your patch, and for the maintainer to accept
it.

Thanks!
Thomas

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 7178] NTPd package cannot sync time without a proper ntp.conf
  2014-06-10 10:36 [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf bugzilla at busybox.net
  2014-06-10 10:37 ` [Buildroot] [Bug 7178] " bugzilla at busybox.net
  2014-06-10 10:48 ` bugzilla at busybox.net
@ 2014-06-29 13:30 ` bugzilla at busybox.net
  2014-07-12 18:47 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-06-29 13:30 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7178

--- Comment #3 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-06-29 13:30:13 UTC ---
Patch has been sent to the mailing list:
http://patchwork.ozlabs.org/patch/357909/

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 7178] NTPd package cannot sync time without a proper ntp.conf
  2014-06-10 10:36 [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2014-06-29 13:30 ` bugzilla at busybox.net
@ 2014-07-12 18:47 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-07-12 18:47 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7178

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-07-12 18:47:01 UTC ---
Patch accepted at
http://git.buildroot.org/buildroot/commit/?id=35692bb5e5d189c9c7f7bd1f8fb77192c125382c

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-12 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-10 10:36 [Buildroot] [Bug 7178] New: NTPd package cannot sync time without a proper ntp.conf bugzilla at busybox.net
2014-06-10 10:37 ` [Buildroot] [Bug 7178] " bugzilla at busybox.net
2014-06-10 10:48 ` bugzilla at busybox.net
2014-06-29 13:30 ` bugzilla at busybox.net
2014-07-12 18:47 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.