System for initial configuration of appliances
Combustion is a minimal module for dracut, which runs a user provided script on
the first boot of a transactional system.
You can use this to create additional files, install packages, set up devices
or even re-partition the hard disk. The configuration can be provided as a
shell script, loaded from an external storage media and is run during boot in a
new system snapshot. On success, the system will directly boot into that new
snapshot, so that no reboot is needed.
- Links to devel:kubic:ignition / combustion
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:favogt:combustion/combustion && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000128 128 Bytes | |
_service | 0000000588 588 Bytes | |
_servicedata | 0000000240 240 Bytes | |
combustion-1.1+git0.obscpio | 0000038410 37.5 KB | |
combustion.changes | 0000006588 6.43 KB | |
combustion.obsinfo | 0000000102 102 Bytes | |
combustion.spec | 0000001837 1.79 KB |
Revision 25 (latest revision is 83)
Fabian Vogt (favogt)
committed
(revision 25)
- Update to version 1.1+git0: * Add option to run the script in the prepare phase as well * Add compatibility for ignition-kargs-helper * Populate /dev/shm/combustion/ in the --prepare stage * Small README.md improvements * combustion.rules: Match /module/qemu_fw_cfg instead of the namespace within
Comments 0