Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
nicolas guibourge 08103edbbe
Adress CodeQL issue due to rebranding (#8774)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2024-04-12 07:14:50 -07:00
elainezhao96 7e65dd1ece
OS Modifier (EMU): Add sshkeys to user config (#7305) 2024-01-18 13:10:15 -08:00
Lanze Liu bb4c29e48d
imagecustomizer: initial dm-verity enablement by nbd. (#6809)
Co-authored-by: lanzeliu <lanzeliu@microsoft.com>
2023-12-21 13:05:26 -08:00
Chris Gunn 4742b8bf0b
Image Customizer: Add support for kernel command-line (#6881) 2023-12-14 16:03:38 -08:00
Chris Gunn e48b93dc3f
Image Customizer: Implement fallback partition customization. (#6747) 2023-11-29 11:10:24 -08:00
elainezhao96 e551db5bca
Image Customizer: Add support to load and unload modules (#6430)
* add support to load and unload modules

* add support to load and unload modules

* address feedback

* fix format

* address feedback
2023-10-17 17:27:05 -07:00
Chris Gunn 00bf17890d
Image Customizer: Add `Config` struct. (#6385)
Currently, the image customizer API uses the `SystemConfig` struct
directly for its config. However, there is supposed to be a parent
`Config` struct on top. This is so the API better mirrors the new
image config.
2023-10-11 09:45:10 -07:00
elainezhao96 4168d87d36
Image Customizer: Enable/disable services. (#6357)
* add function

* add testfiles

* updates

* address feedback

* fix format while resolving merge conflict
2023-10-10 08:57:47 -07:00
Chris Gunn 7b6f8cf093
Image Customizer: Add/remove packages (#6344) 2023-10-09 16:01:40 -07:00
Chris Gunn 0ef7e3ec96
Image Customizer: Add/update users. (#6336) 2023-10-04 15:59:09 -07:00
Chris Gunn 4050c1fef8
Image Customizer: Support Hostname (#6325) 2023-10-02 12:09:13 -07:00
Chris Gunn f5151e7508
Image customizer: Implement `PostInstallScripts` and `FinalizeImageScripts`. (#6323) 2023-10-02 11:34:27 -07:00
Chris Gunn 8cee97c6ae
Imgcustomizer: Discover partitions using grub.cfg and fstab files (#6252) 2023-09-29 11:26:25 -07:00
Chris Gunn c1dc869a11
Mariner Image Customizer boilerplate (#5982) 2023-09-20 15:19:33 -07:00