[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A Simple If Condition support in grub config files Patch
From: |
Muhammed Fawzy |
Subject: |
A Simple If Condition support in grub config files Patch |
Date: |
Sun, 31 Oct 2004 15:52:57 +0200 |
Dear Sir,
Attached is a patch i made to add a simple conditional statement to the
grub config file grub.conf
the statement looks
like the following
root (hd0,
0)
kernel somekernel
if!exists some
file
kernel someotherkernel
This is the first
time in my life I make a patch so i am waiting for your
comments.
Thanks a lot
Muhammed
Fawzy
ChangeLog
Description: ChangeLog
shared.patch
Description: shared.patch
builtins.patch
Description: builtins.patch
stage2.patch
Description: stage2.patch
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- A Simple If Condition support in grub config files Patch,
Muhammed Fawzy <=