Trying to upload all related projects
[easy-deb-chroot] / src / home / user / .chroot
diff --git a/src/home/user/.chroot b/src/home/user/.chroot
deleted file mode 100644 (file)
index 32e96c9..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Sample config for chroot 
-
-# Device or image containing Debian filesystem.
-# Default: first in /media/mmc[12]/debian*.img*
-# Some examples:
-#IMGFILE=/media/mmc1/debian-final.img.ext2
-#IMGFILE=/dev/mmcblk0p4
-#IMGFILE=/dev/mmcblk1p2
-
-# Filesystem used; must always be set when using a partition.
-# Default: from extension of IMGFILE, or ext2.
-#IMGFS=ext2
-
-# Mount point for Debian.
-# Default: /debian
-#CHROOT=/debian
-
-# New /tmp dir size for printing / PDF creation
-# Default: 6M
-#TMPSIZE=6M
-
-# Debian user to drop privileges
-# Default: user
-#DEBUSER=user