#!/bin/bash #Lilo Basis konfigurations Datei #Script Framework - Automatisiertes Erzeugen der Monsum Linux Distribution #(c) Rainmaker MultiMedia OHG # #$Author$ #$Date$ #$Revision$ # #$Log$ #Revision 1.5 2006/08/18 08:56:21 kueller #Konfig template an udev struktur angepasst # #Revision 1.4 2005/01/24 22:35:00 kueller #Monsum Label in lilo.conf durch Viitor ersetzt # #Revision 1.3 2003/01/24 23:23:22 kueller #Neuer Boot Splash Screen (Umstellung CompuExteme) # #Revision 1.2 2002/01/24 16:11:30 kueller #Boot Image eingebunden # #Revision 1.1.1.1 2001/09/22 23:35:55 kueller #Neustart wg. Datenverlust # #Revision 1.3 2001/09/07 16:34:23 kueller # #Korrekturen der Kernel Parameter (boot=warm, idebus=66), lba32 mode aktiviert. #Auskommentierte Voreinstellungen für MonsumOld MondumOriginal eingefügt. #Default Bootname ist jetzt Monsum, win wurde in windows umbenannt # #Revision 1.2 2001/08/08 09:28:15 kueller #cvs header hinzugefügt # # boot=/dev/ #compact # faster, but won't work on all systems. append = "" vga = normal # force sane state read-only #lba32 prompt timeout=100 default=ViitorOrginal map = /boot/map-bmp install = /boot/boot-bmp.b bitmap = /boot/boot.bmp bmp-colors = 14,11,,15,9,0 bmp-table = 7,160p,2,4,175p bmp-timer = 76,30,6,8,0 # End LILO global Section # #image = /boot/vmlinuz # root = /dev/hda1 # AddAppend = "reboot=warm idebus=66" # label = ViitorStd # #image = /boot/vmlinuz.old # root = /dev/hda2 # label = ViitorOld # image = /boot/vmlinuz.viitor root = /dev/ AddAppend = "initrd=initrd.gz reboot=warm idebus=66" initrd=/boot/initrd.gz label = ViitorOrginal # #other = /dev/ # label = windows # table = /dev/ #