summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (modprobe) simplifyThierry Vignaud2012-05-231-4/+2
|
* (allmodules) there's no reason to have a reference hereThierry Vignaud2012-05-231-2/+2
|
* (remove_loaded_modules) rename as filter_out_loaded_modules() for clarityThierry Vignaud2012-05-231-3/+3
|
* (systemd_unit_exists) factorizeThierry Vignaud2012-05-231-4/+6
|
* fix date on 1.74Thomas Backlund2012-05-161-1/+1
|
* 1.75Thomas Backlund2012-05-162-1/+3
|
* add modules.order and modules.builtin in initrdOlivier Blin2012-05-162-0/+4
|
* 14.22Anne Nicolas2012-05-152-1/+3
|
* don't update UsePAM option in sshd configurationNicolas Vigier2012-05-153-13/+4
|
* describe anne's changeThierry Vignaud2012-05-151-0/+1
|
* 14.22 never was releasedThierry Vignaud2012-05-152-3/+1
|
* fix rtp log and move where it belongsThierry Vignaud2012-05-152-3/+4
|
* (urpmi_add_all_media) fix previous commit: display wait message until the endThierry Vignaud2012-05-151-1/+2
|