| Commit message (Expand) | Author | Age | Files | Lines |
* | allow mounting isOtherAvailableFS filesystems read-only | Pascal Rigaux | 2005-02-08 | 1 | -1/+1 |
* | Allow upper case letters in users' real names. | Rafael Garcia-Suarez | 2005-02-08 | 1 | -1/+1 |
* | \w can match non-ascii characters, so expanding it (bugzilla #13432). It woul... | Pascal Rigaux | 2005-02-05 | 1 | -1/+1 |
* | drakx_version() is now in install_any and use getFile() to get VERSION | Pascal Rigaux | 2005-01-26 | 1 | -5/+0 |
* | add user specific shell support in create_user (Nicolas Planel) | Pascal Rigaux | 2005-01-12 | 1 | -0/+1 |
* | do not log the encrypted password | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |
* | show advanced languages by default | Pascal Rigaux | 2005-01-11 | 1 | -0/+1 |
* | - fs::mount() wants a real device or a faked one, but doesn't accept things l... | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -14/+14 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -4/+4 |
* | - any::enableShadow() -> authentication::enable_shadow() | Pascal Rigaux | 2004-12-02 | 1 | -5/+0 |
* | Move crypt() in the package it belongs to | Rafael Garcia-Suarez | 2004-12-02 | 1 | -4/+0 |
* | - move some functions from any.pm to authentication.pm | Pascal Rigaux | 2004-11-30 | 1 | -43/+2 |
* | create any::set_root_passwd() and use it | Pascal Rigaux | 2004-11-30 | 1 | -0/+7 |
* | - rely on adduser(8) to set the users password instead of using write_passwd_... | Pascal Rigaux | 2004-11-30 | 1 | -6/+47 |
* | rename allocUsers() to alloc_user_faces() (better suited) | Pascal Rigaux | 2004-11-29 | 1 | -2/+2 |
* | remove /lib and /usr/lib with more verbose code | Pascal Rigaux | 2004-11-25 | 1 | -1/+5 |
* | fix previous commit | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
* | handle the lib64 case separately | Pascal Rigaux | 2004-11-25 | 1 | -2/+6 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -4/+4 |
* | don't write boot OF in /tmp/of_boot_dev, better use dev2yaboot() instead | Pascal Rigaux | 2004-11-16 | 1 | -3/+4 |
* | - handle setting memsize mem= kernel parameter in a special function | Pascal Rigaux | 2004-10-27 | 1 | -2/+2 |
* | split {get,set}_append() into {get,set}_append_with_key() and {get,set}_appen... | Pascal Rigaux | 2004-10-27 | 1 | -9/+9 |
* | remove dead code | Pascal Rigaux | 2004-10-27 | 1 | -2/+0 |
* | modifying $e->{append} is useless since we override it with $append | Pascal Rigaux | 2004-10-27 | 1 | -1/+1 |
* | add raid-extra-boot=mbr when installing on mdX (bugzilla #11699) | Pascal Rigaux | 2004-09-29 | 1 | -0/+6 |
* | (selectCountry) offer to select IM if language has one preselected | Thierry Vignaud | 2004-09-14 | 1 | -2/+4 |
* | (selectCountry) do not default to per locale default IM. IM was | Thierry Vignaud | 2004-09-09 | 1 | -1/+0 |
* | (selectCountry) do not overwrite current IM (why does this only failed | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | even "lilo -u" can prompt about the "Volume ID" fixing process | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
* | handles the lilo case where it wants to assign a new Volume ID: prompt the us... | Pascal Rigaux | 2004-09-09 | 1 | -2/+17 |
* | (set_window_manager) ensure ~/.dmrc is owned by user else GDM | Thierry Vignaud | 2004-09-08 | 1 | -0/+2 |
* | replace "Cancel" with "Close" when prompting to launch userdrake (as suggeste... | Pascal Rigaux | 2004-09-08 | 1 | -1/+1 |
* | disable "Ok" when neither NFS nor SMB is selected (as suggested by Fabian Man... | Pascal Rigaux | 2004-09-08 | 1 | -2/+4 |
* | Changed "User name" to "Login name" (less ambiguous) | Pablo Saratxaga | 2004-09-06 | 1 | -1/+1 |
* | (selectLanguage) tag title as translatable | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
* | replace /etc/udev/conf.d/xxx.conf shell scripts with /etc/udev/rules.d/xxx.co... | Pascal Rigaux | 2004-09-02 | 1 | -5/+1 |
* | Fix generation of urpmi.cfg when doing a disk install from a live tree | Rafael Garcia-Suarez | 2004-09-01 | 1 | -1/+2 |
* | (selectCountry) fix Pixel broke country selection (bug 10938) | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | fix default IM setting when switching language | Thierry Vignaud | 2004-08-18 | 1 | -0/+1 |
* | restrict the wait message (so that it's dead when an error message is displayed) | Pascal Rigaux | 2004-08-18 | 1 | -3/+4 |
* | fix typo | Pascal Rigaux | 2004-08-18 | 1 | -1/+1 |
* | fix typos | Pascal Rigaux | 2004-08-18 | 1 | -3/+3 |
* | - any::setupBootloader() used to call bootloader::install() whereas install_s... | Pascal Rigaux | 2004-08-18 | 1 | -5/+22 |
* | create install_acpi_pkgs() and use it for auto_installs | Pascal Rigaux | 2004-08-18 | 1 | -6/+11 |
* | (set_autologin) parameters are optionnal, writing empty variables in | Thierry Vignaud | 2004-08-13 | 1 | -10/+10 |
* | add and use bootloader::set_append_netprofile() and bootloader::get_append_ne... | Olivier Blin | 2004-08-13 | 1 | -3/+3 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-13 | 1 | -1/+1 |
* | - bootloader::remove_append_dict() is not useful, bootloader::set_append() ca... | Pascal Rigaux | 2004-08-13 | 1 | -2/+1 |