From 972ab5ba27b1469afb1a55f61f91e9d248a1e669 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 9 Jul 2003 09:34:17 +0000 Subject: deactivate HP specific entries. --- rescue/tree/etc/oem-all | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'rescue/tree/etc/oem-all') diff --git a/rescue/tree/etc/oem-all b/rescue/tree/etc/oem-all index bd2f571a8..07cd5189d 100755 --- a/rescue/tree/etc/oem-all +++ b/rescue/tree/etc/oem-all @@ -118,11 +118,11 @@ unless (-e "/cdrom/VERSION") { } #- using default options for HP. -$options{free_size} = 500; -$options{free_primary} = 1; -$options{free_fs} = 'fat32'; -$options{boot_entries} = 'linux,linux-nonfb,restore,failsafe,floppy'; -$options{kernel} = "acpi=off"; +#$options{free_size} = 500; +#$options{free_primary} = 1; +#$options{free_fs} = 'fat32'; +#$options{boot_entries} = 'linux,linux-nonfb,restore,failsafe,floppy'; +#$options{kernel} = "acpi=off"; open F, "/cdrom/VERSION" or die "no installation cdrom found on $cd"; while () { -- cgit v1.2.1