mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-11 14:21:38 -04:00
Makes a more effecient root_fs_helper by not making logon mandatory,
and using uml_mconsole halt for a quick halt rather than shutdown -h now.
This commit is contained in:
@@ -87,6 +87,11 @@ Mandrake should use the mdk rpm. Distributions which require Gtk-Perl and
|
||||
only require perl for perl such as Red Hat should use the rpm not marked
|
||||
as mdk.
|
||||
|
||||
There are some variations on this theme. Suse is a Red Hat type of
|
||||
distribution, however it prepends perl to Gtk-Perl, so if
|
||||
perl-Gtk-Perl is installed on your system you can just add the
|
||||
--nodeps option when doing an install.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n gbootroot-%{version}
|
||||
|
||||
@@ -85,6 +85,11 @@ Mandrake should use the mdk rpm. Distributions which require Gtk-Perl and
|
||||
only require perl for perl such as Red Hat should use the rpm not marked
|
||||
as mdk.
|
||||
|
||||
There are some variations on this theme. Suse is a Red Hat type of
|
||||
distribution, however it prepends perl to Gtk-Perl, so if
|
||||
perl-Gtk-Perl is installed on your system you can just add the
|
||||
--nodeps option when doing an install.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n gbootroot-%{version}
|
||||
|
||||
Reference in New Issue
Block a user