Make sure we actually run the packages module

ubuntu/focal
Rohan Garg 10 years ago
parent e87128426f
commit e154c4638c

@ -46,6 +46,7 @@ install:
- services - services
- grubcfg - grubcfg
- grub - grub
- packages
- umount - umount
# Phase 3 - postinstall. # Phase 3 - postinstall.
@ -62,4 +63,4 @@ postinstall: #TODO: actually use this
# paths relative to the current directory. # paths relative to the current directory.
# Only the name of the branding component (directory) should be specified here, Calamares # Only the name of the branding component (directory) should be specified here, Calamares
# then takes care of finding it and loading the contents. # then takes care of finding it and loading the contents.
branding: default branding: default

Loading…
Cancel
Save