On Thu, Apr 4, 2019 at 9:06 PM Seth Arnold <[email protected]> wrote:
> Two methods come to mind: > > - Writing an apt sources.list that omits the -updates pocket > - Writing apt pinning rules that omits the -updates pocket. > > I would prefer we install all updates, unless the user has explicitly > requested only the -security pocket: > > - Updates from -updates may be very important but not involve a security > boundary. > > - Doing a simple apt update && apt upgrade with the configured sources > would be easier than trying to modify the sources or add and remove > pinning without disrupting any pinning the user may have selected. > This is something that is pretty easy to do with curtin config: system_upgrade: enabled: true However, on older releases, this does impact install time. > > Thanks > > -- > You received this bug notification because you are subscribed to > subiquity. > Matching subscriptions: subiquity-bugs > https://bugs.launchpad.net/bugs/1817049 > > Title: > Subiquity should install security updates before first login > > To manage notifications about this bug go to: > https://bugs.launchpad.net/subiquity/+bug/1817049/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1817049 Title: Subiquity should install security updates before first login To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1817049/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
