diff options
author | ficus <ficus@robocracy.org> | 2012-11-12 18:56:18 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-12 18:56:18 +0100 |
commit | 554b72536dc9fbd145868518d122695b3f7b56b5 (patch) | |
tree | 7f4c499805360e0a22fd07419d7742d373e38e25 /config/common | |
parent | ec4e9ce9c54c369e110904d83528644beeee1340 (diff) | |
download | torouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.tar.gz torouter-live-554b72536dc9fbd145868518d122695b3f7b56b5.zip |
WIP: basic armel no-squashfs build
Diffstat (limited to 'config/common')
-rw-r--r-- | config/common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common b/config/common index 3ba9d46..00ee8f0 100644 --- a/config/common +++ b/config/common @@ -134,5 +134,5 @@ APT_OPTIONS="--yes" APTITUDE_OPTIONS="--assume-yes" DEBOOTSTRAP_OPTIONS="" CDEBOOTSTRAP_OPTIONS="" -GZIP_OPTIONS="-6 --rsyncable" +GZIP_OPTIONS="-6 --rsyncable" ISOHYBRID_OPTIONS="" |