[16:56] that implies installation language packs for every languages which is gigabytes of data. [16:56] we strip translations from main into per-language packs, to have all locales available it means installing them all.... [16:57] unless you mean just the localegen stuff without access to translations? [16:57] why do you need that? [18:56] xnox: I just got assigned a ticket that suggests my installer (which is working pretty awesome) should create a system that supports arbitrary locales and keymaps [18:57] xnox: I should be able to talk the stakeholders down from that ledge --- supporting four or five different options might be enough [18:58] xnox: but, assuming I can enumerate the required locales, how do I effect their installation? Normally I would use `d-i localechooser/supported-locales multiselect`, but what does ubiquity want? [19:57] Welp, using `localechooser/supported-locales` with ubiquity was painless; I added the three languages the stakeholder wanted. On to the next one.