index
:
~~obsolete/aif
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
procedures
Age
Commit message (
Expand
)
Author
2008-11-12
exit code fix worker_auto_network + various cleanups
Dieter Plaetinck
2008-11-12
various cleanups
Dieter Plaetinck
2008-11-12
locale bugfix
Dieter Plaetinck
2008-11-12
check_depend worker select_source fix
Dieter Plaetinck
2008-11-12
worker_package_list returns 0 bugfix
Dieter Plaetinck
2008-11-12
properly check runtime_network before auto_network
Dieter Plaetinck
2008-11-12
syntax fix + only do runtime packages after runtime_network
Dieter Plaetinck
2008-11-12
Nicer display of the phase/worker to the user in check_depend + got entirely ...
Dieter Plaetinck
2008-11-12
syntax fix
Dieter Plaetinck
2008-11-11
removed unneeded function + found the reason of the menu.lst bug
Dieter Plaetinck
2008-11-11
fstab bug fixed, todo updates
Dieter Plaetinck
2008-11-11
typo fix for nextitem + todo updates
Dieter Plaetinck
2008-11-11
noone cares about disk config type
Dieter Plaetinck
2008-11-11
refactored flow control for disk setup + hopefully bug fixed now
Dieter Plaetinck
2008-11-11
first version of new "dependency" checking and tracking (flow control) in cor...
Dieter Plaetinck
2008-11-11
fix for ask_yesno height (maybe) + todo updates + debugging added to several ...
Dieter Plaetinck
2008-11-10
fix for stuck in ftp menu loop
Dieter Plaetinck
2008-11-10
// for files when configuring system fix
Dieter Plaetinck
2008-11-10
several small stupid thingies
Dieter Plaetinck
2008-11-10
infofy fix + some todos/notes added
Dieter Plaetinck
2008-11-09
return value assignment bugfix
Dieter Plaetinck
2008-11-09
exit status is maintained for phases and workers. reporting added. phases a...
Dieter Plaetinck
2008-11-04
also use extra repo for dieter
Dieter Plaetinck
2008-11-04
fixes for cleaner package installation
Dieter Plaetinck
2008-11-03
omg stupid bug in bootloader worker
Dieter Plaetinck
2008-11-03
log which bootloader was chosen
Dieter Plaetinck
2008-11-03
fixes for configure_system and locales
Dieter Plaetinck
2008-11-03
fixes for broken interactive_configure_system, interactive_get_editor, _dia_a...
Dieter Plaetinck
2008-11-03
syntax fix caused by previous commit
Dieter Plaetinck
2008-11-03
added infofy function that wraps around dialog --infobox + various cleanups i...
Dieter Plaetinck
2008-11-03
function for registered shutdown + tiny cleanup
Dieter Plaetinck
2008-11-03
set $ANSWER_OPTION in ask_option and use it, because capturing stdout didnt work
Dieter Plaetinck
2008-11-03
trying stdout from ask_option.. this should work..
Dieter Plaetinck
2008-11-03
remove of accidentially committed tmp file
Dieter Plaetinck
2008-11-03
main menu uses new lib-based menu
Dieter Plaetinck
2008-11-03
DIALOG is now called _dia_DIALOG
Dieter Plaetinck
2008-11-03
syntax bugfixes
Dieter Plaetinck
2008-11-03
several fixes/cleanups in interactive procedure
Dieter Plaetinck
2008-11-03
var_TARGET_DIR fixes + todo updates
Dieter Plaetinck
2008-11-03
delete of accidentially added tmp file
Dieter Plaetinck
2008-11-03
big decoupling of flow control from rest in interactive profile + various fixes
Dieter Plaetinck
2008-11-03
dummy runtime_network (for now) + i seem to have forgotten var_SYNC_URL previ...
Dieter Plaetinck
2008-11-03
interactive/quickinst are taking shape. not really drafts anymore
Dieter Plaetinck
2008-11-03
decoupling of flow control and interactive UI code from interactive installer...
Dieter Plaetinck
2008-11-02
runtime packages bugfix + some small stuff
Dieter Plaetinck
2008-11-02
sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpio
Dieter Plaetinck
2008-11-02
no more breakage because of the WIP
Dieter Plaetinck
2008-11-02
file hierarchy overhaul. now a structure that makes more sense: user and cor...
Dieter Plaetinck