summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2008-11-13installpkg exit code workaroundDieter Plaetinck
2008-11-13fixes to run_backgroundDieter Plaetinck
2008-11-13maybe a fix for installpkg returning 1 for no good reasonDieter Plaetinck
2008-11-13cleaner debuggingDieter Plaetinck
2008-11-13more/better debuggingDieter Plaetinck
2008-11-13dont overwrite previous logfile, rather appendDieter Plaetinck
2008-11-13small stuffDieter Plaetinck
2008-11-13todo updatesDieter Plaetinck
2008-11-13workaround for lost /homeDieter Plaetinck
2008-11-13bit more debuggingDieter Plaetinck
2008-11-13better debuglogging while creating partitions and shitDieter Plaetinck
2008-11-13logfile location cleanupDieter Plaetinck
2008-11-13debugging info in run_background + better logfile location for pacmanDieter Plaetinck
2008-11-13probably check_depend pretty title fixDieter Plaetinck
2008-11-12typo fix and todo updates (important one!)Dieter Plaetinck
2008-11-12better patch for mount/umount orderDieter Plaetinck
2008-11-12big exitcode fix that broke manual mountpoints selectionDieter Plaetinck
2008-11-12patch for fs umount orderDieter Plaetinck
2008-11-12fix regression after wait_for running process refactoringDieter Plaetinck
2008-11-12autoprepare fixDieter Plaetinck
2008-11-12moved more partioning stuff into lib-blockdevices-filesystemsDieter Plaetinck
2008-11-12variable was named incorrectly. np though. was inheriteded from base correctlyDieter Plaetinck
2008-11-12partitioning is now in separate function + some todo updatesDieter Plaetinck
2008-11-12fix for /boot <16MB + timezone cleanupDieter Plaetinck
2008-11-12exit code fix worker_auto_network + various cleanupsDieter Plaetinck
2008-11-12various cleanupsDieter Plaetinck
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-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-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