Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /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 |
| | | | | | sync with MDK::Common explain from where output() come | ||||
* | fix "not enough parameters" and actually display error messages | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | | | | bug for 11+ years... | ||||
* | 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 ↵ | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 |
| | | | | vanished | ||||
* | we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a ↵ | Thierry Vignaud | 2012-05-23 | 1 | -5/+0 |
| | | | | | | | long time ago installer don't try to load it anymore since commit r244260 from pixel on Wed Aug 20 2 2008: "usbkbd is dead, using usbhid instead" | ||||
* | 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 |
| | | | | | | pcmcia-cs-3.2.8 or with pcmciautils-0.18 needs hardware to test though... | ||||
* | kill code commented out for 11 years | Thierry Vignaud | 2012-05-23 | 1 | -108/+0 |
| | | | | | | | | was commented out by gc in r197278 on Nov 21 2001: "migrate to pcmcia support from kernel, patching untouched imported sources from pcmcia-cs-3.1.29, to ease further updates of vendor code (start from a clean pcmcia_ subdir)" | ||||
* | 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 |
| | | | | (perl_checker cleanups) | ||||
* | (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 |
| | |||||
* | add modules.order and modules.builtin in initrd | Olivier Blin | 2012-05-16 | 2 | -0/+4 |
| |