summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* better loggingPascal Rigaux2004-09-221-2/+2
|
* simplifyOlivier Blin2004-09-221-1/+1
|
* use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947Olivier Blin2004-09-221-1/+2
| | | | | again)
* don't set {meta_class} from file VERSION when it is already given on cmdlinePascal Rigaux2004-09-221-1/+1
|
* fix an old ugly typoPascal Rigaux2004-09-221-1/+1
|
* don't add /dev/pts line in fstab anymore (it's done in initrd and udev)Pascal Rigaux2004-09-221-1/+0
|
* Add LPI advertisementDavid Baudens2004-09-216-0/+12
|
* allow ignoring X config file when it contains errorsPascal Rigaux2004-09-211-1/+8
|
* don't allow a broken X configuration to break mouse configurationPascal Rigaux2004-09-211-4/+6
|
* (adsl_conf_backend) do not let speedtouch-start launch connectionOlivier Blin2004-09-201-1/+2
|
* add translator hints; real fix will be in mdk10.2:Thierry Vignaud2004-09-201-2/+6
| | | | | s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like
* *** empty log message ***Pascal Rigaux2004-09-201-1/+371
|
* perl_checker compliancePascal Rigaux2004-09-201-1/+1
|
* saving the right file :-(Pascal Rigaux2004-09-201-14/+2
|
* cleaner image using:Pascal Rigaux2004-09-202-3/+15
| | | | | | | - colors aligned modulo 4 - background quantize to 128 colors using ImageMagick and treedepth=6 - final bmp constructed with the background above and saved in 128 colors with photoshop (!)
* Fix supplementary CDs with any kind of mediaRafael Garcia-Suarez2004-09-201-4/+6
|
* - add field {part_number} for partitionsPascal Rigaux2004-09-2010-28/+142
| | | | | | | | | | | (handle it in subpart_from_wild_device_name(), partition_table::read()) - create migrate_device_names() to handle the change of device names when changing kernel&modules (eg: hde->hda or hda->sda) - change prototype of install_any::use_root_part() (prefix is dropped, optional $in is added) - create fs::type::can_be_this_fs_type() and use it - create devices::part_number() and devices::part_prefix() and use them
* do not write config two times for lan connectionsOlivier Blin2004-09-201-2/+1
|
* more zeroconf fixes (zcip isn't a service, stop tmdns service ifOlivier Blin2004-09-201-5/+7
| | | | | zeroconf is disabled, check tmdns init file in prefix/etc)
* Remove no longer necessary hack.Rafael Garcia-Suarez2004-09-201-7/+0
|
* move "Start at boot" step for lan-like adsl/cable connectionsOlivier Blin2004-09-201-2/+4
|
* (add_device_wizard) default to automatic detectionThierry Vignaud2004-09-201-1/+1
|
* remove connection time timer if connection fails (fix #11590)Olivier Blin2004-09-201-1/+3
|
* (adsl_conf_backend) use avmadsl option for capi cards to use settingsOlivier Blin2004-09-201-1/+1
| | | | | generated by drdsl
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be ↵Pascal Rigaux2004-09-206-9/+22
| | | | | | | | | able to handle renamed devices - fs::get_info_from_fstab() doesn't take a prefix anymore - small perl_checker fix in install_any.pm
* try to get geometry from EDDPascal Rigaux2004-09-173-6/+67
|
* perl_checker cleanupThierry Vignaud2004-09-171-1/+1
|
* (configureNetwork2) really enable zeroconf if zeroconf is requestedOlivier Blin2004-09-171-1/+5
|
* (configureNetwork2) write blank zeroconf hostname if zeroconf isOlivier Blin2004-09-171-1/+2
| | | | | disabled, else drakconnect will assume it is enabled
* (configureNetwork2) use services do disable zeroconf, do not disableOlivier Blin2004-09-171-1/+5
| | | | | if it doesn't exist (to avoid warnings in console)
* remove debug message :-)Thierry Vignaud2004-09-171-2/+0
|
* refresh UPS list when adding a new UPS though the add wizardThierry Vignaud2004-09-171-3/+11
|
* (add_device_wizard) fix automatically detect/add an UPSThierry Vignaud2004-09-171-0/+1
|
* install NUT for "American Power Conversion|Back-UPS Pro 500" tooThierry Vignaud2004-09-171-1/+1
|
* 10.1-10mdkThierry Vignaud2004-09-171-1/+18
|
* update iftab when new ethernet devices are detectedOlivier Blin2004-09-171-0/+1
|
* probe firewire and pcmcia network devices tooOlivier Blin2004-09-171-1/+1
|
* (configure_eth_aliases) don't write aliases for pcmcia cards butOlivier Blin2004-09-171-1/+7
| | | | | | | remove them, or else the pcmcia service won't be started correctly (the ethernet module being loaded, pcmcia_core would be loaded too, and the pcmcia service would think it is already started ...)
* (configure_eth_aliases) kill code that can't do anything goodOlivier Blin2004-09-171-1/+0
| | | | | (remove_alias isn't intended to be used with the module name)
* (adsl_conf_backend) make sure the speedtch kernel module won't be hiddenOlivier Blin2004-09-171-1/+3
|
* don't support all slmodem cards, our agreement forbid it :-/Olivier Blin2004-09-161-1/+2
|
* add as a comment the "convert" commandPascal Rigaux2004-09-161-0/+2
|
* Kludgy fix for bug 11558 : sometimes when restarting the installer at theRafael Garcia-Suarez2004-09-162-11/+21
| | | | | | step where partitions are read, it'll be needed to reaload the rpmsrate and compssUsers.pl to avoid a crash a bit later.
* (add_device_wizard) fix device list in wizardThierry Vignaud2004-09-161-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-09-161-7/+7
|
* updated pot filePablo Saratxaga2004-09-161-1127/+1112
|
* C3 has "cpu family" == 6, so now also checking that cmov flag is available ↵Pascal Rigaux2004-09-161-1/+3
| | | | to say we have a i686
* do not install isdn-light, it's unused, unsupported, and breaksOlivier Blin2004-09-161-1/+1
| | | | | isdn4net
* (read_all_conf) use network::tools to probe connection typeOlivier Blin2004-09-161-1/+3
|
* fixed typo (no spaces before question marks in English)Pablo Saratxaga2004-09-161-1/+1
|