Stefan Breitegger wrote: > Why do you use --no-preserve-owner for copying chroot_local-includes?
by default, includes should not be owned by a user that, by default, doesn't exist on the target live system. therefore, we copy everything as root. if a user wants/needs specific ownership for particular files, he can use a local hook to set it (logically, you would also create the necessary users in that very hook too). -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [email protected] Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
