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 | 0000000599 599 Bytes | |
_servicedata | 0000000240 240 Bytes | |
combustion-1.2+git2.obscpio | 0000043530 42.5 KB | |
combustion.changes | 0000007533 7.36 KB | |
combustion.obsinfo | 0000000102 102 Bytes | |
combustion.spec | 0000002073 2.02 KB |
Revision 32 (latest revision is 83)
Fabian Vogt (favogt)
committed
(revision 32)
- Update to version 1.2+git2: * Don't consider /var/lib/YaST2/reconfig_system for firstboot detection * Use improved x-initrd.mount code in firstboot-detect as well
Comments 0