Add the eject command to the install.img (#591070)
---
scripts/upd-instroot | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 79e962c..99c3942 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -527,6 +527,7 @@ usr/bin/clear
usr/bin/dbus-launch
usr/bin/dbus-launch
usr/bin/du
+usr/bin/eject
usr/bin/expr
usr/bin/gdb-gdbserver
usr/bin/gdialog
--
1.6.6.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|