Add noeject support
On 01/26/2011 01:00 AM, Brian C. Lane wrote:
Add noeject to loader and anaconda.
Tested using a new boot.iso and updates.img on real hardware.
Part of this also needs to go on master to make it use --noeject instead of
checking the kernel command line directly as it is doing now.
Brian C. Lane (2):
Add noeject support to loader (#665094)
Add noeject support anaconda (#665094)
anaconda | 4 ++++
docs/command-line.txt | 3 +++
flags.py | 1 +
loader/cdinstall.c | 20 ++++++++++++++++----
loader/loader.c | 5 +++++
loader/loader.h | 2 ++
storage/devices.py | 5 +++++
7 files changed, 36 insertions(+), 4 deletions(-)
The set looks good to me.
Al_
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|