new commit
This commit is contained in:
parent
db9568083c
commit
c35f7f5b51
|
@ -1,14 +1,15 @@
|
||||||
|
update_db: true
|
||||||
backend: apt
|
backend: apt
|
||||||
|
|
||||||
operations:
|
operations:
|
||||||
- remove:
|
- remove:
|
||||||
- 'live-boot'
|
- "^live-*"
|
||||||
- 'live-boot-doc'
|
- calamares-settings-lubuntu
|
||||||
- 'live-config'
|
- calamares
|
||||||
- 'live-config-doc'
|
- hunspell-en-us
|
||||||
- 'live-config-systemd'
|
- zram-config
|
||||||
- 'live-tools'
|
- cifs-utils
|
||||||
- 'live-task-localisation'
|
- try_install:
|
||||||
- 'live-task-recommended'
|
- language-pack-$LOCALE
|
||||||
- 'calamares-settings-debian'
|
- hunspell-$LOCALE
|
||||||
- 'calamares'
|
- libreoffice-help-$LOCALE
|
||||||
|
- libreoffice-l10n-$LOCALE
|
||||||
|
|
Loading…
Reference in New Issue