summaryrefslogtreecommitdiff
path: root/distribution/elbe-example/mini-incl-target.xml
diff options
context:
space:
mode:
Diffstat (limited to 'distribution/elbe-example/mini-incl-target.xml')
-rw-r--r--distribution/elbe-example/mini-incl-target.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/distribution/elbe-example/mini-incl-target.xml b/distribution/elbe-example/mini-incl-target.xml
index fcb8181..c660969 100644
--- a/distribution/elbe-example/mini-incl-target.xml
+++ b/distribution/elbe-example/mini-incl-target.xml
@@ -16,11 +16,12 @@
<binary>http://debian.linutronix.de/elbe wheezy main</binary>
</url>
<url>
- <binary>http://LOCALMACHINE/debian wheezy main</binary>
- <source>http://LOCALMACHINE/debian wheezy main</source>
+ <binary>http://LOCALMACHINE/myrepo wheezy main</binary>
+ <source>http://LOCALMACHINE/myrepo wheezy main</source>
</url>
</url-list>
</mirror>
+ <noauth/>
<suite>wheezy</suite>
<buildimage>
<kinitrd>elbe-bootstrap</kinitrd>
@@ -46,7 +47,7 @@
<images>
<msdoshd>
<name>my.img</name>
- <size>200MiB</size>
+ <size>16MiB</size>
<partition>
<size>remain</size>
<label>rfs</label>
@@ -58,7 +59,7 @@
<label>rfs</label>
<mountpoint>/</mountpoint>
<fs>
- <type>ext4</type>
+ <type>ext2</type>
<tune2fs>-i 0</tune2fs>
</fs>
</bylabel>