summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
2010-12-13properly show partition info in "Manage filesystems"Dieter Plaetinck
2010-12-12renew_blockdevices fix, bug introduced in 1641a8975040df2706b191025568b953af0...Dieter Plaetinck
2010-12-12unbreak $TMP_BLOCKDEVICES initialisation, broken since dabeebb0653ee444a9b142...Dieter Plaetinck
2010-12-12syntax fixDieter Plaetinck
2010-12-12bugfix for renew_blockdevices, introduced in dabeebb0653ee444a9b142ac17af2128...Dieter Plaetinck
2010-12-12make 'Manage filesystems' info more conciseDieter Plaetinck
2010-12-12nicer display of partitions and filesystems in "Manage filesystems"Dieter Plaetinck
2010-12-12make ask_option calls more uniform and nice (allow spaces)Dieter Plaetinck
2010-12-12make BLOCKFRIENDLY prettierDieter Plaetinck
2010-12-12make interactive_get_editor() more elegantDieter Plaetinck
2010-12-12cleanup some TODO's and other cruftDieter Plaetinck
2010-12-12cleanup finddisks and findblockdevices APIDieter Plaetinck
2010-12-12clean up disk selection dialogsDieter Plaetinck
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