10 Commits

Author SHA1 Message Date
6b2555c998 [bootloader] Simply bootloader logic to ensure we can use /cdrom elsewhere
Instead of utilizing a contextualprocess to only bind-mount /cdrom to
/media/cdrom when it's a specific type of system, simply add it to the mounts
for all flavors, and move the specific copy of the vmlinuz file to a dedicated
shellprocess module. This will be re-factored next cycle, ideally being worked
directly into a dedicated C++ module instead of several, miscellaneous shell
scripts wrapped in YAML.
2025-04-15 22:19:46 -05:00
e687608175 Rewrite the pkgselect module and its processing. 2024-10-29 19:23:46 -05:00
Aaron Rainbolt
664da199e4 Fix an issue where the user made during post-OEM user setup would be given UID 1001. 2024-06-12 23:41:45 -05:00
ec477ab8e9 Remove after_bootloader contextual process 2024-04-16 01:14:25 +00:00
303ab727b5 Run the pkgselect contextualprocesses after packages in Kubuntu and Ubuntu Unity (LP: #2060879) 2024-04-11 02:50:17 -05:00
c04b82b2fa Fix pkgselect for kubuntu and ubuntuunity 2024-04-10 16:19:55 -05:00
991af8f043 Enable pkgselect for everyone. 2024-03-21 18:41:13 -05:00
ffc955d58e Fix LUKS passphrase prompt for non-US keyboard layouts, undo an accidental change to Kubuntu 2024-03-21 16:26:13 -05:00
c8f33d68f7 Add Ubuntu Unity config, fix some bugs 2024-03-17 21:07:07 -05:00
f777bbfa16 Sync with archive. 2024-02-12 17:26:01 -06:00