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