projects
/
ganeti-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ed67e
)
Add "less" to the chroot
author
Michele Tartara
<mtartara@google.com>
Thu, 11 Apr 2013 16:11:09 +0000
(16:11 +0000)
committer
Michele Tartara
<mtartara@google.com>
Thu, 11 Apr 2013 16:20:22 +0000
(18:20 +0200)
Less is not part of the base debian system, so it has to be added
explicitly.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
devel/build_chroot
patch
|
blob
|
history
diff --git
a/devel/build_chroot
b/devel/build_chroot
index
228e589
..
43ca4d3
100755
(executable)
--- a/
devel/build_chroot
+++ b/
devel/build_chroot
@@
-79,7
+79,7
@@
in_chroot -- \
in_chroot -- \
$APT_INSTALL python-setuptools build-essential python-dev sudo automake \
- fakeroot rsync locales
+ fakeroot rsync locales less
echo "en_US.UTF-8 UTF-8" >> $CHDIR/etc/locale.gen