debian-forge-composer/internal/image
Achilleas Koutsou cb0280c8c9 image: always enable users module in anaconda
Unconditionally enable the users module in Anaconda.
The module serves two purposes:
- It will create a user that's defined in the blueprint by adding the
  user creation stage in the kickstart file.
- It allows users to create user accounts interactively during
  installation.
2022-11-28 17:20:49 +01:00
..
archive.go image: new ImageKind: archive 2022-11-28 17:20:49 +01:00
container.go image: introduce image kinds for Fedora 2022-07-22 16:04:07 +02:00
image.go image: add image kind abstraction 2022-07-22 16:04:07 +02:00
image_installer.go image: always enable users module in anaconda 2022-11-28 17:20:49 +01:00
live.go distro/rhel9: update gce images to new definitions 2022-11-28 17:20:49 +01:00
ostree_archive.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_container.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_installer.go image: always enable users module in anaconda 2022-11-28 17:20:49 +01:00
ostree_raw.go image: make read only sysroot optional for OSTreeRawImage 2022-10-11 10:00:22 +02:00