summaryrefslogtreecommitdiff
path: root/src/core/procedures
AgeCommit message (Expand)Author
2010-12-12cleanup some TODO's and other cruftDieter Plaetinck
2010-12-05code cleanup: use bash4 associative arrays for filesystem stuffDieter Plaetinck
2010-04-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-03-10migrate everything to new approach where lib-ui.sh contains just some aif-spe...Dieter Plaetinck
2009-08-01ask to export network settings to target system just before configuring syste...Dieter Plaetinck
2009-07-29fix some invalid show_warning invocationsDieter Plaetinck
2009-07-29add disclaimerDieter Plaetinck
2009-07-29Several grub related fixesGerhard Brauer
2009-07-27separate automatic prefilling of configs with manual editing + enable automat...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-21fix the dead cancel buttons of some menusMatthias Dienstbier
2009-04-13introduce (var_)TARGET_PACKAGES_EXCLUDE parameters + TARGET_GROUPS incorrect ...Dieter Plaetinck
2009-04-13if one or more "extra" workers after the main one return false, that doesnt m...Dieter Plaetinck
2009-04-11move some common logic away from the interactive procedure into the base proc...Dieter Plaetinck
2009-04-04fix for next item in datetime menuDieter Plaetinck
2009-03-13grub-install invocation fixDieter Plaetinck
2009-03-13uniformize variable handling automatic procedure, change the package related ...Dieter Plaetinck
2009-03-12syntax regression fixDieter Plaetinck
2009-03-12stupid typo/doc/todo fixesDieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-11getting rid of the quickinst port. the automatic procedure will replace itDieter Plaetinck
2009-03-10syntax fixes +todo updateDieter Plaetinck
2009-03-10syntax fixDieter Plaetinck
2009-03-10improved version of automatic procedures. better separation between my needs ...Dieter Plaetinck
2009-03-08todo updates (some todos are moved to flyspray)Dieter Plaetinck
2009-02-28check_is_in fixes.. and this time i mean it.. i think. hopefully. + test scri...Dieter Plaetinck
2009-02-28ask_option now supports optional (skippable) and required menus. labels and e...Dieter Plaetinck
2009-02-28set UI typeDieter Plaetinck
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-26ui function to set keymap and font + partial procedure for itDieter Plaetinck
2009-02-25adding refactored/reordered date/time setting logic into aif. based on tpowa'...Dieter Plaetinck
2009-02-22since we use /tmp now, no more need to hide files. some categorizing (tagging...Dieter Plaetinck
2009-02-14port of FS#12944 - Pacman mirrorlist installer editsDieter Plaetinck
2009-02-14typo fix: $SYNC_URL -> $var_SYNC_URLDieter Plaetinck
2009-02-14port of FS#13102 - fix, need to copy initial /etc/localtimeDieter Plaetinck
2009-02-14port of FS#13101 - simple fix to setup script writing timezone to rc.confDieter Plaetinck
2008-12-30architecture more clarityDieter Plaetinck
2008-12-24more logical place for warningDieter Plaetinck
2008-12-21bugfix mkayDieter Plaetinck
2008-12-21needle/haystack order + return code fixesDieter Plaetinck
2008-12-20args fixDieter Plaetinck
2008-12-20fix procedure naming + syntax fix for partial-disksDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-20new concept: partial procedures, 2 implementations + documentation + added au...Dieter Plaetinck
2008-12-20fix for incomplete repo location string, making pacman segfault *oops*Dieter Plaetinck
2008-12-20fixes/cleanups for runtime packages and repositories. Not much use in making...Dieter Plaetinck
2008-12-20cleanup automatic deployment stuffDieter Plaetinck
2008-12-20variable name & logic fixesDieter Plaetinck