projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c891b0
)
Support install less crap in chroots, 2
author
Peter Palfrader
<peter@palfrader.org>
Thu, 5 Sep 2013 13:29:39 +0000
(15:29 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 5 Sep 2013 13:29:39 +0000
(15:29 +0200)
modules/porterbox/files/setup-dchroot
patch
|
blob
|
history
diff --git
a/modules/porterbox/files/setup-dchroot
b/modules/porterbox/files/setup-dchroot
index
7f9b117
..
46b28b9
100755
(executable)
--- a/
modules/porterbox/files/setup-dchroot
+++ b/
modules/porterbox/files/setup-dchroot
@@
-157,7
+157,7
@@
bare=""
declare -a cleanup
trap do_cleanup EXIT
-while getopts "a:b:cd:fg:hk:m:p:r:su" OPTION
+while getopts "a:b:
B
cd:fg:hk:m:p:r:su" OPTION
do
case $OPTION in
a)