Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Post-install scripts #1058

Merged
merged 1 commit into from Aug 24, 2022
Merged

Post-install scripts #1058

merged 1 commit into from Aug 24, 2022

Conversation

jpnurmi
Copy link
Contributor

@jpnurmi jpnurmi commented Aug 12, 2022

  • Network: /etc/NetworkManager/system-connections/*
  • Bluetooth: /var/lib/bluetooth
  • Desktop (dconf) settings for the ubuntu user:
    • /org/gnome/desktop/a11y
    • /org/gnome/desktop/interface
    • /org/gnome/desktop/peripherals
    • /org/gnome/desktop/wm

- Network: /etc/NetworkManager/system-connections/*
- Bluetooth: /var/lib/bluetooth
- Desktop (dconf) settings for the ubuntu user:
  - /org/gnome/desktop/a11y
  - /org/gnome/desktop/interface
  - /org/gnome/desktop/peripherals
  - /org/gnome/desktop/wm
@jpnurmi jpnurmi requested a review from seb128 August 23, 2022 13:54
@jpnurmi
Copy link
Contributor Author

jpnurmi commented Aug 23, 2022

@seb128 I bundled post-install scripts in the snap for easy testing, but would it be better to have them on the image so that flavors can easily extend?

Copy link
Collaborator

@seb128 seb128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that sound reasonable. I didn't try to think about the details of which gsettings keys we need exactly but it is a start point and we can iterate from there.

It would make sense to move the script to the ISO but the snap makes it easier to iterate and we don't expect any flavor to start using the new installer this cycle so let's include it in the snap for now and once it's confirmed to do what we want we can move it next cycle

@jpnurmi jpnurmi marked this pull request as ready for review August 24, 2022 12:37
@jpnurmi
Copy link
Contributor Author

jpnurmi commented Aug 24, 2022

Thanks! I tried to make the settings export generous and dump any explicit set a11y, keyboard, and theme-related values but I'm sure there's more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants