summaryrefslogtreecommitdiffstats
path: root/rules/experimental.in
blob: d68f8e3203ee9cd53230643ace5264cef3572920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## SECTION=ptxdist_options

config INVISIBLE
	bool
	help
	  don't delete this, it's to keep some menus in shape :)

config ALLYES
	bool "allyes - don't let busybox block other packages"
	help
	  if you select this, you can select all packages, even these
	  who are blocked by activated busybox applets

comment ""
	depends on INVISIBLE

config BROKEN
	bool "support packets known to be broken"
	depends on !ALLYES
	help
	  If this option is checked, even packets are activated which
	  are known to be broken.