summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
2010-12-09When user hits cancel in "Manage filesystems", we should return to "Prepare H...Dieter Plaetinck
2010-12-07also add lvm2 hook in target mkinitcpio.conf for non-root logical volumesDieter Plaetinck
2010-12-07use FSOPTS arrays properlyDieter Plaetinck
2010-12-06fix filesystem listings in autoprepare and interactive filesystems modeDieter Plaetinck
2010-12-05code cleanup: use bash4 associative arrays for filesystem stuffDieter Plaetinck
2010-12-05introduce experimental Nilfs2 supportDieter Plaetinck
2010-12-05make AIF track needed filesystem packagesDieter Plaetinck
2010-11-13typo fixDieter Plaetinck
2010-04-24be more thorough when checking $grubdevDieter Plaetinck
2010-04-18implement consistent/generic, more stable {en,de}coding of fs_params and fs_o...Dieter Plaetinck
2010-04-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-04-10rename findpartitions to findblockdevices, as that's what it really does nowDieter Plaetinck
2010-04-06only ask label/uuid/dev when doing interactive FS setup, not needed for autop...Dieter Plaetinck
2010-03-24prevent breakage when filesystem labels contain spacesDieter Plaetinck
2010-03-24fix returns and exits in subshellsMatthias Dienstbier
2010-03-24make UUID partition access default for autoprepareDieter Plaetinck
2010-03-24make the label/uuid/devicefile options more clear to the userDieter Plaetinck
2010-03-24Merge remote branch 'aif-new/label'Dieter Plaetinck
2010-03-11display info screen while ntp syncs the clockMatthias Dienstbier
2010-03-11continue if ask_datetime was canceledMatthias Dienstbier
2010-03-10add possibility to use label for accessing partitionsMatthias Dienstbier
2010-03-06put /etc/crypttab in list of to-edit config files. fixes FS#17973 - /etc/cryp...Dieter Plaetinck
2010-03-06make labels mandatory for those FSes who need it + let user optionally define...Dieter Plaetinck
2010-03-06Remove a leading whitespace in the generated menu.lstThomas Bächler
2010-03-06Fix grub lines for various encryption setupsThomas Bächler
2010-03-05fix for crashing when it cannot find packages to let user select from. fixes ...Dieter Plaetinck
2010-03-05fix + crashfix when no disks foundDieter Plaetinck
2010-03-05remove /etc from suggested list of mountpoints as thats a bad idea + add /var...Dieter Plaetinck
2009-09-25Wrong sentence was correctedLaszlo Papp
2009-08-06FS#15800 - The submenu 'NET (ftp/http)' under 'select source' does not advanc...Dieter Plaetinck
2009-08-06FS#15801 - Change the first step when time is proposed during the setting of ...Dieter Plaetinck
2009-08-01go back to correct menu when doing rollbackDieter Plaetinck
2009-08-01ask to export network settings to target system just before configuring syste...Dieter Plaetinck
2009-08-01dont give bogus warnings on normal setups + cleanup debugging and warningsDieter Plaetinck
2009-08-01optionally reuse existing $TMP_PARTITIONS if found + bugfix when reusing $TMP...Dieter Plaetinck
2009-08-01simplify FS asking in autoprepare + write datafiles first, then ask for confi...Dieter Plaetinck
2009-08-01optionally reuse definitions from autoprepare in interactive oneDieter Plaetinck
2009-07-29Several grub related fixesGerhard Brauer
2009-07-28fix for incorrect crypt deviceDieter Plaetinck
2009-07-28fix variable name typo in grub menu.lst generation. this will hopefully fix k...Dieter Plaetinck
2009-07-28fix syntax error, introduced during recent grub mergeDieter Plaetinck
2009-07-28fix variable name typos in grub menu.lst generation. this will hopefully fix ...Dieter Plaetinck
2009-07-28more friendly "could not figure it out" grub messageDieter Plaetinck
2009-07-27separate automatic prefilling of configs with manual editing + enable automat...Dieter Plaetinck
2009-07-27better phrasingDieter Plaetinck
2009-07-27patches, fixes and cleanup for new grub codeDieter Plaetinck
2009-07-27merge in Gerhards grub refactoringsDieter Plaetinck
2009-07-27grub refactoringGerhard Brauer
2009-07-26use debugging on get_anchestors_mountDieter Plaetinck
2009-07-26automatically add keymap & usbinput to HOOKS if that seems usefulDieter Plaetinck