lp:ubuntu/dapper/ntp

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/dapper/ntp
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

11. By Adam Conrad

Call dh_installinit with --error-handler=true, which will prevent
ntp-server's prerm and postinst from bombing out on upgrades from
previous broken versions. ntp-{simple,refclock} still try to
restart the server in their postinst, so it won't be left dead.

10. By Adam Conrad

Attempt to create the ntp user in ntp-server's postinst, as the
dependency loops between ntp-server and ntp-means we have no
way of knowing which gets configured first (launchpad.net/33351)

9. By Scott James Remnant (Canonical)

Hide output from ntpdate unless ifup is run with -v.

8. By Scott James Remnant (Canonical)

Ignore errors from ntpdate, otherwise the interface might not come
fully up.

7. By Scott James Remnant (Canonical)

Remove ntpdate init script, instead install a script in
/etc/network/if-up.d that sets the clock whenever we bring up a network
interface.

6. By Colin Watson

* Resynchronise with Debian.
* Use ntp.ubuntu.com rather than ntp.ubuntulinux.org.

5. By Fabio Massimo Di Nitto

Fix error message in ntp-server init script.
(Closes: #14726)

4. By Martin Pitt

* ntpd/ntpd.c:
  - Revert the hardcoded root dropping parameters from previous version.
    This is now done in init script.
  - Bugfix: If group was specified as name, previous versions erroneously
    used the uid as gid.
* debian/ntp-server.init.d:
  - Run as user/group ntp by default (previously hardcoded in ntpd.c).
  - Already determine the uid/gid of 'ntp' instead of doing it in ntpd.c
    (for some reason this fails directly after boot). (Ubuntu #5399)
  - Add -e to interpreter to stop on errors.
  - append "/usr/bin/" to PATH setting (for getent and cut).

3. By Matt Zimmerman

Use ntp.ubuntulinux.org instead of pool.ntp.org

2. By Bdale Garbee

move to US main! Yippee!

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/ntp
This branch contains Public information 
Everyone can see this information.

Subscribers