Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introducing TMPDIR | Rafael Garcia-Suarez | 2004-09-23 | 2 | -8/+9 |
| | |||||
* | install kernel packages for winmodems | Olivier Blin | 2004-09-23 | 1 | -5/+7 |
| | |||||
* | allow SYNC=no option in /etc/sysconfig/dynamic | Olivier Blin | 2004-09-23 | 1 | -4/+6 |
| | |||||
* | use Sazanami Gothic for everything in japanese (Yukiko Bando) | Thierry Vignaud | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | (ppp_configure) add a specific udev script in addition to the udev | Olivier Blin | 2004-09-23 | 1 | -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 is | Olivier Blin | 2004-09-23 | 1 | -1/+1 |
| | | | | | zero | ||||
* | rename "|Télé2 128k " as "|Télé2" so that users don't choose a random | Olivier Blin | 2004-09-22 | 1 | -1/+1 |
| | | | | | provider with wrong vci/vpi settings | ||||
* | silently ignore encrypted filesystems with no encrypt_key | Pascal Rigaux | 2004-09-22 | 1 | -0/+3 |
| | |||||
* | module aes is now named aes-i586 (bugzilla #11588) | Pascal Rigaux | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | remove the backtrace | Pascal Rigaux | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | call pvremove on every PVs when destroying a VG (to clear the LVM2 magic) ↵ | Pascal Rigaux | 2004-09-22 | 1 | -0/+1 |
| | | | | (bugzilla #11579) | ||||
* | more logging | Pascal Rigaux | 2004-09-22 | 1 | -1/+3 |
| | |||||
* | better logging | Pascal Rigaux | 2004-09-22 | 1 | -2/+2 |
| | |||||
* | simplify | Olivier Blin | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947 | Olivier Blin | 2004-09-22 | 1 | -1/+2 |
| | | | | | again) | ||||
* | don't set {meta_class} from file VERSION when it is already given on cmdline | Pascal Rigaux | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | fix an old ugly typo | Pascal Rigaux | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | don't add /dev/pts line in fstab anymore (it's done in initrd and udev) | Pascal Rigaux | 2004-09-22 | 1 | -1/+0 |
| | |||||
* | Add LPI advertisement | David Baudens | 2004-09-21 | 6 | -0/+12 |
| | |||||
* | allow ignoring X config file when it contains errors | Pascal Rigaux | 2004-09-21 | 1 | -1/+8 |
| | |||||
* | don't allow a broken X configuration to break mouse configuration | Pascal Rigaux | 2004-09-21 | 1 | -4/+6 |
| | |||||
* | (adsl_conf_backend) do not let speedtouch-start launch connection | Olivier Blin | 2004-09-20 | 1 | -1/+2 |
| | |||||
* | add translator hints; real fix will be in mdk10.2: | Thierry Vignaud | 2004-09-20 | 1 | -2/+6 |
| | | | | | s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-20 | 1 | -1/+371 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
| | |||||
* | saving the right file :-( | Pascal Rigaux | 2004-09-20 | 1 | -14/+2 |
| | |||||
* | cleaner image using: | Pascal Rigaux | 2004-09-20 | 2 | -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 media | Rafael Garcia-Suarez | 2004-09-20 | 1 | -4/+6 |
| | |||||
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 10 | -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 connections | Olivier Blin | 2004-09-20 | 1 | -2/+1 |
| | |||||
* | more zeroconf fixes (zcip isn't a service, stop tmdns service if | Olivier Blin | 2004-09-20 | 1 | -5/+7 |
| | | | | | zeroconf is disabled, check tmdns init file in prefix/etc) | ||||
* | Remove no longer necessary hack. | Rafael Garcia-Suarez | 2004-09-20 | 1 | -7/+0 |
| | |||||
* | move "Start at boot" step for lan-like adsl/cable connections | Olivier Blin | 2004-09-20 | 1 | -2/+4 |
| | |||||
* | (add_device_wizard) default to automatic detection | Thierry Vignaud | 2004-09-20 | 1 | -1/+1 |
| | |||||
* | remove connection time timer if connection fails (fix #11590) | Olivier Blin | 2004-09-20 | 1 | -1/+3 |
| | |||||
* | (adsl_conf_backend) use avmadsl option for capi cards to use settings | Olivier Blin | 2004-09-20 | 1 | -1/+1 |
| | | | | | generated by drdsl | ||||
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be ↵ | Pascal Rigaux | 2004-09-20 | 6 | -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 EDD | Pascal Rigaux | 2004-09-17 | 3 | -6/+67 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | (configureNetwork2) really enable zeroconf if zeroconf is requested | Olivier Blin | 2004-09-17 | 1 | -1/+5 |
| | |||||
* | (configureNetwork2) write blank zeroconf hostname if zeroconf is | Olivier Blin | 2004-09-17 | 1 | -1/+2 |
| | | | | | disabled, else drakconnect will assume it is enabled | ||||
* | (configureNetwork2) use services do disable zeroconf, do not disable | Olivier Blin | 2004-09-17 | 1 | -1/+5 |
| | | | | | if it doesn't exist (to avoid warnings in console) | ||||
* | remove debug message :-) | Thierry Vignaud | 2004-09-17 | 1 | -2/+0 |
| | |||||
* | refresh UPS list when adding a new UPS though the add wizard | Thierry Vignaud | 2004-09-17 | 1 | -3/+11 |
| | |||||
* | (add_device_wizard) fix automatically detect/add an UPS | Thierry Vignaud | 2004-09-17 | 1 | -0/+1 |
| | |||||
* | install NUT for "American Power Conversion|Back-UPS Pro 500" too | Thierry Vignaud | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | 10.1-10mdk | Thierry Vignaud | 2004-09-17 | 1 | -1/+18 |
| | |||||
* | update iftab when new ethernet devices are detected | Olivier Blin | 2004-09-17 | 1 | -0/+1 |
| | |||||
* | probe firewire and pcmcia network devices too | Olivier Blin | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | (configure_eth_aliases) don't write aliases for pcmcia cards but | Olivier Blin | 2004-09-17 | 1 | -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 ...) |