~ubuntu-branches/ubuntu/oneiric/ubuntu-defaults-zh-cn/oneiric-proposed

« back to all changes in this revision

Viewing changes to hooks/chroot

  • Committer: Martin Pitt
  • Date: 2011-08-16 13:02:03 UTC
  • Revision ID: martin.pitt@canonical.com-20110816130203-tp2qfvvo9cf6oui3
Synchronize template files with current ubuntu-defaults-builder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
set -e
 
3
 
 
4
# Hook for building live images
 
5
#
 
6
# This script is run in the built chroot after all packages are installed,
 
7
# before it is packed into a squashfs. This is where you can apply extra tweaks
 
8
# to the live system.