summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
AgeCommit message (Expand)Author
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
2009-07-12http/ftp proxy values were set default to a value 0, so that 0 wasGerhard Brauer
2009-06-29Modified timesetting procedure againGerhard Brauer
2009-06-28fix for default value in custom mountpoint + fix for exit conditionDieter Plaetinck
2009-06-28bugfix for better mountpoint picker. i mean it this timeDieter Plaetinck
2009-06-28bugfix for better mountpoint pickerDieter Plaetinck
2009-06-28bugfixes for better mountpoint pickerDieter Plaetinck
2009-06-28let user pick a mountpoint from a list or define a custom oneDieter Plaetinck
2009-06-28modprobe.conf path typo fixDieter Plaetinck
2009-06-27Changed modprobe.conf path for new module-init-tools 3.8Gerhard Brauer
2009-06-25Fixed timesetting for hwclock localtime usersGerhard Brauer
2009-06-20Merge branch 'master' into experimentalDieter Plaetinck
2009-06-20fix syntax error introduced by Xfs freeze patchMatthias Dienstbier
2009-06-14Fix xfs freezing during grub installationGerhard Brauer
2009-06-14also need to select a mirrorDieter Plaetinck
2009-04-12remove comment. patch from Jud "judfilm"Dieter Plaetinck
2009-04-11typo fixDieter Plaetinck
2009-04-11move some common logic away from the interactive procedure into the base proc...Dieter Plaetinck
2009-04-04syntax on editor checking fixDieter Plaetinck
2009-04-04actually saving the clock to hardware might be useful..Dieter Plaetinck
2009-04-04fix for ntp stuff take 2Dieter Plaetinck
2009-04-04fix for nextitem and also hopefully for ntp stuffDieter Plaetinck
2009-03-31dont show which output + syntax fixDieter Plaetinck
2009-03-30fix hwclock calls for systohc and hctosys, fix /etc/localtime, show nice dial...Dieter Plaetinck
2009-03-30do hwclock (only) at the right time, optimize hwclock code, make UTC default ...Dieter Plaetinck
2009-03-25no need to set PART_ROOT twiceDieter Plaetinck
2009-03-25some debugging to help FS#13700 - grub menu.lst updating is brokenDieter Plaetinck