summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
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
2009-07-26menu readabilityDieter Plaetinck
2009-07-26syntax fixDieter Plaetinck
2009-07-26prepare HOOKS in mkinitcpio.conf automatically for lvm/dm_crypt users + (bett...Dieter Plaetinck
2009-07-26useful get_anchestors_mount function which gives you the blockdevice for a fi...Dieter Plaetinck
2009-07-26cleaner separation of concerns: remove $PART_ROOT hack in favor of more usefu...Dieter Plaetinck
2009-07-25make the $ret variable local everywhereDieter Plaetinck
2009-07-23rename FTP install to NET install (FS#14587)Dieter Plaetinck
2009-07-22more intelligent manual network configurationMatthias Dienstbier
2009-07-21regression fix for typoDieter Plaetinck
2009-07-21support for reusing existing filesystemsDieter Plaetinck
2009-07-21emphasize differences between automatic and manualDieter Plaetinck
2009-07-21more exit code / UI flow fixes inspired by Matthias Dienstbiers workDieter Plaetinck
2009-07-21fix the dead cancel buttons of some menusMatthias Dienstbier