summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (_mirrors_raw_standalone) split it out of mirrors_raw()Thierry Vignaud2012-05-231-6/+13
|
* (_mirrors_raw_install) split it out of mirrors_raw()Thierry Vignaud2012-05-231-7/+14
|
* (_format_raw) factorize with similar codeThierry Vignaud2012-05-231-9/+4
|
* (_format_raw) split it out of format_()Thierry Vignaud2012-05-231-0/+5
|
* drop useless install::http::close()Thierry Vignaud2012-05-232-5/+0
|
* (get_file_and_size) drop workaround for urpmi dying when downloaderThierry Vignaud2012-05-231-5/+0
| | | | | | fails and leaving us in another directory now that urpmi is fixed why didn't you fixed urpmi directly blino???
* (init_path) split it out of main()Thierry Vignaud2012-05-232-3/+8
|
* /usr/X11R6 is now emptyThierry Vignaud2012-05-232-3/+3
|
* (process_patch) split it out of main()Thierry Vignaud2012-05-231-5/+10
|
* (init_mouse) split it out of main()Thierry Vignaud2012-05-231-4/+6
|
* (init_auto_install) split it out of main()Thierry Vignaud2012-05-231-22/+26
|
* simplify flowThierry Vignaud2012-05-231-1/+2
|
* (pre_init_brltty) split it out of main()Thierry Vignaud2012-05-231-8/+12
|
* (process_auto_steps) split it out main()Thierry Vignaud2012-05-231-7/+11
|
* (init_env_share) split it out of main()Thierry Vignaud2012-05-231-6/+10
|
* (parse_args) split it out of main()Thierry Vignaud2012-05-231-14/+20
|
* (real_main) split it out of main()Thierry Vignaud2012-05-231-1/+5
|
* (finish_install) split it out of main()Thierry Vignaud2012-05-231-0/+4
|
* (step_init) split it out of main()Thierry Vignaud2012-05-231-18/+23
|
* (read_product_id) split it out of main()Thierry Vignaud2012-05-231-11/+13
|
* (init_brltty) split it out of main()Thierry Vignaud2012-05-231-6/+8
|
* (read_stage1_net_conf) split it out of main()Thierry Vignaud2012-05-231-27/+29
|
* (sig_segv_handler) split it out of main()Thierry Vignaud2012-05-231-9/+11
|
* documentThierry Vignaud2012-05-231-0/+7
|
* better flowThierry Vignaud2012-05-231-3/+5
|
* (init_local_install) split it out of main()Thierry Vignaud2012-05-231-8/+11
|
* perl_checker cleanupsThierry Vignaud2012-05-231-1/+2
| | | | | sync with MDK::Common explain from where output() come
* fix "not enough parameters" and actually display error messagesThierry Vignaud2012-05-231-1/+1
| | | | bug for 11+ years...
* supplement blacklistThierry Vignaud2012-05-231-0/+1
|
* perl_checker fixThierry Vignaud2012-05-231-0/+1
|
* (install_module) merge install_module_raw() in itThierry Vignaud2012-05-231-6/+1
|
* (install_module_raw) 'descr' arg is now mandatory since simpe calls just ↵Thierry Vignaud2012-05-231-2/+2
| | | | vanished
* we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a ↵Thierry Vignaud2012-05-231-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.xThierry Vignaud2012-05-232-1/+1
|
* explainThierry Vignaud2012-05-231-0/+2
|
* (install_module_raw) simplifyThierry Vignaud2012-05-231-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-05-232-2/+2
|
* drop devices.pl (devices nodes are now created by udev)Thierry Vignaud2012-05-231-55/+0
|
* do not reinvent lvm::init() and thus share future improvementsThierry Vignaud2012-05-231-2/+4
|
* reduce scope of some variablesThierry Vignaud2012-05-231-2/+3
|
* add some spacingThierry Vignaud2012-05-231-0/+6
|
* (chooseGroups) factorize !isUpgrade testThierry Vignaud2012-05-231-5/+4
|
* (offer_minimal_options) split it out of chooseGroups()Thierry Vignaud2012-05-231-2/+7
|
* (chooseGroups) remember values when clicking "previous"Thierry Vignaud2012-05-232-2/+6
|
* add a FIXME note about resyncing unmaintained code with latestThierry Vignaud2012-05-231-0/+3
| | | | | | pcmcia-cs-3.2.8 or with pcmciautils-0.18 needs hardware to test though...
* kill code commented out for 11 yearsThierry Vignaud2012-05-231-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 cleanupsThierry Vignaud2012-05-231-5/+8
|
* documentThierry Vignaud2012-05-231-0/+7
|
* (cat_) sync with MDK::Common (but keep older error message)Thierry Vignaud2012-05-231-1/+2
| | | | (perl_checker cleanups)
* (cat_) we never pass a second argThierry Vignaud2012-05-231-2/+1
|