Age | Commit message (Expand) | Author |
2010-04-18 | implement consistent/generic, more stable {en,de}coding of fs_params and fs_o... | Dieter Plaetinck |
2010-04-16 | change infofy calls to inform, because libui-sh changed function name | Dieter Plaetinck |
2010-04-12 | perform udevadm settle to avoid raceconditions where the device would not be ... | Dieter Plaetinck |
2010-04-10 | rename findpartitions to findblockdevices, as that's what it really does now | Dieter Plaetinck |
2010-04-10 | Do not hide the whole disk when choosing partitions for file systems | Thomas Bächler |
2010-04-06 | only ask label/uuid/dev when doing interactive FS setup, not needed for autop... | Dieter Plaetinck |
2010-04-05 | make sure to create the parent directories for the logfiles in lib-misc run_b... | Dieter Plaetinck |
2010-04-05 | fix for syntax error. $LOG_TO_FILE may not be set when ui_init is called (i.e... | Dieter Plaetinck |
2010-04-04 | only ask libui to do debugging when we want it | Dieter Plaetinck |
2010-04-04 | correctly check integer value of $LOG_TO_FILE | Dieter Plaetinck |
2010-04-04 | logfiles have to be passed as string now | Dieter Plaetinck |
2010-04-04 | simplify check_is_in function | Dieter Plaetinck |
2010-03-24 | use the latest libui-sh and maximize the features for initialising it (thats ...2010.03.25 | Dieter Plaetinck |
2010-03-24 | prevent breakage when filesystem labels contain spaces | Dieter Plaetinck |
2010-03-24 | implement labelsetting for those filesystems for which it was not implemented... | Matthias Dienstbier |
2010-03-24 | fix returns and exits in subshells | Matthias Dienstbier |
2010-03-24 | make UUID partition access default for autoprepare | Dieter Plaetinck |
2010-03-24 | make the label/uuid/devicefile options more clear to the user | Dieter Plaetinck |
2010-03-24 | Merge remote branch 'aif-new/label' | Dieter Plaetinck |
2010-03-11 | fix target_configure_network for dhcp default in rc.conf | Matthias Dienstbier |
2010-03-11 | display info screen while ntp syncs the clock | Matthias Dienstbier |
2010-03-11 | continue if ask_datetime was canceled | Matthias Dienstbier |
2010-03-10 | migrate everything to new approach where lib-ui.sh contains just some aif-spe... | Dieter Plaetinck |
2010-03-10 | move the stdout-stderr-swapping into _dia_dialog | Matthias Dienstbier |
2010-03-10 | remove useless return | Matthias Dienstbier |
2010-03-10 | add possibility to use label for accessing partitions | Matthias Dienstbier |
2010-03-10 | lib-ui improvements | Matthias Dienstbier |
2010-03-07 | fix some whitespace2010.03.09 | Dieter Plaetinck |
2010-03-06 | put /etc/crypttab in list of to-edit config files. fixes FS#17973 - /etc/cryp... | Dieter Plaetinck |
2010-03-06 | make labels mandatory for those FSes who need it + let user optionally define... | Dieter Plaetinck |
2010-03-06 | Remove a leading whitespace in the generated menu.lst | Thomas Bächler |
2010-03-06 | Fix grub lines for various encryption setups | Thomas Bächler |
2010-03-05 | try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in /etc/... | Dieter Plaetinck |
2010-03-05 | add the `-D' option to the sfdisk call. | Mark Pustjens |
2010-03-05 | fix for crashing when it cannot find packages to let user select from. fixes ... | Dieter Plaetinck |
2010-03-05 | fix + crashfix when no disks found | Dieter Plaetinck |
2010-03-05 | fix ask_string api doc | Dieter Plaetinck |
2010-03-05 | remove /etc from suggested list of mountpoints as thats a bad idea + add /var... | Dieter Plaetinck |
2010-03-05 | support virtio blockdevices | Vincent R |
2010-03-02 | fix sort order | Dieter Plaetinck |
2009-11-11 | variable assigment syntax error | Pavel Hofman |
2009-09-25 | Wrong sentence was corrected | Laszlo Papp |
2009-09-04 | allow only executing aif as user root | Dieter Plaetinck |
2009-08-06 | FS#15800 - The submenu 'NET (ftp/http)' under 'select source' does not advanc... | Dieter Plaetinck |
2009-08-06 | FS#15801 - Change the first step when time is proposed during the setting of ... | Dieter Plaetinck |
2009-08-02 | use correct exit code when creating FS'es failed + attempt to write to target... | Dieter Plaetinck |
2009-08-01 | go back to correct menu when doing rollback | Dieter Plaetinck |
2009-08-01 | small optimisation | Dieter Plaetinck |
2009-08-01 | make run background/controlled exitcodes more robust & bugfree | Dieter Plaetinck |
2009-08-01 | ask to export network settings to target system just before configuring syste... | Dieter Plaetinck |