lp:~jelmer/ubuntu/precise/etckeeper/tutorial-bzr

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:~jelmer/ubuntu/precise/etckeeper/tutorial-bzr
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jelmer Vernooij
Status:
Merged

Recent revisions

41. By Jelmer Vernooij

Fix accidental uppercasing of branch command. Thanks, Colin.

40. By Jelmer Vernooij

Update tutorial to use bzr. LP: #945453

39. By Chuck Short

[Chuck Short]
* Merge from Debian testing. Remaining changes:
 - etckeeper.conf, debian/control: default to bzr.
 - etckeeper.spec: Change version to match Ubuntu version
 - commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper
   is not installed from a tty (like early during installation)
 - debian/control: Added dependency on hostname.
 - etckeeper: Ensure that LANG is set, default to UTF8, necessary for
   bzr to function properly in non-interactive shells (eg, cron); user's
   local LANG will override if set.

38. By Andrew Starr-Bochicchio

* Merge from Debian Testing. Remaining Ubuntu changes:
 - etckeeper.conf, debian/control: default to bzr.
 - etckeeper.spec: Change version to match Ubuntu version
 - commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper
   is not installed from a tty (like early during installation)
 - debian/control: Added dependency on hostname.
 - etckeeper: Ensure that LANG is set, default to UTF8, necessary for
   bzr to function properly in non-interactive shells (eg, cron); user's
   local LANG will override if set.

37. By Barry Warsaw

add LP bug number

36. By Barry Warsaw

* Merge from Debian testing. Remaining Ubuntu changes:
  - ensure that LANG is set, default to UTF8, necessary for bzr to
    function properly in non-interactive shells (eg, cron); user's
    local LANG will override if set. (LP: #872553 LP: #791839)
* Changed to store all permissions of files and directories, even those
  with standard permissions of 644 and 755. This is unfortunately necessary
  in order to support etckeeper init on a checkout that was made with a
  nonstandard umask, in which case the files that were expected to be
  644 and 755, won't be. Closes: #649701
  Thanks to Дмитрий Матросов for reporting the bug and developing
  a fixup script (attached to the bug) which could be used if you've
  already encountered this problem.
* Bugfix for filenames containing single quotes.
* Use git add -A, which automatically removes deleted files,
  and avoids a separate call to git add -u.
  Thanks to Miklos Vajna, whose patch in 2008 was deferred
  because -A was then too new, and languished in a branch until found today.
* Optimised metadata storage.
* cron.daily: Don't stop committing when a stale packagelist.pre-install
  file exists.
  Thanks to gulikoza for noticing this bug.
* Use find -path instead of less portable find -wholename.

35. By Dustin Kirkland 

* etckeeper: LP: #872553, #791839
  - ensure that LANG is set, default to UTF8, necessary for bzr to
    function properly in non-interactive shells (eg, cron); user's
    local LANG will override if set

34. By Marc Cluet

Added dependency on hostname (LP: #822613)

33. By Angel Abad

* Merge from debian unstable. (LP: #817074) Remaining changes:
  - etckeeper.conf, debian/control: default to bzr.
  - etckeeper.spec: Change version to match Ubuntu version
  - commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper
    is not installed from a tty (like early during installation)
* Dropped change, fixed in Debian:
  - Convert from python-central to dh_python2

32. By Dimitri John Ledkov

Convert from python-central to dh_python2

Branch metadata

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

Subscribers