Compare commits
No commits in common. "a3a8e41c76ce349a07a18d12e628564c8e3ddf30" and "598bb5120678892145ef0f643492871521678384" have entirely different histories.
a3a8e41c76
...
598bb51206
@ -1,5 +1,5 @@
|
||||
%include includes/.rocky-9-repos.ksi
|
||||
%include includes/base-config.ksi
|
||||
%include includes/disk-layout.ksi
|
||||
%include includes/package-list.ksi
|
||||
%include includes/post-install.ksi
|
||||
%includes includes/.rocky-9-repos.ksi
|
||||
%includes includes/base-config.ksi
|
||||
%includes includes/disk-layout.ksi
|
||||
%includes includes/package-list.ksi
|
||||
%includes includes/post-install.ksi
|
||||
|
@ -16,7 +16,6 @@ appliance-creator \
|
||||
--checksum \
|
||||
--no-compress \
|
||||
--outdir "${PWD}" \
|
||||
--cache "/root/cache" \
|
||||
--debug \
|
||||
--verbose \
|
||||
1> Rocky-9-aarch64-minimal.stdout.log \
|
||||
|
Loading…
Reference in New Issue
Block a user