debian-forge-composer/internal/distro/rhel86
Achilleas Koutsou 333bec57ef distro: deduplicate userStageOptions() in RHEL pipelines
Use single NewUsersStageOptions() from osbuild1 and osbuild2 instead of
implementing in each distro.
- Followup from ca8b371142, copied to the
  rest of the RHEL distro definitions.
- Added NewUsersStageOptions() to osbuild1 for rhel8 and rhel84.

NB: The change was not made in the Fedora distro definitions as they are
    currently being rewritten.
2022-04-06 12:09:09 +02:00
..
distro.go distro/rhel86+90: common error message for unsupported customizations 2022-03-28 14:08:57 +02:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go rhel86: automatically convert to LVM on fs customizations 2022-02-28 21:36:25 +01:00
package_sets.go distro: add cloud-init to VMDK image on RHEL-85/86/90 2022-04-02 08:47:02 +01:00
partition_tables.go Simplified installer: add support for encrypted raw images 2022-02-28 23:05:45 +00:00
pipelines.go distro: deduplicate userStageOptions() in RHEL pipelines 2022-04-06 12:09:09 +02:00
stage_options.go Move rpmStageOptions() from stage_options.go to osbuild2 2022-04-04 13:27:42 +02:00