c8a461676c5269b9df8ef7bd9afa8b3be14fed61
[easy-deb-chroot] / fremantle / easy-deb-chroot / .py2deb_build_folder / easy-deb-chroot / src / home / user / .chroot
1 # Sample config for chroot 
2
3 # Device or image containing Debian filesystem.
4 # Default: first in /home/user/MyDocs/debian*.img*, /media/mmc1/debian*.img*
5 # Some examples:
6 #IMGFILE=/home/user/MyDocs/debian-squeeze-m5.img.ext2
7 #IMGFILE=/media/mmc1/debian-squeeze-m5.img.ext2
8 #IMGFILE=/dev/mmcblk1p2
9 #IMGFILE=/dev/mmcblk0p4
10
11 # Filesystem used; must always be set when using a partition.
12 # Default: from extension of IMGFILE, or ext2.
13 #IMGFS=ext2
14
15 # Mount point for Debian.
16 # Default: /debian
17 #CHROOT=/debian
18
19 # New /tmp dir size for printing / PDF creation
20 # Default: 6M
21 #TMPSIZE=6M
22
23 # Debian user to drop privileges
24 # Default: user
25 #DEBUSER=user