| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (init_path) split it out of main() | Thierry Vignaud | 2012-05-23 | 2 | -3/+8 |
* | /usr/X11R6 is now empty | Thierry Vignaud | 2012-05-23 | 2 | -3/+3 |
* | (process_patch) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -5/+10 |
* | (init_mouse) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -4/+6 |
* | (init_auto_install) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -22/+26 |
* | simplify flow | Thierry Vignaud | 2012-05-23 | 1 | -1/+2 |
* | (pre_init_brltty) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -8/+12 |
* | (process_auto_steps) split it out main() | Thierry Vignaud | 2012-05-23 | 1 | -7/+11 |
* | (init_env_share) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -6/+10 |
* | (parse_args) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -14/+20 |
* | (real_main) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -1/+5 |
* | (finish_install) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -0/+4 |
* | (step_init) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -18/+23 |
* | (read_product_id) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -11/+13 |
* | (init_brltty) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -6/+8 |
* | (read_stage1_net_conf) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -27/+29 |
* | (sig_segv_handler) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -9/+11 |
* | document | Thierry Vignaud | 2012-05-23 | 1 | -0/+7 |
* | better flow | Thierry Vignaud | 2012-05-23 | 1 | -3/+5 |
* | (init_local_install) split it out of main() | Thierry Vignaud | 2012-05-23 | 1 | -8/+11 |
* | perl_checker cleanups | Thierry Vignaud | 2012-05-23 | 1 | -1/+2 |
* | fix "not enough parameters" and actually display error messages | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
* | supplement blacklist | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
* | perl_checker fix | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
* | (install_module) merge install_module_raw() in it | Thierry Vignaud | 2012-05-23 | 1 | -6/+1 |
* | (install_module_raw) 'descr' arg is now mandatory since simpe calls just vani... | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 |
* | we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a lo... | Thierry Vignaud | 2012-05-23 | 1 | -5/+0 |
* | kill last remanents of kernel-2.4.x | Thierry Vignaud | 2012-05-23 | 2 | -1/+1 |
* | explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
* | (install_module_raw) simplify | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2012-05-23 | 2 | -2/+2 |
* | drop devices.pl (devices nodes are now created by udev) | Thierry Vignaud | 2012-05-23 | 1 | -55/+0 |
* | do not reinvent lvm::init() and thus share future improvements | Thierry Vignaud | 2012-05-23 | 1 | -2/+4 |
* | reduce scope of some variables | Thierry Vignaud | 2012-05-23 | 1 | -2/+3 |
* | add some spacing | Thierry Vignaud | 2012-05-23 | 1 | -0/+6 |
* | (chooseGroups) factorize !isUpgrade test | Thierry Vignaud | 2012-05-23 | 1 | -5/+4 |
* | (offer_minimal_options) split it out of chooseGroups() | Thierry Vignaud | 2012-05-23 | 1 | -2/+7 |
* | (chooseGroups) remember values when clicking "previous" | Thierry Vignaud | 2012-05-23 | 2 | -2/+6 |
* | add a FIXME note about resyncing unmaintained code with latest | Thierry Vignaud | 2012-05-23 | 1 | -0/+3 |
* | kill code commented out for 11 years | Thierry Vignaud | 2012-05-23 | 1 | -108/+0 |
* | perl_checker cleanups | Thierry Vignaud | 2012-05-23 | 1 | -5/+8 |
* | document | Thierry Vignaud | 2012-05-23 | 1 | -0/+7 |
* | (cat_) sync with MDK::Common (but keep older error message) | Thierry Vignaud | 2012-05-23 | 1 | -1/+2 |
* | (cat_) we never pass a second arg | Thierry Vignaud | 2012-05-23 | 1 | -2/+1 |
* | (modprobe) simplify | Thierry Vignaud | 2012-05-23 | 1 | -4/+2 |
* | (allmodules) there's no reason to have a reference here | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 |
* | (remove_loaded_modules) rename as filter_out_loaded_modules() for clarity | Thierry Vignaud | 2012-05-23 | 1 | -3/+3 |
* | (systemd_unit_exists) factorize | Thierry Vignaud | 2012-05-23 | 1 | -4/+6 |
* | fix date on 1.74 | Thomas Backlund | 2012-05-16 | 1 | -1/+1 |
* | 1.75 | Thomas Backlund | 2012-05-16 | 2 | -1/+3 |