summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-236-7/+4
| | | | | quite a lot more remain as we either lack prope udev rules or rely on older style entries or are needed in drakx-in-chroot mode
* don't call urpmi with --gui, this is uselessThierry Vignaud2012-05-231-1/+1
|
* (install) kill obsolete commentThierry Vignaud2012-05-231-1/+0
|
* (detect_during_install) simplifyThierry Vignaud2012-05-231-3/+1
|
* (write_conf) explainThierry Vignaud2012-05-231-0/+1
|
* (init_modules_conf) explainThierry Vignaud2012-05-231-0/+1
|
* (init_modules_conf) split it out of main()Thierry Vignaud2012-05-231-5/+9
|
* (main) we no more use a theme that depends on META_CLASS valueThierry Vignaud2012-05-231-1/+0
|
* (main) no need to create /dev/ttyThierry Vignaud2012-05-231-2/+0
|
* explainThierry Vignaud2012-05-231-0/+1
|
* (mirrors_raw) simplifyThierry Vignaud2012-05-231-6/+1
|
* (_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
|