summaryrefslogtreecommitdiffstats
path: root/rules/lilo.in
blob: d167edc253ae7dfa7efa2823107c4fcde7fa09f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config LILO
	bool "LILO"
	depends on ARCH_X86
	help
	  LInux LOader - The Classic OS loader 
	  It can load Linux and others, this Package contains lilo 
	  (the installer) and boot-record-images to install Linux, 
	  OS/2, DOS and generic Boot Sectors of other OSes.
 
 	  You can use LILO to manage your Master Boot Record 
	  (with a simple text screen, text menu or colorful 
	  splash graphics) or call LILO from other Boot-Loaders 
	  to jump-start the Linux kernel.
	  
	  Note: This Package is only running on x86-based plattforms