summaryrefslogtreecommitdiffstats
path: root/rules/host-genext2fs.in
blob: 5607204b96069255a280b8bcaa5a26845071f15a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

config HOST_GENEXT2FS
	bool
	prompt "genext2fs"
	default n
	help
	  ext2 filesystem generator for embedded systems
 	  `genext2fs' is meant to generate an ext2 filesystem
 	  as a normal (non-root) user. It doesn't require you 
	  to mount the image file to copy files on it. It 
	  doesn't even require you to be the superuser to 
	  make device nodes.
 
 	  Warning ! `genext2fs' has been designed for embedded
 	  systems. As such, it will generate a filesystem for 
	  single-user usage: all files/directories/etc... 
	  will belong to UID/GID 0