- autofs4 is always included since mainline git commit: 314929920f27448b45bfd
systemd: ensure autofs4 and ipv6 are included - Always add network and iscsi dracut module, so that ibft, iscsi, nfsroot work as expected. OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=103
This commit is contained in:
parent
c2e1af7f8f
commit
41bd5806b6
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 18:51:58 UTC 2014 - trenn@suse.de
|
||||
|
||||
- autofs4 is always included since mainline git commit: 314929920f27448b45bfd
|
||||
systemd: ensure autofs4 and ipv6 are included
|
||||
- Always add network and iscsi dracut module, so that ibft, iscsi, nfsroot
|
||||
work as expected.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 14:02:52 UTC 2014 - pwieczorkiewicz@suse.com
|
||||
|
||||
|
@ -166,7 +166,7 @@ mkdir -p %{buildroot}%{_localstatedir}/log
|
||||
touch %{buildroot}%{_localstatedir}/log/dracut.log
|
||||
|
||||
install -m 0644 dracut.conf.d/suse.conf.example %{buildroot}%{_sysconfdir}/dracut.conf.d/01-dist.conf
|
||||
echo 'add_drivers+="autofs4"' >> %{buildroot}%{_sysconfdir}/dracut.conf.d/01-dist.conf
|
||||
echo 'add_dracutmodules+="network iscsi"' >> %{buildroot}%{_sysconfdir}/dracut.conf.d/01-dist.conf
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
echo 'early_microcode="yes"' > %{buildroot}%{_sysconfdir}/dracut.conf.d/02-early-microcode.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user