Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

aaannz/dracut-iguana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was merged into Iguana and obsoleted.

dracut-iguana

dracut module to include container runtime in initrd

part of Iguana installer research project.

Unstable software, use at your own risk.

How to test

  1. have an existing VM. Do not use your own machine!
  2. install dracut-iguana package from OBS
  3. call dracut --verbose --force --no-hostonly --no-hostonly-cmdline --no-hostonly-default-device --no-hostonly-i18n --reproducible iguana-initrd $kernel_version

This will generate iguana-initrd file in your current directory.

  1. Use new VM and boot directly to kernel and iguana-initrd created in previous steps.
  2. To test with dinstaller, use rd.iguana.control_url=https://raw.githubusercontent.com/aaannz/iguana-workflow/main/examples/d-installer.yaml rd.iguana.debug=1 as kernel command line

Submit to OBS

osc tool is required for submitting to the OBS project

  1. checkout package to your project space

    osc bco home:oholecek dracut-iguana

  2. from withing checked out project update cargo services

    osc service ra

  3. remove old source tarballs

  4. add new and remove old files

    osc ar

  5. submit changes to your package

    osc ci

  6. after tests create submit request

    osc sr home:oholecek dracut-iguana

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages