summaryrefslogtreecommitdiff
path: root/doc/todo/Ignore_lost+found_directory.mdwn
blob: 9b1469b3bf8c41f39a5cbe8ab5b848d063d7a852 (plain)
1
2
3
4
5
6
7
8
9
10
Hello,

I had a problem where propellor refused to create a chroot because the target
directory was not empty. Actually, the directory contained `lost+found`.

I made a patch to ignore this directory, do you see any bad side effect?

You can pull the `ignore-lost-n-found` branch at `http://git.ni.fr.eu.org/nicolas/propellor.git`.

Nicolas.