<div>Hi.</div><div> </div><div> </div><div>To support smack feature, make modification like below:</div><div> </div><div>1. install -Z context  : this can give new context </div><div>2. mv -Z  : this can give current context to destination file</div><div>3. cp --preserve=context</div><div> </div><div> </div><div>Plz, have a look for 2 patches.</div><div>First is to treat 1 and 2. </div><div>Second is for 3 and has dependency of first patch. Further follows Rob's "--preserve" parsing logic without any improvement currently.</div><div> </div><div> </div><div> </div><div> </div><div> </div><div> </div><div> </div>