Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure /boot/message-text exists (useful when switching from grub to lilo) | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
| | |||||
* | tell writeandclean_ldsoconf happened | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
| | |||||
* | cleanup (remove duplicates) | Pascal Rigaux | 2005-08-30 | 1 | -2/+2 |
| | |||||
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -0/+7 |
| | |||||
* | - don't open advanced languages by default | Pascal Rigaux | 2005-08-26 | 1 | -1/+1 |
| | | | | | - replace "Advanced" button with "Multi languages" | ||||
* | don't write /etc/udev/conf.d/mouse.conf, udev now handles it using ↵ | Pascal Rigaux | 2005-08-23 | 1 | -1/+1 |
| | | | | /etc/sysconfig/mouse | ||||
* | don't use a udev rule, this doesn't always work for input/mice, and never ↵ | Pascal Rigaux | 2005-08-22 | 1 | -1/+3 |
| | | | | for ttySL0 | ||||
* | simplify previous commit (the /tty/ was there for serial mice) | Pascal Rigaux | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | add udev rule for mouse back | Olivier Blin | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | make clear that KERNEL is a match in udev rule | Olivier Blin | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | - our udev rules must come before standard mandriva rules to be able to ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
| | | | | | | | shadow them - special mouse rule *is* needed for serial mouse | ||||
* | image2f has slightly changed | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | - simplify IM choice using {format} to its full power | Pascal Rigaux | 2005-08-09 | 1 | -9/+7 |
| | | | | | - {IM} is '' instead of either '' or 'None' | ||||
* | in standalone, use monitor-edid's new option --try-in-console | Pascal Rigaux | 2005-08-08 | 1 | -1/+3 |
| | |||||
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -2/+2 |
| | |||||
* | fix last commit | Thierry Vignaud | 2005-07-31 | 1 | -1/+1 |
| | |||||
* | (devfssymlinkf) do not write rules conflicting with udev ones (blacklist dvd | Thierry Vignaud | 2005-07-31 | 1 | -1/+1 |
| | | | | | and mouse, only accepting modem for now) | ||||
* | - lilo doesn't work on dmraid so forcing grub | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
| | | | | | - method_choices() now wants $all_hds instead of $fstab | ||||
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
| | | | | | | - remove unneeded "use xxx" - add some "use xxx" (nb: not completly needed because some other modules may do it) | ||||
* | (autologin) make autologin choice more user friendly (better fix for #4304) | Thierry Vignaud | 2005-06-09 | 1 | -4/+2 |
| | |||||
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -1/+1 |
| | |||||
* | allow inspecting nfs | Pascal Rigaux | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | get rid of the few remaining $LD_LOADER | Pascal Rigaux | 2005-06-03 | 1 | -2/+2 |
| | |||||
* | don't use $in->{locale} as being $o->{locale} during install, it's much ↵ | Pascal Rigaux | 2005-06-03 | 1 | -64/+70 |
| | | | | better to pass $o->{locale} | ||||
* | allow specifying the uid and gid when creating a user (part of bugzilla #15190) | Pascal Rigaux | 2005-06-01 | 1 | -0/+9 |
| | |||||
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 1 | -0/+25 |
| | |||||
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 1 | -2/+2 |
| | |||||
* | (selectCountry) fix warning and cleanup | Thierry Vignaud | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | (selectCountry) display SCIM combinaisons in a sub menu | Thierry Vignaud | 2005-05-27 | 1 | -2/+7 |
| | |||||
* | (selectCountry) only speak about other countries if needed | Thierry Vignaud | 2005-05-18 | 1 | -2/+2 |
| | |||||
* | default to "Custom" when group fileshare exists (bugzilla #15917) | Pascal Rigaux | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Pablo Saratxaga | 2005-04-23 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | (autologin) make autologin choice more user friendly (#4304) | Thierry Vignaud | 2005-04-13 | 1 | -2/+4 |
| | |||||
* | XF86Config-4 doesn't exist anymore, no need logging it | Pascal Rigaux | 2005-04-08 | 1 | -1/+0 |
| | |||||
* | monitor-edid needs /dev/zero when fallbacking on lrmi | Pascal Rigaux | 2005-04-06 | 1 | -0/+1 |
| | |||||
* | the wmaker line didn't ask the window manager to logout, but to rerun ↵ | Pascal Rigaux | 2005-03-31 | 1 | -1/+0 |
| | | | | itself, so removing it (bugzilla #15087) | ||||
* | (selectLanguage) remove unused variable | Thierry Vignaud | 2005-03-29 | 1 | -1/+0 |
| | |||||
* | (selectLanguage) let "unicode" checkbox be an advanced item at both install | Thierry Vignaud | 2005-03-29 | 1 | -1/+1 |
| | | | | | time and in standalone mode | ||||
* | be more explicit | Pascal Rigaux | 2005-03-22 | 1 | -0/+1 |
| | |||||
* | when calling adduser, don't forget {realname} or {home} if we have them ↵ | Pascal Rigaux | 2005-03-22 | 1 | -0/+2 |
| | | | | (bugzilla #13805) | ||||
* | no acpi means acpi=on, not the contrary (bugzilla #13935) | Pascal Rigaux | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | enable to enable/disable utf-8 | Thierry Vignaud | 2005-03-16 | 1 | -1/+4 |
| | |||||
* | Install kernel-xbox on XBOX, bypass bootloader setup and eject call | Stew Benedict | 2005-03-15 | 1 | -1/+2 |
| | |||||
* | fix looking for the user uid.gid | Pascal Rigaux | 2005-03-13 | 1 | -1/+1 |
| | |||||
* | - webclient alternative is obsolete, launch browser with new | Daouda Lo | 2005-03-01 | 1 | -17/+0 |
| | | | | | /usr/bin/www-browser | ||||
* | - check and launch browser according to wm | Daouda Lo | 2005-03-01 | 1 | -0/+17 |
| | |||||
* | - remove ddcxinfos, replaced by monitor-edid (which is in a separate package) | Pascal Rigaux | 2005-02-28 | 1 | -13/+18 |
| | | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid | ||||
* | really fix the typo! | Pascal Rigaux | 2005-02-18 | 1 | -1/+1 |
| |