summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.in
blob: 0793f7c74c41563626b8a163353f5e468edd4286 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

config HOST_FAKEROOT
	bool
	prompt "fakeroot"
	default y
	help
	  fakeroot lets you create archives with "real" owners and
	  permissions, without being root. 

	  If you want to create rootfs images with 'make image' you
	  need this.