summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Save hdlists and synthesis as user rootRafael Garcia-Suarez2004-09-241-2/+5
|
* add support for SKIM IMThierry Vignaud2004-09-231-0/+5
|
* do not install scim for hindic (native keyboards're availlable)Thierry Vignaud2004-09-231-1/+1
|
* call fsedit::auto_allocate() with $o->{partitions} so be able to fix a ↵Pascal Rigaux2004-09-231-3/+3
| | | | partitioning scheme in a defcfg
* install x-unikey for vietnamese (aka sync with share/rpmsrate)Thierry Vignaud2004-09-231-0/+1
|
* gives a change to be on CDs to skimThierry Vignaud2004-09-231-1/+1
|
* Introducing TMPDIRRafael Garcia-Suarez2004-09-232-8/+9
|
* install kernel packages for winmodemsOlivier Blin2004-09-231-5/+7
|
* allow SYNC=no option in /etc/sysconfig/dynamicOlivier Blin2004-09-231-4/+6
|
* use Sazanami Gothic for everything in japanese (Yukiko Bando)Thierry Vignaud2004-09-231-1/+1
|
* (ppp_configure) add a specific udev script in addition to the udevOlivier Blin2004-09-231-1/+10
| | | | | | rules file to create /dev/modem (ttySL0 is a symlink, udev won't be called when it's created)
* (adsl_probe_info) fix old typo, do not reset vpi and vci if vpi isOlivier Blin2004-09-231-1/+1
| | | | | zero
* rename "|Télé2 128k " as "|Télé2" so that users don't choose a randomOlivier Blin2004-09-221-1/+1
| | | | | provider with wrong vci/vpi settings
* silently ignore encrypted filesystems with no encrypt_keyPascal Rigaux2004-09-221-0/+3
|
* module aes is now named aes-i586 (bugzilla #11588)Pascal Rigaux2004-09-221-1/+1
|
* remove the backtracePascal Rigaux2004-09-221-1/+1
|
* call pvremove on every PVs when destroying a VG (to clear the LVM2 magic) ↵Pascal Rigaux2004-09-221-0/+1
| | | | (bugzilla #11579)
* more loggingPascal Rigaux2004-09-221-1/+3
|
* 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
|