summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-12cleaner handling of exit code and running state in run_background + installpk...Dieter Plaetinck
2008-11-12locale bugfixDieter Plaetinck
2008-11-12mehDieter Plaetinck
2008-11-12check_depend worker select_source fixDieter Plaetinck
2008-11-12worker_package_list returns 0 bugfixDieter Plaetinck
2008-11-12properly check runtime_network before auto_networkDieter Plaetinck
2008-11-12typo fixDieter Plaetinck
2008-11-12syntax fix + only do runtime packages after runtime_networkDieter Plaetinck
2008-11-12Nicer display of the phase/worker to the user in check_depend + got entirely ...Dieter Plaetinck
2008-11-12use ended_ok in check_depend + cleaner checking if grub already done successf...Dieter Plaetinck
2008-11-12added function to check exit code phase/worker + doc execute functionDieter Plaetinck
2008-11-12syntax fixDieter Plaetinck
2008-11-12probably fix for bogus grub entries + more clarity for get_grub_mapDieter Plaetinck
2008-11-11close to tracking down the grub bug..Dieter Plaetinck
2008-11-11removed unneeded function + found the reason of the menu.lst bugDieter Plaetinck
2008-11-11fstab bug fixed, todo updatesDieter Plaetinck
2008-11-11typo fix for nextitem + todo updatesDieter Plaetinck
2008-11-11noone cares about disk config typeDieter Plaetinck
2008-11-11refactored flow control for disk setup + hopefully bug fixed nowDieter Plaetinck
2008-11-11adding debug info for exit code of workers and the dep on it.. because my las...Dieter Plaetinck
2008-11-11first version of new "dependency" checking and tracking (flow control) in cor...Dieter Plaetinck
2008-11-11fix for ask_yesno height (maybe) + todo updates + debugging added to several ...Dieter Plaetinck
2008-11-11more ask_yesno fixes + manual partitioning works nowDieter Plaetinck
2008-11-11manual partitioning fix + todo updateDieter Plaetinck
2008-11-10fix for dhcp works only once (maybe)Dieter Plaetinck
2008-11-10fix for stuck in ftp menu loopDieter Plaetinck
2008-11-10mirrorlist fix (maybe) + todo updatesDieter Plaetinck
2008-11-10maybe a fix for the fstabDieter Plaetinck
2008-11-10// for files when configuring system fixDieter Plaetinck
2008-11-10cleanup + hopefully a fix for grub thingieDieter Plaetinck
2008-11-10several small stupid thingiesDieter Plaetinck
2008-11-10must be on one line. i really dont understand why, but bash complained and n...Dieter Plaetinck
2008-11-10infofy fix + some todos/notes addedDieter Plaetinck
2008-11-10fix for need to press ok aaargDieter Plaetinck
2008-11-10sed fix for pacman repo listDieter Plaetinck
2008-11-10temporary woraround for broken array indirectionDieter Plaetinck
2008-11-10debugging fixesDieter Plaetinck
2008-11-10added -bit overdue- debugging function + added debugging for phase execution ...Dieter Plaetinck
2008-11-09return value assignment bugfixDieter Plaetinck
2008-11-09exit status is maintained for phases and workers. reporting added. phases a...Dieter Plaetinck
2008-11-04oops.. runtime != target. fixes for yaourt and pacmanDieter Plaetinck
2008-11-04we now have function to list pacman repos and add them on the targetDieter Plaetinck
2008-11-04quick patch for non-core repos that are not on the cdromDieter Plaetinck
2008-11-04also use extra repo for dieterDieter Plaetinck
2008-11-04allow passing of which repos we want as argumentDieter Plaetinck
2008-11-04todo updatesDieter Plaetinck
2008-11-04fixes for cleaner package installationDieter Plaetinck
2008-11-04tidy up tmp device mapDieter Plaetinck
2008-11-04beautified the code a bit moreDieter Plaetinck
2008-11-03made some ui stuff more abstractDieter Plaetinck