11 _('Attended Sysupgrade'),
12 _('Attendedsysupgrade Configuration.')
15 s = m.section(form.TypedSection, 'server', _('Server'));
22 _('Address of the sysupgrade server')
30 'Other ASU server instances that rebuild a requested image. ' +
31 'Allows to compare checksums and verify that the results are the same.'
35 s = m.section(form.TypedSection, 'client', _('Client'));
41 _('Search on opening'),
42 _('Search for new sysupgrades on opening the tab')
51 _('Show advanced options like package list modification')