repo.or.cz
/
james-home-etc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updates to mirror new repository structure.
[james-home-etc.git]
/
.pbuilder.d
/
G10enable-unsafe-io
blob
dcf7bd9f54502b5c8eb0fd2d4de33ccf441c8cd7
1
#!/bin/sh
2
3
if
[
-z
${FAIBASE}
];
then
4
# Don't put this in a FAI Base image
5
echo
"force-unsafe-io"
> /
etc
/
dpkg
/
dpkg.cfg.d
/
02
apt-speedup
6
fi