Move module-setup.sh into git

It's not necessary to use the lookaside cache for this. It would be
better to store it in source control so the content of the file is
tracked and reviews can happen.
This commit is contained in:
Dusty Mabe 2023-01-16 21:47:13 -05:00
parent 264b28780a
commit dd2fc13b80
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
3 changed files with 20 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: WALinuxAgent
Version: 2.8.0.11
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Microsoft Azure Linux Agent
License: ASL 2.0
@ -123,6 +123,9 @@ install -m0755 -D -t %{buildroot}%{_prefix}/lib/dracut/modules.d/%{dracut_modnam
%endif
%changelog
* Fri Jan 20 2023 Dusty Mabe <dusty@dustymabe.com> - 2.8.0.11-3
- Move module-setup.sh into git
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

16
module-setup.sh Normal file
View File

@ -0,0 +1,16 @@
#!/usr/bin/bash
# called by dracut
check() {
return 0
}
# called by dracut
depends() {
return 0
}
# called by dracut
install() {
inst_rules 66-azure-storage.rules 99-azure-product-uuid.rules
}

View File

@ -1,2 +1 @@
SHA512 (v2.8.0.11.tar.gz) = cc5f723851c55fc5b79e07bc07f2e7ff3d9a8463c4d7b7c7970e676df5acfb0a63fade66a5e1f016c7a8739946465a204c9db178136226389358e8d1bcbd2850
SHA512 (module-setup.sh) = c05ed7395006c78bae1a7727b64c4b00a14e2c37e0d8a6ae7c05905a86d4ba638a2b98e4642ecd9a98db38298ff99f4877f900965a97f933b9aa034488835394