aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2010-09-15 16:44:53 -0700
committerSteve Langasek <steve.langasek@canonical.com>2010-09-15 16:44:53 -0700
commit7527e8ca96a8dcc18c6aeaf4bf89fb006dc6f8f4 (patch)
tree6516aa5021ebc995223dfe4eefbd8c04ff6b7a91 /debian
parent7b73dc6d5c198410875ac21370222b71aa681eaa (diff)
add sudo to a couple more commands in linaro-media-create, so the script
itself can run as non-root as intended.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b0dff3..bb783d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ linaro-image-tools (0.3) UNRELEASED; urgency=low
tarball; these don't belong in /boot at all, pull them from /usr/lib.
* only enforce the presence of commands we're actually using; this lets
us automatically pull in btrfs-tools when btrfs is specified.
+ * add sudo to a couple more commands in linaro-media-create, so the script
+ itself can run as non-root as intended.
[ James Westby ]
* Add a linaro-hwpack-creation script for the creation of hardware packs.