From edc70e80cc73806379e4118282148a73eaa33008 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 25 Oct 2002 09:19:15 +0000 Subject: reduced version of oem script which allow installing in oem mode but without restricting language and without installing any packages. all package are copied to disk, ie this is an automated hd install builder. --- rescue/tree/etc/oem-all | 606 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 606 insertions(+) create mode 100755 rescue/tree/etc/oem-all (limited to 'rescue/tree') diff --git a/rescue/tree/etc/oem-all b/rescue/tree/etc/oem-all new file mode 100755 index 000000000..7af7e70ab --- /dev/null +++ b/rescue/tree/etc/oem-all @@ -0,0 +1,606 @@ +#!/usr/bin/perl + +if (shift(@ARGV) ne '-f') { + print "Call it with option -f, but don't fear loosing all your data, this command is dangerous!"; + print " +usage: /etc/oem -f [options] +where [options] are: + server : allow server installalation + boot_entries=entry1,...,entryN : set boot entries to use, + the first one is the default one + no