Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:adrianSuSE:Geckito
python-kiwi_crossprepare_plugin
hack.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hack.patch of Package python-kiwi_crossprepare_plugin
diff --git a/kiwi_crossprepare_plugin/tasks/system_crossprepare.py b/kiwi_crossprepare_plugin/tasks/system_crossprepare.py index 6877a71..08dd7a7 100644 --- a/kiwi_crossprepare_plugin/tasks/system_crossprepare.py +++ b/kiwi_crossprepare_plugin/tasks/system_crossprepare.py @@ -124,10 +124,6 @@ class SystemCrossprepareTask(CliTask): log.info(f'--> {qemu_binary}') shutil.copy(qemu_binary, target_bin_dir) - # Write files to exclude as metadata for kiwi - with open(target_image_dir + '/exclude_files.yaml', 'w') as exclude: - yaml.dump({'exclude': qemu_binaries}, exclude) - # Call init binary log.info(f'Calling init binary {init_binary!r}') Command.run([init_binary])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor