11 _('Attended Sysupgrade'),
12 _('Attendedsysupgrade Configuration.')
15 s = m.section(form.TypedSection, 'server', _('Server'));
22 _('Address of the sysupgrade server')
29 _('Other ASU server instances that rebuild a requested image. ' +
30 'Allows to compare checksums and verify that the results are the same.'
34 s = m.section(form.TypedSection, 'client', _('Client'));
39 'login_check_for_upgrades',
40 _('Check for upgrades'),
41 _('Check for upgrades whenever the System -> Overview page is loaded.')
49 _('Search on opening'),
50 _('Search for upgrades when opening the Attended Sysupgrade tab')
59 _('Show advanced options like package list modification')